@charset "UTF-8";
@media (max-width: 1320px) {
  /* line 225, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .show-xlg {
    display: block;
  }
}

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

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

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

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

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

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

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

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

/* ==================== COLOURS ==================== */
/* line 3, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-green {
  background-color: #338E38;
}

/* line 7, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-purple {
  background-color: #8656a3;
}

/* line 11, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-darkest {
  background-color: #373636;
}

/* line 15, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-dark {
  background-color: #4e4d4d;
}

/* line 19, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-mid {
  background-color: #767676;
}

/* line 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-light {
  background-color: #bebdbd;
}

/* line 27, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-lightest {
  background-color: #d6d6d6;
}

/* line 31, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-red {
  background-color: #d0322f;
}

/* line 35, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-yellow {
  background-color: #f8bd31;
}

/* line 39, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-green {
  background-color: #56b94f;
}

/* line 43, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-dark-green {
  background-color: #2B9E36;
}

/* line 47, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-green {
  color: #338E38;
}

/* line 51, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-green {
  color: #2B9E36;
}

/* line 55, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-light-green {
  color: #57b851;
}

/* line 59, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-yellow {
  color: #f8bf34;
}

/* line 63, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-red {
  color: #d03231;
}

/* line 67, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-dark-red {
  color: #b0272e;
}

/* line 71, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-purple {
  color: #8656a3;
}

/* line 75, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-darkest {
  color: #373636;
}

/* line 79, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-dark {
  color: #4e4d4d;
}

/* line 83, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-mid {
  color: #767676;
}

/* line 87, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-light {
  color: #bebdbd;
}

/* line 91, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-lightest {
  color: #d6d6d6;
}

/* line 95, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-red {
  color: #d0322f;
}

/* line 99, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-yellow {
  color: #f8bd31;
}

/* line 103, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-green {
  color: #56b94f;
}

/* ==================== MIXINS ==================== */
/* ==================== EVERYTHING ELSE ==================== */
/* line 137, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
body {
  background-color: #f6f6f6;
  overflow-x: hidden;
}

/* line 142, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.layout-wrapper {
  overflow: hidden;
}

/* line 146, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#sr-premium p.larger,
#sr-premium-offerings p.larger {
  font-size: .95em;
}

/* line 161, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#sr-premium #article-footer,
#sr-premium-offerings #article-footer {
  padding: 55px 25px;
}

/* line 166, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.filter-contain-wide {
  padding: 0 65px;
  width: 100%;
}

/* line 171, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
p.larger {
  font-size: 1.143em;
  line-height: 1.4;
}

/* line 176, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 20px;
}

@media (max-width: 992px) {
  /* line 176, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1.786em;
    margin-bottom: 10px;
  }
}

/* line 194, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  font-weight: 800;
}

/* line 198, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  color: #338E38;
  font-size: 1em;
  font-weight: 600;
  margin: 0 0 5px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  /* line 198, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
    font-size: .857em;
  }
}

/* line 210, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  margin: 0;
}

/* line 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
    background: none;
  }
}

@-moz-document url-prefix() {
  /* line 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
    background: none;
    -webkit-text-fill-color: #e6e6e6;
  }
}

/* line 233, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 241, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
h3 {
  color: #338E38;
  font-size: 1.571em;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 18px;
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  /* line 241, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  h3 {
    font-size: 1.429em;
    line-height: 1;
  }
}

/* line 256, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
a:hover {
  text-decoration: none;
}

/* line 261, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 265, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 270, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  ul.green-arrow-list li {
    font-size: .857em;
    line-height: 1.3;
  }
}

/* line 276, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
ul.green-arrow-list li:before {
  color: #338E38;
  content: '\f101';
  font-family: "FontAwesome";
  font-size: em(20px);
  margin-left: -21px;
  margin-top: -1px;
  position: absolute;
}

@media (max-width: 768px) {
  /* line 276, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  ul.green-arrow-list li:before {
    font-size: em(18px);
    margin-left: -21px;
    margin-top: -3px;
  }
}

/* line 294, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.text-center {
  text-align: center;
}

/* ==================== MAIN GRID OVERRIDES ==================== */
@media (min-width: 1320px) {
  /* line 303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container {
    width: 1270px;
  }
  /* line 307, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container-articles {
    width: 1170px;
    padding-top: 25px;
  }
  /* line 312, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container-header {
    max-width: 1171px;
    margin-left: -3.5em;
    padding: 0 !important;
  }
}

/* line 320, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 325, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#scroll-container {
  background-color: #f9f9f9;
  padding-top: 55px;
  margin-top: 0;
}

@media (max-width: 768px) {
  /* line 325, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #scroll-container {
    top: 0;
  }
}

/* line 337, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.lg-container {
  width: 1170px;
}

@media screen and (max-width: 1170px) {
  /* line 337, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .lg-container {
    width: 100%;
  }
}

/* line 345, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.md-container {
  width: 974px;
}

/* line 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container,
.container-articles,
.container-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container,
.container-articles,
.container-wide {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 366, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 373, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero p,
.container-articles .hero p,
.container-wide .hero p {
  font-size: 10px;
}

/* line 376, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 376, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 394, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 401, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 413, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 413, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 418, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 421, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 425, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 436, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 436, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #category-landing-premium .hero .hero-breadcrumb, #category-landing-premium .hero .hero-breadcrumb-premium {
    display: none;
  }
}

/* line 446, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 446, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #category-landing-premium .hero .text-header-hero {
    padding: 15px 15px;
  }
}

/* line 456, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.container-wide {
  padding: 0;
  margin-bottom: 100px;
}

/* line 460, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.container-wide input#search[type="checkbox"] + div label {
  right: 45px;
}

@media (max-width: 768px) {
  /* line 467, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .text-center-sm {
    text-align: center;
  }
}

/* line 473, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.layout-content {
  margin-top: 78px;
}

@media (max-width: 768px) {
  /* line 473, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .layout-content {
    margin-top: 70px;
  }
}

/* ==================== MAIN PADDING STYLES ==================== */
/* line 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 992px) {
  /* line 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 493, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-top-padding-100 {
  padding-top: 100px;
}

@media (max-width: 992px) {
  /* line 493, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-top-padding-100 {
    padding-top: 40px;
  }
}

/* line 501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-left-padding-100 {
  padding-left: 100px;
}

@media (max-width: 992px) {
  /* line 501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-100 {
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-100 {
    padding-left: 20px;
  }
}

/* line 513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-right-padding-100 {
  padding-right: 100px;
}

@media (max-width: 992px) {
  /* line 513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-100 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-100 {
    padding-right: 20px;
  }
}

/* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-65 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 535, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-top-padding-65 {
  padding-top: 65px;
}

@media (max-width: 992px) {
  /* line 535, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-top-padding-65 {
    padding-top: 40px;
  }
}

/* line 543, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-bottom-padding-65 {
  padding-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 543, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-65 {
    padding-bottom: 40px;
  }
}

/* line 551, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media (max-width: 992px) {
  /* line 551, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-45 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 561, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-bottom-padding-45 {
  padding-bottom: 45px;
}

@media (max-width: 992px) {
  /* line 561, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-45 {
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 561, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-45 {
    padding-bottom: 15px;
  }
}

/* line 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-side-padding-65 {
  padding-left: 65px;
  padding-right: 65px;
}

@media (max-width: 992px) {
  /* line 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-side-padding-65 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-side-padding-65 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 588, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-left-padding-65 {
  padding-left: 65px;
}

@media (max-width: 992px) {
  /* line 588, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-65 {
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 588, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-65 {
    padding-left: 20px;
  }
}

/* line 600, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-right-padding-65 {
  padding-right: 65px;
}

@media (max-width: 992px) {
  /* line 600, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-65 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 600, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-65 {
    padding-right: 20px;
  }
}

/* line 612, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-padding {
  padding: 0;
}

/* line 616, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1320px) {
  /* line 622, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 633, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 643, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .clearfix-md {
    clear: both;
  }
}

/* ==================== BACKGROUND STRIPE STYLES ==================== */
/* line 651, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.background-stripe-con {
  position: relative;
}

/* line 654, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 654, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .background-stripe-con .green-stripe-right-to-left {
    height: 125px;
  }
}

/* line 669, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 669, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .background-stripe-con .green-stripe-left-to-right {
    height: 125px;
  }
}

/* ==================== MAIN BORDER STYLES ==================== */
/* line 687, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.border-right {
  border-right: 1px solid #bebdbd;
}

/* line 691, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.border-left {
  border-left: 1px solid #bebdbd;
}

/* line 695, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.divider {
  clear: both;
  border-bottom: 1px solid #d6d6d6;
}

/* line 700, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 707, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 717, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.divider-shadow-border {
  background: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/offerings/divider_shadow_placeholder-87e209547c775c931b9b15c15069c312caed446cddd615ab96a8453a13cb8820.png) no-repeat center bottom;
  background-blend-mode: multiply;
  width: 860px;
  height: 35px;
  margin: 0 auto;
}

/* ==================== MAIN BUTTON STYLES ==================== */
/* line 727, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn {
  font-family: "Exo", Arial, sans-serif;
  color: #fff;
  font-weight: 600;
  padding: 10px 27px 9px;
  transition: all .25s ease;
  border-radius: 0;
  outline: none !important;
  margin-top: 10px;
}

/* line 737, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn:focus, .btn:hover, .btn:visited {
  color: #fff;
}

/* line 743, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn a.text-link.see-all-cat {
  margin-top: 15px;
}

@media (max-width: 992px) {
  /* line 749, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 754, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #featured-category-path-button {
    font-size: 11px;
  }
  /* line 758, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  a.text-link.see-all-cat {
    margin-top: 15px;
    font-size: 11px;
  }
}

/* line 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 773, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-purple {
  background-color: #8656a3;
}

/* line 776, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-purple:hover {
  background-color: #6A4084;
}

/* line 781, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-green {
  background-color: #338E38;
}

/* line 784, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-green:hover {
  background-color: #2B9E36;
}

/* line 789, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-gray {
  background-color: #767676;
}

/* line 792, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-gray:hover {
  background-color: #4e4d4d;
}

/* line 797, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-blue {
  background-color: #2576b7;
}

/* line 800, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-blue:hover {
  background-color: #2068a1;
}

/* line 805, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-first {
  margin-right: 0;
}

/* line 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .text-link {
    font-size: .857em;
  }
}

/* ==================== MAIN HERO STYLES ==================== */
/* line 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero {
    background-position-x: -10em;
  }
}

/* line 833, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero.infotech-hero {
  overflow: hidden;
}

/* line 836, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 836, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero.infotech-hero .nav-links {
    margin-bottom: 0;
  }
}

/* line 848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 5em;
  font-weight: 600;
  color: #fff;
  margin: -8px 0 15px -3px;
}

@media (max-width: 992px) {
  /* line 848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero h1 {
    width: 100%;
    font-size: 3.571em;
  }
}

@media (max-width: 768px) {
  /* line 848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero h1 {
    font-size: 2.5em;
    margin: 0 0 10px -1px;
  }
}

/* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero p {
  width: 100%;
  color: #d6d6d6;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  /* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    width: 100%;
  }
}

/* ==================== BACKGROUNDS ==================== */
/* line 889, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 889, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .top-down-background, .top-down-background-contained {
    margin-top: 0;
  }
}

/* line 900, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.top-down-background-contained {
  width: 1171px;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 992px) {
  /* line 900, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .top-down-background-contained {
    width: 100%;
    margin: 10px auto;
  }
}

/* line 911, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-background {
  background-image: none !important;
}

/* ==================== MODAL STYLES ==================== */
/* line 917, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal {
  background-color: rgba(55, 54, 54, 0.8);
}

/* line 920, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 920, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog {
    margin-top: 40px;
    padding: 0 20px;
  }
}

/* line 931, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 938, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 938, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 931, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content {
    padding: 50px;
  }
}

@media (max-width: 768px) {
  /* line 931, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content {
    padding: 30px 30px 25px;
  }
}

/* line 961, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-header {
  background: none;
  padding: 0;
  border: none;
}

/* line 966, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
}

/* line 972, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 997, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 997, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-body {
    margin-top: 20px;
  }
}

/* line 1006, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
}

/* line 1013, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1018, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body h6 {
  font-size: 1.6em;
}

/* line 1022, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1022, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-body p {
    font-size: 1em;
  }
}

/* line 1049, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .btn {
  width: 100%;
  max-width: 500px;
}

/* line 1053, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .btn i {
  margin: 0 0 2px 5px;
}

/* line 1058, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1066, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal button.close {
  font-size: 25px;
}

/* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .modal-content {
  padding: 50px;
  border-radius: 0;
}

/* ==================== FORM STYLES ==================== */
/* line 1080, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1087, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form ::-webkit-input-placeholder {
  color: #767676;
}

/* line 1091, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form ::-moz-placeholder {
  color: #767676;
}

/* line 1095, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form :-ms-input-placeholder {
  color: #767676;
}

/* line 1099, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group {
  margin-bottom: 0;
}

/* line 1102, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1107, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .no-resize {
  resize: none;
}

/* line 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .form-field {
    font-size: .857em;
  }
}

@media (max-width: 768px) {
  /* line 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .form-field {
    margin-bottom: 10px;
  }
}

/* line 1129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .form-field.form-field-error {
  border: 1px solid #eb0000;
}

/* line 1134, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group textarea.form-field {
  height: 60px;
}

/* line 1139, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1152, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .btn {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
}

/* line 1160, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .btn-purple {
  margin-right: 12px;
}

@media (max-width: 768px) {
  /* line 1160, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .btn-purple {
    margin-right: 0;
  }
}

/* line 1168, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group i.fa {
  margin: 0 0 2px 5px;
}

/* line 1172, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text {
  text-align: right;
}

/* line 1175, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1175, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1175, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text span {
    margin-top: 0;
  }
}

/* line 1192, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span a {
  color: #767676;
  transition: all .25s ease;
}

/* line 1196, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span a:hover {
  color: #bebdbd;
}

/* line 1201, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span:first-child {
  font-size: .857em;
  margin-bottom: 0;
}

/* line 1206, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1172, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text {
    text-align: center;
  }
}

/* line 1219, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .error-container {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1223, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .error-container .error-form-field {
  background: #d6d6d6;
}

/* line 1228, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .thanks-con {
  text-align: center;
}

/* line 1231, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .thanks-con h1 {
  color: #fff;
}

/* ==================== SHOW AND HIDE STYLES ==================== */
/* line 1239, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hide-md {
  display: block;
}

@media (max-width: 992px) {
  /* line 1239, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hide-md {
    display: none;
  }
}

/* line 1249, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-center {
  margin: 0 auto;
  text-align: center;
}

/* line 1254, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.center-me {
  margin: 0 auto;
  text-align: center;
}

/* line 1261, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#homepage > section.featured-reviews > div > div.col-xs-12.col-md-6.reviews-copy > div > div > div > i {
  top: -2px;
}

/* line 1265, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1281, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

@-moz-document url-prefix() {
  /* line 1287, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  /* line 1292, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

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

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

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

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

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

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

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

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

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

/* line 1, app/assets/stylesheets/partials/_spacing.scss */
.top10 {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/partials/_spacing.scss */
.top30 {
  margin-top: 30px;
}

/* line 9, app/assets/stylesheets/partials/_spacing.scss */
.bottom35 {
  margin-top: 30px;
}

/* line 1, app/assets/stylesheets/partials/_research-sections.scss */
#recent-research {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 5, app/assets/stylesheets/partials/_research-sections.scss */
#recent-research .top-awards-title {
  color: #373636;
  font-weight: 300;
  font-size: 2.7142857143em;
}

/* line 10, app/assets/stylesheets/partials/_research-sections.scss */
#recent-research .top-awards-title span {
  color: #338E38;
  font-weight: 600;
}

/* line 17, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb, .next-research-awards, .latest-research-awards {
  height: 290px;
  padding: 20px 30px;
}

@media screen and (max-width: 1180px) {
  /* line 17, app/assets/stylesheets/partials/_research-sections.scss */
  .article-thumb, .next-research-awards, .latest-research-awards {
    height: 310px;
  }
}

@media screen and (max-width: 1065px) {
  /* line 17, app/assets/stylesheets/partials/_research-sections.scss */
  .article-thumb, .next-research-awards, .latest-research-awards {
    height: 325px;
  }
}

@media screen and (max-width: 992px) {
  /* line 17, app/assets/stylesheets/partials/_research-sections.scss */
  .article-thumb, .next-research-awards, .latest-research-awards {
    height: auto;
    margin-bottom: 20px;
  }
}

/* line 34, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .block-label, .next-research-awards .block-label, .latest-research-awards .block-label {
  font-size: 1em;
  color: #8656a3;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  margin-top: 0;
}

/* line 42, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .big-date, .article-thumb .small-month, .next-research-awards .big-date, .next-research-awards .small-month, .latest-research-awards .big-date, .latest-research-awards .small-month {
  font-weight: 300;
  text-align: center;
}

/* line 47, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .big-date, .next-research-awards .big-date, .latest-research-awards .big-date {
  font-size: 40px;
  line-height: 1;
}

/* line 52, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .small-month, .next-research-awards .small-month, .latest-research-awards .small-month {
  font-size: 22px;
  text-transform: uppercase;
}

/* line 57, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .post-summary, .next-research-awards .post-summary, .latest-research-awards .post-summary {
  font-size: 0.8571428571em;
  line-height: 1.25;
  margin-top: 20px;
  color: #4e4d4d;
}

/* line 64, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .research-newsfeed-title, .next-research-awards .research-newsfeed-title, .latest-research-awards .research-newsfeed-title {
  display: block;
  margin-bottom: 5px;
}

/* line 68, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .research-newsfeed-title a, .next-research-awards .research-newsfeed-title a, .latest-research-awards .research-newsfeed-title a {
  line-height: 1;
  color: #4e4d4d;
  font-size: 1.1428571429em;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 74, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .research-newsfeed-title a:hover, .next-research-awards .research-newsfeed-title a:hover, .latest-research-awards .research-newsfeed-title a:hover {
  color: #373636;
}

/* line 80, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .btn-container, .next-research-awards .btn-container, .latest-research-awards .btn-container {
  bottom: 20px;
  width: 100%;
  position: absolute;
}

@media screen and (max-width: 992px) {
  /* line 80, app/assets/stylesheets/partials/_research-sections.scss */
  .article-thumb .btn-container, .next-research-awards .btn-container, .latest-research-awards .btn-container {
    position: relative;
    bottom: initial;
    width: auto;
    margin-top: 40px;
  }
}

/* line 96, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .big-date, .article-thumb .small-month {
  color: #6A4084;
}

/* line 100, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .newsfeed-author {
  color: #4e4d4d;
  font-size: 1em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
}

/* line 107, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .ellipsis > a, .article-thumb .post-summary {
  display: block;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* line 116, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .post-summary {
  -webkit-line-clamp: 3;
}

/* line 120, app/assets/stylesheets/partials/_research-sections.scss */
.article-thumb .ellipsis > a {
  -webkit-line-clamp: 2;
}

/* line 124, app/assets/stylesheets/partials/_research-sections.scss */
.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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 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 576, app/assets/stylesheets/partials/_variables.scss */
.article-thumb .btn-green:hover {
  background: #1f5622;
}

@media screen and (max-width: 992px) {
  /* line 124, app/assets/stylesheets/partials/_research-sections.scss */
  .article-thumb .btn-green {
    margin-top: 40px;
  }
}

/* line 140, app/assets/stylesheets/partials/_research-sections.scss */
#accordion > div > div > div .block-label, #accordion > div > div > div .btn-green {
  display: none;
}

/* line 146, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards {
  background: linear-gradient(270deg, #2B9E36 0%, #33AC3E 100%);
}

/* line 149, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards .research-awards-icon {
  width: 120%;
}

@media screen and (max-width: 992px) {
  /* line 149, app/assets/stylesheets/partials/_research-sections.scss */
  .next-research-awards .research-awards-icon {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 149, app/assets/stylesheets/partials/_research-sections.scss */
  .next-research-awards .research-awards-icon {
    width: 75%;
  }
}

@media screen and (max-width: 750px) {
  /* line 149, app/assets/stylesheets/partials/_research-sections.scss */
  .next-research-awards .research-awards-icon {
    width: 90%;
  }
}

@media (min-width: 441px) and (max-width: 620px) {
  /* line 149, app/assets/stylesheets/partials/_research-sections.scss */
  .next-research-awards .research-awards-icon {
    width: 110%;
  }
}

@media (min-width: 360px) and (max-width: 440px) {
  /* line 149, app/assets/stylesheets/partials/_research-sections.scss */
  .next-research-awards .research-awards-icon {
    width: 135%;
  }
}

/* line 173, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards .post-summary, .next-research-awards .block-label {
  color: white;
}

/* line 177, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards .research-newsfeed-title {
  line-height: 1;
  color: white;
  font-size: 1.1428571429em;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 184, app/assets/stylesheets/partials/_research-sections.scss */
.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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #f6f6f6;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #f6f6f6 0%, white 100%);
  background-image: -webkit-linear-gradient(135deg, #f6f6f6 0%, white 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 576, app/assets/stylesheets/partials/_variables.scss */
.next-research-awards .btn-white:hover {
  background: #f2f2f2;
}

/* line 193, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards .btn-white:hover, .next-research-awards .btn-white:visited, .next-research-awards .btn-white:focus {
  color: #373636;
}

/* line 197, app/assets/stylesheets/partials/_research-sections.scss */
.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: 10px;
}

/* line 205, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards .btn-white p span {
  color: #2883cc;
  font-size: 12px;
}

/* line 212, app/assets/stylesheets/partials/_research-sections.scss */
.next-research-awards .next-awards-label {
  display: block;
  position: relative;
  margin-bottom: 5px;
}

/* line 219, app/assets/stylesheets/partials/_research-sections.scss */
.latest-research-awards {
  background: #f6f6f6;
  width: auto;
}

/* line 223, app/assets/stylesheets/partials/_research-sections.scss */
.latest-research-awards .research-awards-icon {
  width: 120%;
}

@media screen and (max-width: 992px) {
  /* line 223, app/assets/stylesheets/partials/_research-sections.scss */
  .latest-research-awards .research-awards-icon {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  /* line 223, app/assets/stylesheets/partials/_research-sections.scss */
  .latest-research-awards .research-awards-icon {
    width: 75%;
  }
}

@media screen and (max-width: 750px) {
  /* line 223, app/assets/stylesheets/partials/_research-sections.scss */
  .latest-research-awards .research-awards-icon {
    width: 90%;
  }
}

@media (min-width: 441px) and (max-width: 620px) {
  /* line 223, app/assets/stylesheets/partials/_research-sections.scss */
  .latest-research-awards .research-awards-icon {
    width: 110%;
  }
}

@media (min-width: 360px) and (max-width: 440px) {
  /* line 223, app/assets/stylesheets/partials/_research-sections.scss */
  .latest-research-awards .research-awards-icon {
    width: 135%;
  }
}

/* line 247, app/assets/stylesheets/partials/_research-sections.scss */
.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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: 40% !important;
  padding: 10px 5px;
  font-size: 0.7142857143em;
  margin: 0;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
.latest-research-awards .btn-purple:hover {
  background: #5c3b73;
}

/*!
 * 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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  margin: 0;
}

/* line 15, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[hidden],
template {
  display: none;
}

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

/* line 48, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

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

/* line 62, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

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

/* line 73, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sup {
  top: -.5em;
}

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

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

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

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

/* line 95, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre {
  overflow: auto;
}

/* line 104, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button {
  overflow: visible;
}

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

/* line 127, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input {
  line-height: normal;
}

/* line 146, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

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

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

/* line 182, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 224, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  img {
    max-width: 100% !important;
  }
  /* line 231, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 244, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 251, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 254, ../../shared/bundle/ruby/2.7.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/2.7.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://cdn0.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(https://cdn0.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(https://cdn2.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(https://cdn1.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(https://cdn1.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(https://cdn1.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

/* line 269, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

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

/* line 287, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

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

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

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

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

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

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

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

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

/* line 318, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

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

/* line 327, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 333, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

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

/* line 342, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

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

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

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

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

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

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

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

/* line 372, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

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

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

/* line 384, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

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

/* line 393, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

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

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

/* line 405, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

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

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

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

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

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

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

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

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

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

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

/* line 447, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 468, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 480, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

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

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

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

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

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

/* line 501, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

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

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

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

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

/* line 522, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 531, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 558, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

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

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

/* line 600, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

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

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

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

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

/* line 624, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 633, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

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

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

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

/* line 660, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

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

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

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

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

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

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

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

/* line 714, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

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

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

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

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

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

/* line 735, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

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

/* line 759, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 771, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

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

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

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

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

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

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

/* line 798, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

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

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

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

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

/* line 831, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

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

/* line 840, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 849, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 885, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copy:before {
  content: "\e205";
}

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

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

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

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

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

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

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

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

/* line 921, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

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

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

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

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

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

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

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

/* line 948, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

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

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

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

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

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

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

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

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

/* line 978, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 987, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-oil:before {
  content: "\e238";
}

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

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

/* line 1008, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-console:before {
  content: "\e254";
}

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

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

/* line 1056, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 0;
}

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

/* line 1118, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1130, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1146, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1174, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

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

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

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

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

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

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

/* line 1292, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}

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

/* line 1307, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-left {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

/* line 1342, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1349, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1356, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1363, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1370, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1385, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1392, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1399, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1406, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1451, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 1170px;
  }
}

/* line 1605, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1627, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1636, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1645, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1654, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 1784, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 1793, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 1802, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 1811, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1942, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1951, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1960, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1969, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2100, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2109, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2118, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2127, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2254, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
th {
  text-align: left;
}

/* line 2263, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2297, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 2528, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 2600, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2634, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2784, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade.in {
  opacity: 1;
}

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

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

/* line 3482, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup,
.dropdown {
  position: relative;
}

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

/* line 3520, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

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

/* line 3594, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3675, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3738, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 4090, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 4105, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified {
  width: 100%;
}

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

/* line 4115, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 4161, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-header {
    float: left;
  }
}

/* line 4182, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4309, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 4323, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 4362, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 4487, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4703, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 4711, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4720, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4816, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4866, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default {
  background-color: #777;
}

/* line 4873, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 4880, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4887, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4894, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4901, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4908, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4929, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media {
  margin-top: 15px;
}

/* line 5199, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-body {
  width: 10000px;
}

/* line 5210, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5213, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5233, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5236, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5461, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5665, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5688, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5706, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5724, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5742, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5760, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5778, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5869, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 5989, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 6141, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 6144, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 6147, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 6150, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6161, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 6173, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6240, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6295, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6304, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6307, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 6461, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6522, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6525, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 6528, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.show {
  display: block !important;
}

/* line 6531, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6534, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 6544, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6574, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6604, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6634, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6664, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6710, ../../shared/bundle/ruby/2.7.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/2.7.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6717, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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;
}

/* line 1, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
}

/* line 10, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-twitter {
  background-image: url(https://cdn2.softwarereviews.com/assets/social-share-button/twitter-27ff360c0285353776bb62988f4fb11761e4bfd73b0b39363195e55e31116a0a.svg);
}

/* line 14, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-facebook {
  background-image: url(https://cdn0.softwarereviews.com/assets/social-share-button/facebook-ad8d3a86e9fd0b06b38e14e4259498eeacfe5ee97e7511db878d8e544e8808af.svg);
}

/* line 18, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-google_bookmark {
  background-image: url(https://cdn3.softwarereviews.com/assets/social-share-button/google_bookmark-4043aed139aa0379c86924199261fa7693468a8b728c8bda599c19338580e66a.svg);
}

/* line 22, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-weibo {
  background-image: url(https://cdn3.softwarereviews.com/assets/social-share-button/weibo-6585c322f6d63da0a522494e290c6a996d469f68ecc973cdcf5b1436f5662705.svg);
}

/* line 26, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-qq {
  background-image: url(https://cdn0.softwarereviews.com/assets/social-share-button/qq-dab02053716d16896fb03fa4672df74436fe9660cf71bb6cafebd84a9b566a45.svg);
}

/* line 30, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-delicious {
  background-image: url(https://cdn0.softwarereviews.com/assets/social-share-button/delicious-2da92358636d19c75cebbed909dc5d63c9188dc09faad5c7acba67efaa3547a9.svg);
}

/* line 34, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-linkedin {
  background-image: url(https://cdn2.softwarereviews.com/assets/social-share-button/linkedin-b8af50638ca1b80bff4359c929fbb8fb8e5ee287811b32f460b3793cf7ee0edb.svg);
}

/* line 38, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-tumblr {
  background-image: url(https://cdn3.softwarereviews.com/assets/social-share-button/tumblr-ee1b0b634973b391889fae5838e7138a2bb0d85ba94411d241d4b8e9adbd6141.svg);
}

/* line 42, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-pinterest {
  background-image: url(https://cdn1.softwarereviews.com/assets/social-share-button/pinterest-f5d520767ef94c66c030eb3ac24b025ee062f3a01b17b2bef8148ea79b6c4777.svg);
}

/* line 46, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-douban {
  background-image: url(https://cdn1.softwarereviews.com/assets/social-share-button/douban-5c74732c0a27325454fcf8db895356397f4f7bdb58270b63a8b1087cceff65f8.svg);
}

/* line 50, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-wechat {
  background-image: url(https://cdn1.softwarereviews.com/assets/social-share-button/wechat-379026739bf0c9c4159027f40c2f44229f04c0f00eba8766a3e91732ea6a5300.svg);
}

/* line 54, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-vkontakte {
  background-image: url(https://cdn0.softwarereviews.com/assets/social-share-button/vkontakte-18d6ebdd0747f8cb5315a181e1e5bdee4118d38759a05f76b9ef8ede7dc2c761.svg);
}

/* line 58, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-odnoklassniki {
  background-image: url(https://cdn3.softwarereviews.com/assets/social-share-button/odnoklassniki-786d2c2e2dfb88abd733d2795b99cda5ed7ed9ebeb3dbdab563e5de5a1c65c49.svg);
}

/* line 62, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-xing {
  background-image: url(https://cdn3.softwarereviews.com/assets/social-share-button/xing-d09b2073bff689e6ee9a668f13a189465ed5be9519e4b3c97062642c4bc9f730.svg);
}

/* line 66, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-email {
  background-image: url(https://cdn1.softwarereviews.com/assets/social-share-button/email-0a4ecb50409186b97f081174b555c417e27a5d21fb40ae9c71418c4c2005ccc5.svg);
}

/* line 70, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-reddit {
  background-image: url(https://cdn1.softwarereviews.com/assets/social-share-button/reddit-bd3b8f81d3d59a1a22a30524131af16166ba6f775bbc9cc47f7a7d92c39d96da.svg);
}

/* line 74, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-hacker_news {
  background-image: url(https://cdn2.softwarereviews.com/assets/social-share-button/hacker_news-60523ec917cdede4311477985c2d676135b6ef7e70f9763de88079b923a533c0.svg);
}

/* line 78, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-telegram {
  background-image: url(https://cdn2.softwarereviews.com/assets/social-share-button/telegram-32ec83f6a48e0a635b68ceba07cde24de24827ad5010aee6dda80049ffd6bce1.svg);
}

/* line 82, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.social-share-button .ssb-whatsapp_app,
.social-share-button .ssb-whatsapp_web {
  background-image: url(https://cdn1.softwarereviews.com/assets/social-share-button/whatsapp-f67550549333c10e5b220256546e4411fba136dc91b00b1e0064f8839dbdff8d.svg);
}

/* line 87, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog {
  width: 300px;
  position: fixed;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  z-index: 11001;
  font-size: 14px;
  line-height: 1.2em;
}

/* line 99, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-header {
  font-weight: bold;
}

/* line 103, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-dialog-qr {
  text-align: center;
  margin: 25px 0;
}

/* line 108, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  text-decoration: none;
  font-size: 16px;
}

/* line 119, ../../shared/bundle/ruby/2.7.0/gems/social-share-button-1.2.4/app/assets/stylesheets/social-share-button.css.erb */
.ss-wechat-dialog .wechat-popup-footer {
  text-align: left;
  line-height: 22px;
  color: #666;
}

/*!
 * 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/2.7.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/2.7.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/2.7.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slide {
  float: left;
}

/* line 26, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-scroller {
  overflow: hidden;
}

/* line 88, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.iScrollIndicator {
  border: 0 !important;
}

/* line 91, ../../shared/bundle/ruby/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.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/2.7.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
/* line 9, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 16, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

/* line 21, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 28, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 33, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 41, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 48, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 51, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

/* line 54, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 64, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 66, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 69, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 71, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 73, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 78, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 81, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 83, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 87, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 93, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

/* line 97, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 100, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 103, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 115, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 121, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

/* line 125, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 131, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 136, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://cdn0.softwarereviews.com/assets/owl-carousel2/dist/assets/owl.video.play-12d5ab429e87fceae0abca364a3b5853563d3c91118e6af942bee5d9d05d18f9.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

/* line 150, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

/* line 154, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 158, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

/* line 166, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
/* line 9, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 13, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

/* line 22, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

/* line 26, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 30, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 33, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 36, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 40, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

/* line 49, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-owl-carousel2-2.2.1/app/assets/stylesheets/owl-carousel2/owl.theme.default.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* 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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-target {
  position: relative;
}

/* line 21, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

/* line 34, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

/* line 62, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal .noUi-origin {
  height: 0;
}

/* line 65, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

/* line 70, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-touch-area {
  height: 100%;
  width: 100%;
}

/* line 74, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
/* line 84, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal {
  height: 18px;
}

/* line 87, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

/* line 93, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical {
  width: 18px;
}

/* line 96, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

/* line 102, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connects {
  border-radius: 3px;
}

/* line 118, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
/* line 123, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-draggable {
  cursor: ew-resize;
}

/* line 126, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

/* line 129, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-handle:after {
  left: 17px;
}

/* line 155, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
/* line 167, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 170, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
/* line 190, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

/* line 195, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
/* line 202, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

/* line 206, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-sub {
  background: #AAA;
}

/* line 209, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
/* line 215, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

/* line 226, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

/* line 235, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

/* line 238, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
/* line 244, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

/* line 250, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

/* line 264, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

/* line 267, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* line 270, ../../shared/bundle/ruby/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/gems/rails-assets-nouislider-15.5.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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 7, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 12, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
  .button-nav a {
    border-right: none;
    border-bottom: 1px solid #4e4d4d;
  }
}

/* line 35, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a:hover {
  background-color: #4e4d4d;
}

/* line 39, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a.last {
  border: none;
}

/* line 43, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a.active {
  background: #8656a3;
}

/* line 46, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a.active:hover {
  background: #8656a3;
}

/* line 58, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li a {
  height: 70px;
  padding-top: 25px;
}

/* line 73, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li a:hover {
  color: #2883cc;
  height: 70px;
}

/* line 78, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active {
  background: #2883cc;
  height: 70px;
}

/* line 82, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active:after {
  content: "\f0d8";
  color: #fff;
  font-family: "FontAwesome";
  position: relative;
  top: -18px;
  font-size: 4em;
}

@media (max-width: 768px) {
  /* line 82, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
  .premium-sub-nav li.active:after {
    color: #bebdbd;
  }
}

/* line 94, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active:last-child:after {
  color: #fff;
}

/* line 98, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav-mclean li.active {
  background: #414399;
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/throbber.scss */
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}

/* line 30, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-green {
  background-color: #338E38;
}

/* line 7, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-purple {
  background-color: #8656a3;
}

/* line 11, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-darkest {
  background-color: #373636;
}

/* line 15, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-dark {
  background-color: #4e4d4d;
}

/* line 19, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-mid {
  background-color: #767676;
}

/* line 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-light {
  background-color: #bebdbd;
}

/* line 27, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-lightest {
  background-color: #d6d6d6;
}

/* line 31, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-red {
  background-color: #d0322f;
}

/* line 35, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-yellow {
  background-color: #f8bd31;
}

/* line 39, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-green {
  background-color: #56b94f;
}

/* line 43, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-dark-green {
  background-color: #2B9E36;
}

/* line 47, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-green {
  color: #338E38;
}

/* line 51, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-green {
  color: #2B9E36;
}

/* line 55, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-light-green {
  color: #57b851;
}

/* line 59, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-yellow {
  color: #f8bf34;
}

/* line 63, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-red {
  color: #d03231;
}

/* line 67, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-dark-red {
  color: #b0272e;
}

/* line 71, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-purple {
  color: #8656a3;
}

/* line 75, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-darkest {
  color: #373636;
}

/* line 79, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-dark {
  color: #4e4d4d;
}

/* line 83, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-mid {
  color: #767676;
}

/* line 87, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-light {
  color: #bebdbd;
}

/* line 91, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-lightest {
  color: #d6d6d6;
}

/* line 95, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-red {
  color: #d0322f;
}

/* line 99, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-yellow {
  color: #f8bd31;
}

/* line 103, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-green {
  color: #56b94f;
}

/* ==================== MIXINS ==================== */
/* ==================== EVERYTHING ELSE ==================== */
/* line 137, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
body {
  background-color: #f6f6f6;
  overflow-x: hidden;
}

/* line 142, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.layout-wrapper {
  overflow: hidden;
}

/* line 146, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#sr-premium p.larger,
#sr-premium-offerings p.larger {
  font-size: .95em;
}

/* line 161, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#sr-premium #article-footer,
#sr-premium-offerings #article-footer {
  padding: 55px 25px;
}

/* line 166, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.filter-contain-wide {
  padding: 0 65px;
  width: 100%;
}

/* line 171, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
p.larger {
  font-size: 1.143em;
  line-height: 1.4;
}

/* line 176, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 20px;
}

@media (max-width: 992px) {
  /* line 176, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1.786em;
    margin-bottom: 10px;
  }
}

/* line 194, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  font-weight: 800;
}

/* line 198, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  color: #338E38;
  font-size: 1em;
  font-weight: 600;
  margin: 0 0 5px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  /* line 198, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
    font-size: .857em;
  }
}

/* line 210, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  margin: 0;
}

/* line 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
    background: none;
  }
}

@-moz-document url-prefix() {
  /* line 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
    background: none;
    -webkit-text-fill-color: #e6e6e6;
  }
}

/* line 233, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 241, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
h3 {
  color: #338E38;
  font-size: 1.571em;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 18px;
  margin-bottom: 18px;
}

@media (max-width: 768px) {
  /* line 241, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  h3 {
    font-size: 1.429em;
    line-height: 1;
  }
}

/* line 256, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
a:hover {
  text-decoration: none;
}

/* line 261, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 265, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 270, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  ul.green-arrow-list li {
    font-size: .857em;
    line-height: 1.3;
  }
}

/* line 276, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 276, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 294, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.text-center {
  text-align: center;
}

/* ==================== MAIN GRID OVERRIDES ==================== */
@media (min-width: 1320px) {
  /* line 303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container {
    width: 1270px;
  }
  /* line 307, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container-articles {
    width: 1170px;
    padding-top: 25px;
  }
  /* line 312, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container-header {
    max-width: 1171px;
    margin-left: -3.5em;
    padding: 0 !important;
  }
}

/* line 320, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 325, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#scroll-container {
  background-color: #f9f9f9;
  padding-top: 55px;
  margin-top: 0;
}

@media (max-width: 768px) {
  /* line 325, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #scroll-container {
    top: 0;
  }
}

/* line 337, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.lg-container {
  width: 1170px;
}

@media screen and (max-width: 1170px) {
  /* line 337, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .lg-container {
    width: 100%;
  }
}

/* line 345, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.md-container {
  width: 974px;
}

/* line 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container,
.container-articles,
.container-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container,
.container-articles,
.container-wide {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 366, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 373, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero p,
.container-articles .hero p,
.container-wide .hero p {
  font-size: 10px;
}

/* line 376, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 376, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 394, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 401, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 413, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 413, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 418, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 421, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 425, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 436, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 436, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #category-landing-premium .hero .hero-breadcrumb, #category-landing-premium .hero .hero-breadcrumb-premium {
    display: none;
  }
}

/* line 446, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 446, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #category-landing-premium .hero .text-header-hero {
    padding: 15px 15px;
  }
}

/* line 456, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.container-wide {
  padding: 0;
  margin-bottom: 100px;
}

/* line 460, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.container-wide input#search[type="checkbox"] + div label {
  right: 45px;
}

@media (max-width: 768px) {
  /* line 467, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .text-center-sm {
    text-align: center;
  }
}

/* line 473, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.layout-content {
  margin-top: 78px;
}

@media (max-width: 768px) {
  /* line 473, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .layout-content {
    margin-top: 70px;
  }
}

/* ==================== MAIN PADDING STYLES ==================== */
/* line 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 992px) {
  /* line 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 493, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-top-padding-100 {
  padding-top: 100px;
}

@media (max-width: 992px) {
  /* line 493, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-top-padding-100 {
    padding-top: 40px;
  }
}

/* line 501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-left-padding-100 {
  padding-left: 100px;
}

@media (max-width: 992px) {
  /* line 501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-100 {
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-100 {
    padding-left: 20px;
  }
}

/* line 513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-right-padding-100 {
  padding-right: 100px;
}

@media (max-width: 992px) {
  /* line 513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-100 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-100 {
    padding-right: 20px;
  }
}

/* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-65 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 535, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-top-padding-65 {
  padding-top: 65px;
}

@media (max-width: 992px) {
  /* line 535, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-top-padding-65 {
    padding-top: 40px;
  }
}

/* line 543, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-bottom-padding-65 {
  padding-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 543, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-65 {
    padding-bottom: 40px;
  }
}

/* line 551, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media (max-width: 992px) {
  /* line 551, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-45 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 561, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-bottom-padding-45 {
  padding-bottom: 45px;
}

@media (max-width: 992px) {
  /* line 561, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-45 {
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 561, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-45 {
    padding-bottom: 15px;
  }
}

/* line 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-side-padding-65 {
  padding-left: 65px;
  padding-right: 65px;
}

@media (max-width: 992px) {
  /* line 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-side-padding-65 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-side-padding-65 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 588, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-left-padding-65 {
  padding-left: 65px;
}

@media (max-width: 992px) {
  /* line 588, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-65 {
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 588, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-65 {
    padding-left: 20px;
  }
}

/* line 600, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-right-padding-65 {
  padding-right: 65px;
}

@media (max-width: 992px) {
  /* line 600, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-65 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 600, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-65 {
    padding-right: 20px;
  }
}

/* line 612, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-padding {
  padding: 0;
}

/* line 616, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1320px) {
  /* line 622, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 633, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 643, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .clearfix-md {
    clear: both;
  }
}

/* ==================== BACKGROUND STRIPE STYLES ==================== */
/* line 651, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.background-stripe-con {
  position: relative;
}

/* line 654, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 654, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .background-stripe-con .green-stripe-right-to-left {
    height: 125px;
  }
}

/* line 669, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 669, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .background-stripe-con .green-stripe-left-to-right {
    height: 125px;
  }
}

/* ==================== MAIN BORDER STYLES ==================== */
/* line 687, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.border-right {
  border-right: 1px solid #bebdbd;
}

/* line 691, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.border-left {
  border-left: 1px solid #bebdbd;
}

/* line 695, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.divider {
  clear: both;
  border-bottom: 1px solid #d6d6d6;
}

/* line 700, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 707, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 717, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.divider-shadow-border {
  background: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/offerings/divider_shadow_placeholder-87e209547c775c931b9b15c15069c312caed446cddd615ab96a8453a13cb8820.png) no-repeat center bottom;
  background-blend-mode: multiply;
  width: 860px;
  height: 35px;
  margin: 0 auto;
}

/* ==================== MAIN BUTTON STYLES ==================== */
/* line 727, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn {
  font-family: "Exo", Arial, sans-serif;
  color: #fff;
  font-weight: 600;
  padding: 10px 27px 9px;
  transition: all .25s ease;
  border-radius: 0;
  outline: none !important;
  margin-top: 10px;
}

/* line 737, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn:focus, .btn:hover, .btn:visited {
  color: #fff;
}

/* line 743, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn a.text-link.see-all-cat {
  margin-top: 15px;
}

@media (max-width: 992px) {
  /* line 749, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 754, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  #featured-category-path-button {
    font-size: 11px;
  }
  /* line 758, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  a.text-link.see-all-cat {
    margin-top: 15px;
    font-size: 11px;
  }
}

/* line 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 773, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-purple {
  background-color: #8656a3;
}

/* line 776, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-purple:hover {
  background-color: #6A4084;
}

/* line 781, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-green {
  background-color: #338E38;
}

/* line 784, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-green:hover {
  background-color: #2B9E36;
}

/* line 789, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-gray {
  background-color: #767676;
}

/* line 792, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-gray:hover {
  background-color: #4e4d4d;
}

/* line 797, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-blue {
  background-color: #2576b7;
}

/* line 800, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-blue:hover {
  background-color: #2068a1;
}

/* line 805, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-first {
  margin-right: 0;
}

/* line 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .text-link {
    font-size: .857em;
  }
}

/* ==================== MAIN HERO STYLES ==================== */
/* line 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero {
    background-position-x: -10em;
  }
}

/* line 833, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero.infotech-hero {
  overflow: hidden;
}

/* line 836, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 836, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero.infotech-hero .nav-links {
    margin-bottom: 0;
  }
}

/* line 848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 5em;
  font-weight: 600;
  color: #fff;
  margin: -8px 0 15px -3px;
}

@media (max-width: 992px) {
  /* line 848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero h1 {
    width: 100%;
    font-size: 3.571em;
  }
}

@media (max-width: 768px) {
  /* line 848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero h1 {
    font-size: 2.5em;
    margin: 0 0 10px -1px;
  }
}

/* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero p {
  width: 100%;
  color: #d6d6d6;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  /* line 866, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    width: 100%;
  }
}

/* ==================== BACKGROUNDS ==================== */
/* line 889, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 889, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .top-down-background, .top-down-background-contained {
    margin-top: 0;
  }
}

/* line 900, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.top-down-background-contained {
  width: 1171px;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 992px) {
  /* line 900, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .top-down-background-contained {
    width: 100%;
    margin: 10px auto;
  }
}

/* line 911, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-background {
  background-image: none !important;
}

/* ==================== MODAL STYLES ==================== */
/* line 917, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal {
  background-color: rgba(55, 54, 54, 0.8);
}

/* line 920, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 920, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog {
    margin-top: 40px;
    padding: 0 20px;
  }
}

/* line 931, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 938, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 938, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 931, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content {
    padding: 50px;
  }
}

@media (max-width: 768px) {
  /* line 931, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content {
    padding: 30px 30px 25px;
  }
}

/* line 961, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-header {
  background: none;
  padding: 0;
  border: none;
}

/* line 966, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
}

/* line 972, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 997, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 997, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-body {
    margin-top: 20px;
  }
}

/* line 1006, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
}

/* line 1013, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1018, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body h6 {
  font-size: 1.6em;
}

/* line 1022, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1022, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-body p {
    font-size: 1em;
  }
}

/* line 1049, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .btn {
  width: 100%;
  max-width: 500px;
}

/* line 1053, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .btn i {
  margin: 0 0 2px 5px;
}

/* line 1058, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1066, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal button.close {
  font-size: 25px;
}

/* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .modal-content {
  padding: 50px;
  border-radius: 0;
}

/* ==================== FORM STYLES ==================== */
/* line 1080, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1087, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form ::-webkit-input-placeholder {
  color: #767676;
}

/* line 1091, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form ::-moz-placeholder {
  color: #767676;
}

/* line 1095, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form :-ms-input-placeholder {
  color: #767676;
}

/* line 1099, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group {
  margin-bottom: 0;
}

/* line 1102, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1107, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .no-resize {
  resize: none;
}

/* line 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .form-field {
    font-size: .857em;
  }
}

@media (max-width: 768px) {
  /* line 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .form-field {
    margin-bottom: 10px;
  }
}

/* line 1129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .form-field.form-field-error {
  border: 1px solid #eb0000;
}

/* line 1134, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group textarea.form-field {
  height: 60px;
}

/* line 1139, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1152, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .btn {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
}

/* line 1160, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .btn-purple {
  margin-right: 12px;
}

@media (max-width: 768px) {
  /* line 1160, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .btn-purple {
    margin-right: 0;
  }
}

/* line 1168, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group i.fa {
  margin: 0 0 2px 5px;
}

/* line 1172, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text {
  text-align: right;
}

/* line 1175, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1175, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1175, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text span {
    margin-top: 0;
  }
}

/* line 1192, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span a {
  color: #767676;
  transition: all .25s ease;
}

/* line 1196, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span a:hover {
  color: #bebdbd;
}

/* line 1201, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span:first-child {
  font-size: .857em;
  margin-bottom: 0;
}

/* line 1206, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1172, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text {
    text-align: center;
  }
}

/* line 1219, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .error-container {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1223, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .error-container .error-form-field {
  background: #d6d6d6;
}

/* line 1228, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .thanks-con {
  text-align: center;
}

/* line 1231, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .thanks-con h1 {
  color: #fff;
}

/* ==================== SHOW AND HIDE STYLES ==================== */
/* line 1239, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.hide-md {
  display: block;
}

@media (max-width: 992px) {
  /* line 1239, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hide-md {
    display: none;
  }
}

/* line 1249, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-center {
  margin: 0 auto;
  text-align: center;
}

/* line 1254, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
.center-me {
  margin: 0 auto;
  text-align: center;
}

/* line 1261, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
#homepage > section.featured-reviews > div > div.col-xs-12.col-md-6.reviews-copy > div > div > div > i {
  top: -2px;
}

/* line 1265, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1281, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

@-moz-document url-prefix() {
  /* line 1287, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  /* line 1292, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.dialog {
  padding-top: 150px;
}

/* line 22, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.text > h1 {
  margin: 0;
}

/* line 26, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.text > p {
  margin-top: 0;
}

/* line 31, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.link {
  font-size: 18pt;
}

/* line 35, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.message-box-maint {
  width: 435px;
}

@media (max-width: 992px) {
  /* line 129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  .message-box-maint {
    width: 100%;
    display: contents;
  }
}

/* line 137, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  .div-line-01 {
    display: none;
  }
}

/* line 154, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.buttons-con .action-link-wrap {
  margin-top: 40px;
}

/* line 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.buttons-con .action-link-wrap a {
  background: #338E38;
  padding: 8px 25px;
  border-radius: 0;
  color: #fff;
  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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
.buttons-con .action-link-wrap .link-button-purple {
  background: #8656a3;
  color: #fff;
}

/* line 178, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-2 {
  animation-delay: .2s;
}

/* line 190, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-3 {
  animation-delay: .4s;
}

/* line 194, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-4 {
  animation-delay: .6s;
}

/* line 198, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  #srgem-1 {
    margin-top: 3%;
  }
}

@media (max-width: 925px) {
  /* line 212, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  #srgem-1 {
    display: none;
  }
  /* line 216, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  .background-hex {
    width: 425px;
    height: 450px;
    top: 35%;
    left: 80%;
  }
  /* line 231, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  .background-hex-2 {
    display: none;
  }
}

@media (max-width: 769px) {
  /* line 236, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/error.scss */
  .message-box img {
    width: 200px;
    float: right;
    margin-top: -22px;
  }
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/emotional_wordcloud.scss */
#emotional-wordcloud {
  text-align: center;
  margin-top: 100px;
}

/* line 2, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-detractor path {
  fill: #d0322f;
}

/* line 13, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-passive path {
  fill: #f8bd31;
}

/* line 17, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-promoter path {
  fill: #56b94f;
}

/* line 21, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-default path {
  fill: #bebdbd;
}

/* line 3, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#search-wrapper .container input[type="text"]:focus {
  border-color: #767676;
  box-shadow: 0 1px 1px #d6d6d6 inset, 0 0 8px #d6d6d6;
  outline: 0 none;
}

/* line 11, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.search-icon {
  position: absolute;
  top: 9px;
  right: 15px;
  font-size: 27px;
  color: #767676;
  background: none;
}

/* line 20, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.button {
  padding: 0;
}

/* line 24, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#reports-search-button {
  display: none;
}

/* line 28, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.homepage-search {
  background: rgba(255, 255, 255, 0.8);
  border: rgba(255, 255, 255, 0.8);
  width: inherit;
  width: 100%;
  height: 50px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  /* line 28, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .homepage-search {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 28, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .homepage-search {
    width: 100%;
  }
}

@media (max-width: 480px) {
  /* line 28, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .homepage-search {
    width: 100%;
  }
}

/* line 47, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #767676;
}

/* line 52, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #767676;
  opacity: 1;
}

/* line 58, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #767676;
  opacity: 1;
}

/* line 64, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #767676;
}

/* line 69, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 69, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .call-to-action-search-results,
.homepage-search-results {
    width: 95%;
  }
}

@media (max-width: 768px) {
  /* line 69, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .call-to-action-search-results,
.homepage-search-results {
    width: 96%;
  }
}

@media (max-width: 480px) {
  /* line 69, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .call-to-action-search-results,
.homepage-search-results {
    width: 93%;
  }
}

/* line 91, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 95, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 99, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 102, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 109, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 115, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 119, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-loader,
.homepage-search-results .search-loader {
  color: black;
}

/* line 124, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#homepage-search-container {
  max-height: 150px;
}

/* line 128, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#call-to-action-search-container,
#nav-search-container {
  max-height: 300px;
}

/* line 133, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#call-to-action-search-container,
#homepage-search-container {
  background: rgba(255, 255, 255, 0.98);
}

/* line 137, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#call-to-action-search-container .search-result-none,
#homepage-search-container .search-result-none {
  color: #373636;
  font-size: 16px;
  padding-bottom: 10px;
}

/* line 145, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#call-to-action-search-wrapper input {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #373636;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 15px;
  outline: none;
}

@media (max-width: 480px) {
  /* line 155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #call-to-action-search-wrapper input {
    font-size: 18px;
  }
}

/* line 161, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#width-fix {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 161, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #width-fix {
    width: 50%;
  }
}

/* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#nav-search-container {
  position: absolute;
  top: -19px;
  right: 44px;
  z-index: 999;
  overflow: scroll;
  background: #fff;
  border-left: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  width: 210px;
  padding: 0;
}

@media (min-width: 1320px) {
  /* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #nav-search-container {
    right: -556px;
  }
}

@media (max-width: 1320px) {
  /* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #nav-search-container {
    right: -506px;
  }
}

@media (max-width: 1200px) {
  /* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #nav-search-container {
    right: -406px;
  }
}

@media (max-width: 992px) {
  /* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #nav-search-container {
    right: -316px;
  }
}

@media (max-width: 768px) {
  /* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #nav-search-container {
    right: 174px;
    top: -40px;
  }
}

@media (max-width: 480px) {
  /* line 169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  #nav-search-container {
    top: -101px;
  }
}

/* line 201, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#nav-search-container .search-result-none {
  padding: 0 10px 10px;
  margin: 0 12px;
  color: #373636;
  font-size: 14px;
}

/* line 208, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#nav-search-container .search-result-data-title {
  padding: 10px;
  margin: 0 12px;
  border-bottom: 1px solid #f0f0f0;
}

/* line 215, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results {
  display: none;
  margin: 11px auto;
}

/* line 220, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results .search-result-row img {
  display: none;
}

/* line 225, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results a {
  color: #338E38;
}

/* line 228, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results a:hover {
  color: #266829;
}

/* line 233, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results .search-loader {
  color: #fff;
}

/* line 238, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.in {
  display: block;
}

/* line 242, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#call-to-action-search {
  padding-right: 30px;
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help {
  background: linear-gradient(to bottom, #fff 0%, #f6f6f6 90%);
}

@media (max-width: 768px) {
  /* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software {
    margin-top: 0;
    padding-top: 45px;
  }
}

/* line 9, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software h2 {
    margin-bottom: 0;
  }
}

/* line 16, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .logo-con {
    display: none !important;
  }
}

/* line 58, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .left-text {
    text-align: center;
  }
}

/* line 65, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .reviews-hex {
  background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/offerings/review_hex-9dd95c79081f4c6d05f2deb85ad213eac54a5d92a550fe8ba947d06ec3508da3.png);
  width: 75px;
  height: 85px;
  padding: 0;
  text-align: center;
  margin-left: -10px;
}

@media (max-width: 768px) {
  /* line 95, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews {
  margin-bottom: 20px;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

@media (max-width: 1200px) and (min-width: 992px) {
  /* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews {
    padding-right: 0;
  }
}

/* line 12, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy h2 {
  color: white;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 12, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy h2 {
    width: 85%;
  }
}

@media (max-width: 992px) {
  /* line 12, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy h2 {
    width: 94%;
  }
}

@media (max-width: 768px) {
  /* line 12, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy h2 {
    font-size: 1.429em;
  }
}

/* line 26, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy p {
    margin-bottom: 15px;
  }
}

/* line 41, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 41, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy ul.green-arrow-list {
    width: 94%;
  }
}

/* line 46, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 53, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form {
  width: 80%;
  margin: 30px 0 65px;
}

/* line 58, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form ::-webkit-input-placeholder {
  color: #4e4d4d;
}

/* line 61, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form ::-moz-placeholder {
  color: #4e4d4d;
}

/* line 64, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 53, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 53, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy .sr-form {
    width: 97%;
  }
}

@media (max-width: 480px) {
  /* line 53, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy .sr-form {
    width: 106%;
    margin: 40px 0 0 -20px;
  }
}

/* line 80, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .form-group {
  display: flex;
  position: relative;
}

/* line 84, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 84, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 96, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .button {
  background-color: #d4d4d4;
  border-radius: 0;
}

/* line 101, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .search-icon {
  font-size: 20px;
  color: #4e4d4d;
}

/* line 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .review-card .carousel.review-rotation {
  margin-top: -73px;
  margin-left: 25px;
}

@media (max-width: 1320px) {
  /* line 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel.review-rotation {
    height: 350px;
  }
}

/* line 141, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 141, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 141, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel ol.carousel-indicators {
    left: 60%;
  }
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .btn-submit::after {
  display: none;
}

/* line 14, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar p {
  margin-bottom: 0;
}

/* line 28, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #unlock-info {
  color: white;
}

/* line 52, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .unlock-title {
    font-size: 1.4285714286em;
  }
}

/* line 121, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle a {
  color: #f8c435;
}

/* line 131, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .unlock-subtitle {
    font-size: 1em;
  }
}

/* line 145, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #already-a-member p {
    font-size: 1em;
  }
  /* line 190, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #already-a-member {
    display: none;
  }
}

/* line 200, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #eee;
}

/* line 219, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header .fa-remove {
  color: #a2a2a2;
}

/* line 223, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-body {
  padding: 20px 40px;
}

/* line 246, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .cta-buttons hr {
  margin-bottom: 20px;
}

/* line 251, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #customer-request-submit {
  margin-right: 0;
}

/* line 257, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar {
  position: relative;
}

/* line 262, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .btn-submit::after {
  display: none;
}

/* line 267, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar p {
  margin-bottom: 0;
}

/* line 281, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle a {
  color: #f8c435;
}

/* line 312, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .unlock-subtitle {
    font-size: 1em;
  }
}

/* line 326, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #eee;
}

/* line 345, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header .fa-remove {
  color: #a2a2a2;
}

/* line 349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-body {
  padding: 20px 40px;
}

/* line 372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .cta-buttons hr {
  margin-bottom: 20px;
}

/* line 377, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #customer-request-submit {
  margin-right: 0;
}

/* line 381, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side {
    padding: 15px 40px;
  }
}

/* line 504, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left {
    padding-left: 0;
  }
}

/* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 21px;
  padding-right: 25px;
}

@media screen and (max-width: 1600px) {
  /* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 1.1428571429em;
    line-height: 19px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid white;
  }
}

/* line 565, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  rotate: 25deg;
  -moz-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  height: 90px;
  bottom: -25px;
}

@media screen and (max-width: 1600px) {
  /* line 565, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 565, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 565, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left:after {
    display: none;
  }
}

/* line 594, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right p {
    font-size: 10px;
  }
}

/* line 625, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 625, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 625, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 625, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 625, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 646, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 651, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 651, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 669, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner {
  margin: -25px -40px;
}

/* line 673, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

/* line 677, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .row.display-flex .row {
  align-items: center !important;
}

/* line 683, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .row.display-flex > [class*='col-'] {
  flex-grow: 1;
}

/* line 689, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
}

@media screen and (max-width: 1240px) {
  /* line 689, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-height: 13px;
  }
}

/* line 698, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 21px;
  color: #f8c435;
}

/* line 700, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 24px;
  color: #f8c435;
}

@media screen and (max-width: 1620px) {
  /* line 700, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
    line-height: 19px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 700, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-height: 14px;
  }
}

@media screen and (max-width: 1620px) {
  /* line 698, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
    line-height: 16px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 698, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-height: 14px;
  }
}

/* line 732, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 732, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 732, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side {
    padding: 25px 35px;
  }
}

/* line 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 669, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner {
    /* IE10+ specific styles go here */
  }
  /* line 772, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 772, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 780, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 780, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 780, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 780, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 780, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 15px 35px 12px;
  }
}

/* line 805, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner {
  margin: -25px -40px;
}

/* line 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 809, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 15px 0;
  }
}

/* line 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 824, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side p {
    font-size: 11px;
  }
}

/* line 837, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 847, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 14px;
  text-align: center;
  display: block;
}

@media screen and (max-width: 1375px) {
  /* line 854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 885, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 890, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-right .bolded {
    font-size: 12px;
  }
}

/* line 898, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .text-left {
  padding: 7px 65px 0 25px;
}

@media screen and (max-width: 1445px) {
  /* line 898, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .text-left {
    padding: 7px 25px 0 25px;
  }
}

/* line 906, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 906, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 906, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .already-a-member {
    padding: 0 0 25px 25px;
  }
}

/* line 917, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 923, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 933, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 939, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 939, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 939, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 21px;
  padding-right: 25px;
}

@media screen and (max-width: 1600px) {
  /* line 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 14px;
    line-height: 19px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid white;
  }
}

/* line 1000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  rotate: 25deg;
  -moz-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  height: 90px;
  bottom: -25px;
}

@media screen and (max-width: 1600px) {
  /* line 1000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles .active::before, #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 43, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 49, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 49, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav-container .category-list-tabs-articles .cat-nav-adjust {
    height: 40px;
  }
}

/* line 58, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 64, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-section {
  padding-bottom: 65px;
  border-bottom: 1px solid #d6d6d6;
}

/* line 68, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-section a {
  color: #767676;
}

/* line 74, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block {
  position: relative;
}

/* line 77, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .article-row {
  margin: 15px 0 0;
  padding: 15px 0 0;
}

/* line 82, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 97, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 106, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .category-section-header a {
  color: #8656a3;
}

/* line 119, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .category-section-header a:hover {
  text-decoration: underline;
}

/* line 126, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 147, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #93bb3f;
  text-transform: uppercase;
  margin: 7px 0px;
  clear: both;
  display: block;
}

/* line 159, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .image-fill {
  width: 100%;
  height: 150px;
  overflow: hidden;
  display: none;
}

/* line 167, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .image-fill img {
  width: 100%;
}

/* line 172, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 179, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 193, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 193, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    width: 970px;
  }
}

@media (max-width: 992px) {
  /* line 193, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    width: 750px;
  }
}

@media (max-width: 768px) {
  /* line 193, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    width: 750px;
  }
}

/* line 209, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 209, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav span {
    font-size: 13px;
  }
}

/* line 224, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 233, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-line {
  display: block;
  cursor: pointer;
}

/* line 238, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 248, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 263, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 263, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav .article-nav-premium-bar:after {
    width: 110%;
  }
}

/* line 279, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 284, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-premium-bar span:hover {
  text-decoration: underline;
}

/* line 290, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 305, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active {
  cursor: pointer;
}

/* line 308, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active span {
  color: #338E38;
}

/* line 311, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active span:hover {
  text-decoration: underline;
}

/* line 317, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 324, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 329, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 193, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    margin-top: 0;
  }
}

/* END NAV */
/* Category Articles START */
/* line 364, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 370, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 379, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 390, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index .muted {
  font-size: 12px;
}

/* line 394, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index hr {
  margin: 25px 0;
  border-top: 2px solid #eeeeee;
}

/* line 399, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show-complete {
    padding: 20px !important;
  }
}

/* line 213, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon {
  text-align: center;
  /* Animation of Shimmer Background */
}

/* line 216, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #articles-coming-soon .card {
    display: none;
  }
}

/* line 250, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .mask {
  position: absolute;
  background-color: #f9f9f9;
}

/* line 294, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .leftMask {
  left: 0;
  width: 50px;
  height: 100%;
}

/* line 314, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .rightMask {
  right: 0;
  width: 80px;
  height: 100%;
}

/* line 320, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-section .date {
    display: block;
    margin-left: 0;
  }
}

/* line 370, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h5 a:hover {
  text-decoration: underline;
}

/* line 398, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h6 span {
  font-weight: 500;
}

/* line 415, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-section .tool {
    display: block;
  }
}

/* line 426, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool:hover {
  color: #2883cc;
}

/* line 433, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-info .author-info-box {
    width: 100%;
  }
}

/* line 535, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-footer,
#carousel-articles {
    padding: 55px 45px;
  }
}

/* line 587, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles {
  background: none;
  padding: 25px 0;
}

/* line 658, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .carousel-indicators {
  bottom: -50px;
  border-left: 0;
}

/* line 662, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .carousel-indicators .active {
  background-color: #767676;
}

/* line 666, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .carousel-indicators li {
  border: 1px solid #cdcdcd;
}

/* line 671, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-categories-page .side-nav {
    left: auto;
    right: 10px;
  }
}

/* line 818, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #eee;
  float: right;
  color: transparent;
}

/* line 869, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page,
#categories-hero {
  position: relative;
}

@media screen and (min-width: 1341px) {
  /* line 7, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .container,
#categories-hero .container {
    width: 1340px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 14, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .container-premium,
#categories-hero .container-premium {
  background-color: transparent !important;
  padding-top: 40px;
}

/* line 19, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page #cancel-category-search,
#categories-hero #cancel-category-search {
  cursor: pointer;
}

/* line 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-1,
#categories-hero .section-1 {
  background-image: url(https://cdn0.softwarereviews.com/assets/software_reviews_shared/categories/bg-header-6da11563c33436ddec5f16effff389e1d08ef7b8f0dac0215f2b2d877792d996.png);
  background-size: cover;
  background-position: 30% 0%;
  background-color: #f6f6f6;
  padding: 40px 0 80px;
  margin-bottom: 30px;
  clear: both;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-1,
#categories-hero .section-1 {
    background-position: 45% 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-1,
#categories-hero .section-1 {
    background-image: none;
  }
}

/* line 40, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-1 h2,
#categories-hero .section-1 h2 {
  padding: 0;
  margin: 0 0 10px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  font-size: 2.7142857143em;
}

/* line 47, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-1 h2 span,
#categories-hero .section-1 h2 span {
  color: #338E38;
  font-weight: 600;
}

/* line 53, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-1 p,
#categories-hero .section-1 p {
  padding: 10px 10px 0 0;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
  color: black;
}

@media screen and (min-width: 1440px) {
  /* line 53, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-1 p,
#categories-hero .section-1 p {
    padding: 10px 30px 0 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 67, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .container,
#categories-hero .section-2 .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 75, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .input-container,
#categories-hero .section-2 .side-bar .input-container {
  background-color: #f6f6f6;
  padding: 2px 10px;
  border: 1px solid #a2a2a2;
  border-radius: 30px;
  position: relative;
  width: 100%;
}

/* line 83, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .input-container:focus, #categories-page .section-2 .side-bar .input-container:hover,
#categories-hero .section-2 .side-bar .input-container:focus,
#categories-hero .section-2 .side-bar .input-container:hover {
  border: 1px solid #585757;
}

/* line 88, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .input-container span,
#categories-hero .section-2 .side-bar .input-container span {
  position: absolute;
  right: 15px;
  top: calc(50% - 18px);
}

/* line 95, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .icon,
#categories-hero .section-2 .side-bar .icon {
  color: #373636;
  text-align: left;
  font-size: 28px !important;
}

/* line 101, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .field,
#categories-hero .section-2 .side-bar .field {
  background-color: transparent;
  outline: none;
  border: none;
  width: calc(100% - 20px);
  padding: 10px;
  text-align: left;
  font-size: 1.4285714286em;
  font-weight: 500;
}

/* line 112, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options,
#categories-hero .section-2 .side-bar .selection-options {
  margin-top: 30px;
}

/* line 115, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options hr,
#categories-hero .section-2 .side-bar .selection-options hr {
  border-color: #bebdbd;
}

/* line 119, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options h3,
#categories-hero .section-2 .side-bar .selection-options h3 {
  font-size: 1.4285714286em;
  font-weight: 600;
  color: #4e4d4d;
}

/* line 125, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options label,
#categories-hero .section-2 .side-bar .selection-options label {
  padding: 0;
  margin: 0 0 10px;
}

/* line 130, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options h6,
#categories-hero .section-2 .side-bar .selection-options h6 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.1428571429em;
  color: #5C5C5C;
  padding: 0;
  margin: 0;
}

/* line 139, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container,
#categories-hero .section-2 .side-bar .selection-options .radio-container {
  margin: 20px 0 25px;
}

/* line 142, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio {
  margin: 10px 0 15px;
}

/* line 146, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio input[type="radio"],
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio input[type="radio"] {
  opacity: 0;
}

/* line 151, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio label,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio label {
  position: relative;
  display: inline-block;
  outline: none;
}

/* line 156, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio label::before, #categories-page .section-2 .side-bar .selection-options .radio-container .radio label::after,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio label::before,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio label::after {
  position: absolute;
  display: inline-block;
  content: "";
}

/* line 163, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio label::before,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio label::before {
  left: 0;
  width: 34px;
  height: 34px;
  background-color: white;
  border: 1px solid #bebdbd;
  border-top-left-radius: 34px !important;
  border-top-right-radius: 34px !important;
  border-bottom-left-radius: 34px !important;
  border-bottom-right-radius: 34px !important;
  -webkit-border-radius: 34px 34px 34px 34px !important;
  -moz-border-radius: 34px 34px 34px 34px !important;
}

/* line 172, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio label span,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio label span {
  position: relative;
  left: 42px;
  top: 6px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
}

/* line 182, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio [type="radio"]:checked + label::before,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio [type="radio"]:checked + label::before {
  background-color: #8656A3;
}

/* line 186, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .radio [type="radio"]:checked + label::after,
#categories-hero .section-2 .side-bar .selection-options .radio-container .radio [type="radio"]:checked + label::after {
  height: 6px;
  width: 12px;
  top: 12px;
  left: 12px;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(-45deg);
}

/* line 198, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .side-bar .selection-options .radio-container .throbber-div .loader,
#categories-hero .section-2 .side-bar .selection-options .radio-container .throbber-div .loader {
  color: #8656a3 !important;
}

/* line 206, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-container,
#categories-hero .section-2 .category-container {
  padding: 25px 30px 20px;
  margin-bottom: 20px;
}

/* line 210, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-container:nth-child(even),
#categories-hero .section-2 .category-container:nth-child(even) {
  background-color: transparent !important;
}

/* line 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-container:nth-child(odd),
#categories-hero .section-2 .category-container:nth-child(odd) {
  background-color: #f6f6f6;
}

@media screen and (max-width: 768px) {
  /* line 221, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .category-list .col-sm-4,
#categories-hero .section-2 .category-list .col-sm-4 {
    margin-bottom: 15px;
  }
}

/* line 226, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-list h2,
#categories-hero .section-2 .category-list h2 {
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  /* line 226, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .category-list h2,
#categories-hero .section-2 .category-list h2 {
    margin-bottom: 20px;
    clear: both;
  }
}

/* line 235, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-list ul,
#categories-hero .section-2 .category-list ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 241, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-list ul li,
#categories-hero .section-2 .category-list ul li {
  padding: 0 0 10px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
}

/* line 247, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-list ul li.mongoose-alpha,
#categories-hero .section-2 .category-list ul li.mongoose-alpha {
  padding: 0 0 4px;
}

/* line 251, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-list ul li a,
#categories-hero .section-2 .category-list ul li a {
  color: black;
  cursor: pointer;
  text-decoration: none;
}

/* line 256, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .category-list ul li a:focus, #categories-page .section-2 .category-list ul li a:hover,
#categories-hero .section-2 .category-list ul li a:focus,
#categories-hero .section-2 .category-list ul li a:hover {
  color: #338E38;
  text-decoration: underline;
}

@media screen and (max-width: 840px) {
  /* line 266, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .listing-section,
#categories-hero .section-2 .listing-section {
    display: none;
  }
}

/* line 272, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 #alpha-top-offset,
#categories-hero .section-2 #alpha-top-offset {
  position: absolute;
  right: 0;
}

/* line 277, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .alpha-list,
#categories-hero .section-2 .alpha-list {
  position: fixed;
  display: inline-block;
  z-index: 2;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  /* line 277, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .alpha-list,
#categories-hero .section-2 .alpha-list {
    right: 8px;
  }
}

@media screen and (max-width: 399px) {
  /* line 277, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .alpha-list,
#categories-hero .section-2 .alpha-list {
    display: none;
  }
}

/* line 290, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .alpha-list ul,
#categories-hero .section-2 .alpha-list ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 296, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .alpha-list ul li,
#categories-hero .section-2 .alpha-list ul li {
  display: block;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.2857142857em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 296, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .section-2 .alpha-list ul li,
#categories-hero .section-2 .alpha-list ul li {
    padding: 2px 0;
  }
}

/* line 306, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .alpha-list ul li a,
#categories-hero .section-2 .alpha-list ul li a {
  color: #767676;
  text-decoration: none;
  cursor: pointer;
}

/* line 311, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .section-2 .alpha-list ul li a:focus, #categories-page .section-2 .alpha-list ul li a:hover,
#categories-hero .section-2 .alpha-list ul li a:focus,
#categories-hero .section-2 .alpha-list ul li a:hover {
  color: #338E38;
  font-weight: 600;
}

@media screen and (prefers-reduced-motion: no-preference) {
  /* line 323, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page html,
#categories-page body,
#categories-hero html,
#categories-hero body {
    scroll-behavior: smooth;
  }
}

/* line 329, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page .back-to-top,
#categories-hero .back-to-top {
  margin: 0;
  position: fixed;
  visibility: visible;
  display: inline-block;
  background-color: #bebdbd;
  top: 90%;
  z-index: 2;
  width: 50px;
  height: 50px;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  /* line 329, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page .back-to-top,
#categories-hero .back-to-top {
    right: 0;
  }
}

/* line 345, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page a.back-to-top,
#categories-hero a.back-to-top {
  color: #8656A3;
  text-align: center;
  font-weight: 800;
  font-size: 1.7857142857em;
  line-height: 1.8;
}

/* line 352, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-page a.back-to-top:focus, #categories-page a.back-to-top:hover,
#categories-hero a.back-to-top:focus,
#categories-hero a.back-to-top:hover {
  background-color: #cdcdcd;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  /* line 361, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page.listing-adjustment .section-2 .alpha-list,
#categories-hero.listing-adjustment .section-2 .alpha-list {
    right: 8px;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  /* line 368, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
  #categories-page.listing-adjustment .back-to-top,
#categories-hero.listing-adjustment .back-to-top {
    right: 0;
  }
}

/* line 378, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_index.scss */
#categories-hero .section-1 {
  margin-bottom: 0;
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  position: absolute;
  bottom: 0;
  width: 90% !important;
}

/* line 576, 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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  position: absolute;
  bottom: 0;
  width: 90% !important;
}

/* line 576, 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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 34px !important;
  border-top-right-radius: 34px !important;
  border-bottom-left-radius: 34px !important;
  border-bottom-right-radius: 34px !important;
  -webkit-border-radius: 34px 34px 34px 34px !important;
  -moz-border-radius: 34px 34px 34px 34px !important;
}

/* line 204, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 34px !important;
  border-top-right-radius: 34px !important;
  border-bottom-left-radius: 34px !important;
  border-bottom-right-radius: 34px !important;
  -webkit-border-radius: 34px 34px 34px 34px !important;
  -moz-border-radius: 34px 34px 34px 34px !important;
}

/* line 245, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 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 576, 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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #f6f6f6;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #f6f6f6 0%, white 100%);
  background-image: -webkit-linear-gradient(135deg, #f6f6f6 0%, white 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 576, 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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: 40% !important;
  padding: 10px 5px;
  font-size: 0.7142857143em;
  margin: 0;
}

/* line 576, 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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 396, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech .menu-hidden,
#sr-premium #tabscontent .infotech .menu-hidden,
#sr-premium-hide-content #tabscontent .infotech .menu-hidden {
    margin-bottom: -100px;
  }
}

/* line 402, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .infotech #cx-diamond-logo,
#sr-premium #tabscontent .infotech #cx-diamond-logo,
#sr-premium-hide-content #tabscontent .infotech #cx-diamond-logo {
  margin-top: -10%;
}

/* line 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 431, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 435, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 440, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 440, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 454, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 460, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 466, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 466, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 466, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 478, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 478, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 494, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 500, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 500, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 512, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 512, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 528, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 528, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 541, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 546, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 552, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 552, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 552, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 552, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 573, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 578, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 578, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 578, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 578, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 578, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 604, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 604, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 604, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 617, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 623, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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);
}

/* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
  position: relative;
  right: 0;
  top: 35px;
  height: 620px;
  width: 100%;
  pointer-events: none;
  transform-origin: 50% 0%;
  transform: scale(0.85);
}

@media (max-width: 768px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    right: 0;
    top: 14px;
  }
}

@media (max-width: 992px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    transform: scale(1);
    left: 0;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    transform: scale(1);
    left: 0;
  }
}

@media (max-width: 650px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    transform: scale(0.9);
    left: -3%;
  }
}

@media (max-width: 540px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    transform: scale(0.8);
    left: -9%;
  }
}

@media (max-width: 480px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    margin-top: -138px;
    transform: scale(0.75);
    left: -16%;
    width: 100%;
    height: 200px;
  }
}

@media (max-width: 320px) {
  /* line 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .cx-diamond,
#sr-premium #tabscontent .cx-diamond,
#sr-premium-hide-content #tabscontent .cx-diamond {
    transform: scale(0.7);
    left: -22%;
  }
}

@media (max-width: 1200px) {
  /* line 680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 693, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 698, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 704, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 712, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 712, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 735, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 741, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 741, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 741, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 741, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 735, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 767, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 797, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 802, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 802, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 802, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 820, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 820, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 820, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 858, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 863, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 863, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 735, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 880, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 880, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 890, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 890, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 890, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 902, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 908, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 915, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 915, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 922, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 922, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 929, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 929, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 936, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 944, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 952, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 959, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 963, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 952, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 972, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 978, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 978, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 994, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 994, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1006, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1010, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1019, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1019, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1030, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1036, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1042, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1042, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1042, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1056, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1056, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1056, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1056, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1076, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1085, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1093, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1093, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1106, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1115, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1120, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  -webkit-border-radius: 22px 22px 22px 22px !important;
  -moz-border-radius: 22px 22px 22px 22px !important;
}

/* line 1127, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1137, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  -webkit-border-radius: 22px 22px 22px 22px !important;
  -moz-border-radius: 22px 22px 22px 22px !important;
}

/* line 1156, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1162, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1179, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
}

/* line 1183, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1183, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1192, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1195, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1201, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1204, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  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 1204, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1204, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1231, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1235, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1239, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1242, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1249, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1254, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1261, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1268, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1272, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  -moz-box-shadow: inset 0 0 300px #eaeaea;
  -webkit-box-shadow: inset 0 0 300px #eaeaea;
  box-shadow: inset 0 0 300px #eaeaea;
}

/* line 1278, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1282, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1282, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1290, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1290, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1319, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1319, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1319, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1339, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1339, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  }
}

/* line 1350, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side a.fa,
#category-landing .product-banner .mobile-banner a.fa,
#sr-premium .product-banner .left-side a.fa,
#sr-premium .product-banner .mobile-banner a.fa,
#sr-premium-hide-content .product-banner .left-side a.fa,
#sr-premium-hide-content .product-banner .mobile-banner a.fa {
  font-size: 1.429em;
  color: #bebdbd;
  margin: 15px 10px 15px 0;
  transition: all .25s ease;
}

/* line 1356, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side a.fa:hover,
#category-landing .product-banner .mobile-banner a.fa:hover,
#sr-premium .product-banner .left-side a.fa:hover,
#sr-premium .product-banner .mobile-banner a.fa:hover,
#sr-premium-hide-content .product-banner .left-side a.fa:hover,
#sr-premium-hide-content .product-banner .mobile-banner a.fa:hover {
  color: #767676;
  text-decoration: none;
}

@media (max-width: 992px) {
  /* line 1350, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side a.fa,
#category-landing .product-banner .mobile-banner a.fa,
#sr-premium .product-banner .left-side a.fa,
#sr-premium .product-banner .mobile-banner a.fa,
#sr-premium-hide-content .product-banner .left-side a.fa,
#sr-premium-hide-content .product-banner .mobile-banner a.fa {
    margin: 6px 5px 15px 0;
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  /* line 1350, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side a.fa,
#category-landing .product-banner .mobile-banner a.fa,
#sr-premium .product-banner .left-side a.fa,
#sr-premium .product-banner .mobile-banner a.fa,
#sr-premium-hide-content .product-banner .left-side a.fa,
#sr-premium-hide-content .product-banner .mobile-banner a.fa {
    float: right;
    margin: 0 0 0 10px;
  }
}

@media (max-width: 768px) {
  /* line 1372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1390, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1390, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1390, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1407, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1407, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1416, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #bebdbd;
  margin: 20px 0 0;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 1416, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1416, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1435, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #bebdbd;
  margin-left: 3px;
}

@media (max-width: 992px) {
  /* line 1435, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1450, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1469, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1469, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1481, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1481, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1492, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1497, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1503, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1507, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1507, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1507, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1518, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1522, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1526, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1522, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1534, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1541, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1545, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1534, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1534, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1534, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1534, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1566, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  color: #bebdbd;
  margin: -10px 0 0;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 1566, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1566, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1584, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1584, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1598, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1601, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1598, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1614, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1618, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1623, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1632, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #cx-diamond-wrapper .title-wrapper .title-triangle-top,
#category-landing #cx-diamond-wrapper .title-wrapper .title-triangle,
#category-landing #cx-diamond-wrapper .title-wrapper .cx-diamond-info,
#sr-premium #cx-diamond-wrapper .title-wrapper .title-triangle-top,
#sr-premium #cx-diamond-wrapper .title-wrapper .title-triangle,
#sr-premium #cx-diamond-wrapper .title-wrapper .cx-diamond-info,
#sr-premium-hide-content #cx-diamond-wrapper .title-wrapper .title-triangle-top,
#sr-premium-hide-content #cx-diamond-wrapper .title-wrapper .title-triangle,
#sr-premium-hide-content #cx-diamond-wrapper .title-wrapper .cx-diamond-info {
  display: none;
}

/* line 1639, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #cx-diamond-wrapper .powered-by,
#sr-premium #cx-diamond-wrapper .powered-by,
#sr-premium-hide-content #cx-diamond-wrapper .powered-by {
  display: none;
}

/* line 1644, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1648, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1651, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1651, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1660, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1667, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1673, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1679, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1679, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1679, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1679, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1740, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1745, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  font-size: 0.9em;
}

@media (max-width: 768px) {
  /* line 1745, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1757, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  margin: -8px 0 15px -3px;
  width: 80%;
}

@media (max-width: 480px) {
  /* line 1757, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1769, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1773, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1776, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1776, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1776, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1787, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1790, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1787, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1797, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1797, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1807, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1811, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1807, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1821, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1825, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1830, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1833, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1841, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1846, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1851, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1850, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1861, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1864, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1873, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1887, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1887, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1903, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1903, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1918, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1929, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1935, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1939, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1943, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1951, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1958, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1965, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1969, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1971, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1973, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1977, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1983, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1985, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1987, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1992, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1999, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2002, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1992, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1992, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2012, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2012, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2012, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2025, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2025, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2036, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2047, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2056, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2059, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2064, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2068, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2071, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2077, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2081, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2085, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2092, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2099, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2109, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2114, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2119, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2122, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2126, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2130, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2151, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2154, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2159, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2166, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2171, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2178, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
.legend-top-space {
  margin-top: 10px;
}

/* line 2182, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing {
  margin-bottom: 0;
}

/* line 2185, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero-breadcrumb-premium {
  padding-right: 0;
}

/* line 2190, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .tabpage-height {
  position: relative;
  height: 100%;
}

/* line 2195, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2205, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2211, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left .diamond-legend {
  width: 195px;
  position: relative;
  right: 8px;
}

/* line 2217, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right {
  padding-top: 15px;
}

@media (max-width: 1755px) {
  /* line 2217, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right {
    padding-top: 0;
  }
}

@media (max-width: 1755px) {
  /* line 2222, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2228, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2236, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2236, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2236, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2249, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold {
    bottom: 20px;
  }
}

@media (max-width: 1921px) {
  /* line 2249, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold {
    bottom: 0;
  }
}

/* line 2257, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2262, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right h2 {
  color: #8656a3;
}

/* line 2265, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2274, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles {
  padding: 65px 0;
  max-width: 1171px;
}

/* line 2278, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2282, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2293, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2277, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader {
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  /* line 2277, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader {
    width: 90%;
    margin-bottom: 15px;
  }
  /* line 2302, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader h3 {
    margin: 0;
    line-height: 28px;
  }
  /* line 2306, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2312, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2318, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles h3 span {
  font-weight: bolder;
}

/* line 2324, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2331, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2336, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .panel-body {
  padding: 0;
}

/* line 2339, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a {
  text-decoration: none;
}

/* line 2341, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2344, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2352, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2359, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2367, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2370, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2370, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2376, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2385, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2395, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2401, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a:hover {
  text-decoration: none;
}

/* line 2403, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2407, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2415, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2415, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2415, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent #category-research-container .collapsed .panel-heading {
    padding: 30px 20px 70px;
  }
}

/* line 2428, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles {
  width: 100%;
  padding: 50px;
}

/* line 2431, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2437, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles p {
  margin: 25px 0;
}

/* line 2440, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2444, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2448, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2451, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2457, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2465, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2473, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2473, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research {
    padding-top: 40px;
  }
}

/* line 2481, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2481, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2481, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2494, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2501, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2506, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2511, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2516, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2522, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2526, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2532, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2539, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2539, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2554, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .date-wrapper {
  padding: 0 10px;
}

/* line 2558, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2562, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2569, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2578, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .post-summary {
  -webkit-line-clamp: 3;
}

/* line 2582, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2587, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 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 576, 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 2587, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research .article-thumb .itrg-btn-green {
    margin-top: 40px;
  }
}

/* line 2602, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container {
  background-color: #f6f6f6;
  padding: 25px 0;
}

/* line 2607, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .heading-container h2 {
  padding: 0;
}

/* line 2610, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2617, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .heading-container h2.title span {
  font-weight: 600;
}

/* line 2624, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2624, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2624, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container .offering-buttons-container {
    margin-left: 10px;
  }
}

/* line 2636, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2640, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2646, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container select {
  width: 100%;
}

/* line 2650, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2655, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2661, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2666, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2672, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
}

/* line 2680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2699, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2704, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2714, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  -webkit-border-radius: 15px 15px 15px 15px !important;
  -moz-border-radius: 15px 15px 15px 15px !important;
}

/* line 2722, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
}

/* line 2729, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2729, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner::after {
    display: none;
  }
}

/* line 2743, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#category-landing .offerings-container #offerings-content .product-banner .btn-green:hover {
  background: #2d9837;
}

/* line 2747, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656A3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#category-landing .offerings-container #offerings-content .product-banner .btn-purple:hover {
  background: #5c3873;
}

/* line 2751, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2760, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2765, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2770, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2774, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2782, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2787, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2797, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2804, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2807, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2814, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2825, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2829, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2858, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2858, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2858, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2871, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2871, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2871, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2884, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2884, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2884, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2905, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2909, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2913, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2917, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2921, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2927, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2941, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2941, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2941, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2941, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2966, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2974, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2987, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header {
  min-height: 200px;
  background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/shared/dark_bg-167286cd015f630b4b99d229daf18a7f913e119c99499913be146f1cb05839bb.png);
  background-size: cover;
  margin-bottom: 20px;
}

/* line 8, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header .sub-title {
  color: #fff;
  font-size: 1.4285714286em;
  line-height: 1.5em;
  font-weight: 300;
  padding: 0 20px;
}

/* line 16, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header h2 {
  color: #fff;
  font-size: 3.5714285714em;
  line-height: 1em;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin: 40px 0 20px;
}

/* line 24, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header h2 span {
  font-weight: 300;
}

/* line 30, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #000;
}

/* line 46, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-desc h3 span {
  font-weight: 300;
}

/* line 51, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-desc a {
  text-decoration: none;
}

/* line 56, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.directory {
  display: inline-block;
  text-align: center;
}

/* line 61, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.directory-icons {
  max-width: 150px;
  padding-bottom: 70px;
}

/* line 66, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.see-more button {
  text-decoration: none;
  outline: none;
}

/* line 77, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
#hidden-section {
  display: none;
}

/* line 3, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
body {
  background-color: #f6f6f6;
}

/* line 9, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 19, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #338E38;
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 24px;
}

/* line 28, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
h3.fs-product-name {
  font-size: 18px;
  line-height: 20px;
  margin: 0 auto;
}

/* line 35, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content {
  margin: 0 auto;
  /* ---- grid-item ---- */
}

/* line 38, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-layout {
  padding-left: 10%;
}

/* line 44, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 51, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  line-height: 1.1em;
  max-width: 80%;
  margin: 0;
  padding-top: 35px;
  padding-left: 15px;
}

/* line 64, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  left: 15px;
  max-width: 80%;
  margin: 0;
  padding-top: 35px;
  padding-left: 15px;
}

/* line 77, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  margin-top: 15px;
  max-width: 80%;
  padding-top: 5px;
  padding-left: 15px;
  margin: 0;
}

/* line 90, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 100, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 107, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 114, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-13 {
  background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/home/temp/ep_demo-82221057dc8da3d3158079820853d4b717ec57473d8f4d5f6ebac0c72b65991f.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 121, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-3 {
  background-image: url(https://cdn0.softwarereviews.com/assets/software_reviews_shared/home/temp/bi_demo-35bf4e93aa50577cc2180f8178881c7146dbccc06ad94d8b328622da64d30338.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 128, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-21 {
  background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/home/temp/erp_demo-a57d6fd1250e7c8a429df46cb8e3b098a5a09d6d84580e0a34dcb3d9fc79b71d.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 135, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-5 {
  background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/temp/dataint_demo-d9adaa335377b37274da4bda6ba78b8614856b23793c829f335f1efdd487c241.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 142, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-10 {
  background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/hrm_demo-5271f97cc77ca6b27204c00d6d5074469d470b95be35189df536a1ab185acf4d.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 149, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-5b40b11c835d177c9eab049e6eeac1c9618179bc69573df171aaa1e257bf93f5.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

@supports (display: grid) {
  /* line 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 168, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 176, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 184, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 35, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 199, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 213, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
    position: absolute;
    bottom: 20px;
    left: 0;
    line-height: 1.1em;
    max-width: 80%;
  }
  @media (max-width: 992px) {
    /* line 213, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item h1 {
      margin-bottom: 30px;
    }
  }
  /* line 229, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h1 a {
    color: inherit;
  }
  /* line 234, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h2 {
    bottom: 30px;
    color: #fff;
    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 234, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item h2 {
      margin-bottom: 30px;
    }
  }
  /* line 249, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h2 a {
    color: inherit;
  }
  /* line 254, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
    margin-top: 20px;
    max-width: 80%;
  }
  /* line 267, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 274, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 286, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 295, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 301, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .zoom:hover {
    background-size: 130%;
  }
  @media (max-width: 768px) {
    /* line 301, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .zoom:hover {
      background-size: 145%;
    }
  }
  /* line 309, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 317, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .recolor-green:hover {
    background-color: #338E38;
    background-image: none;
  }
  /* line 322, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-13 {
    background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/home/temp/ep_demo-82221057dc8da3d3158079820853d4b717ec57473d8f4d5f6ebac0c72b65991f.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 328, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-3 {
    background-image: url(https://cdn0.softwarereviews.com/assets/software_reviews_shared/home/temp/bi_demo-35bf4e93aa50577cc2180f8178881c7146dbccc06ad94d8b328622da64d30338.png);
    background-size: 112%;
    background-attachment: initial;
  }
  @media (max-width: 992px) {
    /* line 328, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3 {
      background-size: 115%;
    }
  }
  @media (max-width: 768px) {
    /* line 328, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3 {
      background-size: 165%;
    }
    /* line 340, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3:hover {
      background-size: 175%;
    }
  }
  @media (max-width: 480px) {
    /* line 328, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3 {
      background-size: 165%;
    }
    /* line 348, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3:hover {
      background-size: 175%;
    }
  }
  /* line 354, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-21 {
    background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/home/temp/erp_demo-a57d6fd1250e7c8a429df46cb8e3b098a5a09d6d84580e0a34dcb3d9fc79b71d.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 360, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-5 {
    background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/temp/dataint_demo-d9adaa335377b37274da4bda6ba78b8614856b23793c829f335f1efdd487c241.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 366, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-10 {
    background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/hrm_demo-5271f97cc77ca6b27204c00d6d5074469d470b95be35189df536a1ab185acf4d.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-5b40b11c835d177c9eab049e6eeac1c9618179bc69573df171aaa1e257bf93f5.png);
    background-size: 112%;
    background-attachment: initial;
  }
  @media (max-width: 992px) {
    /* line 372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17 {
      background-size: 115%;
    }
  }
  @media (max-width: 768px) {
    /* line 372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17 {
      background-size: 165%;
    }
    /* line 384, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17:hover {
      background-size: 175%;
    }
  }
  @media (max-width: 480px) {
    /* line 372, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17 {
      background-size: 165%;
    }
    /* line 392, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17:hover {
      background-size: 175%;
    }
  }
}

@media (max-width: 992px) {
  /* line 402, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .image-rotate {
    display: none;
  }
}

/* line 408, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 408, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image1,
#hero-image2,
#hero-image3,
#hero-image4 {
    right: -80px;
  }
}

/* line 422, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#hero-image2 {
  display: none;
  left: 5px;
}

@media (max-width: 1200px) {
  /* line 422, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image2 {
    left: -120px;
  }
}

/* line 431, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#hero-image3 {
  display: none;
  right: 5px;
  top: -18px;
}

@media (max-width: 1200px) {
  /* line 431, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image3 {
    right: -80px;
    top: -20px;
  }
}

/* line 442, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 442, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image4 {
    left: -120px;
  }
}

@media (max-width: 1200px) {
  /* line 442, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image4 {
    width: 48%;
  }
}

/* line 458, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
.hero-buttons {
  z-index: 2;
  position: relative;
}

/* line 462, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
.hero-buttons .btn {
  margin: 0 5px;
}

@media (max-width: 480px) {
  /* line 458, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .hero-buttons {
    display: grid;
  }
}

@media (max-width: 480px) {
  /* line 470, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .hero-buttons .hero-btn {
    margin: 10px 0;
  }
}

@media (max-width: 768px) {
  /* line 477, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .featured-software-header {
    padding: 45px;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 484, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .shadow-line {
    display: none;
  }
}

/* line 491, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 496, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 502, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 511, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 520, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 529, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 538, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 42% !important;
    top: -12% !important;
    height: 150% !important;
  }
}

/* line 546, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage > div.hero {
  padding: 0;
  background: none;
}

@media (min-width: 1341px) {
  /* line 552, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 552, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 568, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .btn-container {
  margin-top: 40px;
}

/* line 571, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage .btn-container .btn-green:hover {
  background: #1f5622;
}

/* line 575, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage .btn-container .btn-purple:hover {
  background: #5c3b73;
}

/* line 580, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 593, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage h1 br {
    display: none;
  }
}

/* line 598, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage h1 span {
  font-weight: 600;
  color: #338E38;
}

/* line 604, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 612, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage h3 strong {
  font-weight: 600;
}

/* line 617, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 627, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 634, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  -webkit-border-radius: 10px 10px 10px 10px !important;
  -moz-border-radius: 10px 10px 10px 10px !important;
}

/* line 649, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section h2 {
  font-size: 2.1428571429em;
}

/* line 653, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 660, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 667, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  -webkit-border-radius: 10px 10px 10px 10px !important;
  -moz-border-radius: 10px 10px 10px 10px !important;
}

/* line 681, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-eed479d3af544bc705059c2dd0d082dc383527ffdfdc6bc970c1154de4d68a93.jpg);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
  background-position: bottom;
}

@media screen and (max-width: 1320px) {
  /* line 681, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a {
    padding: 25px 100px;
  }
}

@media screen and (max-width: 991px) {
  /* line 681, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 703, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a #video-hint {
    margin-top: 0px;
  }
}

/* line 709, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 709, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 709, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .booklet {
    display: none;
  }
}

/* line 728, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 728, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .header-text {
    text-align: center;
  }
}

/* line 736, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 736, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .header-text img {
    width: 230px;
  }
}

/* line 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 780, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h1 br {
    display: none;
  }
}

/* line 785, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a h1 span {
  font-weight: 600;
  color: #338E38;
}

/* line 791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h3 {
    font-size: .75em;
  }
}

/* line 808, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .input-group.homepage-search {
  background: white;
  height: 56px;
  z-index: 2;
  border: none;
  border-radius: 56px;
  width: 65%;
  margin-right: 35%;
}

@media screen and (max-width: 768px) {
  /* line 808, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .input-group.homepage-search {
    width: 100% !important;
  }
}

/* line 821, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .input-group.homepage-search #call-to-action-search {
  height: 100%;
  font-family: "Montserrat", Arial, sans-serif;
  padding-left: 25px;
}

/* line 827, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .input-group.homepage-search .search-icon {
  top: 10px;
  right: 25px;
}

/* line 833, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 833, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .container-sr-home {
    padding: 0;
  }
}

/* line 842, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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://cdn2.softwarereviews.com/assets/software_reviews_shared/home/section-1b-bg-ff75a3f5709c143b7b9b19fe2352fb1fa46946e9d8e4537feb95760d9fcc76f2.jpg);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
  background-position: bottom;
}

@media screen and (max-width: 991px) {
  /* line 842, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 859, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 859, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 859, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b .hero-img {
    display: none;
  }
}

/* line 875, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b a {
  font-weight: 600;
}

/* line 879, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 887, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 893, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 893, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b .col-md-6 {
    left: unset;
  }
}

/* line 902, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 908, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 919, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .col-md-11 {
  position: relative;
}

/* line 922, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 919, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-2 .col-md-11 {
    margin-left: 40px;
    margin-right: 40px;
  }
}

/* line 939, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 947, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 953, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
}

/* line 962, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 966, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li a {
  color: black;
}

/* line 970, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 975, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li.title:first-child {
  margin-top: 0;
}

/* line 980, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li:hover {
  text-decoration: underline;
}

/* line 987, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 987, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-3 {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 999, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 .container-sr-home {
  position: relative;
}

/* line 1003, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1003, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1003, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1030, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1039, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-3 h2 br {
    display: none;
  }
}

/* line 1044, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1051, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1051, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 {
    padding: 60px 40px;
  }
}

/* line 1061, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1071, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 1071, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box {
    flex-direction: column;
  }
}

/* line 1083, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1083, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box hr {
    width: 100%;
    height: 1px;
  }
}

/* line 1096, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1096, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1112, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1112, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1120, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box .column:first-child {
    padding-top: 0;
  }
}

/* line 1126, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1133, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1139, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1148, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1155, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column .category a {
  color: black;
  position: relative;
}

/* line 1161, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1169, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1182, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .emotional-footprint-awards-badge {
  margin-top: -22px;
}

/* line 1188, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1188, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b, #homepage section.section-4c {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 1199, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1199, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1199, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1227, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1236, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1244, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1252, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1258, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1265, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1268, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1273, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656a3 0%, #6A4084 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 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-4b .btn-purple:hover, #homepage section.section-4c .btn-purple:hover {
  background: #5c3873;
}

/* line 1283, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1283, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1293, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1293, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1308, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1316, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1323, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1331, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1337, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1340, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1343, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1349, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1361, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1361, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b hr, #homepage section.section-4c hr {
    display: none;
  }
}

/* line 1373, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1373, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1373, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1373, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1394, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 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 576, 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 1394, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1413, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1413, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1429, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b {
  border-bottom: 1px solid #d6d6d6;
}

/* line 1434, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c h2 {
  padding-bottom: 0;
}

/* line 1438, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c .green-bullets {
  margin-bottom: 40px;
}

/* line 1441, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c .green-bullets li {
  padding-right: 15px;
}

/* line 1446, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1446, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4c .download-rasf-button {
    width: 75%;
  }
}

/* line 1454, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1459, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1459, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1459, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4c .feature-image {
    width: 100%;
  }
}

/* line 1474, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1474, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 {
    padding: 60px 40px;
  }
}

/* line 1483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5:before {
    width: 100%;
    left: 40px;
  }
}

/* line 1499, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1507, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1513, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 ul {
    flex-direction: column;
  }
}

/* line 1525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1525, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1545, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1545, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1565, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
}

@media screen and (max-width: 991px) {
  /* line 1565, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 ul li:after {
    left: 0;
    top: 6px;
  }
}

/* line 1583, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1591, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1599, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6 {
    padding: 60px 40px;
  }
}

/* line 1609, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1609, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6:before {
    width: 100%;
    left: 40px;
  }
}

/* line 1625, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1633, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1639, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1639, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1657, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-6 .btn-green:hover {
  background: #1f5622;
}

/* line 1667, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .green-bullets li {
  margin: 15px 0;
}

/* line 1672, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .download-rasf-button {
  padding-left: 0;
}

/* line 1677, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1677, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6 .col-md-offset-1:before {
    display: none;
  }
}

/* line 1694, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1694, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 {
    padding: 50px 40px;
  }
}

/* line 1704, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1704, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7:before {
    bottom: 0;
  }
}

@media (max-width: 992px) {
  /* line 1704, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7:before {
    display: none;
  }
}

/* line 1724, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1733, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 h2 br {
    display: none;
  }
}

/* line 1738, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1744, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 .laptop {
    right: 45%;
    top: -4%;
    height: 90%;
  }
}

/* line 1763, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 .laptop-mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 1763, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1775, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-7 .btn-purple:hover {
  background: #5c3b73;
}

/* line 1785, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 .green-bullets li {
  margin: 15px 0;
}

/* line 1791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 {
    padding: 50px 40px;
    background-color: #f6f6f6;
  }
}

/* line 1802, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1813, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .container-sr-home {
  position: relative;
}

/* line 1816, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1816, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .container-sr-home:before {
    display: none;
  }
}

/* line 1832, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1832, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 h2 {
    margin-top: 0;
  }
  /* line 1843, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 h2 br {
    display: none;
  }
}

/* line 1848, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 1854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1854, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .chart {
    max-height: 410px;
    width: auto;
  }
}

/* line 1879, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-8 .btn-green:hover {
  background: #1f5622;
}

@media screen and (max-width: 991px) {
  /* line 1879, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .btn-green {
    margin-bottom: 40px;
  }
}

/* line 1893, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .green-bullets li {
  margin: 15px 0;
}

/* line 1898, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .download-rasf-button {
  padding-left: 0;
}

/* line 1903, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1903, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 {
    padding: 60px 40px;
  }
}

/* line 1912, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1912, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9:before {
    width: 25%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1912, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9:before {
    width: 20%;
  }
}

@media screen and (max-width: 991px) {
  /* line 1912, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9:before {
    width: 100%;
    bottom: 0;
  }
}

/* line 1936, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1941, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .col-md-4 {
    width: 50%;
  }
}

/* line 1947, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1954, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1960, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 30%;
    top: -45%;
    height: 175%;
  }
}

/* line 1986, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .papers-mobile {
  display: none;
}

/* line 1990, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  width: 195px !important;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-9 .btn-purple:hover {
  background: #5c3873;
}

/* line 2000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .browse-btn {
    margin: 10px 0;
  }
}

/* line 2011, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .green-bullets li {
  margin: 15px 0;
}

/* line 2017, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2026, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2017, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-10 {
    padding: 60px 40px;
  }
}

/* line 2042, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2042, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-10:before {
    width: 100%;
    right: 0;
  }
}

/* line 2058, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .container-sr-home {
  position: relative;
  z-index: 2;
}

/* line 2063, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2063, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2079, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2088, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .btn-link .fa {
  margin-top: -2px;
}

/* line 2092, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2101, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2101, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 {
    padding: 60px 40px;
  }
}

/* line 2110, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2120, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .container-sr-home {
  position: relative;
}

/* line 2123, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2123, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 .container-sr-home:before {
    left: -15px;
  }
}

/* line 2139, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2146, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 2152, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2152, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2163, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2171, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2180, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2180, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 img {
    display: block;
    width: 90%;
  }
}

/* line 2191, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-11 .btn-purple:hover {
  background: #5c3b73;
}

/* line 2199, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .green-bullets li {
  margin: 15px 0;
}

/* line 2205, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2211, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2218, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 2224, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2231, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-13 .btn-purple:hover {
  background: #5c3b73;
}

/* line 2240, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
}

@media screen and (max-width: 991px) {
  /* line 2240, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-13 .tech-cover-container {
    flex-wrap: wrap;
  }
}

/* line 2251, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2251, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-13 .tech-cover-container > hr {
    display: none;
  }
}

/* line 2263, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2263, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-13 .tech-cover-container .column {
    flex: 0 0 45%;
  }
}

/* line 2276, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2284, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2290, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2297, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2307, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column:last-child {
  border-right: none;
}

/* line 2314, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2321, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2330, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2330, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2340, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2340, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2353, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2353, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2361, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2375, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 .logos-container .column img {
  max-width: 220px;
  max-height: 40px;
}

/* line 2383, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2383, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-16 {
    padding: 50px 40px;
  }
}

/* line 2393, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 {
    padding: 60px 40px;
  }
}

/* line 2414, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2424, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .container-sr-home {
  position: relative;
}

/* line 2427, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2427, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 .container-sr-home:before {
    left: -15px;
  }
}

/* line 2442, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2442, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2453, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2460, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2469, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 2469, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 img {
    display: block;
    width: 90%;
  }
}

/* line 2480, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-17 .btn-purple:hover {
  background: #5c3b73;
}

/* line 2487, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .green-bullets li {
  margin: 15px 0;
}

/* line 2494, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#contact-rep-modal_subject {
  color: white;
}

/* line 1, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
  .scrollspy-sr {
    display: none;
  }
}

/* line 11, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr:hover .line {
  opacity: 0;
  right: -20px;
}

/* line 22, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li {
  position: relative;
}

/* line 33, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li.active .line {
  width: 45px;
  background: #338E38;
}

/* line 38, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li.active a {
  padding-right: 25px;
}

/* line 43, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li a:hover {
  background: none;
  color: #338E38;
}

/* line 75, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li a:focus {
  background: none;
  color: #338E38;
}

/* line 83, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.affix {
  position: fixed;
  top: 455px;
}

/* line 89, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .scrollspy-sr {
  position: absolute;
  top: 380px;
}

/* line 98, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .scrollspy-sr li {
  padding: 5px 20px;
}

/* line 105, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
div.jumbotron {
  background: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/hero_img_main_white-6cdc99ed3925c8af45a63016be0f8c0487c14e920bf7c6b28e5b76deebb2030d.png);
  background-size: cover;
  background-size: 110%;
  margin: 0;
  background-position-x: -10px;
}

/* line 9, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium .jumbotron h1 {
  width: 45%;
  line-height: 55px;
}

/* line 52, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container-premium .jumbotron h1 {
    line-height: 38px;
    width: 80%;
  }
}

/* line 63, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium .what-we-do {
  background-image: none;
}

/* line 82, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints {
  padding: 80px 0 0;
}

/* line 4, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints p {
  margin-bottom: 50px;
}

/* line 16, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-0f44145799d5110c9da65e74d51c6d71715f1c447baa1abafbe64f015544d08e.jpg);
  background-size: cover;
  display: flex;
}

@media (max-width: 1200px) {
  /* line 5, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner,
#sr-premium-offerings .product-banner {
    background-image: none;
    -moz-box-shadow: inset 0 0 300px #eaeaea;
    -webkit-box-shadow: inset 0 0 300px #eaeaea;
    box-shadow: inset 0 0 300px #eaeaea;
  }
}

@media (max-width: 768px) {
  /* line 17, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 23, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 36, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 36, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 36, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 36, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 52, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 52, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 52, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 69, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 69, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 80, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 86, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 92, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 86, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 86, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 107, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 107, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 119, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 123, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 129, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 168, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 182, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 188, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 195, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 195, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 195, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 195, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 214, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 237, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 241, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 237, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 250, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #bebdbd;
  font-size: 2.5em;
  font-weight: 800;
  margin: 25px 0 0;
}

@media (max-width: 1200px) {
  /* line 250, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 250, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 266, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #bebdbd;
  font-size: .4em;
  font-weight: 800;
  margin-left: 3px;
}

@media (max-width: 992px) {
  /* line 266, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 280, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 284, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 284, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 284, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 284, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 302, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 302, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 314, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  font-size: 3em;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 20px -3px;
}

@media (max-width: 1200px) {
  /* line 314, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 314, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 314, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 336, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 336, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 336, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 336, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 353, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 353, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 353, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 353, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 368, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 368, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 377, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 381, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 368, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 368, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 396, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 403, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 407, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 396, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 396, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 396, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 396, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 428, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  color: #bebdbd;
  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 428, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 428, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 428, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 451, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 451, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 468, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 468, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 483, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 497, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 497, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 505, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features h5,
#sr-premium-offerings .category-features h5 {
  background-color: #767676;
  color: #fff;
  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 505, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 505, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 538, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 538, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 538, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 538, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 557, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 567, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 557, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 557, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 557, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 591, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 591, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 591, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 603, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report h2,
#sr-premium-offerings .sample-report h2 {
  margin-left: -3px;
}

/* line 607, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 607, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report p,
#sr-premium-offerings .sample-report p {
    margin-bottom: 15px;
  }
}

/* line 616, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 616, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report ul,
#sr-premium-offerings .sample-report ul {
    margin-bottom: 20px;
  }
}

/* line 626, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 630, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 636, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 636, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 636, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 654, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 660, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 660, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 660, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 673, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 680, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 686, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 686, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 702, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 702, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 719, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .word-cloud,
#sr-premium-offerings .word-cloud {
  background: linear-gradient(to bottom, #fff 0%, #f6f6f6 90%);
  margin-top: -85px;
}

@media (max-width: 1200px) {
  /* line 726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 726, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .word-cloud,
#sr-premium-offerings .word-cloud {
    margin-top: 0;
  }
}

/* line 738, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 742, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 742, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .word-cloud p,
#sr-premium-offerings .word-cloud p {
    margin-bottom: 0;
  }
}

/* line 750, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 758, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .report-ad,
#sr-premium-offerings .report-ad {
  background: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/offerings/report_adv_bg-d4354f5e3caf8d4fd5a14eb0a3100b8e94fd2e2c736962d8036bc5974da13ea8.jpg) top center no-repeat;
  max-height: 485px;
  padding: 90px 60% 90px 65px;
}

@media (max-width: 992px) {
  /* line 758, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 758, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad,
#sr-premium-offerings .report-ad {
    background: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/shared/dark_bg-167286cd015f630b4b99d229daf18a7f913e119c99499913be146f1cb05839bb.png) top center no-repeat;
    padding: 35px;
  }
}

/* line 772, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .report-ad h3,
#sr-premium-offerings .report-ad h3 {
  color: #fff;
  font-size: 4.8em;
  font-weight: 600;
  line-height: .9;
  margin-left: -3px;
  margin-top: 10px;
}

@media (max-width: 1200px) {
  /* line 772, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 772, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 791, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 807, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 813, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 819, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 819, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 833, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 836, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 840, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  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 857, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 863, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 867, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 867, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 867, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 884, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 891, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 897, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 905, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 915, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 915, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 925, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 925, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 933, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 942, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 948, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 952, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 958, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: #fff;
  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 978, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 978, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 978, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 995, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner {
  margin: 0;
}

/* line 1000, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner .left-side {
  padding: 60px 35px 85px 60px;
}

/* line 1005, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1010, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report {
  top: 360px;
  left: 0;
}

/* line 1015, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report a img {
  margin-top: -40px;
}

/* line 1019, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1027, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1037, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-header > div.hide-hero-offering.container > section {
  margin-top: -1px;
  background: none;
}

/* line 1042, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1048, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings-hide-content > div {
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 1054, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings-hide-content > div > section > div {
  width: 102%;
}

/* line 1058, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1064, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 71em;
  }
}

@media (max-width: 1320px) {
  /* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 53em;
  }
}

@media (max-width: 1200px) {
  /* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 42em;
  }
}

@media (max-width: 992px) {
  /* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 32em;
  }
}

@media (max-width: 768px) {
  /* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 31em;
  }
}

@media (max-width: 480px) {
  /* line 1070, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 24em;
  }
}

/* line 1102, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium .sample-report ul {
  font-size: .85em;
}

/* line 1108, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium #marketplace-page #category-article-index {
  padding: 0 75px;
}

/* line 1111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium #marketplace-page #category-article-index p {
  color: #7d7d7d;
}

/* line 1115, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium #marketplace-page .article-subheader {
  padding: 0 75px;
}

/* line 1121, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1121, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1121, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-header > div.hide-hero.container > section > div > div > p {
    font-size: .75em;
  }
}

/* line 1135, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report {
  top: 360px;
  left: 0;
  padding-bottom: 3em;
}

/* line 1140, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report ul {
  font-size: .85em;
}

/* line 1147, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 1147, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .hero {
  background: url(https://cdn0.softwarereviews.com/assets/software_reviews_shared/reports/reports_info/report_feautre_header-42c1493852fbb65d5b74d783807b5812eca46750f5e3e021eae98450f77bc87a.png) no-repeat;
}

@media (min-width: 992px) {
  /* line 6, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .hero h1 {
    font-size: 4.2em;
  }
}

/* line 14, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-benefits .right-side {
    padding: 0;
  }
}

/* line 30, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .whats-inside .whats-inside-number {
    font-size: 3.6em;
  }
}

/* line 111, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .whats-inside .white-text {
  color: #fff;
}

/* line 116, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .report-buttons {
  margin-top: 20px;
}

/* line 120, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .panel {
  border: none;
  margin-bottom: 0;
}

/* line 125, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 125, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 125, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 140, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 146, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 146, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 159, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 165, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .panel-body img {
    margin-bottom: 10px;
  }
}

/* line 173, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 173, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 173, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features {
    text-align: center;
  }
}

/* line 185, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 185, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 185, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 185, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features h5 {
    margin-top: 15px;
  }
}

/* line 207, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 212, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .sr-report-features p {
  margin-bottom: 0;
}

/* line 220, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .macbook-pos {
  z-index: 1;
}

/* line 224, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .key-points {
  z-index: 10;
}

/* line 228, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .macbook {
  margin: -85px 0 0 -15px;
}

/* line 232, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .cr-image {
  margin: -85px 0 -100px -15px;
}

@media (max-width: 992px) {
  /* line 232, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-image {
    margin: 0;
  }
}

@media (max-width: 768px) {
  /* line 232, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-image {
    padding: 40px;
  }
}

/* line 244, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .header-spacing-adj {
  margin-bottom: 50px;
}

/* line 248, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-selector-margins {
  margin-bottom: 25px;
}

/* line 252, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 252, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-selector-margins {
    margin-top: 30px;
  }
}

/* line 263, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 275, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 280, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .ps_002 {
  padding-top: 25px;
  padding-right: 25px;
  float: right;
}

/* line 286, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 286, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-sec-two,
#reports .ps-sec-two {
    margin-top: 0;
  }
}

/* line 295, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .panel-default {
  border: 0;
  box-shadow: none;
}

@media (max-width: 1200px) {
  /* line 301, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 306, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .ps_copy_002 {
    padding: 0 22%;
    margin-top: -40px;
  }
  /* line 311, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports #reports .sr-reports-benefits .right-side .header {
    padding-left: 0;
  }
  /* line 315, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .macbook {
    display: block;
    margin: 30px auto 0;
    width: 80%;
  }
  /* line 321, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn-first {
    margin-right: 0;
  }
  /* line 325, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 332, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 339, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 344, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .macbook {
    margin-top: 20px;
  }
  /* line 348, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn {
    font-size: 0.75em;
  }
}

@media (max-width: 768px) {
  /* line 354, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 361, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 366, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .macbook {
    margin-top: 0;
    width: 100%;
  }
  /* line 371, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn {
    width: 100%;
    font-size: 1em;
  }
}

@media (max-width: 480px) {
  /* line 378, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 385, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, 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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .hero .hero-img, #browse-reports-header .hero .hero-img {
    display: none;
  }
}

/* line 80, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 84, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 88, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
}

/* line 93, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 101, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 12px;
  right: 25px;
}

/* line 107, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 112, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 119, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 124, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 128, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 139, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 151, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 157, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 164, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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: 14px;
  right: 40px;
  pointer-events: none;
}

@media (max-width: 991px) {
  /* line 164, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 177, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 177, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 191, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  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 213, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 217, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 217, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 226, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 232, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 236, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 243, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 250, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 {
  color: #8656a3;
  font-weight: 400;
  font-size: 0.8571428571em;
  text-transform: capitalize;
  padding: 0 0 0 4px;
  display: inline-block;
}

/* line 259, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 266, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 270, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 277, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 288, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 297, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 303, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 315, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 319, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 327, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 335, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 341, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 350, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 360, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 367, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 371, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 378, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 390, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 397, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 406, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 411, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 415, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 421, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 430, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 435, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 444, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 448, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 454, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 462, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 479, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 484, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 490, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 497, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 505, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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 509, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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, #fff 0%, #f6f6f6 90%);
  margin-top: 55px;
}

@media (max-width: 992px) {
  /* line 179, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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, #fff 0%, #f6f6f6 90%);
}

@media (max-width: 768px) {
  /* line 238, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/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;
  }
}

@media (max-width: 768px) {
  /* line 389, ../../shared/bundle/ruby/2.7.0/bundler/gems/software-reviews-shared-bcf44e023773/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .featured-reviews .reviews-copy h2 {
    margin-top: -20px;
  }
}

/* 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 5, app/assets/stylesheets/alternatives.scss */
#alternative-page {
  background-color: #f6f6f6;
}

/* line 9, app/assets/stylesheets/alternatives.scss */
#alternative-page h1, #alternative-page h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  color: #373636;
  font-size: 2.7142857143em;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0;
  padding-bottom: 15px;
}

@media screen and (max-width: 1199px) {
  /* line 9, app/assets/stylesheets/alternatives.scss */
  #alternative-page h1, #alternative-page h2 {
    font-size: 2em;
    line-height: 28px;
  }
}

@media screen and (max-width: 991px) {
  /* line 9, app/assets/stylesheets/alternatives.scss */
  #alternative-page h1, #alternative-page h2 {
    font-size: 1.7142857143em;
  }
}

/* line 28, app/assets/stylesheets/alternatives.scss */
#alternative-page h1 span, #alternative-page h2 span {
  font-weight: 600;
}

/* line 32, app/assets/stylesheets/alternatives.scss */
#alternative-page h1 .green-text, #alternative-page h2 .green-text {
  color: #338E38 !important;
}

/* line 37, app/assets/stylesheets/alternatives.scss */
#alternative-page h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  color: #373636;
  font-size: 1em;
  text-align: left;
  margin: 0;
}

/* line 45, app/assets/stylesheets/alternatives.scss */
#alternative-page h3 span {
  font-weight: 300;
}

/* line 50, app/assets/stylesheets/alternatives.scss */
#alternative-page p {
  color: #373636;
}

/* line 55, app/assets/stylesheets/alternatives.scss */
#alternative-page .no-margin {
  margin: 0;
}

@media screen and (min-width: 992px) {
  /* line 59, app/assets/stylesheets/alternatives.scss */
  #alternative-page .same-height {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    flex-direction: row;
  }
}

/* line 68, app/assets/stylesheets/alternatives.scss */
#alternative-page .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#alternative-page .btn-green:hover {
  background: #2d9837;
}

/* line 73, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  margin-top: 30px;
}

/* line 80, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat {
  padding: 5px 15px;
  border-left: 1px solid #bebdbd;
}

@media screen and (max-width: 991px) {
  /* line 80, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .stat {
    flex: 1;
  }
  /* line 87, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .stat:first-child {
    border-left: 0;
  }
}

/* line 93, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat-number {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.7142857143em;
  line-height: 42px;
  text-align: center;
  color: #4e4d4d;
  padding: 0;
  margin: 0 auto;
}

@media screen and (max-width: 1199px) {
  /* line 93, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .stat-number {
    font-size: 2em;
    line-height: 28px;
  }
}

@media screen and (max-width: 991px) {
  /* line 93, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .stat-number {
    font-size: 1.7142857143em;
  }
}

/* line 113, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat-number span.sr-score-green {
  color: #2B9E36;
}

/* line 117, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat-number span.sr-score-green-light {
  color: #57b851;
}

/* line 121, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat-number span.sr-score-yellow {
  color: #B19105;
}

/* line 125, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat-number span.sr-score-red {
  color: #d03231;
}

/* line 129, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .stat-number span.sr-score-dark-red {
  color: #b0272e;
}

/* line 135, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container p {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.6428571429em;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #373636;
  max-width: 75px;
  padding: 0;
  margin: 0 auto;
}

/* line 147, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .btn-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  align-self: flex-end;
}

@media screen and (min-width: 1200px) {
  /* line 147, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .btn-container {
    margin-top: 15px;
    flex: 1;
  }
}

@media screen and (max-width: 767px) {
  /* line 147, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .btn-container {
    width: 100%;
    align-items: stretch;
    padding: 35px 14px;
  }
}

/* line 164, app/assets/stylesheets/alternatives.scss */
#alternative-page .offering-score-container .btn-container .btn {
  padding: 14px 30px;
}

@media screen and (max-width: 1199px) {
  /* line 164, app/assets/stylesheets/alternatives.scss */
  #alternative-page .offering-score-container .btn-container .btn {
    max-width: 200px;
    margin-top: 10px;
  }
}

/* line 176, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner {
  position: fixed;
  z-index: 2;
  width: 100%;
  margin-left: 0;
  margin-top: -50px;
  display: inline-block;
}

@media (max-width: 991px) {
  /* line 176, app/assets/stylesheets/alternatives.scss */
  #alternative-page .download-banner {
    margin-top: 0;
  }
}

/* line 188, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .banner-green {
  background-color: #266829;
  background-image: linear-gradient(to right, #40b447, #338E38);
}

/* line 192, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .banner-green:before {
  content: "\f044";
  font-family: "FontAwesome";
  padding-right: 10px;
}

/* line 198, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .banner-green:hover {
  background: #338E38;
}

/* line 203, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .banner-purple {
  background-color: #8656A3;
}

/* line 206, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .banner-purple:hover {
  background: #6A4084;
}

/* line 211, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .gtm-scorecard-report-banner {
  text-align: center;
  padding: 12px 0 10px;
  z-index: 1;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.2857142857em;
  color: white;
  text-transform: uppercase;
  position: fixed;
  width: 100%;
}

@media screen and (max-width: 445px) {
  /* line 211, app/assets/stylesheets/alternatives.scss */
  #alternative-page .download-banner .gtm-scorecard-report-banner {
    font-size: 1em;
  }
}

@media screen and (max-width: 355px) {
  /* line 211, app/assets/stylesheets/alternatives.scss */
  #alternative-page .download-banner .gtm-scorecard-report-banner {
    font-size: 0.8571428571em;
  }
}

/* line 232, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .download-scorecard-wrapper {
  display: inline-block;
  margin-right: 12px;
}

/* line 236, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .download-scorecard-wrapper:before {
  font-family: "FontAwesome";
  padding-right: 10px;
  content: "\f019";
}

@media screen and (max-width: 355px) {
  /* line 236, app/assets/stylesheets/alternatives.scss */
  #alternative-page .download-banner .download-scorecard-wrapper:before {
    font-size: 0.8571428571em;
  }
}

/* line 247, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .pg-count {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 3px;
}

/* line 252, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .pg-count > p {
  font-size: 0.8571428571em;
  font-weight: 600;
  line-height: 60%;
  margin-bottom: 0;
  color: white;
}

/* line 259, app/assets/stylesheets/alternatives.scss */
#alternative-page .download-banner .pg-count > p > span {
  font-size: 0.5714285714em;
}

/* line 267, app/assets/stylesheets/alternatives.scss */
#alternative-page .breadcrumbs {
  background: white;
  box-shadow: 10px 0 10px -2px rgba(0, 0, 0, 0.1);
  clip-path: inset(0px -15px 0px 0px);
  color: #373636;
  padding-top: 20px;
}

@media (max-width: 991px) {
  /* line 267, app/assets/stylesheets/alternatives.scss */
  #alternative-page .breadcrumbs {
    display: none;
  }
}

/* line 278, app/assets/stylesheets/alternatives.scss */
#alternative-page .breadcrumbs p {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 500;
  font-size: 1em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 288, app/assets/stylesheets/alternatives.scss */
#alternative-page .breadcrumbs a {
  color: #373636;
}

/* line 291, app/assets/stylesheets/alternatives.scss */
#alternative-page .breadcrumbs a:hover {
  text-decoration: underline;
}

/* line 297, app/assets/stylesheets/alternatives.scss */
#alternative-page .mobile-breadcrumbs {
  background: white;
  display: none;
  color: #373636;
  padding: 15px;
}

@media (max-width: 991px) {
  /* line 297, app/assets/stylesheets/alternatives.scss */
  #alternative-page .mobile-breadcrumbs {
    padding: 15px 15px 0;
    display: block;
  }
}

/* line 308, app/assets/stylesheets/alternatives.scss */
#alternative-page .mobile-breadcrumbs p {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.8571428571em;
  margin-bottom: 0;
}

/* line 315, app/assets/stylesheets/alternatives.scss */
#alternative-page .mobile-breadcrumbs a {
  color: #373636;
}

/* line 318, app/assets/stylesheets/alternatives.scss */
#alternative-page .mobile-breadcrumbs a:hover {
  text-decoration: underline;
}

/* line 325, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section {
  background: white;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding-top: 50px;
}

@media screen and (min-width: 992px) {
  /* line 325, app/assets/stylesheets/alternatives.scss */
  #alternative-page .intro-section {
    padding-top: 0;
    margin-top: 128px;
    background: linear-gradient(90deg, white 50%, #f6f6f6 50%);
  }
}

/* line 337, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .intro-section-container {
  overflow: hidden;
}

/* line 341, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col {
  background: white;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column wrap;
  padding: 30px 15px 40px;
  text-align: center;
}

/* line 348, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col .image-container {
  flex: 1;
}

@media screen and (max-width: 991px) {
  /* line 348, app/assets/stylesheets/alternatives.scss */
  #alternative-page .intro-section .logo-col .image-container {
    max-width: 200px;
    margin: 0 auto;
  }
}

/* line 356, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col .image-container img {
  margin: auto;
}

/* line 361, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col a.fa {
  align-self: flex-end;
  font-size: 1.4285714286em;
  color: #bebdbd;
  margin: 15px 10px 15px 0;
  transition: all .25s ease;
}

/* line 368, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col a.fa:hover {
  color: #767676;
  text-decoration: none;
}

/* line 374, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col .btn-container {
  align-self: flex-end;
  width: 100%;
}

/* line 379, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col .claim-software,
#alternative-page .intro-section .logo-col .review-software {
  text-align: center;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  /* line 379, app/assets/stylesheets/alternatives.scss */
  #alternative-page .intro-section .logo-col .claim-software,
#alternative-page .intro-section .logo-col .review-software {
    margin: 10px auto 0;
    max-width: 200px;
  }
}

/* line 389, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col .claim-software .button,
#alternative-page .intro-section .logo-col .review-software .button {
  font-size: 11px;
}

/* line 394, app/assets/stylesheets/alternatives.scss */
#alternative-page .intro-section .logo-col h3 {
  margin-top: 20px;
}

/* line 401, app/assets/stylesheets/alternatives.scss */
#alternative-page .comparison-container {
  margin: 0;
  padding: 0 15px;
}

/* line 405, app/assets/stylesheets/alternatives.scss */
#alternative-page .comparison-container .comparison-section {
  margin: 0 auto 45px;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 8px;
}

@media (min-width: 768px) {
  /* line 405, app/assets/stylesheets/alternatives.scss */
  #alternative-page .comparison-container .comparison-section {
    padding: 35px 35px 20px;
  }
}

@media (min-width: 992px) {
  /* line 405, app/assets/stylesheets/alternatives.scss */
  #alternative-page .comparison-container .comparison-section {
    margin-bottom: 90px;
    padding: 50px 50px 20px;
  }
}

/* line 422, app/assets/stylesheets/alternatives.scss */
#alternative-page .comparison-container .row {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

/* line 428, app/assets/stylesheets/alternatives.scss */
#alternative-page .comparison-container h3 {
  font-size: 1.1428571429em;
  font-weight: 700;
  color: #373636;
  text-align: center;
  line-height: 1.2;
  margin: 0;
}

/* line 437, app/assets/stylesheets/alternatives.scss */
#alternative-page .comparison-container p {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.7857142857em;
  color: #373636;
}

/* line 445, app/assets/stylesheets/alternatives.scss */
#alternative-page .explore-sr {
  background: #373636;
  padding-top: 50px;
  padding-bottom: 70px;
}

/* line 450, app/assets/stylesheets/alternatives.scss */
#alternative-page .explore-sr h2 {
  margin-bottom: 10px;
  color: white;
}

/* line 455, app/assets/stylesheets/alternatives.scss */
#alternative-page .explore-sr h3 {
  color: white;
  font-weight: 300;
  font-size: 1.4285714286em;
  text-transform: uppercase;
  text-align: center;
}

/* line 463, app/assets/stylesheets/alternatives.scss */
#alternative-page .explore-sr .btn-outline-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;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: transparent;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, transparent 0%, transparent 100%);
  background-image: -webkit-linear-gradient(135deg, transparent 0%, transparent 100%);
  background-image: linear-gradient(135deg, transparent 0%, transparent 100%);
  border: 1px solid white;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#alternative-page .explore-sr .btn-outline-white:hover {
  background: rgba(0, 0, 0, 0);
}

/* line 467, app/assets/stylesheets/alternatives.scss */
#alternative-page .explore-sr .btn-outline-white:hover {
  background-color: white;
  color: #373636;
}

@media screen and (max-width: 767px) {
  /* line 463, app/assets/stylesheets/alternatives.scss */
  #alternative-page .explore-sr .btn-outline-white {
    margin-top: 10px;
  }
}

/* line 478, app/assets/stylesheets/alternatives.scss */
#alternative-page .hero-banner-category {
  position: relative;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  font-size: 0.2857142857em;
  text-transform: uppercase;
  padding: 2px 6px;
  border: 2px solid #33AC3E;
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  -webkit-border-radius: 3px 3px 3px 3px !important;
  -moz-border-radius: 3px 3px 3px 3px !important;
}

/* line 490, app/assets/stylesheets/alternatives.scss */
#title-col {
  background: white;
  box-shadow: 10px 0 10px -2px rgba(0, 0, 0, 0.1);
  clip-path: inset(0px -15px 0px 0px);
  padding: 0 40px 40px 15px;
}

@media screen and (max-width: 991px) {
  /* line 490, app/assets/stylesheets/alternatives.scss */
  #title-col {
    padding: 15px;
  }
}

/* line 500, app/assets/stylesheets/alternatives.scss */
#title-col .dropdown-wrapper {
  position: relative;
  max-width: 300px;
  border: 1px solid #bebdbd;
  margin-bottom: 10px;
  border-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  -webkit-border-radius: 22px 22px 22px 22px !important;
  -moz-border-radius: 22px 22px 22px 22px !important;
}

/* line 507, app/assets/stylesheets/alternatives.scss */
#title-col .dropdown-wrapper::after {
  font-family: "FontAwesome";
  content: "\f078";
  color: #5C5C5C;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

/* line 518, app/assets/stylesheets/alternatives.scss */
#title-col .dropdown-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: #f6f6f6;
  font-family: "Roboto", Arial, sans-serif;
  border: none;
  padding: 8px 35px 8px 20px;
  border-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  -webkit-border-radius: 22px 22px 22px 22px !important;
  -moz-border-radius: 22px 22px 22px 22px !important;
}

/* line 535, app/assets/stylesheets/alternatives.scss */
.alternative-description p {
  color: #373636;
  font-size: 1em;
}

/* line 540, app/assets/stylesheets/alternatives.scss */
.alternative-description p.collapse[aria-expanded="false"] {
  height: 68px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 548, app/assets/stylesheets/alternatives.scss */
.alternative-description p.collapsing[aria-expanded="false"] {
  height: 68px !important;
}

/* line 552, app/assets/stylesheets/alternatives.scss */
.alternative-description a {
  font-weight: 700;
  color: #8656a3;
}

/* line 557, app/assets/stylesheets/alternatives.scss */
.alternative-description a.collapsed:after {
  content: 'Learn More';
}

/* line 561, app/assets/stylesheets/alternatives.scss */
.alternative-description a:not(.collapsed):after {
  content: 'Read Less';
}

/* line 567, app/assets/stylesheets/alternatives.scss */
#top-alternatives {
  padding: 30px 15px 40px 40px;
}

/* line 572, app/assets/stylesheets/alternatives.scss */
#alternative-section {
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 572, app/assets/stylesheets/alternatives.scss */
  #alternative-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  /* line 572, app/assets/stylesheets/alternatives.scss */
  #alternative-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

/* line 586, app/assets/stylesheets/alternatives.scss */
#alternative-section .alternative-intro p {
  margin-bottom: 40px;
}

/* line 591, app/assets/stylesheets/alternatives.scss */
#alternative-section .alternative-row {
  display: flex;
  flex-flow: wrap;
  padding: 0;
}

/* line 596, app/assets/stylesheets/alternatives.scss */
#alternative-section .alternative-row > div {
  margin-bottom: 30px;
}

/* line 2, app/assets/stylesheets/alternatives/top_alternatives.scss */
#top-alternatives h3, #top-alternatives a {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: #6A4084;
  display: inline;
  line-height: 15px;
}

/* line 11, app/assets/stylesheets/alternatives/top_alternatives.scss */
#top-alternatives h3 {
  color: #373636;
}

/* line 15, app/assets/stylesheets/alternatives/top_alternatives.scss */
#top-alternatives .top-alternatives-list {
  list-style: none;
  padding-left: 0;
}

/* line 19, app/assets/stylesheets/alternatives/top_alternatives.scss */
#top-alternatives .top-alternatives-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  padding-top: 20px;
}

/* line 24, app/assets/stylesheets/alternatives/top_alternatives.scss */
#top-alternatives .top-alternatives-list li img {
  display: inline-block;
  margin-right: 15px;
  max-height: 17px;
  max-width: 17px;
  object-fit: contain;
}

/* line 34, app/assets/stylesheets/alternatives/top_alternatives.scss */
#top-alternatives .view-all {
  text-transform: uppercase;
  padding-top: 30px;
}

/* line 2, app/assets/stylesheets/alternatives/alternative_blocks.scss */
#alternative-section h3 {
  font-size: 1.5714285714em;
  height: 48px;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 12, app/assets/stylesheets/alternatives/alternative_blocks.scss */
#alternative-section h4 {
  font-size: 0.7857142857em;
  font-weight: 700;
  color: #266829;
  display: inline-block;
  margin: 0;
}

/* line 19, app/assets/stylesheets/alternatives/alternative_blocks.scss */
#alternative-section h4.metric-title {
  font-weight: 500;
  margin: 20px 0 5px;
  text-transform: uppercase;
}

/* line 27, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  background-color: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 20px;
  height: 100%;
  border-radius: 8px;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/alternatives/alternative_blocks.scss */
  .alternative-block {
    padding: 35px;
  }
}

/* line 40, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .img-container {
  display: flex;
  align-items: center;
  height: 48px;
}

/* line 45, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .img-container img {
  display: inline-block;
  max-height: 48px;
  max-width: 33px;
  object-fit: contain;
  object-position: left center;
  margin-right: 15px;
}

/* line 55, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .metrics-description {
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 58, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .metrics-description span {
  font-weight: 700;
}

/* line 63, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-metrics {
  margin: 8px 0;
}

/* line 66, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-metrics i {
  margin-right: 8px;
  font-size: 1.2142857143em;
}

/* line 71, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-metrics .fa-times-circle {
  color: #eb0000;
}

/* line 75, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-metrics .fa-check-circle {
  color: #338E38;
}

/* line 79, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-metrics .fa-minus-circle {
  color: #767676;
}

/* line 83, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-metrics p {
  display: inline;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  color: #373636;
}

/* line 92, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-score-container {
  flex-wrap: nowrap;
  margin-top: 0 !important;
}

/* line 97, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .offering-score-container .stat:first-child {
  padding-left: 0 !important;
  border-left: 0 !important;
}

/* line 104, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .btn-container {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  padding: 10px 30px 0;
}

@media screen and (min-width: 1200px) {
  /* line 104, app/assets/stylesheets/alternatives/alternative_blocks.scss */
  .alternative-block .btn-container {
    padding: 10px 60px 0;
  }
}

/* line 114, app/assets/stylesheets/alternatives/alternative_blocks.scss */
.alternative-block .btn-container form {
  width: 100%;
}

/* line 1, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container {
  margin: 40px 0;
}

/* line 4, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-section {
  padding: 30px;
}

@media screen and (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-section .row {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

/* line 16, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block {
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: white;
  margin-top: 20px;
}

/* line 23, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block a {
  display: block;
}

/* line 27, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block img {
  width: 110px;
  height: 50px;
  object-fit: contain;
  margin: 10px auto;
}

/* line 34, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block h3 {
  font-size: 1.1428571429em;
  font-weight: 700;
  color: #373636;
  line-height: 1.2;
  margin: 0;
  text-align: center !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 47, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block p {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.7857142857em !important;
  color: #373636;
}

@media (min-width: 768px) {
  /* line 53, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-block .vendor-top, .comparison-container .comparison-block .vendor-btm {
    height: 140px;
  }
}

/* line 59, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block .vendor-btm {
  margin-top: 10px;
}

/* line 62, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block .vendor-btm img {
  margin-bottom: 20px;
}

/* line 67, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block .vs {
  font-family: "Montserrat", Arial, sans-serif;
  margin: 8px auto;
  display: inline-block;
  padding: 6px 10px;
  font-weight: 700;
  color: white !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(45, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(45, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(45, #2B9E36 0%, #33AC3E 100%);
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
}

/* line 80, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 10%;
  height: 80%;
  width: 100%;
  border-right: 1px solid #e6e6e6;
}

@media screen and (max-width: 767px) {
  /* line 80, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-block:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 10%;
    bottom: 0;
    height: 100%;
    width: 80%;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
  }
}

/* line 106, app/assets/stylesheets/partials/_comparison_section.scss */
.comparison-container .comparison-block:last-child:before {
  border-right: none;
}

@media screen and (max-width: 767px) {
  /* line 106, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-block:last-child:before {
    border-bottom: none;
  }
}

@media screen and (max-width: 1199px) {
  /* line 117, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-block:nth-child(-n+3):before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 10%;
    bottom: 0;
    height: 100%;
    width: 80%;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
  }
}

@media screen and (max-width: 1199px) {
  /* line 134, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-block:nth-child(-n+2):after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 10%;
    height: 80%;
    width: 100%;
    border-right: 1px solid #e6e6e6;
  }
}

@media screen and (max-width: 767px) {
  /* line 134, app/assets/stylesheets/partials/_comparison_section.scss */
  .comparison-container .comparison-block:nth-child(-n+2):after {
    border-right: none;
  }
}

/* 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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 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-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 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-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 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-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  width: 220px !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* line 576, 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 15, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .row.equal,
#get-assistance .row.equal,
#call-or-chat .row.equal,
#complete-profile .row.equal,
#login-register .row.equal,
#forgot-password .row.equal,
#new-password .row.equal,
#email-confirmation .row.equal,
#password-confirmation .row.equal,
#vendor-claim .row.equal,
#registration-container .row.equal,
#activate-container .row.equal,
#pending-email .row.equal,
#opt-out .row.equal {
  display: flex;
  flex-wrap: wrap;
}

/* line 20, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .sr-contact-us,
#get-assistance .sr-contact-us,
#call-or-chat .sr-contact-us,
#complete-profile .sr-contact-us,
#login-register .sr-contact-us,
#forgot-password .sr-contact-us,
#new-password .sr-contact-us,
#email-confirmation .sr-contact-us,
#password-confirmation .sr-contact-us,
#vendor-claim .sr-contact-us,
#registration-container .sr-contact-us,
#activate-container .sr-contact-us,
#pending-email .sr-contact-us,
#opt-out .sr-contact-us {
  background: transparent;
}

/* line 24, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection h1,
#get-assistance h1,
#call-or-chat h1,
#complete-profile h1,
#login-register h1,
#forgot-password h1,
#new-password h1,
#email-confirmation h1,
#password-confirmation h1,
#vendor-claim h1,
#registration-container h1,
#activate-container h1,
#pending-email h1,
#opt-out h1 {
  color: white;
  font-size: 2.1428571429em;
  font-weight: 700;
  margin-top: 30px;
}

/* line 30, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection h1 span,
#get-assistance h1 span,
#call-or-chat h1 span,
#complete-profile h1 span,
#login-register h1 span,
#forgot-password h1 span,
#new-password h1 span,
#email-confirmation h1 span,
#password-confirmation h1 span,
#vendor-claim h1 span,
#registration-container h1 span,
#activate-container h1 span,
#pending-email h1 span,
#opt-out h1 span {
  font-weight: 300;
}

/* line 35, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left,
#get-assistance .left,
#call-or-chat .left,
#complete-profile .left,
#login-register .left,
#forgot-password .left,
#new-password .left,
#email-confirmation .left,
#password-confirmation .left,
#vendor-claim .left,
#registration-container .left,
#activate-container .left,
#pending-email .left,
#opt-out .left {
  padding: 50px 30px 50px 15px;
  min-height: 60vh;
  color: white;
}

/* line 40, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left a.navbar-brand.navbar-link,
#get-assistance .left a.navbar-brand.navbar-link,
#call-or-chat .left a.navbar-brand.navbar-link,
#complete-profile .left a.navbar-brand.navbar-link,
#login-register .left a.navbar-brand.navbar-link,
#forgot-password .left a.navbar-brand.navbar-link,
#new-password .left a.navbar-brand.navbar-link,
#email-confirmation .left a.navbar-brand.navbar-link,
#password-confirmation .left a.navbar-brand.navbar-link,
#vendor-claim .left a.navbar-brand.navbar-link,
#registration-container .left a.navbar-brand.navbar-link,
#activate-container .left a.navbar-brand.navbar-link,
#pending-email .left a.navbar-brand.navbar-link,
#opt-out .left a.navbar-brand.navbar-link {
  background: url(https://cdn1.softwarereviews.com/assets/logos/software_reviews/software_reviews_logo_centered_white-93f257ac0c46b931de81b7fb01ad22bb5bb56543b8e56e80970157ade01d7da2.svg) no-repeat !important;
  display: block;
  width: 198px;
}

/* line 46, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .nav-tabs,
#get-assistance .left .nav-tabs,
#call-or-chat .left .nav-tabs,
#complete-profile .left .nav-tabs,
#login-register .left .nav-tabs,
#forgot-password .left .nav-tabs,
#new-password .left .nav-tabs,
#email-confirmation .left .nav-tabs,
#password-confirmation .left .nav-tabs,
#vendor-claim .left .nav-tabs,
#registration-container .left .nav-tabs,
#activate-container .left .nav-tabs,
#pending-email .left .nav-tabs,
#opt-out .left .nav-tabs {
  border: 1px solid white;
  border-top-left-radius: 25px !important;
  border-top-right-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
  -webkit-border-radius: 25px 25px 25px 25px !important;
  -moz-border-radius: 25px 25px 25px 25px !important;
}

/* line 51, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .nav-tabs li,
#get-assistance .left .nav-tabs li,
#call-or-chat .left .nav-tabs li,
#complete-profile .left .nav-tabs li,
#login-register .left .nav-tabs li,
#forgot-password .left .nav-tabs li,
#new-password .left .nav-tabs li,
#email-confirmation .left .nav-tabs li,
#password-confirmation .left .nav-tabs li,
#vendor-claim .left .nav-tabs li,
#registration-container .left .nav-tabs li,
#activate-container .left .nav-tabs li,
#pending-email .left .nav-tabs li,
#opt-out .left .nav-tabs li {
  width: 50%;
}

/* line 54, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .nav-tabs li a,
#get-assistance .left .nav-tabs li a,
#call-or-chat .left .nav-tabs li a,
#complete-profile .left .nav-tabs li a,
#login-register .left .nav-tabs li a,
#forgot-password .left .nav-tabs li a,
#new-password .left .nav-tabs li a,
#email-confirmation .left .nav-tabs li a,
#password-confirmation .left .nav-tabs li a,
#vendor-claim .left .nav-tabs li a,
#registration-container .left .nav-tabs li a,
#activate-container .left .nav-tabs li a,
#pending-email .left .nav-tabs li a,
#opt-out .left .nav-tabs li a {
  color: white;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 3px 0;
  margin: 5px 5px 6px;
  border: none;
  transition: background-color 0.2s;
  border-top-left-radius: 25px !important;
  border-top-right-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
  -webkit-border-radius: 25px 25px 25px 25px !important;
  -moz-border-radius: 25px 25px 25px 25px !important;
}

/* line 66, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .nav-tabs li a:hover,
#get-assistance .left .nav-tabs li a:hover,
#call-or-chat .left .nav-tabs li a:hover,
#complete-profile .left .nav-tabs li a:hover,
#login-register .left .nav-tabs li a:hover,
#forgot-password .left .nav-tabs li a:hover,
#new-password .left .nav-tabs li a:hover,
#email-confirmation .left .nav-tabs li a:hover,
#password-confirmation .left .nav-tabs li a:hover,
#vendor-claim .left .nav-tabs li a:hover,
#registration-container .left .nav-tabs li a:hover,
#activate-container .left .nav-tabs li a:hover,
#pending-email .left .nav-tabs li a:hover,
#opt-out .left .nav-tabs li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  transition: background-color 0.2s;
}

/* line 74, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .nav-tabs li.active a,
#get-assistance .left .nav-tabs li.active a,
#call-or-chat .left .nav-tabs li.active a,
#complete-profile .left .nav-tabs li.active a,
#login-register .left .nav-tabs li.active a,
#forgot-password .left .nav-tabs li.active a,
#new-password .left .nav-tabs li.active a,
#email-confirmation .left .nav-tabs li.active a,
#password-confirmation .left .nav-tabs li.active a,
#vendor-claim .left .nav-tabs li.active a,
#registration-container .left .nav-tabs li.active a,
#activate-container .left .nav-tabs li.active a,
#pending-email .left .nav-tabs li.active a,
#opt-out .left .nav-tabs li.active a {
  color: #373636;
  background-color: white;
}

/* line 80, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left p,
#role-selection .left label,
#role-selection .left .existing-info,
#get-assistance .left p,
#get-assistance .left label,
#get-assistance .left .existing-info,
#call-or-chat .left p,
#call-or-chat .left label,
#call-or-chat .left .existing-info,
#complete-profile .left p,
#complete-profile .left label,
#complete-profile .left .existing-info,
#login-register .left p,
#login-register .left label,
#login-register .left .existing-info,
#forgot-password .left p,
#forgot-password .left label,
#forgot-password .left .existing-info,
#new-password .left p,
#new-password .left label,
#new-password .left .existing-info,
#email-confirmation .left p,
#email-confirmation .left label,
#email-confirmation .left .existing-info,
#password-confirmation .left p,
#password-confirmation .left label,
#password-confirmation .left .existing-info,
#vendor-claim .left p,
#vendor-claim .left label,
#vendor-claim .left .existing-info,
#registration-container .left p,
#registration-container .left label,
#registration-container .left .existing-info,
#activate-container .left p,
#activate-container .left label,
#activate-container .left .existing-info,
#pending-email .left p,
#pending-email .left label,
#pending-email .left .existing-info,
#opt-out .left p,
#opt-out .left label,
#opt-out .left .existing-info {
  font-weight: 300;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.1428571429em;
  line-height: 1.4285714286em;
  color: white;
}

/* line 90, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .subtitle,
#get-assistance .left .subtitle,
#call-or-chat .left .subtitle,
#complete-profile .left .subtitle,
#login-register .left .subtitle,
#forgot-password .left .subtitle,
#new-password .left .subtitle,
#email-confirmation .left .subtitle,
#password-confirmation .left .subtitle,
#vendor-claim .left .subtitle,
#registration-container .left .subtitle,
#activate-container .left .subtitle,
#pending-email .left .subtitle,
#opt-out .left .subtitle {
  margin-top: 30px;
  font-weight: 400;
}

/* line 95, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .or-divider,
#get-assistance .left .or-divider,
#call-or-chat .left .or-divider,
#complete-profile .left .or-divider,
#login-register .left .or-divider,
#forgot-password .left .or-divider,
#new-password .left .or-divider,
#email-confirmation .left .or-divider,
#password-confirmation .left .or-divider,
#vendor-claim .left .or-divider,
#registration-container .left .or-divider,
#activate-container .left .or-divider,
#pending-email .left .or-divider,
#opt-out .left .or-divider {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.7142857143em;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 101, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .or-divider .divide-center,
#get-assistance .left .or-divider .divide-center,
#call-or-chat .left .or-divider .divide-center,
#complete-profile .left .or-divider .divide-center,
#login-register .left .or-divider .divide-center,
#forgot-password .left .or-divider .divide-center,
#new-password .left .or-divider .divide-center,
#email-confirmation .left .or-divider .divide-center,
#password-confirmation .left .or-divider .divide-center,
#vendor-claim .left .or-divider .divide-center,
#registration-container .left .or-divider .divide-center,
#activate-container .left .or-divider .divide-center,
#pending-email .left .or-divider .divide-center,
#opt-out .left .or-divider .divide-center {
  margin-top: 13px;
  color: white;
  text-align: center;
}

/* line 107, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .or-divider hr,
#get-assistance .left .or-divider hr,
#call-or-chat .left .or-divider hr,
#complete-profile .left .or-divider hr,
#login-register .left .or-divider hr,
#forgot-password .left .or-divider hr,
#new-password .left .or-divider hr,
#email-confirmation .left .or-divider hr,
#password-confirmation .left .or-divider hr,
#vendor-claim .left .or-divider hr,
#registration-container .left .or-divider hr,
#activate-container .left .or-divider hr,
#pending-email .left .or-divider hr,
#opt-out .left .or-divider hr {
  border-top: 1px solid white;
}

/* line 111, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .or-divider .divide-right,
#get-assistance .left .or-divider .divide-right,
#call-or-chat .left .or-divider .divide-right,
#complete-profile .left .or-divider .divide-right,
#login-register .left .or-divider .divide-right,
#forgot-password .left .or-divider .divide-right,
#new-password .left .or-divider .divide-right,
#email-confirmation .left .or-divider .divide-right,
#password-confirmation .left .or-divider .divide-right,
#vendor-claim .left .or-divider .divide-right,
#registration-container .left .or-divider .divide-right,
#activate-container .left .or-divider .divide-right,
#pending-email .left .or-divider .divide-right,
#opt-out .left .or-divider .divide-right {
  padding-left: 0;
}

/* line 115, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .or-divider .divide-left,
#get-assistance .left .or-divider .divide-left,
#call-or-chat .left .or-divider .divide-left,
#complete-profile .left .or-divider .divide-left,
#login-register .left .or-divider .divide-left,
#forgot-password .left .or-divider .divide-left,
#new-password .left .or-divider .divide-left,
#email-confirmation .left .or-divider .divide-left,
#password-confirmation .left .or-divider .divide-left,
#vendor-claim .left .or-divider .divide-left,
#registration-container .left .or-divider .divide-left,
#activate-container .left .or-divider .divide-left,
#pending-email .left .or-divider .divide-left,
#opt-out .left .or-divider .divide-left {
  padding-right: 0;
}

/* line 120, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form,
#get-assistance .left #contact-form,
#call-or-chat .left #contact-form,
#complete-profile .left #contact-form,
#login-register .left #contact-form,
#forgot-password .left #contact-form,
#new-password .left #contact-form,
#email-confirmation .left #contact-form,
#password-confirmation .left #contact-form,
#vendor-claim .left #contact-form,
#registration-container .left #contact-form,
#activate-container .left #contact-form,
#pending-email .left #contact-form,
#opt-out .left #contact-form {
  margin-top: 30px;
}

/* line 123, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form input:placeholder,
#role-selection .left #contact-form textarea:placeholder,
#get-assistance .left #contact-form input:placeholder,
#get-assistance .left #contact-form textarea:placeholder,
#call-or-chat .left #contact-form input:placeholder,
#call-or-chat .left #contact-form textarea:placeholder,
#complete-profile .left #contact-form input:placeholder,
#complete-profile .left #contact-form textarea:placeholder,
#login-register .left #contact-form input:placeholder,
#login-register .left #contact-form textarea:placeholder,
#forgot-password .left #contact-form input:placeholder,
#forgot-password .left #contact-form textarea:placeholder,
#new-password .left #contact-form input:placeholder,
#new-password .left #contact-form textarea:placeholder,
#email-confirmation .left #contact-form input:placeholder,
#email-confirmation .left #contact-form textarea:placeholder,
#password-confirmation .left #contact-form input:placeholder,
#password-confirmation .left #contact-form textarea:placeholder,
#vendor-claim .left #contact-form input:placeholder,
#vendor-claim .left #contact-form textarea:placeholder,
#registration-container .left #contact-form input:placeholder,
#registration-container .left #contact-form textarea:placeholder,
#activate-container .left #contact-form input:placeholder,
#activate-container .left #contact-form textarea:placeholder,
#pending-email .left #contact-form input:placeholder,
#pending-email .left #contact-form textarea:placeholder,
#opt-out .left #contact-form input:placeholder,
#opt-out .left #contact-form textarea:placeholder {
  color: #d6d6d6;
  opacity: 1;
}

/* line 130, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .dropdown-wrapper:after,
#get-assistance .left #contact-form .dropdown-wrapper:after,
#call-or-chat .left #contact-form .dropdown-wrapper:after,
#complete-profile .left #contact-form .dropdown-wrapper:after,
#login-register .left #contact-form .dropdown-wrapper:after,
#forgot-password .left #contact-form .dropdown-wrapper:after,
#new-password .left #contact-form .dropdown-wrapper:after,
#email-confirmation .left #contact-form .dropdown-wrapper:after,
#password-confirmation .left #contact-form .dropdown-wrapper:after,
#vendor-claim .left #contact-form .dropdown-wrapper:after,
#registration-container .left #contact-form .dropdown-wrapper:after,
#activate-container .left #contact-form .dropdown-wrapper:after,
#pending-email .left #contact-form .dropdown-wrapper:after,
#opt-out .left #contact-form .dropdown-wrapper:after {
  color: #d6d6d6;
}

/* line 135, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form select,
#get-assistance .left #contact-form select,
#call-or-chat .left #contact-form select,
#complete-profile .left #contact-form select,
#login-register .left #contact-form select,
#forgot-password .left #contact-form select,
#new-password .left #contact-form select,
#email-confirmation .left #contact-form select,
#password-confirmation .left #contact-form select,
#vendor-claim .left #contact-form select,
#registration-container .left #contact-form select,
#activate-container .left #contact-form select,
#pending-email .left #contact-form select,
#opt-out .left #contact-form select {
  width: 100%;
}

/* line 139, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio,
#role-selection .left #contact-form .checkbox,
#get-assistance .left #contact-form .radio,
#get-assistance .left #contact-form .checkbox,
#call-or-chat .left #contact-form .radio,
#call-or-chat .left #contact-form .checkbox,
#complete-profile .left #contact-form .radio,
#complete-profile .left #contact-form .checkbox,
#login-register .left #contact-form .radio,
#login-register .left #contact-form .checkbox,
#forgot-password .left #contact-form .radio,
#forgot-password .left #contact-form .checkbox,
#new-password .left #contact-form .radio,
#new-password .left #contact-form .checkbox,
#email-confirmation .left #contact-form .radio,
#email-confirmation .left #contact-form .checkbox,
#password-confirmation .left #contact-form .radio,
#password-confirmation .left #contact-form .checkbox,
#vendor-claim .left #contact-form .radio,
#vendor-claim .left #contact-form .checkbox,
#registration-container .left #contact-form .radio,
#registration-container .left #contact-form .checkbox,
#activate-container .left #contact-form .radio,
#activate-container .left #contact-form .checkbox,
#pending-email .left #contact-form .radio,
#pending-email .left #contact-form .checkbox,
#opt-out .left #contact-form .radio,
#opt-out .left #contact-form .checkbox {
  margin: 8px 0 20px;
}

/* line 143, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio input,
#role-selection .left #contact-form .checkbox input,
#get-assistance .left #contact-form .radio input,
#get-assistance .left #contact-form .checkbox input,
#call-or-chat .left #contact-form .radio input,
#call-or-chat .left #contact-form .checkbox input,
#complete-profile .left #contact-form .radio input,
#complete-profile .left #contact-form .checkbox input,
#login-register .left #contact-form .radio input,
#login-register .left #contact-form .checkbox input,
#forgot-password .left #contact-form .radio input,
#forgot-password .left #contact-form .checkbox input,
#new-password .left #contact-form .radio input,
#new-password .left #contact-form .checkbox input,
#email-confirmation .left #contact-form .radio input,
#email-confirmation .left #contact-form .checkbox input,
#password-confirmation .left #contact-form .radio input,
#password-confirmation .left #contact-form .checkbox input,
#vendor-claim .left #contact-form .radio input,
#vendor-claim .left #contact-form .checkbox input,
#registration-container .left #contact-form .radio input,
#registration-container .left #contact-form .checkbox input,
#activate-container .left #contact-form .radio input,
#activate-container .left #contact-form .checkbox input,
#pending-email .left #contact-form .radio input,
#pending-email .left #contact-form .checkbox input,
#opt-out .left #contact-form .radio input,
#opt-out .left #contact-form .checkbox input {
  opacity: 0;
}

/* line 147, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio label,
#role-selection .left #contact-form .checkbox label,
#get-assistance .left #contact-form .radio label,
#get-assistance .left #contact-form .checkbox label,
#call-or-chat .left #contact-form .radio label,
#call-or-chat .left #contact-form .checkbox label,
#complete-profile .left #contact-form .radio label,
#complete-profile .left #contact-form .checkbox label,
#login-register .left #contact-form .radio label,
#login-register .left #contact-form .checkbox label,
#forgot-password .left #contact-form .radio label,
#forgot-password .left #contact-form .checkbox label,
#new-password .left #contact-form .radio label,
#new-password .left #contact-form .checkbox label,
#email-confirmation .left #contact-form .radio label,
#email-confirmation .left #contact-form .checkbox label,
#password-confirmation .left #contact-form .radio label,
#password-confirmation .left #contact-form .checkbox label,
#vendor-claim .left #contact-form .radio label,
#vendor-claim .left #contact-form .checkbox label,
#registration-container .left #contact-form .radio label,
#registration-container .left #contact-form .checkbox label,
#activate-container .left #contact-form .radio label,
#activate-container .left #contact-form .checkbox label,
#pending-email .left #contact-form .radio label,
#pending-email .left #contact-form .checkbox label,
#opt-out .left #contact-form .radio label,
#opt-out .left #contact-form .checkbox label {
  position: relative;
  display: inline-block;
  outline: none;
}

/* line 152, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio label:before, #role-selection .left #contact-form .radio label:after,
#role-selection .left #contact-form .checkbox label:before,
#role-selection .left #contact-form .checkbox label:after,
#get-assistance .left #contact-form .radio label:before,
#get-assistance .left #contact-form .radio label:after,
#get-assistance .left #contact-form .checkbox label:before,
#get-assistance .left #contact-form .checkbox label:after,
#call-or-chat .left #contact-form .radio label:before,
#call-or-chat .left #contact-form .radio label:after,
#call-or-chat .left #contact-form .checkbox label:before,
#call-or-chat .left #contact-form .checkbox label:after,
#complete-profile .left #contact-form .radio label:before,
#complete-profile .left #contact-form .radio label:after,
#complete-profile .left #contact-form .checkbox label:before,
#complete-profile .left #contact-form .checkbox label:after,
#login-register .left #contact-form .radio label:before,
#login-register .left #contact-form .radio label:after,
#login-register .left #contact-form .checkbox label:before,
#login-register .left #contact-form .checkbox label:after,
#forgot-password .left #contact-form .radio label:before,
#forgot-password .left #contact-form .radio label:after,
#forgot-password .left #contact-form .checkbox label:before,
#forgot-password .left #contact-form .checkbox label:after,
#new-password .left #contact-form .radio label:before,
#new-password .left #contact-form .radio label:after,
#new-password .left #contact-form .checkbox label:before,
#new-password .left #contact-form .checkbox label:after,
#email-confirmation .left #contact-form .radio label:before,
#email-confirmation .left #contact-form .radio label:after,
#email-confirmation .left #contact-form .checkbox label:before,
#email-confirmation .left #contact-form .checkbox label:after,
#password-confirmation .left #contact-form .radio label:before,
#password-confirmation .left #contact-form .radio label:after,
#password-confirmation .left #contact-form .checkbox label:before,
#password-confirmation .left #contact-form .checkbox label:after,
#vendor-claim .left #contact-form .radio label:before,
#vendor-claim .left #contact-form .radio label:after,
#vendor-claim .left #contact-form .checkbox label:before,
#vendor-claim .left #contact-form .checkbox label:after,
#registration-container .left #contact-form .radio label:before,
#registration-container .left #contact-form .radio label:after,
#registration-container .left #contact-form .checkbox label:before,
#registration-container .left #contact-form .checkbox label:after,
#activate-container .left #contact-form .radio label:before,
#activate-container .left #contact-form .radio label:after,
#activate-container .left #contact-form .checkbox label:before,
#activate-container .left #contact-form .checkbox label:after,
#pending-email .left #contact-form .radio label:before,
#pending-email .left #contact-form .radio label:after,
#pending-email .left #contact-form .checkbox label:before,
#pending-email .left #contact-form .checkbox label:after,
#opt-out .left #contact-form .radio label:before,
#opt-out .left #contact-form .radio label:after,
#opt-out .left #contact-form .checkbox label:before,
#opt-out .left #contact-form .checkbox label:after {
  position: absolute;
  display: inline-block;
  content: "";
}

/* line 159, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio label:before,
#role-selection .left #contact-form .checkbox label:before,
#get-assistance .left #contact-form .radio label:before,
#get-assistance .left #contact-form .checkbox label:before,
#call-or-chat .left #contact-form .radio label:before,
#call-or-chat .left #contact-form .checkbox label:before,
#complete-profile .left #contact-form .radio label:before,
#complete-profile .left #contact-form .checkbox label:before,
#login-register .left #contact-form .radio label:before,
#login-register .left #contact-form .checkbox label:before,
#forgot-password .left #contact-form .radio label:before,
#forgot-password .left #contact-form .checkbox label:before,
#new-password .left #contact-form .radio label:before,
#new-password .left #contact-form .checkbox label:before,
#email-confirmation .left #contact-form .radio label:before,
#email-confirmation .left #contact-form .checkbox label:before,
#password-confirmation .left #contact-form .radio label:before,
#password-confirmation .left #contact-form .checkbox label:before,
#vendor-claim .left #contact-form .radio label:before,
#vendor-claim .left #contact-form .checkbox label:before,
#registration-container .left #contact-form .radio label:before,
#registration-container .left #contact-form .checkbox label:before,
#activate-container .left #contact-form .radio label:before,
#activate-container .left #contact-form .checkbox label:before,
#pending-email .left #contact-form .radio label:before,
#pending-email .left #contact-form .checkbox label:before,
#opt-out .left #contact-form .radio label:before,
#opt-out .left #contact-form .checkbox label:before {
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  background-color: #373636;
  border: 1px solid #338E38;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  -webkit-border-radius: 4px 4px 4px 4px !important;
  -moz-border-radius: 4px 4px 4px 4px !important;
}

/* line 170, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio label span,
#role-selection .left #contact-form .checkbox label span,
#get-assistance .left #contact-form .radio label span,
#get-assistance .left #contact-form .checkbox label span,
#call-or-chat .left #contact-form .radio label span,
#call-or-chat .left #contact-form .checkbox label span,
#complete-profile .left #contact-form .radio label span,
#complete-profile .left #contact-form .checkbox label span,
#login-register .left #contact-form .radio label span,
#login-register .left #contact-form .checkbox label span,
#forgot-password .left #contact-form .radio label span,
#forgot-password .left #contact-form .checkbox label span,
#new-password .left #contact-form .radio label span,
#new-password .left #contact-form .checkbox label span,
#email-confirmation .left #contact-form .radio label span,
#email-confirmation .left #contact-form .checkbox label span,
#password-confirmation .left #contact-form .radio label span,
#password-confirmation .left #contact-form .checkbox label span,
#vendor-claim .left #contact-form .radio label span,
#vendor-claim .left #contact-form .checkbox label span,
#registration-container .left #contact-form .radio label span,
#registration-container .left #contact-form .checkbox label span,
#activate-container .left #contact-form .radio label span,
#activate-container .left #contact-form .checkbox label span,
#pending-email .left #contact-form .radio label span,
#pending-email .left #contact-form .checkbox label span,
#opt-out .left #contact-form .radio label span,
#opt-out .left #contact-form .checkbox label span {
  position: relative;
  left: 20px;
  top: 4px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  color: white;
  font-size: 1.1428571429em;
}

/* line 181, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio [type="radio"]:checked + label:before,
#role-selection .left #contact-form .radio [type="checkbox"]:checked + label:before,
#role-selection .left #contact-form .checkbox [type="radio"]:checked + label:before,
#role-selection .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#get-assistance .left #contact-form .radio [type="radio"]:checked + label:before,
#get-assistance .left #contact-form .radio [type="checkbox"]:checked + label:before,
#get-assistance .left #contact-form .checkbox [type="radio"]:checked + label:before,
#get-assistance .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#call-or-chat .left #contact-form .radio [type="radio"]:checked + label:before,
#call-or-chat .left #contact-form .radio [type="checkbox"]:checked + label:before,
#call-or-chat .left #contact-form .checkbox [type="radio"]:checked + label:before,
#call-or-chat .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#complete-profile .left #contact-form .radio [type="radio"]:checked + label:before,
#complete-profile .left #contact-form .radio [type="checkbox"]:checked + label:before,
#complete-profile .left #contact-form .checkbox [type="radio"]:checked + label:before,
#complete-profile .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#login-register .left #contact-form .radio [type="radio"]:checked + label:before,
#login-register .left #contact-form .radio [type="checkbox"]:checked + label:before,
#login-register .left #contact-form .checkbox [type="radio"]:checked + label:before,
#login-register .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#forgot-password .left #contact-form .radio [type="radio"]:checked + label:before,
#forgot-password .left #contact-form .radio [type="checkbox"]:checked + label:before,
#forgot-password .left #contact-form .checkbox [type="radio"]:checked + label:before,
#forgot-password .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#new-password .left #contact-form .radio [type="radio"]:checked + label:before,
#new-password .left #contact-form .radio [type="checkbox"]:checked + label:before,
#new-password .left #contact-form .checkbox [type="radio"]:checked + label:before,
#new-password .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#email-confirmation .left #contact-form .radio [type="radio"]:checked + label:before,
#email-confirmation .left #contact-form .radio [type="checkbox"]:checked + label:before,
#email-confirmation .left #contact-form .checkbox [type="radio"]:checked + label:before,
#email-confirmation .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#password-confirmation .left #contact-form .radio [type="radio"]:checked + label:before,
#password-confirmation .left #contact-form .radio [type="checkbox"]:checked + label:before,
#password-confirmation .left #contact-form .checkbox [type="radio"]:checked + label:before,
#password-confirmation .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#vendor-claim .left #contact-form .radio [type="radio"]:checked + label:before,
#vendor-claim .left #contact-form .radio [type="checkbox"]:checked + label:before,
#vendor-claim .left #contact-form .checkbox [type="radio"]:checked + label:before,
#vendor-claim .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#registration-container .left #contact-form .radio [type="radio"]:checked + label:before,
#registration-container .left #contact-form .radio [type="checkbox"]:checked + label:before,
#registration-container .left #contact-form .checkbox [type="radio"]:checked + label:before,
#registration-container .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#activate-container .left #contact-form .radio [type="radio"]:checked + label:before,
#activate-container .left #contact-form .radio [type="checkbox"]:checked + label:before,
#activate-container .left #contact-form .checkbox [type="radio"]:checked + label:before,
#activate-container .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#pending-email .left #contact-form .radio [type="radio"]:checked + label:before,
#pending-email .left #contact-form .radio [type="checkbox"]:checked + label:before,
#pending-email .left #contact-form .checkbox [type="radio"]:checked + label:before,
#pending-email .left #contact-form .checkbox [type="checkbox"]:checked + label:before,
#opt-out .left #contact-form .radio [type="radio"]:checked + label:before,
#opt-out .left #contact-form .radio [type="checkbox"]:checked + label:before,
#opt-out .left #contact-form .checkbox [type="radio"]:checked + label:before,
#opt-out .left #contact-form .checkbox [type="checkbox"]:checked + label:before {
  background-color: #338E38;
}

/* line 186, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio [type="radio"]:checked + label:after,
#role-selection .left #contact-form .radio [type="checkbox"]:checked + label:after,
#role-selection .left #contact-form .checkbox [type="radio"]:checked + label:after,
#role-selection .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#get-assistance .left #contact-form .radio [type="radio"]:checked + label:after,
#get-assistance .left #contact-form .radio [type="checkbox"]:checked + label:after,
#get-assistance .left #contact-form .checkbox [type="radio"]:checked + label:after,
#get-assistance .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#call-or-chat .left #contact-form .radio [type="radio"]:checked + label:after,
#call-or-chat .left #contact-form .radio [type="checkbox"]:checked + label:after,
#call-or-chat .left #contact-form .checkbox [type="radio"]:checked + label:after,
#call-or-chat .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#complete-profile .left #contact-form .radio [type="radio"]:checked + label:after,
#complete-profile .left #contact-form .radio [type="checkbox"]:checked + label:after,
#complete-profile .left #contact-form .checkbox [type="radio"]:checked + label:after,
#complete-profile .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#login-register .left #contact-form .radio [type="radio"]:checked + label:after,
#login-register .left #contact-form .radio [type="checkbox"]:checked + label:after,
#login-register .left #contact-form .checkbox [type="radio"]:checked + label:after,
#login-register .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#forgot-password .left #contact-form .radio [type="radio"]:checked + label:after,
#forgot-password .left #contact-form .radio [type="checkbox"]:checked + label:after,
#forgot-password .left #contact-form .checkbox [type="radio"]:checked + label:after,
#forgot-password .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#new-password .left #contact-form .radio [type="radio"]:checked + label:after,
#new-password .left #contact-form .radio [type="checkbox"]:checked + label:after,
#new-password .left #contact-form .checkbox [type="radio"]:checked + label:after,
#new-password .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#email-confirmation .left #contact-form .radio [type="radio"]:checked + label:after,
#email-confirmation .left #contact-form .radio [type="checkbox"]:checked + label:after,
#email-confirmation .left #contact-form .checkbox [type="radio"]:checked + label:after,
#email-confirmation .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#password-confirmation .left #contact-form .radio [type="radio"]:checked + label:after,
#password-confirmation .left #contact-form .radio [type="checkbox"]:checked + label:after,
#password-confirmation .left #contact-form .checkbox [type="radio"]:checked + label:after,
#password-confirmation .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#vendor-claim .left #contact-form .radio [type="radio"]:checked + label:after,
#vendor-claim .left #contact-form .radio [type="checkbox"]:checked + label:after,
#vendor-claim .left #contact-form .checkbox [type="radio"]:checked + label:after,
#vendor-claim .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#registration-container .left #contact-form .radio [type="radio"]:checked + label:after,
#registration-container .left #contact-form .radio [type="checkbox"]:checked + label:after,
#registration-container .left #contact-form .checkbox [type="radio"]:checked + label:after,
#registration-container .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#activate-container .left #contact-form .radio [type="radio"]:checked + label:after,
#activate-container .left #contact-form .radio [type="checkbox"]:checked + label:after,
#activate-container .left #contact-form .checkbox [type="radio"]:checked + label:after,
#activate-container .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#pending-email .left #contact-form .radio [type="radio"]:checked + label:after,
#pending-email .left #contact-form .radio [type="checkbox"]:checked + label:after,
#pending-email .left #contact-form .checkbox [type="radio"]:checked + label:after,
#pending-email .left #contact-form .checkbox [type="checkbox"]:checked + label:after,
#opt-out .left #contact-form .radio [type="radio"]:checked + label:after,
#opt-out .left #contact-form .radio [type="checkbox"]:checked + label:after,
#opt-out .left #contact-form .checkbox [type="radio"]:checked + label:after,
#opt-out .left #contact-form .checkbox [type="checkbox"]:checked + label:after {
  height: 6px;
  width: 10px;
  top: 11px;
  left: 5px;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(-45deg);
}

/* line 197, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .radio [type="radio"] + label:before,
#role-selection .left #contact-form .radio [type="checkbox"] + label:before,
#role-selection .left #contact-form .checkbox [type="radio"] + label:before,
#role-selection .left #contact-form .checkbox [type="checkbox"] + label:before,
#get-assistance .left #contact-form .radio [type="radio"] + label:before,
#get-assistance .left #contact-form .radio [type="checkbox"] + label:before,
#get-assistance .left #contact-form .checkbox [type="radio"] + label:before,
#get-assistance .left #contact-form .checkbox [type="checkbox"] + label:before,
#call-or-chat .left #contact-form .radio [type="radio"] + label:before,
#call-or-chat .left #contact-form .radio [type="checkbox"] + label:before,
#call-or-chat .left #contact-form .checkbox [type="radio"] + label:before,
#call-or-chat .left #contact-form .checkbox [type="checkbox"] + label:before,
#complete-profile .left #contact-form .radio [type="radio"] + label:before,
#complete-profile .left #contact-form .radio [type="checkbox"] + label:before,
#complete-profile .left #contact-form .checkbox [type="radio"] + label:before,
#complete-profile .left #contact-form .checkbox [type="checkbox"] + label:before,
#login-register .left #contact-form .radio [type="radio"] + label:before,
#login-register .left #contact-form .radio [type="checkbox"] + label:before,
#login-register .left #contact-form .checkbox [type="radio"] + label:before,
#login-register .left #contact-form .checkbox [type="checkbox"] + label:before,
#forgot-password .left #contact-form .radio [type="radio"] + label:before,
#forgot-password .left #contact-form .radio [type="checkbox"] + label:before,
#forgot-password .left #contact-form .checkbox [type="radio"] + label:before,
#forgot-password .left #contact-form .checkbox [type="checkbox"] + label:before,
#new-password .left #contact-form .radio [type="radio"] + label:before,
#new-password .left #contact-form .radio [type="checkbox"] + label:before,
#new-password .left #contact-form .checkbox [type="radio"] + label:before,
#new-password .left #contact-form .checkbox [type="checkbox"] + label:before,
#email-confirmation .left #contact-form .radio [type="radio"] + label:before,
#email-confirmation .left #contact-form .radio [type="checkbox"] + label:before,
#email-confirmation .left #contact-form .checkbox [type="radio"] + label:before,
#email-confirmation .left #contact-form .checkbox [type="checkbox"] + label:before,
#password-confirmation .left #contact-form .radio [type="radio"] + label:before,
#password-confirmation .left #contact-form .radio [type="checkbox"] + label:before,
#password-confirmation .left #contact-form .checkbox [type="radio"] + label:before,
#password-confirmation .left #contact-form .checkbox [type="checkbox"] + label:before,
#vendor-claim .left #contact-form .radio [type="radio"] + label:before,
#vendor-claim .left #contact-form .radio [type="checkbox"] + label:before,
#vendor-claim .left #contact-form .checkbox [type="radio"] + label:before,
#vendor-claim .left #contact-form .checkbox [type="checkbox"] + label:before,
#registration-container .left #contact-form .radio [type="radio"] + label:before,
#registration-container .left #contact-form .radio [type="checkbox"] + label:before,
#registration-container .left #contact-form .checkbox [type="radio"] + label:before,
#registration-container .left #contact-form .checkbox [type="checkbox"] + label:before,
#activate-container .left #contact-form .radio [type="radio"] + label:before,
#activate-container .left #contact-form .radio [type="checkbox"] + label:before,
#activate-container .left #contact-form .checkbox [type="radio"] + label:before,
#activate-container .left #contact-form .checkbox [type="checkbox"] + label:before,
#pending-email .left #contact-form .radio [type="radio"] + label:before,
#pending-email .left #contact-form .radio [type="checkbox"] + label:before,
#pending-email .left #contact-form .checkbox [type="radio"] + label:before,
#pending-email .left #contact-form .checkbox [type="checkbox"] + label:before,
#opt-out .left #contact-form .radio [type="radio"] + label:before,
#opt-out .left #contact-form .radio [type="checkbox"] + label:before,
#opt-out .left #contact-form .checkbox [type="radio"] + label:before,
#opt-out .left #contact-form .checkbox [type="checkbox"] + label:before {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  -webkit-border-radius: 15px 15px 15px 15px !important;
  -moz-border-radius: 15px 15px 15px 15px !important;
}

/* line 203, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .email-meeting,
#get-assistance .left #contact-form .email-meeting,
#call-or-chat .left #contact-form .email-meeting,
#complete-profile .left #contact-form .email-meeting,
#login-register .left #contact-form .email-meeting,
#forgot-password .left #contact-form .email-meeting,
#new-password .left #contact-form .email-meeting,
#email-confirmation .left #contact-form .email-meeting,
#password-confirmation .left #contact-form .email-meeting,
#vendor-claim .left #contact-form .email-meeting,
#registration-container .left #contact-form .email-meeting,
#activate-container .left #contact-form .email-meeting,
#pending-email .left #contact-form .email-meeting,
#opt-out .left #contact-form .email-meeting {
  padding-top: 20px;
}

/* line 207, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .email-meeting label i,
#get-assistance .left #contact-form .email-meeting label i,
#call-or-chat .left #contact-form .email-meeting label i,
#complete-profile .left #contact-form .email-meeting label i,
#login-register .left #contact-form .email-meeting label i,
#forgot-password .left #contact-form .email-meeting label i,
#new-password .left #contact-form .email-meeting label i,
#email-confirmation .left #contact-form .email-meeting label i,
#password-confirmation .left #contact-form .email-meeting label i,
#vendor-claim .left #contact-form .email-meeting label i,
#registration-container .left #contact-form .email-meeting label i,
#activate-container .left #contact-form .email-meeting label i,
#pending-email .left #contact-form .email-meeting label i,
#opt-out .left #contact-form .email-meeting label i {
  font-size: 1.7142857143em;
  margin: 0 8px 0 4px;
}

/* line 213, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .email-meeting span,
#get-assistance .left #contact-form .email-meeting span,
#call-or-chat .left #contact-form .email-meeting span,
#complete-profile .left #contact-form .email-meeting span,
#login-register .left #contact-form .email-meeting span,
#forgot-password .left #contact-form .email-meeting span,
#new-password .left #contact-form .email-meeting span,
#email-confirmation .left #contact-form .email-meeting span,
#password-confirmation .left #contact-form .email-meeting span,
#vendor-claim .left #contact-form .email-meeting span,
#registration-container .left #contact-form .email-meeting span,
#activate-container .left #contact-form .email-meeting span,
#pending-email .left #contact-form .email-meeting span,
#opt-out .left #contact-form .email-meeting span {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  color: white;
  font-size: 1.1428571429em;
}

/* line 220, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .email-meeting .dropdown-wrapper,
#get-assistance .left #contact-form .email-meeting .dropdown-wrapper,
#call-or-chat .left #contact-form .email-meeting .dropdown-wrapper,
#complete-profile .left #contact-form .email-meeting .dropdown-wrapper,
#login-register .left #contact-form .email-meeting .dropdown-wrapper,
#forgot-password .left #contact-form .email-meeting .dropdown-wrapper,
#new-password .left #contact-form .email-meeting .dropdown-wrapper,
#email-confirmation .left #contact-form .email-meeting .dropdown-wrapper,
#password-confirmation .left #contact-form .email-meeting .dropdown-wrapper,
#vendor-claim .left #contact-form .email-meeting .dropdown-wrapper,
#registration-container .left #contact-form .email-meeting .dropdown-wrapper,
#activate-container .left #contact-form .email-meeting .dropdown-wrapper,
#pending-email .left #contact-form .email-meeting .dropdown-wrapper,
#opt-out .left #contact-form .email-meeting .dropdown-wrapper {
  margin-bottom: 40px;
}

/* line 225, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .email-meeting .help-block,
#role-selection .left #contact-form .help-block,
#role-selection .left #contact-form .text-danger,
#get-assistance .left #contact-form .email-meeting .help-block,
#get-assistance .left #contact-form .help-block,
#get-assistance .left #contact-form .text-danger,
#call-or-chat .left #contact-form .email-meeting .help-block,
#call-or-chat .left #contact-form .help-block,
#call-or-chat .left #contact-form .text-danger,
#complete-profile .left #contact-form .email-meeting .help-block,
#complete-profile .left #contact-form .help-block,
#complete-profile .left #contact-form .text-danger,
#login-register .left #contact-form .email-meeting .help-block,
#login-register .left #contact-form .help-block,
#login-register .left #contact-form .text-danger,
#forgot-password .left #contact-form .email-meeting .help-block,
#forgot-password .left #contact-form .help-block,
#forgot-password .left #contact-form .text-danger,
#new-password .left #contact-form .email-meeting .help-block,
#new-password .left #contact-form .help-block,
#new-password .left #contact-form .text-danger,
#email-confirmation .left #contact-form .email-meeting .help-block,
#email-confirmation .left #contact-form .help-block,
#email-confirmation .left #contact-form .text-danger,
#password-confirmation .left #contact-form .email-meeting .help-block,
#password-confirmation .left #contact-form .help-block,
#password-confirmation .left #contact-form .text-danger,
#vendor-claim .left #contact-form .email-meeting .help-block,
#vendor-claim .left #contact-form .help-block,
#vendor-claim .left #contact-form .text-danger,
#registration-container .left #contact-form .email-meeting .help-block,
#registration-container .left #contact-form .help-block,
#registration-container .left #contact-form .text-danger,
#activate-container .left #contact-form .email-meeting .help-block,
#activate-container .left #contact-form .help-block,
#activate-container .left #contact-form .text-danger,
#pending-email .left #contact-form .email-meeting .help-block,
#pending-email .left #contact-form .help-block,
#pending-email .left #contact-form .text-danger,
#opt-out .left #contact-form .email-meeting .help-block,
#opt-out .left #contact-form .help-block,
#opt-out .left #contact-form .text-danger {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 400;
  font-size: 0.7857142857em;
  width: 100%;
  color: #e5858a;
}

/* line 235, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .datepicker-container .help-block,
#get-assistance .left #contact-form .datepicker-container .help-block,
#call-or-chat .left #contact-form .datepicker-container .help-block,
#complete-profile .left #contact-form .datepicker-container .help-block,
#login-register .left #contact-form .datepicker-container .help-block,
#forgot-password .left #contact-form .datepicker-container .help-block,
#new-password .left #contact-form .datepicker-container .help-block,
#email-confirmation .left #contact-form .datepicker-container .help-block,
#password-confirmation .left #contact-form .datepicker-container .help-block,
#vendor-claim .left #contact-form .datepicker-container .help-block,
#registration-container .left #contact-form .datepicker-container .help-block,
#activate-container .left #contact-form .datepicker-container .help-block,
#pending-email .left #contact-form .datepicker-container .help-block,
#opt-out .left #contact-form .datepicker-container .help-block {
  top: 17px;
}

/* line 239, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left #contact-form .has-error input.form-control,
#get-assistance .left #contact-form .has-error input.form-control,
#call-or-chat .left #contact-form .has-error input.form-control,
#complete-profile .left #contact-form .has-error input.form-control,
#login-register .left #contact-form .has-error input.form-control,
#forgot-password .left #contact-form .has-error input.form-control,
#new-password .left #contact-form .has-error input.form-control,
#email-confirmation .left #contact-form .has-error input.form-control,
#password-confirmation .left #contact-form .has-error input.form-control,
#vendor-claim .left #contact-form .has-error input.form-control,
#registration-container .left #contact-form .has-error input.form-control,
#activate-container .left #contact-form .has-error input.form-control,
#pending-email .left #contact-form .has-error input.form-control,
#opt-out .left #contact-form .has-error input.form-control {
  margin-top: 10px;
  border-color: #bd5755;
}

/* line 245, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions,
#get-assistance .left .terms-conditions,
#call-or-chat .left .terms-conditions,
#complete-profile .left .terms-conditions,
#login-register .left .terms-conditions,
#forgot-password .left .terms-conditions,
#new-password .left .terms-conditions,
#email-confirmation .left .terms-conditions,
#password-confirmation .left .terms-conditions,
#vendor-claim .left .terms-conditions,
#registration-container .left .terms-conditions,
#activate-container .left .terms-conditions,
#pending-email .left .terms-conditions,
#opt-out .left .terms-conditions {
  margin-top: 15px;
  font-size: 0.8571428571em;
  color: white;
}

/* line 250, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .terms,
#get-assistance .left .terms-conditions .terms,
#call-or-chat .left .terms-conditions .terms,
#complete-profile .left .terms-conditions .terms,
#login-register .left .terms-conditions .terms,
#forgot-password .left .terms-conditions .terms,
#new-password .left .terms-conditions .terms,
#email-confirmation .left .terms-conditions .terms,
#password-confirmation .left .terms-conditions .terms,
#vendor-claim .left .terms-conditions .terms,
#registration-container .left .terms-conditions .terms,
#activate-container .left .terms-conditions .terms,
#pending-email .left .terms-conditions .terms,
#opt-out .left .terms-conditions .terms {
  color: #e6e6e6;
  padding-left: 20px;
}

/* line 255, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .vendor-terms,
#get-assistance .left .terms-conditions .vendor-terms,
#call-or-chat .left .terms-conditions .vendor-terms,
#complete-profile .left .terms-conditions .vendor-terms,
#login-register .left .terms-conditions .vendor-terms,
#forgot-password .left .terms-conditions .vendor-terms,
#new-password .left .terms-conditions .vendor-terms,
#email-confirmation .left .terms-conditions .vendor-terms,
#password-confirmation .left .terms-conditions .vendor-terms,
#vendor-claim .left .terms-conditions .vendor-terms,
#registration-container .left .terms-conditions .vendor-terms,
#activate-container .left .terms-conditions .vendor-terms,
#pending-email .left .terms-conditions .vendor-terms,
#opt-out .left .terms-conditions .vendor-terms {
  color: #e6e6e6;
  padding-left: 20px;
}

/* line 259, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .vendor-terms p,
#role-selection .left .terms-conditions .vendor-terms ul,
#get-assistance .left .terms-conditions .vendor-terms p,
#get-assistance .left .terms-conditions .vendor-terms ul,
#call-or-chat .left .terms-conditions .vendor-terms p,
#call-or-chat .left .terms-conditions .vendor-terms ul,
#complete-profile .left .terms-conditions .vendor-terms p,
#complete-profile .left .terms-conditions .vendor-terms ul,
#login-register .left .terms-conditions .vendor-terms p,
#login-register .left .terms-conditions .vendor-terms ul,
#forgot-password .left .terms-conditions .vendor-terms p,
#forgot-password .left .terms-conditions .vendor-terms ul,
#new-password .left .terms-conditions .vendor-terms p,
#new-password .left .terms-conditions .vendor-terms ul,
#email-confirmation .left .terms-conditions .vendor-terms p,
#email-confirmation .left .terms-conditions .vendor-terms ul,
#password-confirmation .left .terms-conditions .vendor-terms p,
#password-confirmation .left .terms-conditions .vendor-terms ul,
#vendor-claim .left .terms-conditions .vendor-terms p,
#vendor-claim .left .terms-conditions .vendor-terms ul,
#registration-container .left .terms-conditions .vendor-terms p,
#registration-container .left .terms-conditions .vendor-terms ul,
#activate-container .left .terms-conditions .vendor-terms p,
#activate-container .left .terms-conditions .vendor-terms ul,
#pending-email .left .terms-conditions .vendor-terms p,
#pending-email .left .terms-conditions .vendor-terms ul,
#opt-out .left .terms-conditions .vendor-terms p,
#opt-out .left .terms-conditions .vendor-terms ul {
  font-size: 1em;
}

/* line 264, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .vendor-terms p,
#get-assistance .left .terms-conditions .vendor-terms p,
#call-or-chat .left .terms-conditions .vendor-terms p,
#complete-profile .left .terms-conditions .vendor-terms p,
#login-register .left .terms-conditions .vendor-terms p,
#forgot-password .left .terms-conditions .vendor-terms p,
#new-password .left .terms-conditions .vendor-terms p,
#email-confirmation .left .terms-conditions .vendor-terms p,
#password-confirmation .left .terms-conditions .vendor-terms p,
#vendor-claim .left .terms-conditions .vendor-terms p,
#registration-container .left .terms-conditions .vendor-terms p,
#activate-container .left .terms-conditions .vendor-terms p,
#pending-email .left .terms-conditions .vendor-terms p,
#opt-out .left .terms-conditions .vendor-terms p {
  padding-top: 0;
}

/* line 268, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .vendor-terms ul,
#get-assistance .left .terms-conditions .vendor-terms ul,
#call-or-chat .left .terms-conditions .vendor-terms ul,
#complete-profile .left .terms-conditions .vendor-terms ul,
#login-register .left .terms-conditions .vendor-terms ul,
#forgot-password .left .terms-conditions .vendor-terms ul,
#new-password .left .terms-conditions .vendor-terms ul,
#email-confirmation .left .terms-conditions .vendor-terms ul,
#password-confirmation .left .terms-conditions .vendor-terms ul,
#vendor-claim .left .terms-conditions .vendor-terms ul,
#registration-container .left .terms-conditions .vendor-terms ul,
#activate-container .left .terms-conditions .vendor-terms ul,
#pending-email .left .terms-conditions .vendor-terms ul,
#opt-out .left .terms-conditions .vendor-terms ul {
  padding-left: 12px;
}

/* line 272, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .vendor-terms a,
#get-assistance .left .terms-conditions .vendor-terms a,
#call-or-chat .left .terms-conditions .vendor-terms a,
#complete-profile .left .terms-conditions .vendor-terms a,
#login-register .left .terms-conditions .vendor-terms a,
#forgot-password .left .terms-conditions .vendor-terms a,
#new-password .left .terms-conditions .vendor-terms a,
#email-confirmation .left .terms-conditions .vendor-terms a,
#password-confirmation .left .terms-conditions .vendor-terms a,
#vendor-claim .left .terms-conditions .vendor-terms a,
#registration-container .left .terms-conditions .vendor-terms a,
#activate-container .left .terms-conditions .vendor-terms a,
#pending-email .left .terms-conditions .vendor-terms a,
#opt-out .left .terms-conditions .vendor-terms a {
  font-weight: 700;
}

/* line 277, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .text-danger,
#get-assistance .left .terms-conditions .text-danger,
#call-or-chat .left .terms-conditions .text-danger,
#complete-profile .left .terms-conditions .text-danger,
#login-register .left .terms-conditions .text-danger,
#forgot-password .left .terms-conditions .text-danger,
#new-password .left .terms-conditions .text-danger,
#email-confirmation .left .terms-conditions .text-danger,
#password-confirmation .left .terms-conditions .text-danger,
#vendor-claim .left .terms-conditions .text-danger,
#registration-container .left .terms-conditions .text-danger,
#activate-container .left .terms-conditions .text-danger,
#pending-email .left .terms-conditions .text-danger,
#opt-out .left .terms-conditions .text-danger {
  position: absolute;
  top: -10px;
  left: 0;
  text-transform: uppercase;
  font-size: 0.7142857143em;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 400;
  color: #b0272e;
  width: 255px;
}

/* line 289, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions .help-block,
#get-assistance .left .terms-conditions .help-block,
#call-or-chat .left .terms-conditions .help-block,
#complete-profile .left .terms-conditions .help-block,
#login-register .left .terms-conditions .help-block,
#forgot-password .left .terms-conditions .help-block,
#new-password .left .terms-conditions .help-block,
#email-confirmation .left .terms-conditions .help-block,
#password-confirmation .left .terms-conditions .help-block,
#vendor-claim .left .terms-conditions .help-block,
#registration-container .left .terms-conditions .help-block,
#activate-container .left .terms-conditions .help-block,
#pending-email .left .terms-conditions .help-block,
#opt-out .left .terms-conditions .help-block {
  top: -20px;
  left: 35px;
}

/* line 294, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions input[type="checkbox"],
#get-assistance .left .terms-conditions input[type="checkbox"],
#call-or-chat .left .terms-conditions input[type="checkbox"],
#complete-profile .left .terms-conditions input[type="checkbox"],
#login-register .left .terms-conditions input[type="checkbox"],
#forgot-password .left .terms-conditions input[type="checkbox"],
#new-password .left .terms-conditions input[type="checkbox"],
#email-confirmation .left .terms-conditions input[type="checkbox"],
#password-confirmation .left .terms-conditions input[type="checkbox"],
#vendor-claim .left .terms-conditions input[type="checkbox"],
#registration-container .left .terms-conditions input[type="checkbox"],
#activate-container .left .terms-conditions input[type="checkbox"],
#pending-email .left .terms-conditions input[type="checkbox"],
#opt-out .left .terms-conditions input[type="checkbox"] {
  position: absolute;
}

/* line 298, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .terms-conditions a,
#get-assistance .left .terms-conditions a,
#call-or-chat .left .terms-conditions a,
#complete-profile .left .terms-conditions a,
#login-register .left .terms-conditions a,
#forgot-password .left .terms-conditions a,
#new-password .left .terms-conditions a,
#email-confirmation .left .terms-conditions a,
#password-confirmation .left .terms-conditions a,
#vendor-claim .left .terms-conditions a,
#registration-container .left .terms-conditions a,
#activate-container .left .terms-conditions a,
#pending-email .left .terms-conditions a,
#opt-out .left .terms-conditions a {
  text-decoration: none;
}

/* line 303, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .disabled,
#get-assistance .left .disabled,
#call-or-chat .left .disabled,
#complete-profile .left .disabled,
#login-register .left .disabled,
#forgot-password .left .disabled,
#new-password .left .disabled,
#email-confirmation .left .disabled,
#password-confirmation .left .disabled,
#vendor-claim .left .disabled,
#registration-container .left .disabled,
#activate-container .left .disabled,
#pending-email .left .disabled,
#opt-out .left .disabled {
  opacity: 0.3;
}

/* line 306, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .disabled input,
#role-selection .left .disabled div,
#role-selection .left .disabled select,
#role-selection .left .disabled button,
#get-assistance .left .disabled input,
#get-assistance .left .disabled div,
#get-assistance .left .disabled select,
#get-assistance .left .disabled button,
#call-or-chat .left .disabled input,
#call-or-chat .left .disabled div,
#call-or-chat .left .disabled select,
#call-or-chat .left .disabled button,
#complete-profile .left .disabled input,
#complete-profile .left .disabled div,
#complete-profile .left .disabled select,
#complete-profile .left .disabled button,
#login-register .left .disabled input,
#login-register .left .disabled div,
#login-register .left .disabled select,
#login-register .left .disabled button,
#forgot-password .left .disabled input,
#forgot-password .left .disabled div,
#forgot-password .left .disabled select,
#forgot-password .left .disabled button,
#new-password .left .disabled input,
#new-password .left .disabled div,
#new-password .left .disabled select,
#new-password .left .disabled button,
#email-confirmation .left .disabled input,
#email-confirmation .left .disabled div,
#email-confirmation .left .disabled select,
#email-confirmation .left .disabled button,
#password-confirmation .left .disabled input,
#password-confirmation .left .disabled div,
#password-confirmation .left .disabled select,
#password-confirmation .left .disabled button,
#vendor-claim .left .disabled input,
#vendor-claim .left .disabled div,
#vendor-claim .left .disabled select,
#vendor-claim .left .disabled button,
#registration-container .left .disabled input,
#registration-container .left .disabled div,
#registration-container .left .disabled select,
#registration-container .left .disabled button,
#activate-container .left .disabled input,
#activate-container .left .disabled div,
#activate-container .left .disabled select,
#activate-container .left .disabled button,
#pending-email .left .disabled input,
#pending-email .left .disabled div,
#pending-email .left .disabled select,
#pending-email .left .disabled button,
#opt-out .left .disabled input,
#opt-out .left .disabled div,
#opt-out .left .disabled select,
#opt-out .left .disabled button {
  cursor: not-allowed;
}

/* line 314, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .left .thank-you-content,
#get-assistance .left .thank-you-content,
#call-or-chat .left .thank-you-content,
#complete-profile .left .thank-you-content,
#login-register .left .thank-you-content,
#forgot-password .left .thank-you-content,
#new-password .left .thank-you-content,
#email-confirmation .left .thank-you-content,
#password-confirmation .left .thank-you-content,
#vendor-claim .left .thank-you-content,
#registration-container .left .thank-you-content,
#activate-container .left .thank-you-content,
#pending-email .left .thank-you-content,
#opt-out .left .thank-you-content {
  display: none;
}

/* line 319, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .right,
#get-assistance .right,
#call-or-chat .right,
#complete-profile .right,
#login-register .right,
#forgot-password .right,
#new-password .right,
#email-confirmation .right,
#password-confirmation .right,
#vendor-claim .right,
#registration-container .right,
#activate-container .right,
#pending-email .right,
#opt-out .right {
  padding: 40px 0;
}

/* line 323, app/assets/stylesheets/content_unlock/shared_components.scss */
#role-selection .btn-green,
#get-assistance .btn-green,
#call-or-chat .btn-green,
#complete-profile .btn-green,
#login-register .btn-green,
#forgot-password .btn-green,
#new-password .btn-green,
#email-confirmation .btn-green,
#password-confirmation .btn-green,
#vendor-claim .btn-green,
#registration-container .btn-green,
#activate-container .btn-green,
#pending-email .btn-green,
#opt-out .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  margin-top: 15px;
  width: 100% !important;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#role-selection .btn-green:hover,
#get-assistance .btn-green:hover,
#call-or-chat .btn-green:hover,
#complete-profile .btn-green:hover,
#login-register .btn-green:hover,
#forgot-password .btn-green:hover,
#new-password .btn-green:hover,
#email-confirmation .btn-green:hover,
#password-confirmation .btn-green:hover,
#vendor-claim .btn-green:hover,
#registration-container .btn-green:hover,
#activate-container .btn-green:hover,
#pending-email .btn-green:hover,
#opt-out .btn-green:hover {
  background: #1f5622;
}

/* line 332, app/assets/stylesheets/content_unlock/shared_components.scss */
#recaptcha-verification {
  color: #373636;
  min-height: 50vh;
  padding: 60px 0;
  display: flex;
  background-color: #fbfbfb;
  background-image: url(https://cdn3.softwarereviews.com/assets/campaigns/campaign-landing-pg-bg-ef0722dfaec03bb9abd1e1a9ff56e2bb1c19ae24a634dfeb92a4f86305533826.png);
  background-position: right;
  background-repeat: no-repeat;
}

/* line 342, app/assets/stylesheets/content_unlock/shared_components.scss */
#recaptcha-verification .recaptcha-container {
  width: 600px;
  margin: auto;
  text-align: center;
}

/* line 347, app/assets/stylesheets/content_unlock/shared_components.scss */
#recaptcha-verification .recaptcha-container form {
  width: 304px;
  margin: auto;
}

/* line 352, app/assets/stylesheets/content_unlock/shared_components.scss */
#recaptcha-verification .recaptcha-container h1 {
  font-size: 2.2857142857em;
  font-weight: 700;
  font-family: "Montserrat", Arial, sans-serif;
  line-height: 1;
  margin-bottom: 30px;
}

/* line 360, app/assets/stylesheets/content_unlock/shared_components.scss */
#recaptcha-verification .recaptcha-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;
  width: 80% !important;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  margin-top: 20px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#recaptcha-verification .recaptcha-container .btn-green:hover {
  background: #1f5622;
}

/* line 370, app/assets/stylesheets/content_unlock/shared_components.scss */
iframe {
  /* stylelint-disable */
  /* stylelint-enable */
}

@media (-webkit-device-pixel-ratio: 1.25) {
  /* line 370, app/assets/stylesheets/content_unlock/shared_components.scss */
  iframe {
    zoom: 1.25;
  }
}

@media (-webkit-device-pixel-ratio: 1.5) {
  /* line 370, app/assets/stylesheets/content_unlock/shared_components.scss */
  iframe {
    zoom: 1.5;
  }
}

@media (-webkit-device-pixel-ratio: 1.75) {
  /* line 370, app/assets/stylesheets/content_unlock/shared_components.scss */
  iframe {
    zoom: 1.75;
  }
}

/* line 388, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker {
  margin: 20px 0;
}

/* line 392, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
  background: #373636;
  min-width: 305px;
  padding: 25px 15px;
  font-family: "Exo", sans-serif;
  font-weight: 400;
}

/* line 399, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom:before, .sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom:after {
  display: none;
}

/* line 407, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed {
  width: 100%;
}

/* line 410, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .day,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .month,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .year,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .dow,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed th,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .day,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .month,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .year,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .dow,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed th,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .day,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .month,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .year,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .dow,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed th {
  color: white;
  position: relative;
  font-size: 1.1428571429em;
}

/* line 419, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .day:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .month:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .year:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .dow:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed th:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .day:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .month:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .year:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .dow:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed th:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .day:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .month:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .year:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .dow:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed th:hover {
  background: none;
}

/* line 424, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .day,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .day,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .day {
  padding-top: 8px;
}

/* line 428, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .disabled,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .disabled,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .disabled {
  color: #767676;
}

/* line 432, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed th,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed th,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed th {
  color: white !important;
}

/* line 435, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed th:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed th:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed th:hover {
  background: none;
}

/* line 441, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed tr .today,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed tr .focused,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed tr .today,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed tr .focused,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed tr .today,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed tr .focused {
  border: 1px solid white;
  border-radius: 0;
  background: none;
}

/* line 449, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .active,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .active,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .active {
  background: #8656a3;
  border: 1px solid #8656a3;
  border-radius: 0;
}

/* line 454, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-days .table-condensed .active:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-months .table-condensed .active:hover,
.sr-body-wide .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom .datepicker-years .table-condensed .active:hover {
  background: #8656a3;
}

/* line 463, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide .research-breadcrumbs a:hover {
  text-decoration: underline;
}

/* line 473, app/assets/stylesheets/content_unlock/shared_components.scss */
.sr-body-wide #sr-article-show #article-footer .article-title a:hover,
.sr-body-wide #sr-article-show #carousel-articles .article-title a:hover,
.sr-body-wide #sr-article-show-complete #article-footer .article-title a:hover,
.sr-body-wide #sr-article-show-complete #carousel-articles .article-title a:hover {
  color: #8656a3;
  line-height: 28px;
}

/* line 487, app/assets/stylesheets/content_unlock/shared_components.scss */
#email-confirmation .container,
#login-register .container,
#login-register.vendor-portal .container,
#role-selection .container {
  z-index: 0;
}

@media (min-width: 992px) {
  /* line 487, app/assets/stylesheets/content_unlock/shared_components.scss */
  #email-confirmation .container,
#login-register .container,
#login-register.vendor-portal .container,
#role-selection .container {
    width: 90%;
  }
}

/* line 496, app/assets/stylesheets/content_unlock/shared_components.scss */
#email-confirmation .row.equal:after,
#login-register .row.equal:after,
#login-register.vendor-portal .row.equal:after,
#role-selection .row.equal:after {
  content: "";
  position: absolute;
  top: 0;
  left: 30%;
  z-index: -2;
  width: 80%;
  height: 100%;
  background: url(https://cdn2.softwarereviews.com/assets/content_unlock/ef-report-graphs-8f24025ad6f99f9afccbcceaacfee4777cb84957ef9fcb92e5684cf1563d25c9.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

@media screen and (max-width: 991px) {
  /* line 496, app/assets/stylesheets/content_unlock/shared_components.scss */
  #email-confirmation .row.equal:after,
#login-register .row.equal:after,
#login-register.vendor-portal .row.equal:after,
#role-selection .row.equal:after {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register {
  background-color: #e6e6e6;
}

/* line 4, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .container {
  z-index: 0;
}

@media (min-width: 992px) {
  /* line 4, app/assets/stylesheets/content_unlock/login_registration.scss */
  #login-register .container {
    width: 90%;
  }
}

/* line 12, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register hr {
  border-bottom: 1px solid #bebdbd;
}

/* line 17, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left h1 {
  margin-top: 100px;
  margin-bottom: 30px;
}

/* line 22, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left h2 {
  color: white;
  font-size: 1.7142857143em;
  font-weight: 700;
  text-align: left;
  margin: 35px 0 20px;
}

/* line 30, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left p {
  padding-top: 20px;
}

/* line 34, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left .btn-blue {
  width: 100% !important;
  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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2883cc;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2883cc 0%, #2068a1 100%);
  background-image: -webkit-linear-gradient(135deg, #2883cc 0%, #2068a1 100%);
  background-image: linear-gradient(135deg, #2883cc 0%, #2068a1 100%);
  margin: 20px 0;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#login-register .left .btn-blue:hover {
  background: #1b5a8c;
}

/* line 40, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left #contact-form {
  margin-top: 15px;
}

/* line 44, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left .forgot-password {
  font-size: 0.7857142857em;
  font-family: "Montserrat", Arial, sans-serif;
  color: #e6e6e6;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  display: block;
}

/* line 54, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .left::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 68, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .right .quote {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-size: 2.1428571429em;
  color: #373636;
  line-height: 1.1;
  padding: 45px 0;
}

/* line 76, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .right .quote:before {
  content: "“";
  position: absolute;
  left: -3px;
  font-weight: 700;
}

/* line 83, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .right .quote .bold-text {
  font-weight: 700;
}

/* line 87, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .right .quote .green-text {
  color: #33AC3E;
}

/* line 92, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .right .quote-text {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.7857142857em;
  color: #5C5C5C;
  margin-bottom: 0;
}

/* line 99, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .right .quote-name {
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* line 108, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .quote:before, #login-register.vendor-portal .quote:before {
  font-weight: 300;
}

/* line 113, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .shared-text, #login-register.vendor-portal .shared-text {
  color: white;
  margin-bottom: 30px;
}

/* line 118, app/assets/stylesheets/content_unlock/login_registration.scss */
#login-register .btn, #login-register.vendor-portal .btn {
  font-size: 0.7857142857em;
}

/* line 1, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password, #new-password, #password-confirmation {
  background-color: white;
}

/* line 4, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .container, #new-password .container, #password-confirmation .container {
  z-index: 0;
}

/* line 9, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .row.equal::after, #new-password .row.equal::after, #password-confirmation .row.equal::after {
  content: "";
  position: absolute;
  left: 20%;
  height: 100%;
  width: 100%;
  background: url(https://cdn1.softwarereviews.com/assets/content_unlock/forgot-password-58874569f3d8e5f2dcf2841cf511add09ce3e987377fc76a39df3f443d4640ed.png);
  background-size: cover;
  background-position-y: -25%;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  /* line 9, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .row.equal::after, #new-password .row.equal::after, #password-confirmation .row.equal::after {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  /* line 9, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .row.equal::after, #new-password .row.equal::after, #password-confirmation .row.equal::after {
    left: 36%;
  }
}

@media screen and (min-width: 1350px) {
  /* line 9, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .row.equal::after, #new-password .row.equal::after, #password-confirmation .row.equal::after {
    background-position-y: -10%;
  }
}

@media screen and (min-width: 2300px) {
  /* line 9, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .row.equal::after, #new-password .row.equal::after, #password-confirmation .row.equal::after {
    bottom: -15%;
    background-position-y: 0;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

/* line 42, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .left h1, #new-password .left h1, #password-confirmation .left h1 {
  margin-top: 100px;
  margin-bottom: 30px;
}

/* line 47, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .left .btn, #new-password .left .btn, #password-confirmation .left .btn {
  font-size: 0.7857142857em;
  margin-top: 15px;
}

/* line 52, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .left .footnote, #new-password .left .footnote, #password-confirmation .left .footnote {
  font-size: 0.8571428571em;
  padding-top: 40px;
}

/* line 57, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .left .back-to-home, #new-password .left .back-to-home, #password-confirmation .left .back-to-home {
  font-size: 0.7857142857em;
  font-family: "Montserrat", Arial, sans-serif;
  color: #e6e6e6;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  display: block;
}

/* line 67, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .left::before, #new-password .left::before, #password-confirmation .left::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

@media screen and (min-width: 1200px) {
  /* line 80, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .right, #new-password .right, #password-confirmation .right {
    min-height: 640px;
  }
}

/* line 85, app/assets/stylesheets/content_unlock/passwords.scss */
#forgot-password .right .password-screens, #new-password .right .password-screens, #password-confirmation .right .password-screens {
  position: absolute;
  top: -15%;
  left: -48%;
  height: 150%;
  width: auto;
}

@media screen and (max-width: 991px) {
  /* line 85, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .right .password-screens, #new-password .right .password-screens, #password-confirmation .right .password-screens {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  /* line 85, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .right .password-screens, #new-password .right .password-screens, #password-confirmation .right .password-screens {
    background-size: contain;
    top: 30%;
    left: 80%;
    max-height: 600px;
  }
}

@media screen and (min-width: 1700px) {
  /* line 85, app/assets/stylesheets/content_unlock/passwords.scss */
  #forgot-password .right .password-screens, #new-password .right .password-screens, #password-confirmation .right .password-screens {
    width: 100%;
  }
}

/* line 111, app/assets/stylesheets/content_unlock/passwords.scss */
#email-confirmation {
  background-color: #e6e6e6;
}

/* line 115, app/assets/stylesheets/content_unlock/passwords.scss */
#email-confirmation .left h1 {
  margin-top: 100px;
  margin-bottom: 30px;
}

/* line 120, app/assets/stylesheets/content_unlock/passwords.scss */
#email-confirmation .left::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 134, app/assets/stylesheets/content_unlock/passwords.scss */
#email-confirmation .register-login-links a, #email-confirmation .register-login-links span {
  color: #d6d6d6;
}

/* line 138, app/assets/stylesheets/content_unlock/passwords.scss */
#email-confirmation .register-login-links a:hover {
  color: #f6f6f6;
}

/* line 1, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat {
  background-color: white;
}

/* line 4, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .container {
  z-index: 0;
}

/* line 9, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .row.equal::after {
  content: "";
  position: absolute;
  top: 0;
  left: 60%;
  width: 100%;
  height: 100%;
  background: url(https://cdn2.softwarereviews.com/assets/content_unlock/report-screens-5df2218270156ee50880bd1fbd4862bb049a2bfad0b49374a8b6e77cc837753e.jpg);
  background-size: cover;
  background-position-y: 10%;
  z-index: -1;
}

@media screen and (min-width: 2500px) {
  /* line 9, app/assets/stylesheets/content_unlock/call_or_chat.scss */
  #call-or-chat .row.equal::after {
    width: 120%;
  }
}

@media screen and (max-width: 1199px) {
  /* line 9, app/assets/stylesheets/content_unlock/call_or_chat.scss */
  #call-or-chat .row.equal::after {
    left: 50%;
  }
}

@media screen and (max-width: 991px) {
  /* line 9, app/assets/stylesheets/content_unlock/call_or_chat.scss */
  #call-or-chat .row.equal::after {
    display: none;
  }
}

/* line 35, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .left::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 47, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .left h2 {
  color: white;
  font-size: 1.7142857143em;
  font-weight: 700;
  text-align: left;
  margin: 35px 0 20px;
}

/* line 57, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .right p {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-size: 2.1428571429em;
  color: #5C5C5C;
  text-transform: capitalize;
  padding: 45px 0;
}

/* line 66, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .right p:nth-child(2)::before {
  content: "1";
  font-family: "Exo", Arial, sans-serif;
  font-weight: 700;
  color: #bebdbd;
  border: 4px solid #bebdbd;
  border-radius: 35px;
  padding: 6px 23px;
  margin-right: 20px;
}

/* line 77, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .right p:nth-child(2)::after {
  content: "";
  position: absolute;
  border-left: 4px solid #33AC3E;
  height: 30px;
  top: 140px;
  left: 47px;
}

/* line 88, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .right p:nth-child(3)::before {
  content: "2";
  font-family: "Exo", Arial, sans-serif;
  font-weight: 700;
  color: #33AC3E;
  border: 4px solid #33AC3E;
  border-radius: 35px;
  padding: 6px 19px;
  margin-right: 20px;
}

/* line 100, app/assets/stylesheets/content_unlock/call_or_chat.scss */
#call-or-chat .right p:nth-child(4) {
  color: #33AC3E;
  font-weight: 700;
  padding-left: 85px;
}

/* line 1, app/assets/stylesheets/content_unlock/complete_profile.scss */
#complete-profile {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 4, app/assets/stylesheets/content_unlock/complete_profile.scss */
#complete-profile .existing-info-label {
  font-size: 0.7857142857em;
}

/* line 8, app/assets/stylesheets/content_unlock/complete_profile.scss */
#complete-profile .existing-info-field {
  font-family: "Exo", Arial, sans-serif;
  font-size: 1.1428571429em;
  margin-bottom: 20px;
}

/* line 15, app/assets/stylesheets/content_unlock/complete_profile.scss */
#complete-profile .row.equal::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  background: url(https://cdn2.softwarereviews.com/assets/services/hero-image-a2f282b03cccb1c34fa21eb7a962a53cbe9edeccf63f873c561d58d640589c04.png);
  background-size: cover;
}

@media screen and (max-width: 991px) {
  /* line 15, app/assets/stylesheets/content_unlock/complete_profile.scss */
  #complete-profile .row.equal::after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 15, app/assets/stylesheets/content_unlock/complete_profile.scss */
  #complete-profile .row.equal::after {
    left: 40%;
    width: 75%;
  }
}

@media screen and (min-width: 1700px) {
  /* line 15, app/assets/stylesheets/content_unlock/complete_profile.scss */
  #complete-profile .row.equal::after {
    left: 50%;
  }
}

@media screen and (min-width: 2000px) {
  /* line 15, app/assets/stylesheets/content_unlock/complete_profile.scss */
  #complete-profile .row.equal::after {
    left: 68%;
  }
}

@media screen and (min-width: 2500px) {
  /* line 15, app/assets/stylesheets/content_unlock/complete_profile.scss */
  #complete-profile .row.equal::after {
    left: 100%;
  }
}

/* line 1, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
  background: url(https://cdn3.softwarereviews.com/assets/content_unlock/get-assistance-d1064b41e8a14345e89ecc90387bd34c069a09a1a14bdf99c169e5e9868e343c.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

/* line 9, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .row.equal h2 {
  color: white;
  font-size: 1.7142857143em;
  font-weight: 700;
  text-align: left;
  margin: 35px 0 20px;
}

/* line 18, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .row.equal .thank-you-message .btn {
  width: 100% !important;
}

/* line 26, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .left #contact-form .form-spacer {
  margin-bottom: 40px;
}

/* line 30, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .left #contact-form .text-danger {
  top: -10px;
}

/* line 35, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .left #contact-form .email-meeting .dropdown-wrapper {
  margin-bottom: 20px;
}

/* line 40, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .left #contact-form .form-inputs {
  color: white;
}

/* line 43, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .left #contact-form .form-inputs .no-resize {
  resize: none;
}

/* line 47, app/assets/stylesheets/content_unlock/get_assistance.scss */
#get-assistance .left #contact-form .form-inputs .form-field-error {
  border: 2px solid #b0272e;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement,
#emotional-footprint-endorsement {
  margin: 50px -15px 0 -60px;
  padding: 30px 0;
  background-color: #030417;
  background-image: url(https://cdn1.softwarereviews.com/assets/category_page/category_ads/bg-quadrant-a01b156ab863d2c5a2df5cdfd2c1bcbeddab7f606075375304eee82a5f3b7c85.jpg);
  background-size: cover;
  overflow: hidden;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* line 5, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement,
#emotional-footprint-endorsement {
    margin: 25px -15px 0 -10px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement,
#emotional-footprint-endorsement {
    display: none;
  }
}

/* line 22, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement h3,
#emotional-footprint-endorsement h3 {
  padding: 0 0 0 40px;
  margin: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  color: white;
  font-size: 2.1428571429em;
  line-height: 30px;
}

@media (min-width: 1400px) and (max-width: 1450px) {
  /* line 22, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement h3,
#emotional-footprint-endorsement h3 {
    padding: 0 0 0 50px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* line 22, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement h3,
#emotional-footprint-endorsement h3 {
    padding: 0 0 0 20px;
    font-size: 1.7142857143em;
    line-height: 24px;
  }
}

/* line 41, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement h3 span,
#emotional-footprint-endorsement h3 span {
  font-weight: 500;
  display: block;
}

/* line 47, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement img,
#emotional-footprint-endorsement img {
  margin: 5px 0 20px -14px;
}

/* line 51, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement p,
#emotional-footprint-endorsement p {
  margin: 20px 0 10px;
  padding: 0 40px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-size: 1.1428571429em;
  line-height: 19px;
  color: white;
}

@media (min-width: 1400px) and (max-width: 1450px) {
  /* line 51, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement p,
#emotional-footprint-endorsement p {
    padding: 0 50px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* line 51, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement p,
#emotional-footprint-endorsement p {
    padding: 0 20px;
    font-size: 1em;
    line-height: 17px;
  }
}

/* line 71, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement .btn-green,
#emotional-footprint-endorsement .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#data-quadrant-endorsement .btn-green:hover,
#emotional-footprint-endorsement .btn-green:hover {
  background: #2d9837;
}

/* line 75, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement .pg-count-pad,
#emotional-footprint-endorsement .pg-count-pad {
  padding: 10px 70px 10px 20px !important;
  text-align: left !important;
  max-width: 350px !important;
}

@media screen and (max-width: 1399px) {
  /* line 75, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement .pg-count-pad,
#emotional-footprint-endorsement .pg-count-pad {
    padding: 14px 5px !important;
    text-align: center !important;
  }
}

/* line 582, app/assets/stylesheets/partials/_variables.scss */
#data-quadrant-endorsement .pg-count,
#emotional-footprint-endorsement .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 588, app/assets/stylesheets/partials/_variables.scss */
#data-quadrant-endorsement .pg-count p,
#emotional-footprint-endorsement .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 597, app/assets/stylesheets/partials/_variables.scss */
#data-quadrant-endorsement .pg-count p span,
#emotional-footprint-endorsement .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 87, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement .pg-count,
#emotional-footprint-endorsement .pg-count {
  right: 20px;
  top: -25px;
}

@media screen and (max-width: 1399px) {
  /* line 87, app/assets/stylesheets/partials/_ads.scss */
  #data-quadrant-endorsement .pg-count,
#emotional-footprint-endorsement .pg-count {
    display: none;
  }
}

/* line 96, app/assets/stylesheets/partials/_ads.scss */
#data-quadrant-endorsement .pg-count .ef-pg-count span::before, #data-quadrant-endorsement .pg-count .dq-pg-count span::before,
#emotional-footprint-endorsement .pg-count .ef-pg-count span::before,
#emotional-footprint-endorsement .pg-count .dq-pg-count span::before {
  content: "\a";
  white-space: pre;
}

/* line 104, app/assets/stylesheets/partials/_ads.scss */
#emotional-footprint-endorsement {
  background-image: url(https://cdn0.softwarereviews.com/assets/category_page/category_ads/bg-emotional-footprint-5bb3e081231f29646db6d65ab0b63d836693b8c3ee81a1bbcf46da03c3a24344.jpg);
}

/* line 109, app/assets/stylesheets/partials/_ads.scss */
.boosted_featured_blueprint {
  position: relative;
  background: #f7f7f7;
  padding: 40px 60px 40px 100px;
  margin: 20px -15px -50px;
}

@media screen and (max-width: 1319px) {
  /* line 109, app/assets/stylesheets/partials/_ads.scss */
  .boosted_featured_blueprint {
    margin-top: 120px;
  }
}

@media screen and (max-width: 992px) {
  /* line 109, app/assets/stylesheets/partials/_ads.scss */
  .boosted_featured_blueprint {
    padding-left: 60px;
  }
}

/* line 123, app/assets/stylesheets/partials/_ads.scss */
.boosted_featured_blueprint h4 {
  color: #338E38;
  font-family: "Exo", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.2857142857em;
  font-weight: 600;
}

/* line 131, app/assets/stylesheets/partials/_ads.scss */
.boosted_featured_blueprint h2 {
  font-size: 1.7142857143em;
  font-weight: 300;
}

/* line 135, app/assets/stylesheets/partials/_ads.scss */
.boosted_featured_blueprint h2 strong {
  color: #8656a3;
}

@media screen and (max-width: 500px) {
  /* line 139, app/assets/stylesheets/partials/_ads.scss */
  .boosted_featured_blueprint h2 br {
    display: none;
  }
}

/* line 146, app/assets/stylesheets/partials/_ads.scss */
.boosted_featured_blueprint .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  margin-left: 0;
  padding-left: 30px;
  padding-right: 30px;
  width: auto !important;
  display: inline-block !important;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
.boosted_featured_blueprint .btn-green:hover {
  background: #2d9837;
}

/* line 155, app/assets/stylesheets/partials/_ads.scss */
.boosted_featured_blueprint .blueprint-booklet {
  position: absolute;
  top: -15%;
  right: 0;
  height: 130%;
}

@media screen and (max-width: 900px) {
  /* line 155, app/assets/stylesheets/partials/_ads.scss */
  .boosted_featured_blueprint .blueprint-booklet {
    position: relative;
    width: 400px;
    height: auto;
    margin-top: -70px;
    margin-bottom: 30px;
  }
}

/* line 2, app/assets/stylesheets/about_us.scss */
#about-us .hero {
  background: url(https://cdn2.softwarereviews.com/assets/about_us/header_about-4cad03b260a0ce1d04140758e1bf778cba837affc647cd65327fbc9d78252aa7.png) no-repeat;
}

/* line 7, app/assets/stylesheets/about_us.scss */
#about-us .sr-about-us .center-block {
  max-width: 100%;
}

/* line 12, app/assets/stylesheets/about_us.scss */
#about-us .form-control {
  background: rgba(222, 222, 222, 0.1);
  padding: 10px 13px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
  color: white;
  height: auto;
  border: 1px solid transparent;
  box-shadow: none;
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 24, app/assets/stylesheets/about_us.scss */
#about-us .form-control.form-field-error {
  border: 1px solid #b0272e;
}

/* line 29, app/assets/stylesheets/about_us.scss */
#about-us .recaptcha-field-error {
  font-size: 0.8571428571em;
  color: #b0272e;
}

/* line 34, app/assets/stylesheets/about_us.scss */
#about-us .dropdown-wrapper {
  position: relative;
  margin: 5px 0 0;
  background: rgba(222, 222, 222, 0.1);
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 40, app/assets/stylesheets/about_us.scss */
#about-us .dropdown-wrapper::after {
  font-family: "FontAwesome";
  content: "\f078";
  color: #5C5C5C;
  position: absolute;
  right: 12px;
  top: 11px;
  pointer-events: none;
}

/* line 50, app/assets/stylesheets/about_us.scss */
#about-us .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 12px 13px;
  width: 100%;
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 67, app/assets/stylesheets/about_us.scss */
#about-us .dropdown-wrapper select option {
  color: white;
  background: black;
}

/* line 74, app/assets/stylesheets/about_us.scss */
#about-us .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656A3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  width: auto !important;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 5px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#about-us .btn-purple:hover {
  background: #5c3873;
}

/* line 2, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page 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 15, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page h1 br {
    display: none;
  }
}

/* line 20, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page h1 span {
  font-weight: 600;
  color: #338E38;
}

/* line 26, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  color: #8656a3;
  font-size: 2.1428571429em;
  padding-top: 50px;
}

/* line 35, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-1 {
  background: #f6f6f6;
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
}

@media screen and (max-width: 991px) {
  /* line 35, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 46, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-1 .hero-img {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 55%;
}

@media screen and (max-width: 1340px) {
  /* line 46, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-1 .hero-img {
    bottom: 0;
  }
}

@media screen and (min-width: 1500px) {
  /* line 46, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-1 .hero-img {
    width: 45%;
  }
}

@media screen and (min-width: 2000px) {
  /* line 46, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-1 .hero-img {
    width: 35%;
  }
}

@media screen and (max-width: 991px) {
  /* line 46, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-1 .hero-img {
    display: none;
  }
}

/* line 69, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-1 a {
  font-weight: 600;
}

/* line 76, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .offerings-container {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (max-width: 1000px) {
  /* line 76, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .offerings-container {
    flex-wrap: wrap;
  }
}

/* line 87, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .section-title {
  position: absolute;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 94, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .recommended-block {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  width: calc(100% / 5);
  padding: 0;
}

@media screen and (max-width: 1000px) {
  /* line 94, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .recommended-block {
    width: calc(100% / 3);
    padding: 0 20px;
  }
}

@media screen and (max-width: 667px) {
  /* line 94, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .recommended-block {
    width: calc(100% / 2);
    padding: 0 10px;
  }
}

@media screen and (max-width: 335px) {
  /* line 94, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .recommended-block {
    width: 100%;
  }
}

/* line 117, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .recommended-block a {
  display: flex;
  width: 100%;
  flex-grow: 1;
  text-decoration: none;
}

/* line 125, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .vendor-cell, #recommendation-page .section-2 .category-cell {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

/* line 133, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .vendor-cell .logo-con {
  margin-bottom: 10px;
  height: 40px;
}

@media screen and (max-width: 768px) {
  /* line 133, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .vendor-cell .logo-con {
    display: block !important;
  }
}

/* line 141, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .vendor-cell .logo-con .recommended-offering-logo {
  max-height: 40px;
  max-width: 150px;
  margin: 0 auto;
}

/* line 148, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .vendor-cell .product-cell-description {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-content: space-between;
}

/* line 154, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .vendor-cell .product-cell-description p {
  margin-bottom: 5px;
  font-size: 0.8571428571em;
  line-height: 1;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  color: #373636;
}

/* line 163, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .vendor-cell .product-cell-description h3 {
  margin: 0 0 5px;
  padding: 0 20px;
  font-size: 0.8571428571em;
  line-height: 1;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  color: #373636;
}

/* line 175, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .category-cell {
  -webkit-box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.25);
}

/* line 178, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .category-cell:hover {
  background: #f6f6f6;
  transition: all .5s ease;
}

/* line 183, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .category-cell div {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-content: space-between;
  margin: 0 15px;
}

/* line 190, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .section-2 .category-cell div h4 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.7142857143em;
  color: #767676;
  padding: 40px 0;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  /* line 190, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .category-cell div h4 {
    font-size: 1.4285714286em;
  }
}

@media screen and (max-width: 510px) {
  /* line 190, app/assets/stylesheets/review_recommendation.scss */
  #recommendation-page .section-2 .category-cell div h4 {
    font-size: 1.2857142857em;
  }
}

/* line 209, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .btn-container {
  text-align: center;
  margin: 50px auto;
}

/* line 213, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#recommendation-page .btn-container .btn-purple:hover {
  background: #5c3b73;
}

/* line 224, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .btn-container-li a {
  color: white;
  background-color: #2883CC;
  background-image: linear-gradient(135deg, #2883CC 0%, #2068A1 100%);
  padding: 8px 50px;
  border-radius: 6px;
  margin-top: 25px;
  display: inline-block;
}

/* line 233, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .btn-container-li a p {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  line-height: 1.45;
  font-size: 10px;
  text-transform: uppercase;
  color: white;
  margin: 0;
  white-space: normal;
}

/* line 243, app/assets/stylesheets/review_recommendation.scss */
#recommendation-page .btn-container-li a p span {
  font-size: 12px;
  color: white;
}

/* line 3, app/assets/stylesheets/what_we_do.scss */
#what-we-do .hero p {
  font-size: 14px;
}

/* line 4, app/assets/stylesheets/campaigns.scss */
#campaign-page h1, #campaign-page h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  color: #373636;
  font-size: 2.7142857143em;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0;
  padding-bottom: 15px;
}

/* line 14, app/assets/stylesheets/campaigns.scss */
#campaign-page h1 span, #campaign-page h2 span {
  font-weight: 600;
}

/* line 20, app/assets/stylesheets/campaigns.scss */
#campaign-page h1 span {
  color: #338E38;
}

/* line 25, app/assets/stylesheets/campaigns.scss */
#campaign-page h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  color: #373636;
  font-size: 1.1428571429em;
  text-align: left;
  margin: 0;
}

/* line 34, app/assets/stylesheets/campaigns.scss */
#campaign-page .subtitle {
  font-size: 1.1428571429em;
  color: #000;
}

/* line 40, app/assets/stylesheets/campaigns.scss */
#campaign-page #call-to-action-search {
  background-color: white;
  color: #000;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.1428571429em;
  margin-top: 10px;
  padding-left: 15px;
  height: 40px;
  border: 1px solid #000;
  border-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  -webkit-border-radius: 22px 22px 22px 22px !important;
  -moz-border-radius: 22px 22px 22px 22px !important;
}

/* line 52, app/assets/stylesheets/campaigns.scss */
#campaign-page .search-icon {
  color: #000;
  top: 12px;
}

/* line 57, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-control {
  margin: 0;
  padding: 0;
}

@media (max-width: 1200px) {
  /* line 57, app/assets/stylesheets/campaigns.scss */
  #campaign-page .selectize-control {
    margin-top: 7px;
  }
}

/* line 66, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input {
  position: relative;
  height: 40px;
  padding: 8px 12px;
  color: #000;
  border: 1px solid #000;
  border-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  -webkit-border-radius: 22px 22px 22px 22px !important;
  -moz-border-radius: 22px 22px 22px 22px !important;
}

/* line 74, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input::after {
  font-family: "FontAwesome";
  content: "\f0d7";
  position: absolute;
  top: 8px;
  right: 15px;
}

/* line 82, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input ::-webkit-input-placeholder {
  color: #000;
}

/* line 86, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input ::-moz-placeholder {
  color: #000;
}

/* line 90, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input :-ms-input-placeholder {
  color: #000;
}

/* line 94, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input :-moz-placeholder {
  color: #000;
}

/* line 98, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input .item {
  font-family: "Roboto", Arial, sans-serif;
  display: inline-block;
}

/* line 103, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-input input {
  font-family: "Roboto", Arial, sans-serif;
  outline: none;
  border: none;
}

/* line 112, app/assets/stylesheets/campaigns.scss */
#campaign-page .role-industry-select .selectize-input,
#campaign-page .cateogry-select .selectize-input {
  background: none;
}

/* line 115, app/assets/stylesheets/campaigns.scss */
#campaign-page .role-industry-select .selectize-input input,
#campaign-page .cateogry-select .selectize-input input {
  color: #000;
}

/* line 122, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-dropdown .selectize-dropdown-content {
  background-color: #f6f6f6;
  margin: 0 15px;
  padding: 12px;
}

/* line 127, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-dropdown .selectize-dropdown-content .option {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
}

/* line 134, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-dropdown .selectize-dropdown-content .optgroup .optgroup-header {
  font-weight: 600;
  font-size: 1.1428571429em;
  margin: 5px 0;
}

/* line 140, app/assets/stylesheets/campaigns.scss */
#campaign-page .selectize-dropdown .selectize-dropdown-content .optgroup .option {
  font-weight: 300;
  font-size: 1.1428571429em;
}

/* line 149, app/assets/stylesheets/campaigns.scss */
#campaign-page .heading-section {
  position: relative;
  margin: 0;
  padding: 45px 72px;
  min-height: 600px;
  background-color: #fbfbfb;
  background-image: url(https://cdn3.softwarereviews.com/assets/campaigns/campaign-landing-pg-bg-ef0722dfaec03bb9abd1e1a9ff56e2bb1c19ae24a634dfeb92a4f86305533826.png);
  background-position: right;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  /* line 149, app/assets/stylesheets/campaigns.scss */
  #campaign-page .heading-section {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 149, app/assets/stylesheets/campaigns.scss */
  #campaign-page .heading-section {
    min-height: 350px;
  }
}

/* line 168, app/assets/stylesheets/campaigns.scss */
#campaign-page .heading-section .disclaimer {
  font-size: 0.7857142857em;
  color: #000;
  opacity: 0.75;
}

/* line 174, app/assets/stylesheets/campaigns.scss */
#campaign-page .heading-section .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  width: 220px !important;
  margin: 20px 20px 40px 0;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#campaign-page .heading-section .btn-green:hover {
  background: #2d9837;
}

/* line 180, app/assets/stylesheets/campaigns.scss */
#campaign-page .heading-section .logo-container,
#campaign-page .heading-section .logo {
  max-width: 400px;
  max-height: 400px;
  margin-bottom: 15px;
}

/* line 187, app/assets/stylesheets/campaigns.scss */
#campaign-page .heading-section .campaign-page-image {
  max-width: 700px;
  position: absolute;
  top: -60px;
  right: -80px;
}

@media screen and (max-width: 1199px) {
  /* line 187, app/assets/stylesheets/campaigns.scss */
  #campaign-page .heading-section .campaign-page-image {
    max-width: 600px;
    right: -90px;
  }
}

/* line 199, app/assets/stylesheets/campaigns.scss */
#campaign-page .heading-section .offering-campaign-page-image {
  top: auto;
  bottom: -100px;
}

/* line 206, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software {
  background: none;
  position: relative;
  margin: 0;
  padding-bottom: 30px;
  padding-top: 60px;
}

/* line 213, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software #related-offerings {
  padding-top: 30px;
}

/* line 217, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table {
  display: table;
  border-collapse: collapse;
  width: 100%;
}

/* line 222, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table .div-table-body {
  display: table-row-group;
  padding-top: 40px;
}

/* line 226, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table .div-table-body .div-table-cell, #campaign-page .featured-software .div-table .div-table-body a {
  text-align: center;
  width: 100%;
  height: 140px;
  padding: 0 30px;
  vertical-align: middle;
}

/* line 233, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table .div-table-body .div-table-cell .logo-con, #campaign-page .featured-software .div-table .div-table-body a .logo-con {
  border-bottom: 1px solid #ececec;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  height: 8ch;
  display: grid;
  float: left;
}

/* line 243, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table .div-table-body .div-table-cell .logo-con img, #campaign-page .featured-software .div-table .div-table-body a .logo-con img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 60px;
  padding-bottom: 5px;
}

/* line 251, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table .div-table-body .div-table-cell h3, #campaign-page .featured-software .div-table .div-table-body a h3 {
  text-align: center;
  padding-top: 10px;
}

/* line 255, app/assets/stylesheets/campaigns.scss */
#campaign-page .featured-software .div-table .div-table-body .div-table-cell h3:hover, #campaign-page .featured-software .div-table .div-table-body a h3:hover {
  text-decoration: underline;
}

/* line 264, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software {
  margin-top: 60px;
  padding: 60px 30px 30px 5%;
  position: relative;
  background-image: url(https://cdn0.softwarereviews.com/assets/home/itrg-bg-0bf8e722552407dc8e3b49e2d1b2e2ac8429f39ca44c20bc5d62d80bec7cc467.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 273, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software: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%);
}

/* line 285, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software .container {
  z-index: 2;
}

/* line 288, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software .container:before {
  content: "";
  position: absolute;
  bottom: 30%;
  left: -5%;
  height: 1px;
  width: 65%;
  border-top: 1px solid #ececec;
}

@media screen and (max-width: 1199px) {
  /* line 288, app/assets/stylesheets/campaigns.scss */
  #campaign-page .find-your-software .container:before {
    display: none;
  }
}

/* line 304, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software .left:before {
  content: "";
  position: absolute;
  top: -50px;
  left: -15px;
  height: calc(100% + 160px);
  width: 1px;
  border-left: 1px solid #ececec;
  z-index: -1;
}

@media screen and (max-width: 1199px) {
  /* line 304, app/assets/stylesheets/campaigns.scss */
  #campaign-page .find-your-software .left:before {
    display: none;
  }
}

/* line 320, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software .reports-image {
  margin-top: -80px;
}

/* line 324, app/assets/stylesheets/campaigns.scss */
#campaign-page .find-your-software .homepage-search {
  background: none;
}

/* line 329, app/assets/stylesheets/campaigns.scss */
#campaign-page .explore-sr {
  background: #373636;
  padding-top: 50px;
  padding-bottom: 70px;
}

/* line 334, app/assets/stylesheets/campaigns.scss */
#campaign-page .explore-sr h2 {
  margin-bottom: 10px;
  color: white;
}

/* line 339, app/assets/stylesheets/campaigns.scss */
#campaign-page .explore-sr h3 {
  color: white;
  font-weight: 300;
  font-size: 1.4285714286em;
  text-transform: uppercase;
  text-align: center;
}

/* line 347, app/assets/stylesheets/campaigns.scss */
#campaign-page .explore-sr .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#campaign-page .explore-sr .btn-green:hover {
  background: #2d9837;
}

@media screen and (max-width: 767px) {
  /* line 347, app/assets/stylesheets/campaigns.scss */
  #campaign-page .explore-sr .btn-green {
    margin-right: 0;
  }
}

/* line 354, app/assets/stylesheets/campaigns.scss */
#campaign-page .explore-sr .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656A3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#campaign-page .explore-sr .btn-purple:hover {
  background: #5c3873;
}

@media screen and (max-width: 767px) {
  /* line 354, app/assets/stylesheets/campaigns.scss */
  #campaign-page .explore-sr .btn-purple {
    margin-top: 10px;
  }
}

@media (max-width: 992px) {
  /* line 1, app/assets/stylesheets/campaign_partner.scss */
  #campaign-partner-stripes {
    display: none;
  }
}

/* line 6, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner-stripes .background-stripe-con .green-stripe-left-to-right {
  top: -65px;
}

/* line 13, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner a {
  line-height: 2;
  color: #338E38;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.15em;
  font-weight: 500;
}

/* line 19, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner a:active {
  color: #338E38;
}

/* line 22, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner a:visited {
  color: #338E38;
}

/* line 25, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner a:focus {
  color: #338E38;
}

/* line 28, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner a:hover {
  color: #8656a3;
}

/* line 32, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner div {
  color: #767676;
}

/* line 35, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner h1 {
  font-weight: 100;
  line-height: 1.2;
  font-size: 4em;
  font-weight: 600;
}

@media (max-width: 768px) {
  /* line 35, app/assets/stylesheets/campaign_partner.scss */
  #campaign-partner h1 {
    margin-bottom: 0;
  }
}

/* line 44, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner h3 {
  font-weight: 50;
}

/* line 47, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner ul {
  padding: 0;
}

/* line 51, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .pr-content li {
  color: #8555a5;
  list-style-type: none;
}

/* line 54, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .pr-content li:before {
  font-family: "FontAwesome";
  content: '\f105';
  padding: 0 10px;
  font-size: 1.35em;
  font-weight: bold;
}

/* line 62, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .background-stripes {
  border-top: 150px solid #338E38;
}

/* line 65, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .bg-primary {
  background: #fff;
}

/* line 68, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .font-secondary,
#campaign-partner .lead {
  font-size: 1.5em;
  line-height: 1.4;
}

@media (max-width: 768px) {
  /* line 68, app/assets/stylesheets/campaign_partner.scss */
  #campaign-partner .font-secondary,
#campaign-partner .lead {
    font-size: 1.2em;
  }
}

/* line 76, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .font-secondary {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 500;
}

/* line 80, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .trix-content {
  color: #767676;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 83, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .trix-content h1 {
  font-family: "Roboto", Arial, sans-serif;
  color: #767676;
  font-weight: 200;
  font-size: 1.5em;
  line-height: 1.4;
}

/* line 91, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .border-left {
  border-left: none;
}

@media (max-width: 992px) {
  /* line 91, app/assets/stylesheets/campaign_partner.scss */
  #campaign-partner .border-left {
    border: none;
  }
}

/* line 97, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .back-link {
  margin-top: -50px;
  padding-bottom: 20px;
}

/* line 101, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .main-vertical-padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  /* line 101, app/assets/stylesheets/campaign_partner.scss */
  #campaign-partner .main-vertical-padding-50 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 109, app/assets/stylesheets/campaign_partner.scss */
#campaign-partner .table {
  color: #767676;
}

/* line 1, app/assets/stylesheets/email_collection.scss */
#email-collection {
  margin-bottom: 20px;
}

/* line 3, app/assets/stylesheets/email_collection.scss */
#email-collection .hero {
  background: url(https://cdn3.softwarereviews.com/assets/campaigns/campaign_banner_01-8bb6158a3ea512561ec86ebb68acf610eedf8285e024b6c9d64c71ef5b911e57.jpg) center center no-repeat;
  background-size: cover;
  padding-right: 45%;
}

@media (max-width: 1320px) {
  /* line 3, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero {
    padding-right: 35%;
  }
}

@media (max-width: 768px) {
  /* line 3, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero {
    background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/shared/dark_bg-167286cd015f630b4b99d229daf18a7f913e119c99499913be146f1cb05839bb.png);
    background-size: cover;
    padding-right: 20px;
  }
}

/* line 15, app/assets/stylesheets/email_collection.scss */
#email-collection .hero p {
  color: #d6d6d6;
  width: 85%;
  font-size: 1.286em;
  line-height: 1.3;
  margin-bottom: 30px;
}

@media (max-width: 1320px) {
  /* line 15, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero p {
    width: 90%;
  }
}

@media (max-width: 992px) {
  /* line 15, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero p {
    width: 100%;
    font-size: 1em;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 15, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero p {
    margin-bottom: 15px;
  }
}

/* line 33, app/assets/stylesheets/email_collection.scss */
#email-collection .hero input {
  width: 50%;
}

@media (max-width: 992px) {
  /* line 33, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero input {
    width: 60%;
  }
}

@media (max-width: 480px) {
  /* line 33, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero input {
    width: 100%;
  }
}

/* line 42, app/assets/stylesheets/email_collection.scss */
#email-collection .hero input.form-field {
  height: 40px;
  padding: 6px 12px 5px;
  font-size: 1.143em;
}

@media (max-width: 992px) {
  /* line 42, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero input.form-field {
    font-size: 1em;
    height: 30px;
    padding: 0 10px;
    margin-bottom: 10px;
  }
}

/* line 53, app/assets/stylesheets/email_collection.scss */
#email-collection .hero .btn {
  font-size: 1.143em;
  padding: 9px 15px;
}

@media (max-width: 992px) {
  /* line 53, app/assets/stylesheets/email_collection.scss */
  #email-collection .hero .btn {
    font-size: 1em;
    padding: 6px 10px 4px;
  }
}

/* line 2, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .hero {
  background: url(https://cdn0.softwarereviews.com/assets/vendor_relations/vendor_hero-3cbd5747f82e7fd27d500204d4761c95f92d4cd63e88578045f36db88058f5bf.jpg) no-repeat;
}

/* line 6, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .how-we-help {
  background: linear-gradient(to bottom, #fff 0%, #f6f6f6 90%);
}

@media (max-width: 992px) {
  /* line 8, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .how-we-help h1 {
    margin-bottom: 5px;
  }
}

@media (max-width: 768px) {
  /* line 8, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .how-we-help h1 {
    margin-bottom: 0;
  }
}

@media (max-width: 992px) {
  /* line 18, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .how-we-help .help-point {
    text-align: center;
  }
}

/* line 22, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .how-we-help .help-point h5 {
  font-size: 6.429em;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin: 20px 0 -45px;
}

@media (max-width: 1320px) {
  /* line 22, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .how-we-help .help-point h5 {
    font-size: 6em;
  }
}

@media (max-width: 1200px) {
  /* line 22, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .how-we-help .help-point h5 {
    font-size: 4.5em;
    margin: 20px 0 -40px;
  }
}

@media (max-width: 768px) {
  /* line 22, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .how-we-help .help-point h5 {
    margin-top: 15px;
  }
}

/* line 43, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .how-we-help .help-point h3 {
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 47, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .how-we-help .help-point p {
  margin-bottom: 0;
}

/* line 53, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category {
  padding-right: 65px;
  max-height: 423px;
  background-color: #fff;
}

@media (max-width: 1200px) {
  /* line 53, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category {
    max-height: 443px;
  }
}

@media (max-width: 992px) {
  /* line 53, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category {
    margin-top: 0;
    padding-right: 30px;
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 53, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
    margin-bottom: 0;
    background: none;
    max-height: none;
  }
}

/* line 77, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category .report-info {
  padding: 30px 0 30px 50px;
}

@media (max-width: 1200px) {
  /* line 77, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category .report-info {
    padding-left: 15px;
  }
}

/* line 85, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category h2 {
  margin-left: -2px;
}

/* line 89, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category p {
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 89, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category p {
    margin-bottom: 15px;
  }
}

/* line 97, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category ul {
  margin-bottom: 25px;
}

@media (max-width: 992px) {
  /* line 97, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category ul {
    margin-bottom: 20px;
  }
}

/* line 107, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a:hover img {
  opacity: 0.5;
}

/* line 111, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a:hover .btn {
  opacity: 0.9;
  transition-delay: .15s;
}

/* line 117, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a img {
  position: relative;
  margin-top: -45px;
  transition: all .25s ease;
}

@media (max-width: 1320px) {
  /* line 117, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a img {
    margin-top: -10px;
  }
}

@media (max-width: 1200px) {
  /* line 117, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a img {
    margin-top: 25px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  /* line 117, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a img {
    width: 130%;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  /* line 117, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a img {
    margin: 50px auto 10px auto;
    width: 100%;
    max-width: 500px;
  }
}

/* line 142, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a .view-report-mark {
  position: absolute;
  bottom: 100px;
  left: 100px;
}

@media (max-width: 1200px) {
  /* line 142, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a .view-report-mark {
    bottom: 9px;
  }
}

@media (max-width: 992px) {
  /* line 142, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a .view-report-mark {
    bottom: 10px;
    left: 60px;
  }
}

@media (max-width: 768px) {
  /* line 142, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a .view-report-mark {
    display: none;
  }
}

/* line 160, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a .view-report-mark i {
  float: left;
  font-size: .643em;
  margin-left: -10px;
  margin-top: -1px;
}

/* line 167, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a .view-report-mark h6 {
  font-family: "Exo", Arial, sans-serif;
  font-size: .714em;
  margin-bottom: 0;
}

/* line 173, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a .view-report-mark h6,
#vendor-claim-index-page .sample-report-category a .view-report-mark i {
  font-weight: 600;
  line-height: 1.1;
  color: #8656a3;
  text-transform: uppercase;
}

/* line 182, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a .btn {
  opacity: 0;
  position: absolute;
  width: 50%;
  left: 145px;
  top: 125px;
}

@media (max-width: 1320px) {
  /* line 182, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a .btn {
    left: 120px;
  }
}

@media (max-width: 1200px) {
  /* line 182, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a .btn {
    left: 70px;
  }
}

@media (max-width: 768px) {
  /* line 182, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-category a .btn {
    opacity: .9;
    left: 25%;
    top: 35%;
  }
}

/* line 205, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-category a.btn-green {
  margin-right: 5px;
}

/* line 210, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp {
  padding-left: 65px;
  background-color: #f0f0f0;
}

@media (max-width: 1200px) {
  /* line 210, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp {
    max-height: 443px;
  }
}

@media (max-width: 768px) {
  /* line 210, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp {
    padding-left: 35px;
    padding-right: 35px;
    background: none;
  }
}

@media (max-width: 480px) {
  /* line 210, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 229, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp .report-info {
  padding: 30px 0;
}

@media (max-width: 480px) {
  /* line 229, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp .report-info {
    padding-left: 15px;
  }
}

/* line 237, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp h2 {
  margin-left: -3px;
}

/* line 241, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp p {
  padding-right: 40px;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 241, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp p {
    margin-bottom: 15px;
  }
}

/* line 250, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp ul {
  margin-bottom: 25px;
}

@media (max-width: 992px) {
  /* line 250, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp ul {
    margin-bottom: 20px;
  }
}

/* line 260, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a:hover img {
  opacity: 0.5;
}

/* line 264, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a:hover .btn {
  opacity: 0.9;
  transition-delay: .15s;
}

/* line 270, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a img {
  position: relative;
  margin-top: -50px;
  transition: all .25s ease;
}

@media (max-width: 1320px) {
  /* line 270, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a img {
    margin-top: -30px;
  }
}

@media (max-width: 1200px) {
  /* line 270, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a img {
    margin-top: 36px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  /* line 270, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a img {
    width: 130%;
    margin-top: 60px;
  }
}

@media (max-width: 768px) {
  /* line 270, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a img {
    margin: 50px auto 10px auto;
    width: 100%;
    max-width: 500px;
  }
}

/* line 294, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a .view-report-mark {
  position: absolute;
  right: 90px;
  bottom: 70px;
}

@media (max-width: 1200px) {
  /* line 294, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a .view-report-mark {
    right: 50px;
  }
}

@media (max-width: 992px) {
  /* line 294, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a .view-report-mark {
    bottom: 6px;
    right: 70px;
  }
}

@media (max-width: 768px) {
  /* line 294, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a .view-report-mark {
    display: none;
  }
}

/* line 311, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a .view-report-mark i {
  float: left;
  font-size: .643em;
  margin-left: -10px;
  margin-top: -1px;
}

/* line 317, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a .view-report-mark h6 {
  font-family: "Exo", Arial, sans-serif;
  font-size: .714em;
  margin-bottom: 0;
}

/* line 322, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a .view-report-mark h6,
#vendor-claim-index-page .sample-report-efp a .view-report-mark i {
  font-weight: 600;
  line-height: 1.1;
  color: #8656a3;
  text-transform: uppercase;
}

/* line 330, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a .btn {
  opacity: 0;
  position: absolute;
  width: 50%;
  left: 100px;
  top: 90px;
}

@media (max-width: 768px) {
  /* line 330, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-efp a .btn {
    opacity: 0.9;
    left: 25%;
    top: 35%;
  }
}

/* line 345, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-efp a.btn-green {
  margin-right: 5px;
}

/* line 350, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard {
  padding-right: 65px;
  max-height: 423px;
  background-color: #fff;
}

@media (max-width: 1200px) {
  /* line 350, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard {
    max-height: 443px;
  }
}

@media (max-width: 992px) {
  /* line 350, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard {
    margin-top: 0;
    padding-right: 30px;
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 350, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 40px;
    margin-bottom: 0;
    background: none;
    max-height: none;
  }
}

/* line 374, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard .report-info {
  padding: 30px 0 30px 50px;
}

@media (max-width: 1200px) {
  /* line 374, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard .report-info {
    padding-left: 15px;
  }
}

/* line 382, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard h2 {
  margin-left: -2px;
}

/* line 386, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard p {
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 386, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard p {
    margin-bottom: 15px;
  }
}

/* line 394, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard ul {
  margin-bottom: 25px;
}

@media (max-width: 992px) {
  /* line 394, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard ul {
    margin-bottom: 20px;
  }
}

/* line 404, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a:hover img {
  opacity: 0.5;
}

/* line 408, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a:hover .btn {
  opacity: 0.9;
  transition-delay: .15s;
}

/* line 414, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a img {
  position: relative;
  margin-top: -45px;
  transition: all .25s ease;
}

@media (max-width: 1320px) {
  /* line 414, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a img {
    margin-top: 9px;
  }
}

@media (max-width: 1200px) {
  /* line 414, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a img {
    margin-top: 15px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  /* line 414, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a img {
    width: 130%;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  /* line 414, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a img {
    margin: 50px auto 10px auto;
    width: 100%;
    max-width: 500px;
  }
}

/* line 439, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a .view-report-mark {
  position: absolute;
  left: 470px;
  bottom: 90px;
}

@media (max-width: 1200px) {
  /* line 439, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a .view-report-mark {
    bottom: 9px;
    left: 240px;
  }
}

@media (max-width: 992px) {
  /* line 439, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a .view-report-mark {
    bottom: 10px;
    left: 220px;
  }
}

@media (max-width: 768px) {
  /* line 439, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a .view-report-mark {
    display: none;
  }
}

/* line 458, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a .view-report-mark i {
  float: left;
  font-size: 0.643em;
  margin-left: -10px;
  margin-top: -1px;
}

/* line 465, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a .view-report-mark h6 {
  font-family: "Exo", Arial, sans-serif;
  font-size: 0.714em;
  margin-bottom: 0;
}

/* line 471, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a .view-report-mark h6,
#vendor-claim-index-page .sample-report-scorecard a .view-report-mark i {
  font-weight: 600;
  line-height: 1.1;
  color: #8656a3;
  text-transform: uppercase;
}

/* line 480, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a .btn {
  opacity: 0;
  position: absolute;
  width: 50%;
  left: 145px;
  top: 125px;
}

@media (max-width: 1320px) {
  /* line 480, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a .btn {
    left: 120px;
  }
}

@media (max-width: 1200px) {
  /* line 480, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a .btn {
    left: 70px;
  }
}

@media (max-width: 768px) {
  /* line 480, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .sample-report-scorecard a .btn {
    opacity: 0.9;
    left: 25%;
    top: 35%;
  }
}

/* line 503, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .sample-report-scorecard a.btn-green {
  margin-right: 5px;
}

/* line 508, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section {
  margin-bottom: 30px;
  padding-left: 65px;
  padding-right: 65px;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

@media (max-width: 992px) {
  /* line 508, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (max-width: 768px) {
  /* line 508, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 20px;
  }
}

/* line 525, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section .claim-software-header {
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 992px) {
  /* line 525, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section .claim-software-header {
    margin-bottom: 20px;
  }
}

/* line 533, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section .claim-software-header h2 {
  color: #fff;
}

/* line 537, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section .claim-software-header p {
  max-width: 66%;
  color: #bebdbd;
  margin: 0 auto;
}

@media (max-width: 1320px) {
  /* line 537, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section .claim-software-header p {
    max-width: 74%;
  }
}

@media (max-width: 1200px) {
  /* line 537, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section .claim-software-header p {
    max-width: 93%;
  }
}

@media (max-width: 992px) {
  /* line 537, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section .claim-software-header p {
    max-width: 100%;
  }
}

/* line 557, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section #claim-software-form .form-field-error {
  border: 2px solid #eb0000;
  border-radius: 4px;
}

/* line 562, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section #claim-software-form .no-resize {
  resize: none;
}

/* line 566, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section #claim-software-form .error-form-field {
  background: #d6d6d6;
}

/* line 569, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section #claim-software-form .error-form-field li {
  color: #4e4d4d;
}

/* line 574, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section #claim-software-form .fine-text {
  text-align: right;
}

/* line 577, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .claim-software-section #claim-software-form .fine-text p {
  color: #767676;
  margin: 0 auto;
}

@media (max-width: 768px) {
  /* line 577, app/assets/stylesheets/vendor_relations.scss */
  #vendor-claim-index-page .claim-software-section #claim-software-form .fine-text p {
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    margin: 0 auto;
  }
}

/* line 593, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page #contact_us_detail_intent:first-child: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;
}

/* line 604, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page #vendor-claim-index-page .sample-report a .view-report-mark h6,
#vendor-claim-index-page #vendor-claim-index-page .sample-report a .view-report-mark i {
  margin-left: -25px;
}

/* line 609, app/assets/stylesheets/vendor_relations.scss */
#vendor-claim-index-page .vendor-shadow-line {
  margin-bottom: 15px;
}

/* 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: 35px 25px 0 13px;
  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 .sr-footer-social-icons {
  margin-bottom: 25px;
  padding: 0;
}

/* line 114, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons a {
  text-decoration: none;
  padding: 0;
  margin: 0 12px 0 0;
}

/* line 119, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons a i {
  color: #338E38;
}

/* line 123, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons a:hover, .sr-footer .sr-footer-social-icons a:focus {
  cursor: pointer;
}

/* line 126, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons a:hover i, .sr-footer .sr-footer-social-icons a:focus i {
  color: #373636;
  transition: all 0.25s ease;
}

/* line 134, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons .sr-social-icons-linkedin i {
  color: #0073B1;
}

/* line 140, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons .sr-social-icons-twitter i {
  color: #1DA1F2;
}

/* line 146, app/assets/stylesheets/footer.scss */
.sr-footer .sr-footer-social-icons .sr-social-icons-facebook i {
  color: #3b5998;
}

/* line 152, app/assets/stylesheets/footer.scss */
.sr-footer .footer-certifications {
  margin-bottom: 25px;
  padding: 0;
}

/* line 156, app/assets/stylesheets/footer.scss */
.sr-footer .footer-certifications img {
  width: 28px;
  height: 28px;
  margin-right: 12px;
}

/* line 163, app/assets/stylesheets/footer.scss */
.sr-footer .footer-legals {
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 163, app/assets/stylesheets/footer.scss */
  .sr-footer .footer-legals {
    margin-bottom: 15px;
  }
}

/* line 171, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social {
  padding: 35px 0;
  border-color: transparent;
}

/* line 175, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social ul {
  list-style: none;
  padding: 0;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 181, 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 191, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social li {
  padding: 5px 4px;
}

/* line 195, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social a {
  color: #4e4d4d;
  font-weight: 500;
  text-decoration: none;
}

/* line 200, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social a:hover {
  text-decoration: none;
  color: #4e4d4d;
}

/* line 207, app/assets/stylesheets/footer.scss */
.sr-footer .footer-ns {
  padding: 10px 25px;
  border-color: transparent;
}

/* line 211, 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 220, app/assets/stylesheets/footer.scss */
.sr-footer .footer-ns p {
  font-size: 12px;
  color: #4e4d4d;
  text-align: left;
}

/* line 228, app/assets/stylesheets/footer.scss */
.sr-footer-wide {
  padding: 65px;
}

@media (max-width: 1320px) {
  /* line 233, app/assets/stylesheets/footer.scss */
  .sr-footer {
    max-width: 1072px;
  }
  /* line 237, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1200px) {
  /* line 244, app/assets/stylesheets/footer.scss */
  .sr-footer {
    max-width: 872px;
  }
  /* line 248, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 992px) {
  /* line 256, app/assets/stylesheets/footer.scss */
  .sr-footer {
    max-width: 692px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 261, app/assets/stylesheets/footer.scss */
  .sr-footer .footer-nav, .sr-footer .footer-social {
    padding-top: 20px;
  }
  /* line 264, app/assets/stylesheets/footer.scss */
  .sr-footer .footer-nav h4, .sr-footer .footer-social h4 {
    margin-bottom: 15px;
  }
  /* line 270, app/assets/stylesheets/footer.scss */
  .sr-footer .sr-footer-social-icons h4 {
    margin-bottom: 15px;
  }
  /* line 276, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 283, app/assets/stylesheets/footer.scss */
  .sr-footer {
    padding: 20px 10px !important;
  }
  /* line 287, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 480px) {
  /* line 294, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

/* line 300, app/assets/stylesheets/footer.scss */
.footer-logo {
  width: 265px;
  padding-bottom: 20px;
}

/* line 306, app/assets/stylesheets/footer.scss */
.vendor-terms {
  margin-bottom: 15px;
}

/* line 310, app/assets/stylesheets/footer.scss */
.vp-footer {
  padding: 50px 60px;
  background: #f0f0f0;
}

@media (max-width: 992px) {
  /* line 310, app/assets/stylesheets/footer.scss */
  .vp-footer {
    padding: 30px !important;
  }
  /* line 317, app/assets/stylesheets/footer.scss */
  .vp-footer .footer-logo {
    width: 300px;
  }
}

@media (max-width: 768px) {
  /* line 310, app/assets/stylesheets/footer.scss */
  .vp-footer {
    padding: 0 45px !important;
  }
  /* line 325, app/assets/stylesheets/footer.scss */
  .vp-footer .footer-logo {
    padding-top: 20px !important;
  }
}

/* line 330, app/assets/stylesheets/footer.scss */
.vp-footer h4 {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  /* line 330, app/assets/stylesheets/footer.scss */
  .vp-footer h4 {
    padding-top: 15px !important;
    margin-bottom: 5px !important;
  }
}

/* line 345, app/assets/stylesheets/footer.scss */
.vp-footer .footer-social p {
  font-size: 12px;
  color: #767676 !important;
}

/* line 351, app/assets/stylesheets/footer.scss */
.vp-footer ul.pages {
  list-style: none;
  padding: 0;
}

/* line 355, app/assets/stylesheets/footer.scss */
.vp-footer ul.pages li {
  padding: 5px 0;
}

/* line 359, app/assets/stylesheets/footer.scss */
.vp-footer ul.pages a {
  font-size: 1em;
  font-family: "Montserrat", Arial, sans-serif;
  color: #767676;
}

/* line 364, app/assets/stylesheets/footer.scss */
.vp-footer ul.pages a:hover {
  color: #767676;
  text-decoration: none;
}

/* line 371, app/assets/stylesheets/footer.scss */
.vp-footer ul.list {
  list-style: none;
  padding: 0;
}

/* line 375, app/assets/stylesheets/footer.scss */
.vp-footer ul.list li {
  padding: 5px 0;
}

/* line 379, app/assets/stylesheets/footer.scss */
.vp-footer ul.list a {
  font-family: "Montserrat", Arial, sans-serif;
  color: #767676;
}

/* line 383, app/assets/stylesheets/footer.scss */
.vp-footer ul.list a:hover {
  color: #767676;
  text-decoration: none;
}

/* line 391, app/assets/stylesheets/footer.scss */
.vp-footer a {
  text-decoration: none;
  padding: 0;
  margin: 0 12px 0 0;
}

/* line 398, app/assets/stylesheets/footer.scss */
.vp-footer .sr-social-icons-linkedin i {
  color: #0073B1;
}

/* line 404, app/assets/stylesheets/footer.scss */
.vp-footer .sr-social-icons-twitter i {
  color: #1DA1F2;
}

/* line 409, app/assets/stylesheets/footer.scss */
.vp-footer .sr-social-icons-facebook i {
  color: #3b5998;
}

/* 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;
}

/* line 14, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail:before {
  content: url(https://cdn0.softwarereviews.com/assets/content_unlock/bail-icon-8fe0da8dcc6bfc55485bd654ba59c138b589aa37dabaf1caa31cdedb6d5d0168.svg);
  position: relative;
  top: 10px;
  margin-right: 20px;
}

/* line 21, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail a {
  color: white;
  font-weight: 700;
}

/* line 25, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail a:hover {
  text-decoration: underline;
}

/* line 30, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail .close {
  top: 15px;
  opacity: 1;
  font-size: 1.7857142857em;
}

/* line 35, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail .close:hover {
  color: white;
  opacity: 0.5;
}

/* line 42, 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/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: #fff;
  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: #fff;
  text-decoration: underline;
}

/* line 43, app/assets/stylesheets/no_script.scss */
.no-script-bump {
  height: 34px;
}

/* line 1, app/assets/stylesheets/wallet.scss */
.details-summary {
  margin: 3rem auto;
  max-width: 992px;
}

/* line 5, app/assets/stylesheets/wallet.scss */
.details-summary details {
  padding-left: 2rem;
}

/* line 9, app/assets/stylesheets/wallet.scss */
.details-summary details[open] summary {
  margin-bottom: 0.375em;
}

/* line 12, app/assets/stylesheets/wallet.scss */
.details-summary details[open] summary::before {
  content: "\f0d7";
}

/* line 19, app/assets/stylesheets/wallet.scss */
.details-summary summary {
  display: flex;
  align-items: center;
  margin-left: -2rem;
  padding: 0.5em 0;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/wallet.scss */
.details-summary summary > * {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 31, app/assets/stylesheets/wallet.scss */
.details-summary summary::before {
  content: "\f0da";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "FontAwesome";
  margin-right: 0.5rem;
  line-height: 1;
  width: 1.5rem;
}

/* line 45, app/assets/stylesheets/wallet.scss */
.wallet-page h1,
.wallet-page h2,
.wallet-page h3,
.wallet-page h4,
.wallet-page h5,
.wallet-page h6 {
  font-family: 'Montserrat', sans-serif;
}

/* line 53, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header {
  padding-right: 15px;
  padding-left: 15px;
  overflow: auto;
  border-radius: 0;
  background: url(https://cdn2.softwarereviews.com/assets/wallet_page/wallet_banner-e0f9696ce157c82f201395d60234701c9d1239c7a85283bda7681a6b81723f50.png) no-repeat;
  background-size: conatin;
  color: inherit;
}

/* line 61, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content {
  overflow: auto;
  margin: 60px 20px 60px 40px;
}

@media (max-width: 992px) {
  /* line 61, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content {
    margin: 60px 20px 0 40px;
  }
}

@media (max-width: 768px) {
  /* line 61, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content {
    margin: 40px 20px 0 40px;
  }
}

@media (max-width: 480px) {
  /* line 61, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content {
    margin: 10px 20px 0 15px;
  }
}

/* line 73, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content .header-text {
  padding-top: 10px;
}

/* line 75, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content .header-text h1 {
  color: #fff;
  font-size: 4em;
  font-weight: bold;
  max-width: 560px;
}

@media (max-width: 992px) {
  /* line 75, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content .header-text h1 {
    font-size: 4em;
  }
}

@media (max-width: 768px) {
  /* line 75, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content .header-text h1 {
    font-size: 3.5em;
  }
}

@media (max-width: 480px) {
  /* line 75, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content .header-text h1 {
    font-size: 2.75em;
  }
}

/* line 90, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content .header-text h3 {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 15px;
}

/* line 96, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content .hexagon {
  margin: 0 auto;
  padding-top: 80px;
  float: right;
  width: 195px;
  height: 220px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  background: url(https://cdn2.softwarereviews.com/assets/wallet_page/hexagon-4799bc65142f9c20794105adf157049db8c7dbb54995263685e2e3a7916d3871.png) no-repeat;
}

@media (max-width: 992px) {
  /* line 96, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content .hexagon {
    margin: 0 auto;
    float: none;
  }
}

@media (max-width: 768px) {
  /* line 96, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content .hexagon {
    margin: 0 auto;
    float: none;
  }
}

@media (max-width: 480px) {
  /* line 96, app/assets/stylesheets/wallet.scss */
  .wallet-page .hero-header .header-content .hexagon {
    margin: 0 auto;
    float: none;
  }
}

/* line 117, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content .hexagon strong {
  font-size: 13px;
  color: #bebdbd;
}

/* line 121, app/assets/stylesheets/wallet.scss */
.wallet-page .hero-header .header-content .hexagon h3 {
  margin-top: 10px;
  font-size: 35px;
}

/* line 130, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .title-section h1 {
  margin: 35px auto;
  text-align: center;
  color: #373636;
}

/* line 136, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list {
  background: #fff;
  padding-bottom: 40px;
  margin: 0;
}

/* line 140, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list h3 {
  margin-top: 0;
  margin-bottom: 2px;
  font-weight: bold;
}

/* line 145, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list h4 {
  font-size: 23px;
  margin: 0 5%;
  padding: 15px 0;
  text-align: center;
}

/* line 151, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list p {
  text-align: center;
}

/* line 154, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list span {
  font-family: 'Montserrat', sans-serif;
}

/* line 157, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .earned-gift-code {
  margin: 15px 0;
  padding: 0 30px;
}

/* line 160, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .earned-gift-code i {
  color: #f6f6f6;
}

/* line 164, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .claimed-gift-code {
  margin: 15px 0;
  padding: 0 30px;
}

/* line 167, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .claimed-gift-code i {
  color: #338E38;
}

/* line 170, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .claimed-gift-code p {
  color: #373636;
}

/* line 174, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .software-name {
  padding: 0 0 0 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 179, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .btn-primary {
  background: #338E38;
  font-family: 'Exo', sans-serif;
  border: #338E38;
  font-size: 18px;
  letter-spacing: .7px;
  line-height: 40px;
  width: 90%;
}

/* line 188, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .gift-code {
  background: #f0f0f0;
  font-family: 'Exo', sans-serif;
  border: #f0f0f0;
  font-size: 18px;
  letter-spacing: .7px;
  line-height: 40px;
  width: 90%;
  color: #8555a5;
  font-weight: 600;
  padding: 7px 15px 5px;
  text-align: center;
}

/* line 201, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list i {
  text-align: center;
  margin-top: 7px;
}

/* line 205, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .card-selection-section {
  display: inline-block;
  padding: 30px 40px;
  margin: 30px 45px;
  border: 1px solid #8555a5;
  background: #f6f6f6;
  text-align: center;
  position: relative;
}

/* line 213, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .card-selection-section h5 {
  color: #8555a5;
  font-family: 'Exo', sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin: 27% auto 0;
  width: 90%;
}

@media (max-width: 992px) {
  /* line 213, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .card-selection-section h5 {
    margin: 10% auto;
  }
}

@media (max-width: 768px) {
  /* line 213, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .card-selection-section h5 {
    margin: 10% auto;
  }
}

@media (max-width: 480px) {
  /* line 213, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .card-selection-section h5 {
    margin: 10% auto;
  }
}

/* line 230, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .card-selection-section span {
  display: block;
  margin-top: 10px;
  color: #767676;
}

/* line 235, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .card-selection-section .amazon-code-button {
  border: none;
  background-color: inherit;
}

/* line 240, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

@media (min-width: 1320px) {
  /* line 240, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
    left: 79%;
  }
}

@media (max-width: 1320px) {
  /* line 240, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
    left: 79%;
  }
}

@media (max-width: 1200px) {
  /* line 240, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
    left: 79%;
  }
}

@media (max-width: 992px) {
  /* line 240, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
    left: 39%;
  }
}

@media (max-width: 768px) {
  /* line 240, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
    left: 28%;
  }
}

@media (max-width: 480px) {
  /* line 240, app/assets/stylesheets/wallet.scss */
  .wallet-page #redemption-codes .codes-list .arrow-box:after,
.wallet-page #redemption-codes .codes-list .arrow-box:before {
    left: 30%;
  }
}

/* line 268, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .arrow-box:after {
  border-color: rgba(230, 230, 230, 0);
  border-bottom-color: #f6f6f6;
  border-width: 24px;
  margin-left: -24px;
}

/* line 274, app/assets/stylesheets/wallet.scss */
.wallet-page #redemption-codes .codes-list .arrow-box:before {
  border-color: rgba(199, 199, 199, 0);
  border-bottom-color: #8555a5;
  border-width: 25px;
  margin-left: -25px;
}

/* line 282, app/assets/stylesheets/wallet.scss */
.wallet-page .gift-card-img {
  margin: 0 auto;
}

/* line 1, app/assets/stylesheets/navbar.scss */
a.nav-copy:focus, a.nav-copy:hover, a.nav-copy:active, 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 38, app/assets/stylesheets/navbar.scss */
a.dropdown-toggle.nav-copy {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

@media (max-width: 991px) {
  /* line 43, app/assets/stylesheets/navbar.scss */
  a.navbar-brand {
    margin-left: 0 !important;
  }
}

/* line 49, app/assets/stylesheets/navbar.scss */
a.navbar-brand.navbar-link {
  background-image: url(https://cdn2.softwarereviews.com/assets/logos/software_reviews/softwarereviews-a-division-of-info-tech-research-group-fc619d050ab3133323875f9c792ee786d0d773fd3c4334f102a883315326e0db.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 11em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 49, app/assets/stylesheets/navbar.scss */
  a.navbar-brand.navbar-link {
    width: 10em;
  }
}

/* line 61, app/assets/stylesheets/navbar.scss */
.navbar-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 15px;
}

/* line 68, 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 68, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search,
.navigation-wide {
    top: 0;
    padding: 1em;
  }
}

@media (max-width: 767px) {
  /* line 68, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search,
.navigation-wide {
    padding: 10px 15px;
  }
}

/* line 87, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-toggle,
.navigation-wide .navbar-toggle {
  border: none;
  padding: 10px 0;
}

@media (max-width: 991px) {
  /* line 87, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-toggle,
.navigation-wide .navbar-toggle {
    display: block;
    margin-right: 0;
  }
}

/* line 96, 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 101, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-toggle .icon-bar,
.navigation-wide .navbar-toggle .icon-bar {
  color: #338E38;
}

/* line 106, 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 112, 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: #fff;
    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 128, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-collapse.collapse,
.navigation-wide .navbar-collapse.collapse {
    display: none !important;
  }
}

/* line 134, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .collapse.in,
.navigation-wide .collapse.in {
  display: block !important;
}

@media (max-width: 991px) {
  /* line 138, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-nav,
.navigation-wide .navbar-nav {
    float: none !important;
    border: none;
  }
}

@media (max-width: 767px) {
  /* line 138, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-nav,
.navigation-wide .navbar-nav {
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* line 149, 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 156, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-nav > li,
.navigation-wide .navbar-nav > li {
  float: none;
  line-height: 1.25;
}

/* line 160, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-nav > li:first-child,
.navigation-wide .navbar-nav > li:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 167, 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 180, 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 167, 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 167, 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 202, 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 210, 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 215, 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 219, 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-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  -webkit-border-radius: 2px 2px 2px 2px !important;
  -moz-border-radius: 2px 2px 2px 2px !important;
}

@media (max-width: 1199px) {
  /* line 219, 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 219, 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 242, 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 246, 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 254, 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 258, 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 272, 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 279, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .drop-1,
.navigation-wide .drop-1 {
  margin-top: 15px !important;
}

/* line 283, 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 293, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .dropdown-toggle,
.navigation-wide .dropdown-toggle {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 299, 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 312, 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 320, 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 326, 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 332, app/assets/stylesheets/navbar.scss */
.navigation-clean-search #nav-search-container,
.navigation-wide #nav-search-container {
  width: 198px;
  right: -537px;
}

@media (max-width: 1320px) {
  /* line 332, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search #nav-search-container,
.navigation-wide #nav-search-container {
    right: -487px;
  }
}

/* line 342, app/assets/stylesheets/navbar.scss */
.navigation-wide {
  max-width: 100%;
}

/* line 345, 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 345, app/assets/stylesheets/navbar.scss */
  .navigation-wide .container-wide {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 359, app/assets/stylesheets/navbar.scss */
.caret.sr-top-nav {
  display: none;
}

/* line 363, app/assets/stylesheets/navbar.scss */
.fa-bars {
  color: #767676;
}

/* line 368, app/assets/stylesheets/navbar.scss */
i.glyphicon.glyphicon-search {
  color: #4e4d4d;
}

/* line 371, app/assets/stylesheets/navbar.scss */
i.glyphicon.glyphicon-search.top-nav-sr-search-icon {
  padding: 0.5em;
  margin-right: -1em;
  background-color: #338E38;
  color: #fff;
  position: relative;
  top: 0.2em;
  right: 0.15em;
}

/* line 382, app/assets/stylesheets/navbar.scss */
i.glyphicon.glyphicon-chevron-down.down-arrow-top-nav {
  font-size: 0.7em;
}

/* line 387, app/assets/stylesheets/navbar.scss */
.navbar-nav {
  -js-display: flex;
  display: flex;
  justify-content: center;
}

@media (max-width: 991px) {
  /* line 387, app/assets/stylesheets/navbar.scss */
  .navbar-nav {
    flex-direction: column;
  }
}

/* line 397, app/assets/stylesheets/navbar.scss */
.img-circle.profile-img {
  width: 35px;
  position: relative;
  right: 14px;
  top: 10px;
}

@media (max-width: 991px) {
  /* line 397, app/assets/stylesheets/navbar.scss */
  .img-circle.profile-img {
    margin-top: 10px;
    margin-bottom: 10px;
    right: 0;
  }
}

/* line 409, app/assets/stylesheets/navbar.scss */
.img-circle.profile-img:hover, .img-circle.profile-img:focus, .img-circle.profile-img:active {
  color: #338E38;
}

/* line 414, app/assets/stylesheets/navbar.scss */
.container-header {
  transition: all 0.5s ease-in-out 0.1s;
}

@media (max-width: 991px) {
  /* line 418, app/assets/stylesheets/navbar.scss */
  .navbar-right {
    float: none;
  }
}

/* line 432, 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 441, app/assets/stylesheets/navbar.scss */
#navcol-1 > div > li > a:focus, #navcol-1 > div > li > a:hover {
  background-color: transparent;
}

/* line 446, app/assets/stylesheets/navbar.scss */
#site-search {
  background: linear-gradient(to bottom, #fff 0, rgba(253, 253, 253, 0.95) 50%, transparent 100%);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
}

/* line 455, app/assets/stylesheets/navbar.scss */
#site-search form {
  display: flex;
  align-items: center;
  width: 100%;
  height: 40vh;
  color: #373636;
}

/* line 463, app/assets/stylesheets/navbar.scss */
#site-search [type="search"],
#site-search [type="submit"] {
  font-size: 3rem !important;
  background-color: transparent;
  border: none;
}

@media (min-width: 1320px) {
  /* line 463, app/assets/stylesheets/navbar.scss */
  #site-search [type="search"],
#site-search [type="submit"] {
    font-size: 6rem !important;
  }
}

/* line 474, app/assets/stylesheets/navbar.scss */
#site-search [type="search"] {
  width: 100%;
  height: 100%;
  font-family: "Exo", Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

@media (max-width: 991px) {
  /* line 474, app/assets/stylesheets/navbar.scss */
  #site-search [type="search"] {
    padding-left: 1em;
  }
}

/* line 486, app/assets/stylesheets/navbar.scss */
#site-search [type="search"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #767676;
  vertical-align: text-bottom;
  line-height: 1.25;
}

/* line 493, app/assets/stylesheets/navbar.scss */
#site-search [type="search"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #767676;
  vertical-align: text-bottom;
  line-height: 1.25;
}

/* line 500, app/assets/stylesheets/navbar.scss */
#site-search [type="search"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #767676 !important;
  /* IE11 needs the !important flag */
  vertical-align: text-bottom;
  line-height: 1.25;
}

/* line 508, app/assets/stylesheets/navbar.scss */
#site-search [type="search"]:-moz-placeholder {
  /* Firefox 18- */
  color: #767676;
  vertical-align: text-bottom;
  line-height: 1.25;
}

/* line 515, app/assets/stylesheets/navbar.scss */
#site-search [type="search"]:focus {
  color: #373636;
  outline: none;
}

/* line 522, app/assets/stylesheets/navbar.scss */
#site-search [type="submit"]:focus, #site-search [type="submit"]:hover {
  color: #338E38;
}

/* line 529, app/assets/stylesheets/navbar.scss */
#site-search .modal-content {
  margin-right: auto;
  margin-left: auto;
  width: 991px;
  max-width: 100%;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

/* line 540, app/assets/stylesheets/navbar.scss */
#site-search .modal-dialog {
  margin: 0;
  padding: 1em 0;
  width: 100%;
  max-width: 100%;
  background: linear-gradient(to bottom, #fff 0, rgba(253, 253, 253, 0.95) 50%, transparent 100%);
}

/* line 549, app/assets/stylesheets/navbar.scss */
#site-search.fade .modal-dialog {
  transform: translate(0, -75%);
}

/* line 555, app/assets/stylesheets/navbar.scss */
#site-search.in .modal-dialog {
  transform: translate(0, 0);
  transition-delay: .1s;
}

/* line 561, app/assets/stylesheets/navbar.scss */
.admin-body #site-search {
  z-index: 9999;
}

/* line 566, app/assets/stylesheets/navbar.scss */
#search-close {
  position: absolute;
  top: 1rem;
  right: 45px;
  color: #338E38;
  opacity: 1;
  padding: 0;
  text-shadow: none;
}

@media (max-width: 991px) {
  /* line 566, app/assets/stylesheets/navbar.scss */
  #search-close {
    right: 1em;
  }
}

/* line 580, app/assets/stylesheets/navbar.scss */
#search-toggle {
  position: relative;
  background: transparent;
  border: 0;
  color: #222222;
  padding: 5px;
  width: 100%;
  height: 100%;
}

/* line 589, app/assets/stylesheets/navbar.scss */
#search-toggle::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: 991px) {
  /* line 602, app/assets/stylesheets/navbar.scss */
  #search-toggle::before {
    border-width: 0 0 0 4px;
  }
}

@media (min-width: 992px) {
  /* line 580, app/assets/stylesheets/navbar.scss */
  #search-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 614, app/assets/stylesheets/navbar.scss */
#search-toggle:focus::before, #search-toggle:hover::before {
  border-color: #338E38;
}

/* line 2, app/assets/stylesheets/thanks.scss */
#thanks-modal button.close {
  top: 30px;
  right: 30px;
  position: relative;
  font-size: 1.7857142857em;
}

/* line 9, app/assets/stylesheets/thanks.scss */
#thanks-modal .small-header {
  color: #338E38;
  margin-bottom: 0;
  font-size: 1.1428571429em;
  font-weight: 600;
  text-transform: capitalize;
}

/* line 17, app/assets/stylesheets/thanks.scss */
#thanks-modal p {
  font-size: 1.1428571429em;
  padding-bottom: 20px;
  font-weight: 300;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 24, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-header {
  padding: 30px 30px 0;
  border-bottom: none;
}

/* line 28, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-header h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
}

/* line 33, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-header a {
  color: #338E38;
  transition: all .25s ease;
}

/* line 37, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-header a:hover {
  color: #33AC3E;
}

/* line 43, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body {
  padding: 0 30px 10px;
}

/* line 46, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .btn {
  width: 100%;
  margin-bottom: 30px;
}

/* line 50, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .btn i {
  margin: 0 0 2px 5px;
}

/* line 55, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body h2 {
  text-align: left;
  font-size: 1.4285714286em;
  color: #bebdbd;
  font-weight: 300;
  margin-bottom: 0;
  transition: all .25s ease;
}

/* line 64, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering,
#thanks-modal .modal-body .recommended-category {
  border-top: 1px solid #ececec;
  position: relative;
  outline: none;
  transition: all .25s ease;
}

/* line 71, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering a,
#thanks-modal .modal-body .recommended-category a {
  text-decoration: none;
  outline: none;
}

/* line 77, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering:hover .recommendation-text,
#thanks-modal .modal-body .recommended-category:hover .recommendation-text {
  cursor: pointer;
}

/* line 80, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering:hover .recommendation-text h2,
#thanks-modal .modal-body .recommended-category:hover .recommendation-text h2 {
  color: #767676;
}

/* line 86, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering .recommendation-text,
#thanks-modal .modal-body .recommended-category .recommendation-text {
  text-align: left;
  padding: 15px 0;
}

/* line 91, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering .logo-con,
#thanks-modal .modal-body .recommended-category .logo-con {
  text-align: left;
  padding-bottom: 20px;
}

/* line 95, app/assets/stylesheets/thanks.scss */
#thanks-modal .modal-body .recommended-offering .logo-con img,
#thanks-modal .modal-body .recommended-category .logo-con img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 30px;
}

/* line 1, app/assets/stylesheets/wizard.scss */
#wizard-layout {
  background-color: #f6f6f6;
}

/* line 4, app/assets/stylesheets/wizard.scss */
#wizard-layout body {
  background-color: #f6f6f6;
}

/* line 10, app/assets/stylesheets/wizard.scss */
.wizard-page .col-xs-3rds {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33%;
  float: left;
}

@media (max-width: 768px) {
  /* line 9, app/assets/stylesheets/wizard.scss */
  .wizard-page {
    margin-top: -70px;
  }
}

/* line 23, app/assets/stylesheets/wizard.scss */
.wizard-page .gem-background {
  background: url(https://cdn2.softwarereviews.com/assets/logos/software_reviews/software_reviews_gem-bee5c1219ef3136b9438053e7ba636e1fe821ef74fb50b35e86ea00f72e9ee19.svg) center center no-repeat;
  width: 215px;
  height: 230px;
  position: fixed;
  top: -75px;
  left: -1px;
}

@media (max-width: 1620px) {
  /* line 23, app/assets/stylesheets/wizard.scss */
  .wizard-page .gem-background {
    width: 150px;
    height: 161px;
    top: -54px;
  }
}

@media (max-width: 1485px) {
  /* line 23, app/assets/stylesheets/wizard.scss */
  .wizard-page .gem-background {
    left: -22px;
  }
}

@media (max-width: 1439px) {
  /* line 23, app/assets/stylesheets/wizard.scss */
  .wizard-page .gem-background {
    display: none;
  }
}

/* line 46, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header {
  background: linear-gradient(to bottom, #fff 0%, #f6f6f6 90%);
  padding-top: 45px;
  padding-bottom: 55px;
}

@media (max-width: 992px) {
  /* line 46, app/assets/stylesheets/wizard.scss */
  .wizard-page .wizard-header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 768px) {
  /* line 46, app/assets/stylesheets/wizard.scss */
  .wizard-page .wizard-header {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

/* line 63, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .btn {
  border: none;
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 69, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .btn h3 {
  font-family: "Exo", Arial, sans-serif;
  font-size: 1.28571429em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #767676;
  margin: 0 0 20px;
}

/* line 80, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .btn h3.active-title.step-0 {
  color: #338E38;
}

/* line 84, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .btn h3.active-title.step-1 {
  color: #266829;
}

/* line 88, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .btn h3.active-title.step-2 {
  color: #18431a;
}

@media (max-width: 768px) {
  /* line 69, app/assets/stylesheets/wizard.scss */
  .wizard-page .wizard-header .progress-section .btn h3 {
    margin-bottom: 10px;
  }
}

/* line 99, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .btn:active:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 104, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .progress-bar {
  width: 100%;
  height: 5px;
  position: relative;
  display: block;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0 auto;
  background-color: #bebdbd;
}

/* line 115, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .progress-bar .progress {
  position: relative;
  overflow: auto;
  width: 100%;
  height: 100%;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cd39', endColorstr='#49b848', GradientType=1);
}

/* line 133, app/assets/stylesheets/wizard.scss */
.wizard-page .wizard-header .progress-section .progress-bar .progress-shadow {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 100%;
  transform: skew(45deg);
  transform-origin: 0 0;
  background: -moz-linear-gradient(top, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  background: -webkit-linear-gradient(top, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  background: linear-gradient(to bottom, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#00ededed', GradientType=0);
}

/* line 155, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 {
  margin-bottom: 10px;
  font-weight: 600;
  color: #222222;
}

@media (min-width: 768px) {
  /* line 155, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 165, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2.with-description {
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 165, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2.with-description {
    margin-bottom: 15px;
  }
}

/* line 173, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch {
  display: inline-block;
}

/* line 176, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-label {
  color: #bebdbd;
  cursor: pointer;
}

/* line 180, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-label.active {
  color: #338E38;
  -webkit-text-fill-color: transparent;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cd39', endColorstr='#49b848', GradientType=1);
  -webkit-background-clip: text;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 180, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 .switch .toggle-label.active {
    /* IE 10 & 11 Fixes - Makes it a solid color  */
    background: none;
  }
}

@-moz-document url-prefix() {
  /* line 180, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 .switch .toggle-label.active {
    /* Firefox Fixes - Makes it a solid color */
    background: none;
    -webkit-text-fill-color: #338E38;
  }
}

/* line 205, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

/* line 211, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-slider {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
  padding: 2px;
  width: 50px;
  height: 25px;
  background-color: #dddddd;
  border-radius: 20px;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  /* line 211, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 .switch .toggle-slider {
    width: 35px;
    height: 17px;
  }
}

/* line 229, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-slider:before, .wizard-page .main-content h2 .switch .toggle-slider:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

/* line 239, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-slider:before {
  right: 1px;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cd39', endColorstr='#49b848', GradientType=1);
  border-radius: 20px;
}

/* line 249, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-slider:after {
  width: 24px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}

@media (max-width: 992px) {
  /* line 249, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 .switch .toggle-slider:after {
    width: 15px;
  }
}

/* line 262, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 .switch .toggle-slider.selected:after {
  margin-left: 25px;
}

@media (max-width: 992px) {
  /* line 262, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 .switch .toggle-slider.selected:after {
    margin-left: 18px;
  }
}

/* line 277, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 span.tab-selection a {
  font-weight: 800;
  text-decoration: none;
  color: #767676;
}

/* line 284, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h2 span.tab-selection.active a, .wizard-page .main-content h2 span.tab-selection:hover a {
  color: #338E38;
  background-image: linear-gradient(to right, #2B9E36 0%, #338E38 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 284, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 span.tab-selection.active a, .wizard-page .main-content h2 span.tab-selection:hover a {
    /* IE 10 & 11 Fixes - Makes it a solid color  */
    background: none;
  }
}

@-moz-document url-prefix() {
  /* line 284, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h2 span.tab-selection.active a, .wizard-page .main-content h2 span.tab-selection:hover a {
    /* Firefox Fixes - Makes it a solid color */
    background: none;
    -webkit-text-fill-color: #338E38;
  }
}

/* line 310, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content h3.small-title {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.286em;
  text-transform: uppercase;
  color: #338E38;
  margin: 0 0 5px;
  line-height: 1;
  -webkit-text-fill-color: transparent;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cd39', endColorstr='#49b848', GradientType=1);
  -webkit-background-clip: text;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 310, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h3.small-title {
    /* IE 10 & 11 Fixes - Makes it a solid color  */
    background: none;
  }
}

@-moz-document url-prefix() {
  /* line 310, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h3.small-title {
    /* Firefox Fixes - Makes it a solid color */
    background: none;
    -webkit-text-fill-color: #338E38;
  }
}

@media (max-width: 992px) {
  /* line 310, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content h3.small-title {
    font-size: 1.143em;
  }
}

/* line 343, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content p {
  color: #222222;
  font-size: 1.286em;
  line-height: 1.3;
  max-width: 60%;
  margin: 15px auto;
}

@media (max-width: 1200px) {
  /* line 343, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content p {
    max-width: 70%;
  }
}

@media (max-width: 992px) {
  /* line 343, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content p {
    font-size: 1em;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 343, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content p {
    margin: 10px auto;
  }
}

/* line 365, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content p.sign-in-description {
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  /* line 365, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content p.sign-in-description {
    max-width: 80%;
  }
}

@media (max-width: 992px) {
  /* line 365, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content p.sign-in-description {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 365, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content p.sign-in-description {
    max-width: 90%;
  }
}

/* line 382, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content a {
  text-decoration: none !important;
}

/* line 386, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .category-search-field {
  width: 35%;
  background: none;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  outline: none;
  margin-top: 10px;
  text-transform: uppercase;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  color: #8656a3;
}

/* line 387, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .category-search-field .search-item-template {
  display: none;
}

/* line 402, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .category-search-field::placeholder {
  color: #8656a3;
}

@media (max-width: 992px) {
  /* line 386, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .category-search-field {
    width: 45%;
    font-size: 0.9em;
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  /* line 386, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .category-search-field {
    width: 70%;
  }
}

/* line 421, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .review-offering-block:hover .btn-inner, .wizard-page .main-content .review-offering-block.active .btn-inner {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
}

/* line 427, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .review-offering-block:hover .review-btn, .wizard-page .main-content .review-offering-block.active .review-btn {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  color: white;
  background: #996ab6;
  background: -moz-linear-gradient(left, #996ab6 0%, #7b24b0 100%);
  background: -webkit-linear-gradient(left, #996ab6 0%, #7b24b0 100%);
  background: linear-gradient(to right, #996ab6 0%, #7b24b0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#996ab6', endColorstr='#7b24b0', GradientType=1);
}

/* line 442, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn {
  display: table;
  height: 110px;
  width: 100%;
  padding: 0;
  border: none;
  margin-top: 30px;
  transition: all .25s ease;
  background-color: white;
  white-space: normal;
}

@media (max-width: 992px) {
  /* line 442, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn {
    height: 80px;
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  /* line 442, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn {
    height: 70px;
  }
}

/* line 462, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn input[type="radio"] {
  display: none;
}

/* line 466, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn input[type="checkbox"] {
  display: none;
}

/* line 470, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn .btn-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 30px;
}

@media (max-width: 768px) {
  /* line 470, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn .btn-inner {
    padding: 0 20px;
  }
}

/* line 480, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn .btn-inner h3 {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.1;
  color: #222222;
  margin: 0;
}

@media (max-width: 992px) {
  /* line 480, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn .btn-inner h3 {
    font-size: 1.143em;
  }
}

@media (max-width: 768px) {
  /* line 480, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn .btn-inner h3 {
    font-size: 1em;
  }
}

/* line 498, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
}

/* line 504, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.active {
  background-color: #338E38;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
}

/* line 510, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.active h3 {
  color: white;
}

/* line 515, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.software-btn {
  height: 190px;
}

@media (max-width: 992px) {
  /* line 515, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn.software-btn {
    height: 150px;
  }
}

/* line 522, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.software-btn.active {
  background-color: white;
}

/* line 525, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.software-btn.active h3 {
  color: #338E38;
  transition: all .25s ease;
}

/* line 530, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.software-btn.active:after {
  font-family: "FontAwesome";
  font-size: 2.143em;
  content: "\f00c";
  color: #338E38;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: -4px;
  z-index: 999;
  transition: all .25s ease;
}

@media (max-width: 1200px) {
  /* line 530, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn.software-btn.active:after {
    right: -2px;
  }
}

@media (max-width: 768px) {
  /* line 530, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn.software-btn.active:after {
    font-size: 1.75em;
    right: 2px;
  }
}

/* line 553, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.software-btn .logo-con {
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  height: 8ch;
  display: grid;
  float: left;
}

/* line 563, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .btn.software-btn .logo-con img.logo {
  margin: 0 auto;
  max-width: 100%;
  max-height: 60px;
  position: relative;
  top: 1vh;
}

@media (max-width: 992px) {
  /* line 563, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .btn.software-btn .logo-con img.logo {
    max-width: 80%;
    max-height: 45px;
  }
}

/* line 584, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .review-btn {
  display: block;
  text-align: center;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.071em;
  text-transform: uppercase;
  color: #767676;
  padding: 10px 5px 8px;
  border-top: 1px solid #d6d6d6;
  background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}

@media (max-width: 992px) {
  /* line 584, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .review-btn {
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  /* line 584, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .review-btn {
    font-size: 0.9em;
  }
}

/* line 607, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .review-btn:hover {
  color: white;
  background: #996ab6;
  background: -moz-linear-gradient(left, #996ab6 0%, #7b24b0 100%);
  background: -webkit-linear-gradient(left, #996ab6 0%, #7b24b0 100%);
  background: linear-gradient(to right, #996ab6 0%, #7b24b0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#996ab6', endColorstr='#7b24b0', GradientType=1);
}

/* line 618, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .load-more {
  clear: both;
  text-align: right;
}

/* line 622, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .load-more .load-more-button {
  width: 100%;
  display: block;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.143em;
  text-transform: uppercase;
  color: #bebdbd;
  padding: 12px 20px 10px;
  margin-top: 30px;
  cursor: pointer;
  transition: all .25s ease;
  border-top: 1px solid #d6d6d6;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

/* line 640, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .load-more .load-more-button i {
  margin-left: 8px;
}

/* line 644, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .load-more .load-more-button:hover {
  color: #338E38;
}

@media (max-width: 992px) {
  /* line 622, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .load-more .load-more-button {
    font-size: 1em;
    margin-top: 20px;
  }
}

/* line 658, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .sign-in-btn {
  width: auto;
  height: auto;
  font-size: 1.143em;
  font-weight: 400;
  background-color: #2576b7;
  padding: 10px 15px 8px;
  margin: 0 auto;
}

/* line 667, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .sign-in-btn i {
  margin-left: 8px;
}

/* line 671, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .sign-in-btn:hover {
  background-color: #2068a1;
  box-shadow: none;
}

@media (max-width: 992px) {
  /* line 658, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .sign-in-btn {
    font-size: 1em;
    padding: 8px 12px 6px;
  }
}

/* line 683, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .skip-step-link {
  width: auto;
  height: auto;
  display: inline-block;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.857em;
  font-weight: 300;
  background: none;
  color: #767676;
  border-top: 1px solid #d6d6d6;
  margin: 8px 0 0;
  min-width: 196px;
  padding: 2px 0 0;
  cursor: pointer;
  transition: all .25s ease;
}

/* line 699, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .skip-step-link:hover {
  color: #2576b7;
  box-shadow: none;
}

@media (max-width: 992px) {
  /* line 683, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .skip-step-link {
    min-width: 180px;
  }
}

/* line 709, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-input {
  position: relative;
  border-radius: 0;
  font-family: "Exo", Arial, sans-serif;
  color: #767676;
  text-align: left;
  background: white;
  height: 56px;
  z-index: 2;
  border: none;
  border-radius: 56px;
  width: 100%;
}

/* line 722, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-input input {
  display: block;
  width: 100%;
  height: 56px;
  border: none;
  background: transparent;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.2857142857em;
  outline: none;
}

/* line 734, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-input .fa-search::before {
  float: right;
  display: block;
}

/* line 739, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-input .fa-spinner {
  position: absolute;
  right: 40px;
  top: 18px;
  font-size: 1.2857142857em;
}

/* line 746, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-input .category-search-field-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  font-size: 2em;
  line-height: 1.9em;
  color: #8656a3;
  float: right;
  padding-left: 2px;
  pointer-events: none;
}

@media (max-width: 992px) {
  /* line 746, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .selectize-input .category-search-field-icon {
    font-size: 1.5em;
    margin-left: -13px;
  }
}

/* line 765, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-input::after {
  visibility: hidden;
}

/* line 769, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-dropdown {
  border-radius: 0;
  position: absolute;
  z-index: 2;
  background: white;
  padding: 16px;
  margin-top: 5px;
  height: 50vh;
  overflow: scroll;
  box-shadow: 0 10px 8px rgba(0, 0, 0, 0.1);
  border-radius: 26px;
}

/* line 782, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-dropdown .selectize-dropdown-content .results {
  display: block;
}

/* line 786, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-dropdown .selectize-dropdown-content label {
  padding: 7px;
}

/* line 789, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-dropdown .selectize-dropdown-content label:hover {
  cursor: pointer;
  background: #f6f6f6;
}

/* line 797, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .selectize-control {
  width: 87.5%;
  margin: auto;
  position: relative;
  z-index: 3;
}

@media (min-width: 480px) {
  /* line 797, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .selectize-control {
    width: 75%;
  }
}

@media (min-width: 768px) {
  /* line 797, app/assets/stylesheets/wizard.scss */
  .wizard-page .main-content .selectize-control {
    width: 50%;
  }
}

/* line 812, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .results {
  text-align: left;
  font-weight: bold;
  font-family: "Exo", Arial, sans-serif;
  font-size: 1.125em;
}

/* line 818, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .results .results-offering-name {
  color: #8656a3;
}

/* line 822, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .results .results-category-name {
  color: #338E38;
}

/* line 826, app/assets/stylesheets/wizard.scss */
.wizard-page .main-content .results .results-type,
.wizard-page .main-content .results .results-description {
  color: #767676;
  font-size: 0.857em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: normal;
}

/* line 839, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn {
  position: fixed;
  z-index: 10;
  top: 50%;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.28571429em;
  text-transform: uppercase;
  color: white;
  border: none;
  opacity: 1;
  cursor: pointer;
  box-shadow: none;
  background-image: linear-gradient(to right, #338E38 0%, #266829 100%);
}

@media (max-width: 992px) {
  /* line 839, app/assets/stylesheets/wizard.scss */
  .wizard-page .side-btns .btn {
    top: auto;
    bottom: 0;
  }
}

/* line 859, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn:focus, .wizard-page .side-btns .btn:hover {
  background-image: linear-gradient(to right, #266829 0%, #266829 100%);
}

/* line 864, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn.back-btn {
  left: 0;
  text-align: left;
  padding: 11px 15px 8px 20px;
}

/* line 869, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn.back-btn i {
  padding-right: 5px;
}

@media (max-width: 992px) {
  /* line 864, app/assets/stylesheets/wizard.scss */
  .wizard-page .side-btns .btn.back-btn {
    padding: 10px 15px 6px;
  }
}

/* line 878, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn.next-btn {
  right: 0;
  text-align: right;
  padding: 11px 20px 8px 15px;
}

@media (max-width: 992px) {
  /* line 878, app/assets/stylesheets/wizard.scss */
  .wizard-page .side-btns .btn.next-btn {
    padding: 10px 15px 6px;
  }
}

/* line 887, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn.next-btn i {
  padding-left: 5px;
}

/* line 892, app/assets/stylesheets/wizard.scss */
.wizard-page .side-btns .btn i {
  font-size: 0.9em;
  vertical-align: top;
  padding-top: 3px;
}

/* line 905, app/assets/stylesheets/wizard.scss */
.wizard-page .bottom-nav .bottom-links {
  text-align: center;
  margin-top: 40px;
}

@media (max-width: 992px) {
  /* line 905, app/assets/stylesheets/wizard.scss */
  .wizard-page .bottom-nav .bottom-links {
    margin-top: 30px;
  }
}

/* line 913, app/assets/stylesheets/wizard.scss */
.wizard-page .bottom-nav .bottom-links ul {
  list-style-type: none;
  line-height: 1;
  margin: 0;
  padding: 0;
}

/* line 919, app/assets/stylesheets/wizard.scss */
.wizard-page .bottom-nav .bottom-links ul li {
  font-family: "Montserrat", Arial, sans-serif;
  display: inline;
  color: #222222;
  padding: 0 4px;
}

@media (max-width: 992px) {
  /* line 919, app/assets/stylesheets/wizard.scss */
  .wizard-page .bottom-nav .bottom-links ul li {
    font-size: 0.8em;
    padding: 0 2px;
  }
}

/* line 930, app/assets/stylesheets/wizard.scss */
.wizard-page .bottom-nav .bottom-links ul li a {
  color: inherit;
  transition: all .25s ease;
}

/* line 934, app/assets/stylesheets/wizard.scss */
.wizard-page .bottom-nav .bottom-links ul li a:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/search.scss */
.content {
  background-image: -moz-linear-gradient(90deg, #f7f7f7 0%, #fdfdfd 13%, #fefefe 28%, #fff 100%);
  background-image: -webkit-linear-gradient(90deg, #f7f7f7 0%, #fdfdfd 13%, #fefefe 28%, #fff 100%);
  background-image: -ms-linear-gradient(90deg, #f7f7f7 0%, #fdfdfd 13%, #fefefe 28%, #fff 100%);
  background-image: linear-gradient(90deg, #f7f7f7 0%, #fdfdfd 13%, #fefefe 28%, #fff 100%);
  z-index: -100;
}

/* line 10, app/assets/stylesheets/search.scss */
#results-header h1 {
  font-family: "Montserrat", Arial, sans-serif;
  color: #bebdbd;
  text-transform: uppercase;
  font-size: 1.5em;
}

/* line 17, app/assets/stylesheets/search.scss */
#results-header .results-count {
  color: #338E38;
}

/* line 21, app/assets/stylesheets/search.scss */
#results-header h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 200;
  font-size: 2.5em;
  line-height: 1;
  margin: 0 0 20px;
  color: #373636;
  padding-top: 65px;
}

/* line 30, app/assets/stylesheets/search.scss */
#results-header h2 span {
  font-weight: 700;
  margin-top: 0;
  padding-top: 65px;
  padding-bottom: 65px;
}

/* line 39, app/assets/stylesheets/search.scss */
#match-title {
  display: -moz-box;
  /* Firefox */
  display: -webkit-box;
  /* Safari and Chrome */
  display: -ms-flexbox;
  /* Internet Explorer 10 */
  display: box;
}

/* line 49, app/assets/stylesheets/search.scss */
#match-title .title-category h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  color: #338E38;
  margin-top: 27px;
}

/* line 58, app/assets/stylesheets/search.scss */
#match-title .title-product h1, #match-title .title-tech-note h1, #match-title .title-tech-brief h1, #match-title .title-vendor h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  color: #8656a3;
  margin-top: 27px;
}

/* line 66, app/assets/stylesheets/search.scss */
#match-title .line {
  -moz-box-flex: 5.0;
  /* Firefox */
  -webkit-box-flex: 5.0;
  /* Safari and Chrome */
  -ms-flex: 9.0;
  flex: 9.0;
  /* Internet Explorer 10 */
  box-flex: 9.0;
}

/* line 77, app/assets/stylesheets/search.scss */
#match-title .between {
  border-bottom: 1px solid #d6d6d6;
  margin: 55px 10px 0;
}

/* line 83, app/assets/stylesheets/search.scss */
#match-title .result-total p {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  padding-top: 43px;
}

/* line 91, app/assets/stylesheets/search.scss */
.search-again-container {
  padding-bottom: 20px;
}

/* line 94, app/assets/stylesheets/search.scss */
.search-again-container div.input-group.homepage-search {
  margin: 0;
  width: 100%;
  border: 1px solid #ccc;
}

/* line 101, app/assets/stylesheets/search.scss */
.search-result {
  margin: 10px 0 25px;
  padding-left: 20px;
}

/* line 105, app/assets/stylesheets/search.scss */
.search-result.silo {
  border-left: 2px solid #d6d6d6;
}

/* line 108, app/assets/stylesheets/search.scss */
.search-result.silo p:last-child,
.search-result.silo ul {
  margin-bottom: 0;
}

/* line 113, app/assets/stylesheets/search.scss */
.search-result.silo .image,
.search-result.silo .info {
  display: table-cell;
  vertical-align: top;
}

/* line 119, app/assets/stylesheets/search.scss */
.search-result.silo .image {
  width: 170px;
}

/* line 122, app/assets/stylesheets/search.scss */
.search-result.silo .image a {
  position: relative;
  display: block;
  overflow: hidden;
}

/* line 127, app/assets/stylesheets/search.scss */
.search-result.silo .image a img {
  width: 150px;
}

/* line 131, 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 146, app/assets/stylesheets/search.scss */
.search-result.silo .image a:hover .screen {
  margin-top: 0;
  line-height: 85px;
  background: #d6d6d6;
}

/* line 155, app/assets/stylesheets/search.scss */
.search-result.silo .category {
  margin-bottom: 4px;
  font-size: 13px;
  color: #999;
}

/* line 163, app/assets/stylesheets/search.scss */
.showing_result_for {
  font-size: 18px;
}

/* line 167, app/assets/stylesheets/search.scss */
.search_instead_for {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
}

/* line 173, app/assets/stylesheets/search.scss */
.booker {
  background-color: #bebdbd;
  border: 0;
}

/* line 178, app/assets/stylesheets/search.scss */
.refinements {
  margin-bottom: 30px;
}

/* line 181, app/assets/stylesheets/search.scss */
.refinements h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #bebdbd;
  margin-top: 20px;
}

/* line 189, app/assets/stylesheets/search.scss */
.refinements ul {
  font-size: 14px;
}

/* line 193, app/assets/stylesheets/search.scss */
.refinements ul li .title {
  float: left;
  display: inline;
  padding-top: 2px;
}

/* line 199, app/assets/stylesheets/search.scss */
.refinements ul li .refinement-count {
  float: right;
  display: inline;
  width: 30px;
  text-align: right;
  padding-top: 2px;
}

/* line 207, app/assets/stylesheets/search.scss */
.refinements ul li ul {
  font-size: 12px;
}

/* line 214, app/assets/stylesheets/search.scss */
.common-light-list {
  word-wrap: break-word;
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}

/* line 220, app/assets/stylesheets/search.scss */
.common-light-list li {
  background-color: #f0f0f0;
  padding: 0;
  margin-bottom: 3px;
  font-family: "Exo", Arial, sans-serif;
}

/* line 226, app/assets/stylesheets/search.scss */
.common-light-list li a {
  display: block;
  padding: 8px 15px;
  color: #bebdbd;
  font-weight: 600;
}

/* line 233, 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 241, 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 250, app/assets/stylesheets/search.scss */
.common-light-list li.active a:before {
  font-family: "FontAwesome";
  content: "\f0da";
  position: absolute;
  float: left;
  margin-left: -17px;
  overflow: hidden;
  font-size: 28px;
}

/* line 261, app/assets/stylesheets/search.scss */
.common-light-list li .type {
  font-size: 12px;
}

/* line 267, 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 276, 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 282, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left h2 a {
  color: #338E38;
}

/* line 288, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left h3 {
  font-size: 1.25em;
}

/* line 292, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left p {
  margin: 0;
}

/* line 298, 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 308, 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 313, app/assets/stylesheets/search.scss */
#product-container div.info.pull-left h2 a {
  color: #8656a3;
}

/* line 319, app/assets/stylesheets/search.scss */
#product-container div.info.pull-left h3 {
  font-size: 1.25em;
}

/* line 325, app/assets/stylesheets/search.scss */
.questions {
  min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

/* line 331, app/assets/stylesheets/search.scss */
.questions h3 {
  margin-top: 0;
  border-bottom: 1px solid #bebdbd;
  padding-bottom: 15px;
}

/* line 339, app/assets/stylesheets/search.scss */
#keyword_match:nth-child(2n+1) {
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(223, 222, 222, 0.15) 30%, rgba(190, 189, 189, 0.25) 100%);
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(223, 222, 222, 0.15) 30%, rgba(190, 189, 189, 0.25) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(223, 222, 222, 0.15) 30%, rgba(190, 189, 189, 0.25) 100%);
  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 346, app/assets/stylesheets/search.scss */
#keyword_match .inner {
  width: 100%;
}

/* line 349, app/assets/stylesheets/search.scss */
#keyword_match .inner .image {
  width: 20%;
}

/* line 352, app/assets/stylesheets/search.scss */
#keyword_match .inner .image img {
  border: none;
}

/* line 357, app/assets/stylesheets/search.scss */
#keyword_match .inner .info {
  width: 80%;
  padding-left: 45px;
}

/* line 358, 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 365, app/assets/stylesheets/search.scss */
#keyword_match .inner .info h3 {
  font-family: "Exo", Arial, sans-serif;
  color: #bebdbd;
  margin: 0 0 15px;
  font-weight: 500;
}

/* line 372, app/assets/stylesheets/search.scss */
#keyword_match .inner .info p {
  margin: 0 0 15px;
}

/* line 376, app/assets/stylesheets/search.scss */
#keyword_match .inner .info .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 385, app/assets/stylesheets/search.scss */
#keyword_match .thumb-img {
  max-height: 100px;
  max-width: 100px;
}

@media (max-width: 991px) {
  /* line 393, app/assets/stylesheets/search.scss */
  .questions h3,
.refinements h3 {
    font-size: 17px;
    line-height: 16px;
  }
}

@media (max-width: 480px) {
  /* line 400, app/assets/stylesheets/search.scss */
  .thumb-img {
    float: left !important;
    margin: 0 0 20px 20px;
  }
  /* line 407, app/assets/stylesheets/search.scss */
  .search-result.silo .image {
    display: block;
  }
  /* line 411, app/assets/stylesheets/search.scss */
  .search-result.silo .image a img {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/awards_show.scss */
#awards-landing {
  /* ============================== PRODUCT BANNER STYLING ============================== */
}

/* line 2, app/assets/stylesheets/awards_show.scss */
#awards-landing .form-control {
  background: rgba(222, 222, 222, 0.1);
  padding: 10px 13px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
  color: white;
  height: auto;
  border: 1px solid transparent;
  box-shadow: none;
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 14, app/assets/stylesheets/awards_show.scss */
#awards-landing .form-control.form-field-error {
  border: 1px solid #b0272e;
}

/* line 19, app/assets/stylesheets/awards_show.scss */
#awards-landing .gold-medal-award-year,
#awards-landing .emotional-medal-award-year,
#awards-landing .top-rated-medal-award-year {
  font-family: "Exo Bold", Arial, sans-serif !important;
}

/* line 25, app/assets/stylesheets/awards_show.scss */
#awards-landing .gold-medal-award-year {
  font-size: 33px;
  font-weight: 700;
  fill: #734d20;
}

/* line 31, app/assets/stylesheets/awards_show.scss */
#awards-landing .top-rated-medal-award-year {
  font-size: 88.35px;
  fill: #414142;
}

/* line 36, app/assets/stylesheets/awards_show.scss */
#awards-landing .emotional-medal-award-year {
  fill: #153c66;
}

/* line 40, app/assets/stylesheets/awards_show.scss */
#awards-landing .hero {
  background: url(https://cdn1.softwarereviews.com/assets/awards/header_awards-52880b4e7f1584760b215049985223ec2387587bb53e274f573ad82aeb4c8ef6.png);
}

/* line 43, app/assets/stylesheets/awards_show.scss */
#awards-landing .hero h3.small-header {
  margin-bottom: 10px;
}

/* line 47, app/assets/stylesheets/awards_show.scss */
#awards-landing .hero .fade-keyline {
  width: 70%;
  float: left;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(225, 225, 225, 0.75), rgba(225, 225, 225, 0));
}

@media (max-width: 992px) {
  /* line 47, app/assets/stylesheets/awards_show.scss */
  #awards-landing .hero .fade-keyline {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

/* line 60, app/assets/stylesheets/awards_show.scss */
#awards-landing .hero p.hero-date-text {
  font-size: 14px;
  clear: both;
  border-left: 8px solid #338E38;
  padding-left: 57px;
  margin-left: -65px;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  /* line 60, app/assets/stylesheets/awards_show.scss */
  #awards-landing .hero p.hero-date-text {
    padding-left: 22px;
    margin-left: -30px;
  }
}

@media (max-width: 768px) {
  /* line 60, app/assets/stylesheets/awards_show.scss */
  #awards-landing .hero p.hero-date-text {
    padding-left: 0;
    margin-left: 0;
    font-size: 1em;
    border: none;
  }
}

/* line 81, app/assets/stylesheets/awards_show.scss */
#awards-landing .hero .awards-breadcrumb {
  background: none;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Exo", Arial, sans-serif;
  font-size: 12px !important;
}

/* line 88, app/assets/stylesheets/awards_show.scss */
#awards-landing .hero .awards-breadcrumb a {
  color: #d6d6d6 !important;
}

/* line 94, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text {
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 97, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .left-side {
  padding-right: 5%;
}

/* line 100, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .left-side h4.small-exo-header {
  font-family: "Exo", Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  text-transform: uppercase;
  color: #767676;
  margin-bottom: 3px;
}

/* line 108, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .left-side h4.small-exo-header.experience, #awards-landing .intro-text .left-side h4.small-exo-header.footprint {
  font-size: 1.25em;
}

@media (max-width: 992px) {
  /* line 100, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side h4.small-exo-header {
    font-size: 1em;
  }
  /* line 116, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side h4.small-exo-header.experience, #awards-landing .intro-text .left-side h4.small-exo-header.footprint {
    font-size: 1em;
  }
}

/* line 123, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .left-side h2 {
  font-size: 2.75em;
  font-weight: 800;
}

/* line 127, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .left-side h2.experience, #awards-landing .intro-text .left-side h2.footprint {
  font-size: 2em;
}

@media (max-width: 992px) {
  /* line 123, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side h2 {
    font-size: 3em;
  }
  /* line 135, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side h2.experience, #awards-landing .intro-text .left-side h2.footprint {
    font-size: 2.5em;
  }
}

@media (max-width: 768px) {
  /* line 123, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side h2 {
    font-size: 2.5em;
  }
  /* line 144, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side h2.experience, #awards-landing .intro-text .left-side h2.footprint {
    font-size: 2em;
  }
}

/* line 151, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .left-side p {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  /* line 151, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .left-side p {
    font-size: 1em;
    margin-bottom: 15px;
  }
}

/* line 163, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side {
  border-left: 1px solid #d6d6d6;
  padding-left: 7%;
}

@media (max-width: 992px) {
  /* line 163, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .right-side {
    padding-left: 0;
    border: none;
    margin-top: 10px;
  }
}

/* line 173, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side h3 {
  font-weight: 800;
  color: #373636;
  font-size: 2em;
  margin: 0 0 15px;
  line-height: 1;
}

@media (max-width: 768px) {
  /* line 173, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .right-side h3 {
    font-size: 2em;
  }
}

/* line 582, app/assets/stylesheets/partials/_variables.scss */
#awards-landing .intro-text .right-side .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 588, app/assets/stylesheets/partials/_variables.scss */
#awards-landing .intro-text .right-side .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 597, app/assets/stylesheets/partials/_variables.scss */
#awards-landing .intro-text .right-side .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 186, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side .pg-count {
  position: unset;
}

/* line 189, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side .pg-count .ef-pg-count, #awards-landing .intro-text .right-side .pg-count .dq-pg-count {
  padding-top: initial;
  padding: 0;
  margin: 0;
  position: relative;
  left: 10px;
  top: -3px;
}

/* line 197, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side .pg-count .ef-pg-count span::before, #awards-landing .intro-text .right-side .pg-count .dq-pg-count span::before {
  content: "\a";
  white-space: pre;
}

/* line 204, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side .btn-purple {
  padding: 12px 27px 13px;
}

/* line 208, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side p {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: 15px;
}

/* line 213, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side p.experience, #awards-landing .intro-text .right-side p.footprint {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  /* line 208, app/assets/stylesheets/awards_show.scss */
  #awards-landing .intro-text .right-side p {
    font-size: 1em;
  }
}

/* line 223, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 20px;
}

/* line 228, app/assets/stylesheets/awards_show.scss */
#awards-landing .intro-text .right-side ul li {
  display: inline;
  font-family: "Exo", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.85em;
  margin: 0;
  line-height: 0.8;
  font-weight: 400;
}

/* line 241, app/assets/stylesheets/awards_show.scss */
#awards-landing .ef-img-responsive {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

@media (max-width: 768px) {
  /* line 247, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 253, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-section p.quadrant-note {
  font-family: "Exo", Arial, sans-serif;
  color: #767676;
  border-top: 1px solid #d6d6d6;
  padding-top: 5px;
  margin: 10px auto 0;
  text-transform: uppercase;
  font-size: 0.857em;
  width: 950px;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  /* line 253, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-section p.quadrant-note {
    width: 100%;
  }
}

/* line 268, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-section p.quadrant-note span {
  color: #8656a3;
  font-weight: 700;
}

/* line 275, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-section .data-quadrant-image img {
  margin: 0 auto;
}

@media (min-width: 1320px) {
  /* line 275, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-section .data-quadrant-image img {
    max-width: 950px;
  }
}

/* line 285, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text {
  margin-top: 60px;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 992px) {
  /* line 285, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-text {
    margin-top: 40px;
  }
}

/* line 293, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .left-side {
  padding-right: 5%;
}

/* line 296, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .left-side h4.small-exo-header {
  font-family: "Exo", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  color: #767676;
  margin-bottom: 3px;
}

@media (max-width: 992px) {
  /* line 296, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-text .left-side h4.small-exo-header {
    font-size: 1em;
  }
}

/* line 309, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .left-side h2 {
  font-size: 3.5em;
  font-weight: 800;
}

@media (max-width: 992px) {
  /* line 309, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-text .left-side h2 {
    font-size: 2.5em;
  }
}

@media (max-width: 768px) {
  /* line 309, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-text .left-side h2 {
    font-size: 2em;
  }
}

/* line 322, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .left-side p {
  font-size: 1.143em;
  line-height: 1.3;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  /* line 322, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-text .left-side p {
    font-size: 1em;
  }
}

/* line 333, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .right-side {
  border-left: 1px solid #d6d6d6;
  padding-left: 7%;
}

@media (max-width: 992px) {
  /* line 333, app/assets/stylesheets/awards_show.scss */
  #awards-landing .data-quadrant-text .right-side {
    border: none;
    padding-left: 0;
  }
}

/* line 342, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .right-side h3 {
  font-size: 1.4em;
  margin: 0 0 15px;
}

/* line 347, app/assets/stylesheets/awards_show.scss */
#awards-landing .data-quadrant-text .right-side p {
  margin-bottom: 20px;
}

/* line 353, app/assets/stylesheets/awards_show.scss */
#awards-landing .match-title {
  display: -moz-box;
  /* Firefox */
  display: -webkit-box;
  /* Safari and Chrome */
  display: -ms-flexbox;
  /* Internet Explorer 10 */
  display: box;
}

@media (max-width: 768px) {
  /* line 353, app/assets/stylesheets/awards_show.scss */
  #awards-landing .match-title {
    padding-left: 20px;
  }
}

/* line 366, app/assets/stylesheets/awards_show.scss */
#awards-landing .match-title h4 {
  color: #bebdbd;
  margin: 20px 0 0;
  font-size: 2em;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 366, app/assets/stylesheets/awards_show.scss */
  #awards-landing .match-title h4 {
    font-size: 1.3em;
    margin: -15px 0 0;
  }
}

/* line 379, app/assets/stylesheets/awards_show.scss */
#awards-landing .match-title .line {
  -moz-box-flex: 5;
  /* Firefox */
  -webkit-box-flex: 5;
  /* Safari and Chrome */
  -ms-flex: 9;
  /* Internet Explorer 10 */
  box-flex: 9;
}

/* line 389, app/assets/stylesheets/awards_show.scss */
#awards-landing .match-title .between {
  border-bottom: 1px solid #d6d6d6;
  margin-top: 41px;
  margin-left: 10px;
}

@media (max-width: 768px) {
  /* line 389, app/assets/stylesheets/awards_show.scss */
  #awards-landing .match-title .between {
    margin-top: 0;
  }
}

/* line 402, app/assets/stylesheets/awards_show.scss */
#awards-landing #other-offerings-content .product-banner,
#awards-landing .award-offerings-content .product-banner {
  position: relative;
}

/* line 405, app/assets/stylesheets/awards_show.scss */
#awards-landing #other-offerings-content .product-banner .same-height,
#awards-landing .award-offerings-content .product-banner .same-height {
  display: flex;
  align-items: stretch;
}

/* line 410, app/assets/stylesheets/awards_show.scss */
#awards-landing #other-offerings-content .product-banner .medal-award,
#awards-landing .award-offerings-content .product-banner .medal-award {
  position: absolute;
  z-index: 99;
  display: block;
  width: 13%;
  top: -40px;
  right: -20px;
}

@supports (-ms-accelerator: true) {
  /* line 410, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner .medal-award,
#awards-landing .award-offerings-content .product-banner .medal-award {
    /* IE Edge 12+ CSS styles go here */
    right: -600px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 410, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner .medal-award,
#awards-landing .award-offerings-content .product-banner .medal-award {
    /* IE10+ CSS styles go here */
    right: -600px;
  }
}

@media (max-width: 768px) {
  /* line 410, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner .medal-award,
#awards-landing .award-offerings-content .product-banner .medal-award {
    display: none;
  }
}

/* line 434, app/assets/stylesheets/awards_show.scss */
#awards-landing #other-offerings-content .product-banner #scores-emo .stat-con,
#awards-landing .award-offerings-content .product-banner #scores-emo .stat-con {
  padding: 0 15px;
  margin-left: 0;
  height: 92px;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 434, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner #scores-emo .stat-con,
#awards-landing .award-offerings-content .product-banner #scores-emo .stat-con {
    height: 70px;
  }
}

/* line 444, app/assets/stylesheets/awards_show.scss */
#awards-landing #other-offerings-content .product-banner #scores-emo .stat-con h3,
#awards-landing .award-offerings-content .product-banner #scores-emo .stat-con h3 {
  font-size: 4.25em;
  margin: -1px 0 0;
  padding-bottom: 5px;
}

@media (max-width: 992px) {
  /* line 444, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner #scores-emo .stat-con h3,
#awards-landing .award-offerings-content .product-banner #scores-emo .stat-con h3 {
    font-size: 3em;
  }
}

@media (max-width: 768px) {
  /* line 444, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner #scores-emo .stat-con h3,
#awards-landing .award-offerings-content .product-banner #scores-emo .stat-con h3 {
    font-size: 2.5em;
  }
}

/* line 458, app/assets/stylesheets/awards_show.scss */
#awards-landing #other-offerings-content .product-banner #scores-emo .stat-con p,
#awards-landing .award-offerings-content .product-banner #scores-emo .stat-con p {
  font-size: 0.7em;
  padding: 0;
}

@media (max-width: 992px) {
  /* line 465, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .product-banner div > div.stat-con.col-md-3.col-xs-12.col-md-pull-3,
#awards-landing .award-offerings-content .product-banner div > div.stat-con.col-md-3.col-xs-12.col-md-pull-3 {
    border-right: none !important;
  }
}

/* line 473, app/assets/stylesheets/awards_show.scss */
#awards-landing p.bottom-note {
  font-family: "Exo", Arial, sans-serif;
  color: #767676;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 0.857em;
  font-weight: 400;
  line-height: 1.2;
}

@media (max-width: 768px) {
  /* line 473, app/assets/stylesheets/awards_show.scss */
  #awards-landing p.bottom-note {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 487, app/assets/stylesheets/awards_show.scss */
#awards-landing p.bottom-note a {
  color: #8656a3;
  font-weight: 700;
}

/* line 493, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards-mobile {
  display: none;
  margin-top: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

@media (max-width: 768px) {
  /* line 493, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards-mobile {
    display: inline-block;
  }
  /* line 502, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards-mobile h3 {
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 1em;
  }
  /* line 508, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards-mobile h2 {
    font-weight: 800;
    font-size: 1.6em;
    color: #767676;
  }
  /* line 514, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards-mobile hr {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 520, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards-mobile .match-title {
    padding-left: 15px;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 528, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards {
    display: none;
  }
}

/* line 533, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards .vca {
  position: relative;
}

/* line 536, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards .vca .top-rated-award-badge {
  width: 105px;
  top: 5px;
  right: 0;
  position: absolute;
}

/* line 543, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards .vca .vca-bg {
  width: 90%;
  height: 125px;
  margin: 15px 0;
  background-image: radial-gradient(51% 127%, #f6f6f6 61%, #eeeeee 100%);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0), 0 15px 12px rgba(0, 0, 0, 0.05);
}

/* line 550, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards .vca .vca-bg .lrg-green-title {
  color: #338E38;
  font-size: 1em;
  font-weight: 500;
  margin: 6px 0 0;
  padding-top: 25px;
  text-transform: uppercase;
  padding-left: 29px;
  width: 65%;
  line-height: 1.15em;
}

/* line 561, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards .vca .vca-bg .lrg-green-title text {
  font-size: 2.5em;
}

@media (max-width: 1200px) {
  /* line 550, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards .vca .vca-bg .lrg-green-title {
    font-size: 0.83em;
    padding-left: 30px;
  }
}

@media (max-width: 992px) {
  /* line 550, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards .vca .vca-bg .lrg-green-title {
    font-size: 0.8em;
    padding-left: 42px;
  }
}

/* line 577, app/assets/stylesheets/awards_show.scss */
#awards-landing .capability-awards .vca .vca-bg .capability-awards-title {
  position: absolute;
  padding-top: 5px;
  left: 44px;
  font-size: 1.15em;
  width: 215px;
  color: #767676;
  font-weight: 600;
}

@media (max-width: 1200px) {
  /* line 577, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards .vca .vca-bg .capability-awards-title {
    left: 45px;
    font-size: 1.2em;
    width: 55%;
  }
}

@media (max-width: 992px) {
  /* line 577, app/assets/stylesheets/awards_show.scss */
  #awards-landing .capability-awards .vca .vca-bg .capability-awards-title {
    top: 65px;
    left: 57px;
  }
}

@media (max-width: 768px) {
  /* line 603, app/assets/stylesheets/awards_show.scss */
  #awards-landing #other-offerings-content .match-title {
    margin-top: 30px;
  }
}

/* line 609, app/assets/stylesheets/awards_show.scss */
#awards-landing .about-awards {
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
}

/* line 612, app/assets/stylesheets/awards_show.scss */
#awards-landing .about-awards p {
  color: #767676;
}

/* line 616, app/assets/stylesheets/awards_show.scss */
#awards-landing .about-awards h2 {
  font-size: 2em;
  font-weight: 600;
  color: #4e4d4d;
  line-height: 1.2;
}

@media (max-width: 992px) {
  /* line 616, app/assets/stylesheets/awards_show.scss */
  #awards-landing .about-awards h2 {
    margin-bottom: 15px;
    font-size: 1.786em;
  }
}

/* line 628, app/assets/stylesheets/awards_show.scss */
#awards-landing .about-awards .left-side {
  padding-left: 30px;
}

@media (max-width: 992px) {
  /* line 628, app/assets/stylesheets/awards_show.scss */
  #awards-landing .about-awards .left-side {
    border-left: none;
    padding-top: 0;
    padding-left: 0;
  }
}

/* line 638, app/assets/stylesheets/awards_show.scss */
#awards-landing .about-awards .about-awards-laptop {
  display: block;
  max-width: 230%;
  height: auto;
  margin: -85px 0 -120px -120px;
}

@media (max-width: 1320px) {
  /* line 638, app/assets/stylesheets/awards_show.scss */
  #awards-landing .about-awards .about-awards-laptop {
    margin: -40px 0 -120px -130px;
  }
}

@media (max-width: 1200px) {
  /* line 638, app/assets/stylesheets/awards_show.scss */
  #awards-landing .about-awards .about-awards-laptop {
    max-width: 410%;
    margin: 0 0 -100px -250px;
  }
}

@media (max-width: 992px) {
  /* line 638, app/assets/stylesheets/awards_show.scss */
  #awards-landing .about-awards .about-awards-laptop {
    display: none;
  }
}

/* line 659, app/assets/stylesheets/awards_show.scss */
#awards-landing .measuring-customer-experience,
#awards-landing .measuring-emotional-footprint {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
  margin-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 659, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience,
#awards-landing .measuring-emotional-footprint {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 659, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience,
#awards-landing .measuring-emotional-footprint {
    margin-bottom: 60px;
    padding-bottom: 25px;
  }
}

/* line 673, app/assets/stylesheets/awards_show.scss */
#awards-landing .measuring-customer-experience p,
#awards-landing .measuring-emotional-footprint p {
  color: #d6d6d6;
  font-size: 1.143em;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-right: 10px;
}

/* line 680, app/assets/stylesheets/awards_show.scss */
#awards-landing .measuring-customer-experience p.calculation,
#awards-landing .measuring-emotional-footprint p.calculation {
  font-size: 1.5em;
  font-weight: 500;
  color: white;
}

/* line 687, app/assets/stylesheets/awards_show.scss */
#awards-landing .measuring-customer-experience h2,
#awards-landing .measuring-emotional-footprint h2 {
  font-size: 2em;
  font-weight: 600;
  color: white;
  line-height: 1.2;
}

@media (max-width: 992px) {
  /* line 687, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience h2,
#awards-landing .measuring-emotional-footprint h2 {
    margin-bottom: 15px;
    font-size: 1.786em;
  }
}

/* line 699, app/assets/stylesheets/awards_show.scss */
#awards-landing .measuring-customer-experience .left-side,
#awards-landing .measuring-emotional-footprint .left-side {
  padding-left: 30px;
}

@media (max-width: 992px) {
  /* line 699, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience .left-side,
#awards-landing .measuring-emotional-footprint .left-side {
    border-left: none;
    padding-top: 0;
    padding-left: 0;
  }
}

/* line 709, app/assets/stylesheets/awards_show.scss */
#awards-landing .measuring-customer-experience .about-awards-laptop,
#awards-landing .measuring-emotional-footprint .about-awards-laptop {
  display: block;
  max-width: 230%;
  height: auto;
  margin: -100px;
}

@media (max-width: 1320px) {
  /* line 709, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience .about-awards-laptop,
#awards-landing .measuring-emotional-footprint .about-awards-laptop {
    margin: -40px 0 -120px -130px;
  }
}

@media (max-width: 1200px) {
  /* line 709, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience .about-awards-laptop,
#awards-landing .measuring-emotional-footprint .about-awards-laptop {
    max-width: 410%;
    margin: 0 0 -100px -250px;
  }
}

@media (max-width: 992px) {
  /* line 709, app/assets/stylesheets/awards_show.scss */
  #awards-landing .measuring-customer-experience .about-awards-laptop,
#awards-landing .measuring-emotional-footprint .about-awards-laptop {
    display: none;
  }
}

/* line 731, app/assets/stylesheets/awards_show.scss */
#awards-landing .sr-contact-us {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
  margin-top: 50px;
}

@media (max-width: 992px) {
  /* line 731, app/assets/stylesheets/awards_show.scss */
  #awards-landing .sr-contact-us {
    margin-top: 0;
  }
}

/* line 739, app/assets/stylesheets/awards_show.scss */
#awards-landing .sr-contact-us h2 {
  text-align: center;
  color: white;
  margin-bottom: 40px;
}

@media (max-width: 992px) {
  /* line 739, app/assets/stylesheets/awards_show.scss */
  #awards-landing .sr-contact-us h2 {
    margin-bottom: 25px;
  }
}

/* line 751, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner {
  -moz-box-shadow: inset 0 0 300px #eaeaea;
  -webkit-box-shadow: inset 0 0 300px #eaeaea;
  box-shadow: inset 0 0 300px #eaeaea;
  margin: 25px auto !important;
}

/* line 757, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner:first-child {
  margin-top: 0;
}

/* line 761, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side {
  background: white;
}

@media (max-width: 768px) {
  /* line 761, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side {
    display: none;
  }
}

/* line 769, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .mobile-banner {
  display: none;
}

@media (max-width: 768px) {
  /* line 769, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .mobile-banner {
    display: block;
  }
}

/* line 781, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side,
#awards-landing .product-banner .mobile-banner {
  height: 100%;
  position: relative;
  text-align: center;
  padding: 50px 30px;
}

@media (max-width: 1200px) {
  /* line 781, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side,
#awards-landing .product-banner .mobile-banner {
    padding: 50px;
  }
}

@media (max-width: 992px) {
  /* line 781, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side,
#awards-landing .product-banner .mobile-banner {
    padding: 30px;
  }
}

@media (max-width: 768px) {
  /* line 781, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side,
#awards-landing .product-banner .mobile-banner {
    padding: 25px 0;
  }
}

/* line 800, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side .logo-con,
#awards-landing .product-banner .mobile-banner .logo-con {
  width: 100%;
  height: 15ch;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 800, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .logo-con,
#awards-landing .product-banner .mobile-banner .logo-con {
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 800, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .logo-con,
#awards-landing .product-banner .mobile-banner .logo-con {
    width: auto;
    border: none;
    padding: 0;
    margin-bottom: 10px;
    float: left;
    max-height: 25px;
    margin-left: 0;
  }
}

/* line 821, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side .logo-con img.logo,
#awards-landing .product-banner .mobile-banner .logo-con img.logo {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100px;
  float: none;
}

@media (max-width: 768px) {
  /* line 821, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .logo-con img.logo,
#awards-landing .product-banner .mobile-banner .logo-con img.logo {
    max-height: 25px;
  }
}

/* line 833, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side .same-height,
#awards-landing .product-banner .mobile-banner .same-height {
  display: flex;
  align-items: stretch;
}

/* line 841, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side a.fa,
#awards-landing .product-banner .mobile-banner a.fa {
  font-size: 1.429em;
  color: #767676;
  margin: 15px 10px 15px 0;
  transition: all 0.25s ease;
}

/* line 847, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side a.fa:hover,
#awards-landing .product-banner .mobile-banner a.fa:hover {
  color: #4e4d4d;
  text-decoration: none;
}

@media (max-width: 992px) {
  /* line 841, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side a.fa,
#awards-landing .product-banner .mobile-banner a.fa {
    margin: 6px 5px 15px 0;
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  /* line 841, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side a.fa,
#awards-landing .product-banner .mobile-banner a.fa {
    float: right;
    margin: 0 0 0 10px;
  }
}

@media (max-width: 768px) {
  /* line 863, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .people-graph,
#awards-landing .product-banner .mobile-banner .people-graph {
    float: left;
    clear: none !important;
    width: 160px !important;
  }
}

@media (max-width: 1200px) {
  /* line 863, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .people-graph,
#awards-landing .product-banner .mobile-banner .people-graph {
    clear: both;
    width: 100%;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 863, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .people-graph,
#awards-landing .product-banner .mobile-banner .people-graph {
    /* IE 10 & 11 Fixes */
    height: 30px;
  }
}

@media (max-width: 1200px) {
  /* line 880, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .people-graph svg,
#awards-landing .product-banner .mobile-banner .people-graph svg {
    width: 13px;
  }
}

@media (max-width: 992px) {
  /* line 880, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .people-graph svg,
#awards-landing .product-banner .mobile-banner .people-graph svg {
    width: 15px;
  }
}

@media (max-width: 768px) {
  /* line 880, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .people-graph svg,
#awards-landing .product-banner .mobile-banner .people-graph svg {
    width: 12px;
    margin-top: 12px;
  }
}

/* line 896, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side .btn,
#awards-landing .product-banner .mobile-banner .btn {
  width: 100%;
  margin-top: 18px;
}

@media (max-width: 992px) {
  /* line 896, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side .btn,
#awards-landing .product-banner .mobile-banner .btn {
    display: none;
  }
}

/* line 905, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side h6,
#awards-landing .product-banner .mobile-banner h6 {
  font-size: 2.5em;
  font-weight: 800;
  color: #bebdbd;
  margin: 20px 0 0;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 905, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side h6,
#awards-landing .product-banner .mobile-banner h6 {
    float: left;
    clear: none;
    text-align: left;
    width: 150px;
  }
}

@media (max-width: 992px) {
  /* line 905, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side h6,
#awards-landing .product-banner .mobile-banner h6 {
    margin-top: 12px;
    font-size: 1.786em;
  }
}

/* line 924, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .left-side h6 span.small,
#awards-landing .product-banner .mobile-banner h6 span.small {
  font-size: 0.429em;
  font-weight: 800;
  color: #bebdbd;
  margin-left: 3px;
}

@media (max-width: 992px) {
  /* line 924, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .left-side h6 span.small,
#awards-landing .product-banner .mobile-banner h6 span.small {
    margin-left: 2px;
    font-size: 0.4em;
  }
}

/* line 938, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side {
  padding: 40px 50px 15px 30px;
}

@media (max-width: 1200px) {
  /* line 938, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side {
    padding: 50px 50px 50px 20px;
  }
}

@media (max-width: 992px) {
  /* line 938, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side {
    padding: 30px 30px 30px 0;
  }
}

@media (max-width: 768px) {
  /* line 938, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  /* line 938, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side {
    padding: 20px !important;
  }
}

/* line 957, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side h2 {
  color: #338E38;
  font-size: 1.143em;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 768px) {
  /* line 957, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side h2 {
    font-size: 1em;
    margin: 20px 0 3px;
  }
}

/* line 969, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side h1 {
  font-weight: 600;
  line-height: 1;
  margin: 0 0 15px;
}

@media (max-width: 768px) {
  /* line 969, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
  }
}

/* line 979, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side h1 a {
  color: #767676;
  text-decoration: none;
  transition: all 0.25s ease;
}

/* line 984, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side h1 a:hover {
  color: #8656a3;
}

/* line 990, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side h1 {
  font-size: 40px;
}

/* line 993, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side h1 .category-link {
  color: #373636;
}

/* line 998, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side p {
  color: #767676;
}

/* line 1002, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side p.larger {
  font-size: 1em;
  font-weight: 300;
  display: block;
  float: left;
}

/* line 1009, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats {
  margin-top: 30px;
}

@media (max-width: 992px) {
  /* line 1009, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats {
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  /* line 1009, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats {
    margin-bottom: 15px;
  }
}

/* line 1020, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con {
  height: 92px;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 1020, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con {
    height: 80px;
  }
}

/* line 1028, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con:first-child {
  margin-left: 0;
}

@media (max-width: 992px) {
  /* line 1032, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con:last-child {
    border-right: none !important;
  }
}

@media (max-width: 1200px) {
  /* line 1020, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con {
    padding-right: 20px;
  }
}

@media (max-width: 768px) {
  /* line 1020, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con {
    border: none;
    margin: 0;
  }
}

/* line 1047, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con:after {
  content: "";
  height: 0;
  clear: both;
}

/* line 1053, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con h3 {
  font-size: 53px;
  font-weight: 800;
  line-height: 1;
  margin: 0;
  color: #bebdbd;
}

/* line 1060, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con h3 span.percent {
  font-size: 0.438em;
}

/* line 1064, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con h3 span.equation {
  font-size: 0.688em;
}

@media (max-width: 1200px) {
  /* line 1053, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con h3 {
    font-size: 40px;
  }
}

@media (max-width: 992px) {
  /* line 1053, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con h3 {
    font-size: 30px;
  }
}

/* line 1077, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con p {
  font-family: "Exo", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #bebdbd;
}

@media (max-width: 768px) {
  /* line 1077, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con p {
    display: none;
  }
}

@media (max-width: 930px) {
  /* line 1077, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con p {
    font-size: 10px;
  }
}

/* line 1093, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con p.stat-mbl {
  display: none;
  font-size: 0.714em;
}

@media (max-width: 768px) {
  /* line 1093, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con p.stat-mbl {
    display: block;
  }
}

/* line 1103, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .stat-quadrant-subtitle {
  padding-top: 10px;
}

@media (max-width: 992px) {
  /* line 1103, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .stat-quadrant-subtitle {
    padding-top: 5px;
  }
}

/* line 1111, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con {
  height: 66px;
  width: 100%;
  margin-top: 15px;
}

@media (max-width: 1200px) {
  /* line 1111, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con {
    height: 50px;
  }
}

@media (max-width: 768px) {
  /* line 1111, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con {
    margin-top: 10px;
  }
}

@media (max-width: 992px) {
  /* line 1124, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con .highcharts-container {
    height: 35px !important;
  }
}

/* line 1130, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con .emotional-label {
  font-family: "Exo", Arial, sans-serif;
  font-size: 0.634em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #bebdbd;
  float: left;
}

/* line 1139, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con .emotional-label:last-child {
  float: right;
}

@media (max-width: 992px) {
  /* line 1130, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .emotional-bar-con .emotional-label {
    margin-top: 10px;
  }
}

/* line 1149, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .strongest-emotions {
  text-align: left;
}

/* line 1152, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .strongest-emotions h4 {
  font-family: "Exo", Arial, sans-serif;
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  color: #767676;
  margin-bottom: 7px;
}

@media (max-width: 1200px) {
  /* line 1152, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .strongest-emotions h4 {
    font-size: 0.9em;
    margin-bottom: 5px;
  }
}

/* line 1166, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .strongest-emotions p {
  margin: 0;
  line-height: 1.2;
}

/* line 1170, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .stats .stat-con .strongest-emotions p span {
  color: #338E38;
}

@media (max-width: 1200px) {
  /* line 1166, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .stats .stat-con .strongest-emotions p {
    display: block;
  }
}

/* line 582, app/assets/stylesheets/partials/_variables.scss */
#awards-landing .product-banner .right-side .show-md .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 588, app/assets/stylesheets/partials/_variables.scss */
#awards-landing .product-banner .right-side .show-md .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 597, app/assets/stylesheets/partials/_variables.scss */
#awards-landing .product-banner .right-side .show-md .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 1187, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .show-md .pg-count {
  display: flex;
  align-items: center;
  margin-left: 8px;
  margin-right: -16px;
}

/* line 1193, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .show-md .pg-count p {
  padding: 0;
  margin: 0;
}

/* line 1199, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .show-md .pg-count-pad {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-right: 60px;
}

/* line 1206, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .show-md .btn {
  margin-top: 20px;
}

/* line 1209, app/assets/stylesheets/awards_show.scss */
#awards-landing .product-banner .right-side .show-md .btn.btn-purple {
  margin-right: 5px;
}

@media (max-width: 768px) {
  /* line 1206, app/assets/stylesheets/awards_show.scss */
  #awards-landing .product-banner .right-side .show-md .btn {
    margin-top: 15px;
  }
}

/* line 1223, app/assets/stylesheets/awards_show.scss */
#awards-landing input#submit_form.btn.btn-purple.contact-us-send {
  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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656A3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  width: auto !important;
  margin-right: auto;
  margin-left: 0;
  padding-left: 25px;
  padding-right: 25px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#awards-landing input#submit_form.btn.btn-purple.contact-us-send:hover {
  background: #5c3873;
}

/* line 1238, app/assets/stylesheets/awards_show.scss */
.offering-awards-show {
  position: absolute;
  top: -20px;
  right: -15px;
  width: 335px;
}

/* line 1245, app/assets/stylesheets/awards_show.scss */
.offering-awards-show .offering-brick-awards .col-xs-4 {
  padding-right: 0;
  padding-left: 0;
}

/* line 1249, app/assets/stylesheets/awards_show.scss */
.offering-awards-show .offering-brick-awards .col-xs-4.customer-experience-awards-badge, .offering-awards-show .offering-brick-awards .col-xs-4.data-quadrant-awards-badge, .offering-awards-show .offering-brick-awards .col-xs-4.emotional-footprint-awards-badge {
  padding-top: 0;
  margin-top: 0;
}

/* line 1255, app/assets/stylesheets/awards_show.scss */
.offering-awards-show .offering-brick-awards .col-xs-4.customer-experience-awards-badge img, .offering-awards-show .offering-brick-awards .col-xs-4.data-quadrant-awards-badge img, .offering-awards-show .offering-brick-awards .col-xs-4.emotional-footprint-awards-badge img {
  width: 112.5px;
  margin-top: -16px;
}

@media screen and (max-width: 1340px) {
  /* line 1255, app/assets/stylesheets/awards_show.scss */
  .offering-awards-show .offering-brick-awards .col-xs-4.customer-experience-awards-badge img, .offering-awards-show .offering-brick-awards .col-xs-4.data-quadrant-awards-badge img, .offering-awards-show .offering-brick-awards .col-xs-4.emotional-footprint-awards-badge img {
    right: 0;
    width: 95px;
  }
}

/* line 1265, app/assets/stylesheets/awards_show.scss */
.offering-awards-show .offering-brick-awards .col-xs-4.emotional-footprint-awards-badge {
  margin-right: 1.5px;
}

/* line 1268, app/assets/stylesheets/awards_show.scss */
.offering-awards-show .offering-brick-awards .col-xs-4.data-quadrant-awards-badge {
  margin-right: -1.5px;
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/category_show/category_diamond.scss */
  #category-diamond, #cx-diamond {
    display: none;
  }
}

/* line 7, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond #render-diamond .cx-diamond, #cx-diamond #render-diamond .cx-diamond {
  top: 60px;
  right: 0;
  transform: scale(0.9);
  transform-origin: center top;
}

@media screen and (max-width: 1350px) {
  /* line 7, app/assets/stylesheets/category_show/category_diamond.scss */
  #category-diamond #render-diamond .cx-diamond, #cx-diamond #render-diamond .cx-diamond {
    transform: scale(0.8);
  }
}

@media screen and (max-width: 1100px) {
  /* line 7, app/assets/stylesheets/category_show/category_diamond.scss */
  #category-diamond #render-diamond .cx-diamond, #cx-diamond #render-diamond .cx-diamond {
    transform: scale(0.75);
  }
}

@media screen and (max-width: 991px) {
  /* line 7, app/assets/stylesheets/category_show/category_diamond.scss */
  #category-diamond #render-diamond .cx-diamond, #cx-diamond #render-diamond .cx-diamond {
    transform: scale(0.9);
  }
}

/* line 28, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond #cx-diamond-wrapper .cx-diamond-header, #cx-diamond #cx-diamond-wrapper .cx-diamond-header {
  left: -10%;
  width: 35%;
  top: -15%;
}

/* line 34, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond #cx-diamond-wrapper #cx-diamond-logo, #cx-diamond #cx-diamond-wrapper #cx-diamond-logo {
  width: 35%;
  right: -10%;
  top: -15%;
}

/* line 40, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond #cx-diamond-wrapper .cx-legend, #cx-diamond #cx-diamond-wrapper .cx-legend {
  top: 85%;
}

@media (max-width: 991px) {
  /* line 44, app/assets/stylesheets/category_show/category_diamond.scss */
  #category-diamond #cx-diamond-wrapper .diamond-border-wrapper, #cx-diamond #cx-diamond-wrapper .diamond-border-wrapper {
    transform: scale(1.3);
  }
}

/* line 52, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .description, #cx-diamond .diamond-description .description {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em !important;
  line-height: 18px;
  color: #373636;
  margin-bottom: 25px;
}

/* line 61, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .description-title, #cx-diamond .diamond-description .description-title {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.1428571429em;
  color: #373636;
  margin-bottom: 10px;
}

/* line 69, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .btn-green, #cx-diamond .diamond-description .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  width: 50% !important;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#category-diamond .diamond-description .btn-green:hover, #cx-diamond .diamond-description .btn-green:hover {
  background: #2d9837;
}

/* line 78, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .pg-count-pad, #cx-diamond .diamond-description .pg-count-pad {
  text-align: left !important;
  padding-left: 60px;
}

/* line 582, app/assets/stylesheets/partials/_variables.scss */
#category-diamond .diamond-description .pg-count, #cx-diamond .diamond-description .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 588, app/assets/stylesheets/partials/_variables.scss */
#category-diamond .diamond-description .pg-count p, #cx-diamond .diamond-description .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 597, app/assets/stylesheets/partials/_variables.scss */
#category-diamond .diamond-description .pg-count p span, #cx-diamond .diamond-description .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 86, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .ef-pg-count span::before, #cx-diamond .diamond-description .ef-pg-count span::before {
  content: "\a";
  white-space: pre;
}

/* line 92, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .section-header, #cx-diamond .diamond-description .section-header {
  padding-top: 40px;
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 101, app/assets/stylesheets/category_show/category_diamond.scss */
#category-diamond .diamond-description .section-header span, #cx-diamond .diamond-description .section-header span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1283, app/assets/stylesheets/awards_show.scss */
#cx-diamond {
  display: block;
  margin-top: 50px;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1283, app/assets/stylesheets/awards_show.scss */
  #cx-diamond {
    margin: 100px auto;
  }
}

/* line 1293, app/assets/stylesheets/awards_show.scss */
#cx-diamond #cx-diamond-wrapper .cx-diamond-header {
  left: 0%;
  width: 35%;
  top: -15%;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1293, app/assets/stylesheets/awards_show.scss */
  #cx-diamond #cx-diamond-wrapper .cx-diamond-header {
    left: 5%;
    width: 30%;
  }
}

/* line 1304, app/assets/stylesheets/awards_show.scss */
#cx-diamond #cx-diamond-wrapper #cx-diamond-logo {
  width: 25%;
  right: 0%;
  top: -15%;
}

/* line 2, app/assets/stylesheets/category_awards.scss */
#awards-index-page .hero {
  background: url(https://cdn0.softwarereviews.com/assets/awards/index_header-53a1ef6a7eb76f76227c952f320eedee36ae535a619f3e35fdf29281dddd3d9f.jpg) center center no-repeat;
  padding: 25px 65px 10px !important;
}

/* line 7, app/assets/stylesheets/category_awards.scss */
#awards-index-page .hero .sr-premium-hero-pos p {
  font-size: 1em;
}

/* line 13, app/assets/stylesheets/category_awards.scss */
#awards-index-page .ap-banner {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: inset 0 0 300px #eaeaea;
  box-shadow: inset 0 0 300px #eaeaea;
  background: linear-gradient(to bottom, rgba(125, 125, 125, 0.15), rgba(125, 125, 125, 0));
}

@media (max-width: 1200px) {
  /* line 13, app/assets/stylesheets/category_awards.scss */
  #awards-index-page .ap-banner {
    padding: 50px 50px 50px 20px;
  }
}

@media (max-width: 992px) {
  /* line 13, app/assets/stylesheets/category_awards.scss */
  #awards-index-page .ap-banner {
    padding: 30px;
  }
}

@media (max-width: 768px) {
  /* line 13, app/assets/stylesheets/category_awards.scss */
  #awards-index-page .ap-banner {
    padding: 20px;
  }
}

/* line 34, app/assets/stylesheets/category_awards.scss */
#awards-index-page .ap-banner h2 {
  color: #338E38;
  font-size: 1.143em;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 768px) {
  /* line 34, app/assets/stylesheets/category_awards.scss */
  #awards-index-page .ap-banner h2 {
    font-size: 1em;
    margin: 20px 0 3px;
  }
}

/* line 46, app/assets/stylesheets/category_awards.scss */
#awards-index-page .ap-banner h1 {
  font-size: 3.214em;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 15px -2px;
}

@media (max-width: 768px) {
  /* line 46, app/assets/stylesheets/category_awards.scss */
  #awards-index-page .ap-banner h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
  }
}

/* line 57, app/assets/stylesheets/category_awards.scss */
#awards-index-page .ap-banner h1 a {
  color: #767676;
  text-decoration: none;
  transition: all 0.25s ease;
}

/* line 62, app/assets/stylesheets/category_awards.scss */
#awards-index-page .ap-banner h1 a:hover {
  color: #8656a3;
}

/* line 68, app/assets/stylesheets/category_awards.scss */
#awards-index-page .ap-banner p {
  color: #767676;
}

/* line 1, app/assets/stylesheets/press_release.scss */
#press-contact {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 6, app/assets/stylesheets/press_release.scss */
#press-contact-title {
  font-family: "Exo", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

/* line 13, app/assets/stylesheets/press_release.scss */
#press-release a {
  font-weight: 500;
  color: #338E38;
}

/* line 17, app/assets/stylesheets/press_release.scss */
#press-release a:focus, #press-release a:hover {
  text-decoration: underline;
}

/* line 23, app/assets/stylesheets/press_release.scss */
#press-release .font-secondary {
  font-family: "Exo", Arial, sans-serif;
}

/* line 28, app/assets/stylesheets/press_release.scss */
#press-release-list {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 32, app/assets/stylesheets/press_release.scss */
#press-release-list a {
  font-size: 1.1428571429em;
}

/* line 36, app/assets/stylesheets/press_release.scss */
#press-release-list li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #eeeeee;
}

/* line 2, app/assets/stylesheets/contract_review.scss */
#contract-review-page .form-control {
  background: #dedede;
  padding: 10px 13px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
  color: white;
  height: auto;
  border: 1px solid transparent;
  box-shadow: none;
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 15, app/assets/stylesheets/contract_review.scss */
#contract-review-page .form-control.form-field-error {
  border: 1px solid #b0272e;
}

/* line 20, app/assets/stylesheets/contract_review.scss */
#contract-review-page .gradient-section-bg {
  background: linear-gradient(to bottom, white, white, rgba(255, 255, 255, 0));
}

@media (max-width: 992px) {
  /* line 24, app/assets/stylesheets/contract_review.scss */
  #contract-review-page #contract-review-stripes {
    display: none;
  }
}

/* line 30, app/assets/stylesheets/contract_review.scss */
#contract-review-page #contract-review-stripes .background-stripe-con .green-stripe-left-to-right {
  top: 700px;
  left: -500px;
}

@media (max-width: 1320px) {
  /* line 30, app/assets/stylesheets/contract_review.scss */
  #contract-review-page #contract-review-stripes .background-stripe-con .green-stripe-left-to-right {
    top: 700px;
  }
}

@media (max-width: 1200px) {
  /* line 30, app/assets/stylesheets/contract_review.scss */
  #contract-review-page #contract-review-stripes .background-stripe-con .green-stripe-left-to-right {
    top: 900px;
  }
}

/* line 50, app/assets/stylesheets/contract_review.scss */
#contract-review-page .hero {
  background: url(https://cdn1.softwarereviews.com/assets/contract_review/hero_image-90ff9a8e525f74563a63c0b8f9f344faf4e6f65e49a7c99115339b5990bb8a2f.jpg) no-repeat;
  background-size: cover;
}

@media (max-width: 992px) {
  /* line 50, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .hero {
    padding: 50px 30px;
  }
}

@media (max-width: 768px) {
  /* line 50, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .hero {
    padding: 50px 20px;
  }
}

/* line 63, app/assets/stylesheets/contract_review.scss */
#contract-review-page .hero-date-text {
  border-left: 8px solid #338E38;
  padding-left: 60px;
  margin-left: -65px;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  /* line 63, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .hero-date-text {
    padding-left: 30px;
    margin-left: -30px;
  }
}

@media (max-width: 768px) {
  /* line 63, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .hero-date-text {
    padding-left: 20px;
    margin-left: -20px;
  }
}

/* line 82, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 .btn {
  margin-top: 10px;
  margin-bottom: 25px;
}

@media (max-width: 992px) {
  /* line 82, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .btn {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 82, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .btn {
    margin-bottom: 10px;
  }
}

/* line 95, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 h3 {
  text-transform: uppercase;
}

@media (max-width: 992px) {
  /* line 95, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 h3 {
    text-transform: none;
  }
}

@media (max-width: 768px) {
  /* line 95, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 h3 {
    margin-bottom: 15px;
  }
}

/* line 107, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 ul {
  margin-bottom: 25px;
}

/* line 111, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 .benefits-text {
  padding-left: 150px;
}

@media (max-width: 1200px) {
  /* line 111, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text {
    padding-left: 135px;
  }
}

@media (max-width: 992px) {
  /* line 111, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text {
    padding-left: 90px;
  }
}

@media (max-width: 768px) {
  /* line 111, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text {
    padding-left: 15px;
    padding-top: 20px;
  }
}

@media (max-width: 768px) {
  /* line 127, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text h2 {
    border-top: 1px solid #d6d6d6;
    padding-top: 30px;
  }
}

/* line 134, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 .benefits-text i {
  font-size: 2.5em;
  margin-left: -75px;
}

@media (max-width: 992px) {
  /* line 134, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text i {
    font-size: 2em;
    margin-left: -65px;
  }
}

@media (max-width: 768px) {
  /* line 134, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text i {
    display: none;
  }
}

/* line 148, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 .benefits-text h3 {
  text-transform: none;
}

@media (max-width: 992px) {
  /* line 148, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text h3 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}

/* line 158, app/assets/stylesheets/contract_review.scss */
#contract-review-page .row-1 .benefits-text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  /* line 157, app/assets/stylesheets/contract_review.scss */
  #contract-review-page .row-1 .benefits-text p {
    margin-bottom: 20px;
  }
}

/* line 174, app/assets/stylesheets/contract_review.scss */
#contract-review-page .sr-contact-us {
  text-align: center;
}

/* line 177, app/assets/stylesheets/contract_review.scss */
#contract-review-page .sr-contact-us .contact-header > h2 {
  color: white;
}

/* line 184, app/assets/stylesheets/contract_review.scss */
#contract-review-page input#submit_form.btn.btn-purple.contact-us-send {
  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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656A3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656A3 0%, #6A4084 100%);
  width: auto !important;
  margin-right: auto;
  margin-left: 0;
  padding-left: 25px;
  padding-right: 25px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#contract-review-page input#submit_form.btn.btn-purple.contact-us-send:hover {
  background: #5c3873;
}

/* line 1, app/assets/stylesheets/media_portal.scss */
.layout-content.no-margin {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/media_portal.scss */
#media-portal {
  /* ======================================== MIXINS ======================================== */
  /* ======================================== NAVBAR ======================================== */
  /* ======================================== BASE STYLES ======================================== */
}

/* line 6, app/assets/stylesheets/media_portal.scss */
#media-portal .site-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 9999;
}

/* line 15, app/assets/stylesheets/media_portal.scss */
#media-portal .site-cover.loaded {
  opacity: 0;
  z-index: -9999;
}

/* line 54, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default {
  padding: 50px 0 50px 50px;
  background: none;
  border: none;
}

@media (max-width: 1600px) {
  /* line 54, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default {
    padding: 30px 0 30px 50px;
  }
}

@media (max-width: 1200px) {
  /* line 54, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default {
    position: absolute;
    margin-left: -50px;
  }
}

/* line 68, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-header {
  padding-left: 0;
}

@media (max-width: 992px) {
  /* line 68, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-header {
    padding-left: 25px;
  }
}

@media (max-width: 768px) {
  /* line 68, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-header {
    padding-left: 15px;
  }
}

@media (max-width: 768px) {
  /* line 79, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-header button {
    margin: 16px 15px 0 0;
  }
}

/* line 84, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-header button span {
  background-color: #767676;
}

@media (max-width: 768px) {
  /* line 84, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-header button span {
    width: 15px;
  }
}

@media (max-width: 768px) {
  /* line 94, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 2px;
  }
}

/* line 103, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand {
  margin-left: 0;
  padding: 0;
}

/* line 107, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand img {
  width: 300px;
  float: left;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 1600px) {
  /* line 107, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-brand img {
    width: 250px;
  }
}

@media (max-width: 1200px) {
  /* line 107, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-brand img {
    width: 200px;
  }
}

@media (max-width: 768px) {
  /* line 107, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-brand img {
    width: 150px;
  }
}

/* line 125, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand img.light-logo {
  position: absolute;
  opacity: 0;
}

/* line 129, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand img.light-logo.on-dark-bg {
  opacity: 1;
}

/* line 135, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand img.dark-logo.on-dark-bg {
  opacity: 0;
}

/* line 143, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand span {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.167em;
  color: #767676;
  text-transform: uppercase;
  display: inline-block;
  margin: 26px 0 0 18px;
  padding: 7px 0 7px 18px;
  border-left: 1px solid #bebdbd;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 1600px) {
  /* line 143, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-brand span {
    font-size: 1em;
    margin: 18px 0 0 18px;
  }
}

@media (max-width: 1200px) {
  /* line 143, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-brand span {
    font-size: 0.75em;
    margin: 16px 0 0 10px;
    padding: 2px 0 2px 10px;
  }
}

@media (max-width: 768px) {
  /* line 143, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default .navbar-brand span {
    font-size: 0.6em;
    margin: 10px 0 0 5px;
    padding: 2px 0 0 5px;
  }
}

/* line 172, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default .navbar-brand span.on-dark-bg {
  color: white;
  border-left: 1px solid #767676;
}

/* line 184, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default ul {
  margin-top: 30px;
  margin-right: -10px;
}

@media (max-width: 1600px) {
  /* line 184, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul {
    margin-top: 21px;
  }
}

@media (max-width: 1320px) {
  /* line 184, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul {
    margin-top: 23px;
  }
}

@media (max-width: 1200px) {
  /* line 184, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul {
    margin-top: 18px;
  }
}

@media (max-width: 992px) {
  /* line 184, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul {
    margin: 0;
    text-align: right;
  }
}

/* line 205, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default ul li {
  padding: 0 12px;
}

@media (max-width: 1200px) {
  /* line 205, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul li {
    padding: 0 10px;
  }
}

@media (max-width: 992px) {
  /* line 205, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul li {
    padding: 5px 10px;
    background: #f7f7f7;
    border-bottom: 1px solid rgba(214, 214, 214, 0.65);
  }
}

/* line 218, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default ul li a {
  position: relative;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 500;
  font-size: 1.143em;
  color: #767676;
  padding: 0;
  text-decoration: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 1600px) {
  /* line 218, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul li a {
    font-size: 1em;
  }
}

@media (max-width: 1200px) {
  /* line 218, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul li a {
    font-size: 0.9em;
  }
}

/* line 237, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default ul li a:before {
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  bottom: -5px;
  left: 0;
  background-color: #bebdbd;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1200px) {
  /* line 237, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul li a:before {
    bottom: 0;
  }
}

/* line 254, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default ul li a:hover:before, #media-portal header .navbar-default ul li a.active:before {
  visibility: visible;
  width: 100%;
}

@media (max-width: 992px) {
  /* line 254, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-default ul li a:hover:before, #media-portal header .navbar-default ul li a.active:before {
    visibility: hidden;
  }
}

/* line 264, app/assets/stylesheets/media_portal.scss */
#media-portal header .navbar-default ul li a.on-dark-bg {
  color: white;
}

@media (max-width: 992px) {
  /* line 53, app/assets/stylesheets/media_portal.scss */
  #media-portal header {
    /* since 3.1.0 */
  }
  /* line 284, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-header {
    float: none;
  }
  /* line 288, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-toggle {
    display: block;
    border: none;
    margin: 20px 0 0;
    padding: 0;
  }
  /* line 294, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-toggle:hover, #media-portal header .navbar-toggle:focus {
    background: none;
  }
  /* line 300, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding-left: 25px;
    margin-top: 20px;
  }
}

@media (max-width: 992px) and (max-width: 768px) {
  /* line 300, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-collapse {
    margin-top: 5px;
    padding-left: 15px;
  }
}

@media (max-width: 992px) {
  /* line 312, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 316, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  /* line 321, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-nav > li {
    float: none;
  }
  /* line 325, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 330, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* line 336, app/assets/stylesheets/media_portal.scss */
  #media-portal header .navbar-collapse.collapse.in {
    display: block !important;
  }
  /* line 340, app/assets/stylesheets/media_portal.scss */
  #media-portal header .collapsing {
    overflow: hidden !important;
  }
}

/* line 353, app/assets/stylesheets/media_portal.scss */
#media-portal .progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 50px;
  height: 0%;
  z-index: 1;
  box-shadow: none;
  background: -moz-linear-gradient(top, #7b24b0 5%, #8656a3 50%, #8656a3 75%, rgba(134, 86, 163, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7b24b0 5%, #8656a3 50%, #8656a3 75%, rgba(134, 86, 163, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7b24b0 5%, #8656a3 50%, #8656a3 75%, rgba(134, 86, 163, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b24b0', endColorstr='#008656a3', GradientType=0);
  /* IE6-9 */
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
}

@media (max-width: 1200px) {
  /* line 353, app/assets/stylesheets/media_portal.scss */
  #media-portal .progress-bar {
    width: 25px;
    background: none;
  }
}

/* line 377, app/assets/stylesheets/media_portal.scss */
#media-portal .container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 992px) {
  /* line 377, app/assets/stylesheets/media_portal.scss */
  #media-portal .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 386, app/assets/stylesheets/media_portal.scss */
#media-portal .container-fluid .row {
  margin-left: -50px;
  margin-right: -50px;
}

@media (max-width: 992px) {
  /* line 386, app/assets/stylesheets/media_portal.scss */
  #media-portal .container-fluid .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}

/* line 396, app/assets/stylesheets/media_portal.scss */
#media-portal .container-fluid .col-lg-1,
#media-portal .container-fluid .col-lg-10,
#media-portal .container-fluid .col-lg-11,
#media-portal .container-fluid .col-lg-12,
#media-portal .container-fluid .col-lg-2,
#media-portal .container-fluid .col-lg-3,
#media-portal .container-fluid .col-lg-4,
#media-portal .container-fluid .col-lg-5,
#media-portal .container-fluid .col-lg-6,
#media-portal .container-fluid .col-lg-7,
#media-portal .container-fluid .col-lg-8,
#media-portal .container-fluid .col-lg-9,
#media-portal .container-fluid .col-md-1,
#media-portal .container-fluid .col-md-10,
#media-portal .container-fluid .col-md-11,
#media-portal .container-fluid .col-md-12,
#media-portal .container-fluid .col-md-2,
#media-portal .container-fluid .col-md-3,
#media-portal .container-fluid .col-md-4,
#media-portal .container-fluid .col-md-5,
#media-portal .container-fluid .col-md-6,
#media-portal .container-fluid .col-md-7,
#media-portal .container-fluid .col-md-8,
#media-portal .container-fluid .col-md-9,
#media-portal .container-fluid .col-sm-1,
#media-portal .container-fluid .col-sm-10,
#media-portal .container-fluid .col-sm-11,
#media-portal .container-fluid .col-sm-12,
#media-portal .container-fluid .col-sm-2,
#media-portal .container-fluid .col-sm-3,
#media-portal .container-fluid .col-sm-4,
#media-portal .container-fluid .col-sm-5,
#media-portal .container-fluid .col-sm-6,
#media-portal .container-fluid .col-sm-7,
#media-portal .container-fluid .col-sm-8,
#media-portal .container-fluid .col-sm-9,
#media-portal .container-fluid .col-xs-1,
#media-portal .container-fluid .col-xs-10,
#media-portal .container-fluid .col-xs-11,
#media-portal .container-fluid .col-xs-12,
#media-portal .container-fluid .col-xs-2,
#media-portal .container-fluid .col-xs-3,
#media-portal .container-fluid .col-xs-4,
#media-portal .container-fluid .col-xs-5,
#media-portal .container-fluid .col-xs-6,
#media-portal .container-fluid .col-xs-7,
#media-portal .container-fluid .col-xs-8,
#media-portal .container-fluid .col-xs-9 {
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 992px) {
  /* line 396, app/assets/stylesheets/media_portal.scss */
  #media-portal .container-fluid .col-lg-1,
#media-portal .container-fluid .col-lg-10,
#media-portal .container-fluid .col-lg-11,
#media-portal .container-fluid .col-lg-12,
#media-portal .container-fluid .col-lg-2,
#media-portal .container-fluid .col-lg-3,
#media-portal .container-fluid .col-lg-4,
#media-portal .container-fluid .col-lg-5,
#media-portal .container-fluid .col-lg-6,
#media-portal .container-fluid .col-lg-7,
#media-portal .container-fluid .col-lg-8,
#media-portal .container-fluid .col-lg-9,
#media-portal .container-fluid .col-md-1,
#media-portal .container-fluid .col-md-10,
#media-portal .container-fluid .col-md-11,
#media-portal .container-fluid .col-md-12,
#media-portal .container-fluid .col-md-2,
#media-portal .container-fluid .col-md-3,
#media-portal .container-fluid .col-md-4,
#media-portal .container-fluid .col-md-5,
#media-portal .container-fluid .col-md-6,
#media-portal .container-fluid .col-md-7,
#media-portal .container-fluid .col-md-8,
#media-portal .container-fluid .col-md-9,
#media-portal .container-fluid .col-sm-1,
#media-portal .container-fluid .col-sm-10,
#media-portal .container-fluid .col-sm-11,
#media-portal .container-fluid .col-sm-12,
#media-portal .container-fluid .col-sm-2,
#media-portal .container-fluid .col-sm-3,
#media-portal .container-fluid .col-sm-4,
#media-portal .container-fluid .col-sm-5,
#media-portal .container-fluid .col-sm-6,
#media-portal .container-fluid .col-sm-7,
#media-portal .container-fluid .col-sm-8,
#media-portal .container-fluid .col-sm-9,
#media-portal .container-fluid .col-xs-1,
#media-portal .container-fluid .col-xs-10,
#media-portal .container-fluid .col-xs-11,
#media-portal .container-fluid .col-xs-12,
#media-portal .container-fluid .col-xs-2,
#media-portal .container-fluid .col-xs-3,
#media-portal .container-fluid .col-xs-4,
#media-portal .container-fluid .col-xs-5,
#media-portal .container-fluid .col-xs-6,
#media-portal .container-fluid .col-xs-7,
#media-portal .container-fluid .col-xs-8,
#media-portal .container-fluid .col-xs-9 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 456, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage {
  /* ======================================== LANDING PAGE ======================================== */
  /* ======================================== MEDIA INFORMATION PAGE ======================================== */
  /* ======================================== DOWNLOAD CONTENT PAGE ======================================== */
  /* ======================================== IN THE NEWS PAGE ======================================== */
  /* ======================================== CONTACT US PAGE ======================================== */
}

/* line 457, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section {
  padding-left: 50px;
  overflow: hidden;
  --webkit-overflow: hidden;
  --moz-overflow: hidden;
  /* ======================================== OWL CAROUSEL STYLES ======================================== */
}

@media (max-width: 1200px) {
  /* line 457, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section {
    height: auto !important;
    padding: 100px 0;
  }
}

@media (max-width: 992px) {
  /* line 457, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section {
    padding-left: 25px;
  }
}

@media (max-width: 768px) {
  /* line 457, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section {
    padding: 50px 0;
  }
}

/* line 476, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .left-keyline {
  position: absolute;
  top: 0;
  left: 50px;
  width: 50px;
  height: 100%;
  z-index: 1;
}

@media (max-width: 1200px) {
  /* line 476, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .left-keyline {
    width: 25px;
    left: 25px;
  }
}

@media (max-width: 768px) {
  /* line 476, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .left-keyline {
    display: none;
  }
}

/* line 494, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .fp-tableCell {
  vertical-align: top;
  padding-top: 12%;
}

@media (max-width: 1320px) {
  /* line 494, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .fp-tableCell {
    padding-top: 13%;
  }
}

@media (max-width: 1200px) {
  /* line 494, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .fp-tableCell {
    height: auto !important;
    padding-top: 0;
  }
}

/* line 508, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .left-header-padding {
  padding-right: 18%;
}

@media (max-width: 1600px) {
  /* line 508, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .left-header-padding {
    padding-right: 10%;
  }
}

@media (max-width: 1200px) {
  /* line 508, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .left-header-padding {
    padding-right: 0;
  }
}

/* line 519, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .left-header-padding p {
  padding-right: 15%;
}

@media (max-width: 1600px) {
  /* line 519, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .left-header-padding p {
    padding-right: 5%;
  }
}

/* line 530, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section h1,
#media-portal #media-portal-fullpage .section h2 {
  font-size: 2.6vw;
  line-height: 1.1;
  margin-bottom: 30px;
}

@media (max-width: 1600px) {
  /* line 530, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section h1,
#media-portal #media-portal-fullpage .section h2 {
    margin-bottom: 20px;
  }
}

@media (max-width: 1200px) {
  /* line 530, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section h1,
#media-portal #media-portal-fullpage .section h2 {
    font-size: 2.5em;
  }
}

@media (max-width: 768px) {
  /* line 530, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section h1,
#media-portal #media-portal-fullpage .section h2 {
    font-size: 2em;
  }
}

/* line 549, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section h2 {
  font-weight: 600;
}

/* line 553, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section h3 {
  font-size: 1.75vw;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  /* line 553, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section h3 {
    font-size: 1.35vw;
  }
}

@media (max-width: 992px) {
  /* line 553, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section h3 {
    font-size: 1.25em;
  }
}

@media (max-width: 768px) {
  /* line 553, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section h3 {
    font-size: 1.45em;
  }
}

/* line 570, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section p {
  font-size: 1.05vw;
  line-height: 1.3;
}

@media (max-width: 1600px) {
  /* line 570, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section p {
    font-size: 0.85vw;
  }
}

@media (max-width: 1200px) {
  /* line 570, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section p {
    font-size: 0.75em;
  }
}

/* line 583, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section a {
  text-decoration: none;
  cursor: pointer;
}

/* line 588, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section a.purple-text-link {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.05vw;
  font-weight: 600;
  line-height: 1.3;
  color: #8656a3;
  z-index: 2;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1600px) {
  /* line 588, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section a.purple-text-link {
    font-size: 1.2vw;
  }
}

@media (max-width: 1200px) {
  /* line 588, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section a.purple-text-link {
    font-size: 1em;
  }
}

/* line 606, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section a.purple-text-link:hover {
  color: #338E38;
}

/* line 610, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section a.purple-text-link i {
  font-size: 0.9em;
  margin-left: 8px;
}

/* line 618, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .right-side-elements {
  position: absolute;
  width: 38%;
  height: 100%;
  top: 0;
  right: 0;
}

@media (max-width: 1200px) {
  /* line 618, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .right-side-elements {
    width: 35%;
  }
}

/* line 632, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel {
  position: inherit;
}

/* line 635, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel .owl-nav {
  position: absolute;
  bottom: 25px;
  right: 50px;
  margin-top: 0;
  z-index: 10;
}

@media (max-width: 1600px) {
  /* line 635, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel .owl-nav {
    bottom: 25px;
  }
}

/* line 646, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel .owl-nav div {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.143em;
  background: none;
  text-transform: uppercase;
  margin: 0;
  padding: 0 5px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 661, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel .owl-dots {
  position: absolute;
  bottom: 25px;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 661, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel .owl-dots {
    bottom: 25px;
  }
}

@media (max-width: 992px) {
  /* line 661, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel .owl-dots {
    text-align: right;
    right: 23px;
    bottom: -4px;
    margin: 0;
  }
}

/* line 678, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel .owl-dots .owl-dot span {
  width: 1px;
  height: 10px;
  margin: 0 5px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 992px) {
  /* line 678, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel .owl-dots .owl-dot span {
    height: 10px;
    margin: 0 3px;
  }
}

/* line 692, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel .owl-dots .owl-dot:hover span {
  height: 35px;
}

@media (max-width: 992px) {
  /* line 692, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel .owl-dots .owl-dot:hover span {
    height: 10px;
  }
}

/* line 702, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel .owl-dots .owl-dot.active span {
  height: 25px;
}

@media (max-width: 992px) {
  /* line 702, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel .owl-dots .owl-dot.active span {
    height: 20px;
  }
}

/* line 722, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .section .owl-carousel-item {
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 992px) {
  /* line 722, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .section .owl-carousel-item {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 737, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing {
  background-color: white;
}

@media (max-width: 1200px) {
  /* line 737, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing {
    padding-top: 130px;
  }
}

@media (max-width: 768px) {
  /* line 737, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing {
    padding-top: 100px;
  }
}

/* line 748, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing .left-keyline {
  border-right: 1px solid rgba(214, 214, 214, 0.65);
  border-left: 1px solid rgba(214, 214, 214, 0.65);
}

/* line 753, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing h1 {
  font-size: 3vw;
}

@media (max-width: 1600px) {
  /* line 753, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing h1 {
    margin-bottom: 25px;
  }
}

@media (max-width: 1200px) {
  /* line 753, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing h1 {
    font-size: 2.5em;
  }
}

@media (max-width: 768px) {
  /* line 753, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing h1 {
    font-size: 2em;
    margin-bottom: 20px;
  }
}

/* line 770, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing p {
  margin-bottom: 30px;
}

@media (max-width: 1600px) {
  /* line 770, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing p {
    margin-bottom: 25px;
  }
}

@media (max-width: 768px) {
  /* line 770, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing p {
    margin-bottom: 20px;
  }
}

/* line 782, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing a.purple-text-link {
  position: absolute;
  bottom: 190px;
}

@media (max-width: 1600px) {
  /* line 782, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing a.purple-text-link {
    bottom: 25px;
  }
}

@media (max-width: 1200px) {
  /* line 782, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing a.purple-text-link {
    position: relative;
    bottom: auto;
  }
}

/* line 796, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing .right-side-elements {
  background: -moz-linear-gradient(45deg, rgba(214, 214, 214, 0.5) 0%, rgba(245, 245, 245, 0) 50%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(214, 214, 214, 0.5) 0%, rgba(245, 245, 245, 0) 50%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(214, 214, 214, 0.5) 0%, rgba(245, 245, 245, 0) 50%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80d6d6d6', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

@media (max-width: 768px) {
  /* line 796, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing .right-side-elements {
    position: relative;
    background: none;
    width: 100%;
    margin-bottom: -80%;
    margin-top: 30px;
  }
}

/* line 817, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .landing .right-side-elements .right-side-gem {
  width: 100%;
  position: absolute;
  bottom: 0;
}

@media (max-width: 768px) {
  /* line 817, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .landing .right-side-elements .right-side-gem {
    position: relative;
    bottom: auto;
  }
}

/* line 837, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information {
  background-color: #373636;
  background: -moz-linear-gradient(45deg, #2e2e2e 0%, #373636 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #2e2e2e 0%, #373636 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #2e2e2e 0%, #373636 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#373636', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

/* line 852, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information .overflow-wrapper {
  overflow: hidden;
}

/* line 856, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information .left-keyline {
  border-left: 1px solid rgba(214, 214, 214, 0.15);
  border-right: 1px solid rgba(214, 214, 214, 0.15);
}

/* line 861, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information h2 {
  color: white;
}

/* line 865, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information h4 {
  font-size: 1.3vw;
  font-weight: 600;
  color: white;
  margin-top: 40px;
}

@media (max-width: 1600px) {
  /* line 865, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information h4 {
    font-size: 1.6vw;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1200px) {
  /* line 865, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information h4 {
    font-size: 1.5em;
  }
}

/* line 884, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information p {
  color: #d6d6d6;
}

/* line 887, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information p.smaller {
  font-size: 0.83vw;
  margin-bottom: 20px;
}

@media (max-width: 1600px) {
  /* line 887, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information p.smaller {
    font-size: 0.95vw;
    margin-bottom: 15px;
  }
}

@media (max-width: 1320px) {
  /* line 887, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information p.smaller {
    font-size: 0.98vw;
  }
}

@media (max-width: 1200px) {
  /* line 887, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information p.smaller {
    font-size: 1em;
  }
}

/* line 909, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information a.purple-text-link.smaller {
  font-size: 0.8vw;
}

@media (max-width: 1600px) {
  /* line 909, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information a.purple-text-link.smaller {
    font-size: 0.95vw;
    line-height: 1;
  }
}

@media (max-width: 1200px) {
  /* line 909, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information a.purple-text-link.smaller {
    font-size: 1em;
  }
}

/* line 924, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 20px;
}

/* line 929, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul li {
  font-size: 0.83vw;
  line-height: 1.35;
  color: #d6d6d6;
}

@media (max-width: 1600px) {
  /* line 929, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information ul li {
    font-size: 0.95vw;
  }
}

@media (max-width: 1320px) {
  /* line 929, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information ul li {
    font-size: 0.98vw;
  }
}

@media (max-width: 1200px) {
  /* line 929, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information ul li {
    font-size: 1em;
  }
}

/* line 948, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul li:before {
  content: '';
  width: 5px;
  height: 12px;
  background-color: #338E38;
  display: block;
  float: left;
  margin-top: 4px;
  margin-left: -20px;
}

@media (max-width: 1600px) {
  /* line 948, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information ul li:before {
    height: 10px;
    margin-top: 3px;
  }
}

/* line 964, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul li a {
  color: #d6d6d6;
  font-weight: 700;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 970, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul li a i.fa {
  color: #8656a3;
  font-size: 0.9em;
  margin-left: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 978, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul li a:hover {
  color: #338E38;
}

/* line 981, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information ul li a:hover i.fa {
  color: #338E38;
}

@media (max-width: 1600px) {
  /* line 998, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .bottom-info .left {
    padding-right: 25px;
  }
  /* line 1002, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .bottom-info .right {
    padding-left: 25px;
  }
}

/* line 1008, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information .right-side-elements {
  position: absolute;
  width: 38%;
  height: 100%;
  top: 0;
  right: 0;
  background: -moz-linear-gradient(45deg, #3b3b3b 0%, rgba(59, 59, 59, 0) 50%, rgba(59, 59, 59, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #3b3b3b 0%, rgba(59, 59, 59, 0) 50%, rgba(59, 59, 59, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #3b3b3b 0%, rgba(59, 59, 59, 0) 50%, rgba(59, 59, 59, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b', endColorstr='#003b3b3b', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

@media (max-width: 1200px) {
  /* line 1008, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .right-side-elements {
    width: 35%;
  }
}

@media (max-width: 768px) {
  /* line 1008, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .right-side-elements {
    position: relative;
    background: none;
    width: 100%;
    margin-bottom: -80%;
    margin-top: 30px;
  }
}

/* line 1038, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .media-information .right-side-elements .right-side-phone {
  position: absolute;
  width: 183%;
  right: -57%;
  top: 16%;
}

@media (max-width: 1320px) {
  /* line 1038, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .right-side-elements .right-side-phone {
    top: 22%;
  }
}

@media (max-width: 1200px) {
  /* line 1038, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .right-side-elements .right-side-phone {
    top: 20%;
    width: 225%;
    right: -90%;
  }
}

@media (max-width: 992px) {
  /* line 1038, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .right-side-elements .right-side-phone {
    top: auto;
    bottom: 100px;
    right: -100%;
  }
}

@media (max-width: 768px) {
  /* line 1038, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .media-information .right-side-elements .right-side-phone {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    width: 200%;
  }
}

/* line 1079, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .left-keyline {
  border-right: 1px solid rgba(214, 214, 214, 0.65);
  border-left: 1px solid rgba(214, 214, 214, 0.65);
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);
  /* IE6-9 */
}

@media (max-width: 1200px) {
  /* line 1094, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .owl-carousel {
    margin-bottom: 30px;
  }
}

@media (max-width: 992px) {
  /* line 1094, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .owl-carousel {
    margin-bottom: 10px;
  }
}

/* line 1104, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .owl-carousel .owl-nav div {
  color: #767676;
}

/* line 1107, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .owl-carousel .owl-nav div.owl-next {
  color: #8656a3;
}

/* line 1117, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .owl-carousel .owl-dots .owl-dot span {
  background: #8656a3;
}

/* line 1122, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .owl-carousel .owl-dots .owl-dot.active span {
  background: #338E38;
}

/* line 1138, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header {
  margin-bottom: 25px;
  padding-top: 2px;
}

@media (max-width: 1600px) {
  /* line 1138, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header {
    margin-bottom: 30px;
  }
}

@media (max-width: 1200px) {
  /* line 1138, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header {
    margin-bottom: 25px;
  }
}

/* line 1150, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header .top-runner {
  font-size: 0.95vw;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
}

@media (max-width: 1600px) {
  /* line 1150, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header .top-runner {
    font-size: 1vw;
  }
}

@media (max-width: 992px) {
  /* line 1150, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header .top-runner {
    font-size: 1em;
  }
}

@media (max-width: 992px) {
  /* line 1150, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header .top-runner {
    margin-bottom: 5px;
  }
}

@media (max-width: 992px) {
  /* line 1150, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header .top-runner {
    font-size: 0.8em;
  }
}

/* line 1173, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header .top-runner span {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  color: #767676;
}

/* line 1180, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header .top-runner span.date {
  color: #338E38;
}

/* line 1185, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header .top-runner .line {
  flex: 5;
  border-bottom: 1px solid #bebdbd;
  margin: 0 10px 4px;
}

@media (max-width: 1320px) {
  /* line 1185, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header .top-runner .line {
    margin: 0 5px 5px;
  }
}

/* line 1201, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header h3 {
  color: #4e4d4d;
  font-weight: 200;
  margin: 5px 0 0;
}

/* line 1206, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-header h3 span.bold {
  font-weight: 600;
}

@media (max-width: 1200px) {
  /* line 1201, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-header h3 {
    margin: 0;
  }
}

@media (max-width: 992px) {
  /* line 1218, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports {
    margin-bottom: 30px;
  }
}

/* line 1223, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item {
  font-size: calc(6px + 0.5vw);
  line-height: 0.75vh;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  color: #767676;
  margin-bottom: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1600px) {
  /* line 1223, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports .report-item {
    font-size: calc(4px + 0.5vw);
    margin: 0;
    padding: 0;
    line-height: 2.5vmin;
  }
}

@media (max-width: 1320px) {
  /* line 1223, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports .report-item {
    margin-bottom: 1px;
  }
}

@media (max-width: 1200px) {
  /* line 1223, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports .report-item {
    line-height: 1.3;
  }
}

@media (max-width: 992px) {
  /* line 1223, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports .report-item {
    font-size: 1em;
  }
}

/* line 1254, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item:hover {
  color: #8656a3;
}

/* line 1257, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item:hover .line {
  border-bottom-color: #8656a3;
}

/* line 1262, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item span {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
}

/* line 1267, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item .line {
  flex: 5;
  border-bottom: 1px solid #bebdbd;
  margin: 0 10px 4px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1600px) {
  /* line 1267, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports .report-item .line {
    margin: 0 10px 5px;
  }
}

@media (max-width: 1320px) {
  /* line 1267, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content .download-content-reports .report-item .line {
    margin: 0 5px 5px;
  }
}

/* line 1285, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item.category {
  color: #8656a3;
}

/* line 1288, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content .download-content-reports .report-item.category .line {
  border-bottom-color: #8656a3;
}

/* line 1303, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content span.purple-text-bottom {
  position: absolute;
  bottom: 25px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.05vw;
  font-weight: 600;
  line-height: 1.3;
  color: #8656a3;
  z-index: 2;
}

@media (max-width: 1600px) {
  /* line 1303, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content span.purple-text-bottom {
    bottom: 25px;
    font-size: 1.2vw;
  }
}

@media (max-width: 1200px) {
  /* line 1303, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .download-content span.purple-text-bottom {
    position: absolute;
    bottom: 25px;
    font-size: 1em;
  }
}

/* line 1324, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .download-content span.purple-text-bottom i {
  font-size: 0.9em;
  margin-left: 8px;
}

/* line 1338, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news {
  background-color: #373636;
  background: -moz-linear-gradient(45deg, #2e2e2e 0%, #373636 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #2e2e2e 0%, #373636 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #2e2e2e 0%, #373636 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#373636', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

/* line 1349, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .left-keyline {
  border-left: 1px solid rgba(214, 214, 214, 0.15);
  border-right: 1px solid rgba(214, 214, 214, 0.15);
  background: #313131;
  /* Old browsers */
  background: -moz-linear-gradient(top, #313131 0%, #2e2e2e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #313131 0%, #2e2e2e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #313131 0%, #2e2e2e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313131', endColorstr='#2e2e2e', GradientType=0);
  /* IE6-9 */
}

/* line 1364, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block {
  padding-top: 5px;
}

@media (max-width: 1200px) {
  /* line 1364, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block {
    margin-bottom: 40px;
  }
}

/* line 1371, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block h3 {
  color: white;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media (max-width: 1600px) {
  /* line 1371, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block h3 {
    margin-top: 5px;
  }
}

@media (max-width: 1200px) {
  /* line 1371, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block h3 {
    margin-bottom: 15px;
  }
}

/* line 1386, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block span.date {
  font-family: "Exo", Arial, sans-serif;
  font-size: 0.95vw;
  font-weight: 600;
  margin: 0;
  padding: 0;
  color: #338E38;
}

@media (max-width: 1600px) {
  /* line 1386, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block span.date {
    font-size: 1vw;
  }
}

@media (max-width: 1200px) {
  /* line 1386, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block span.date {
    font-size: 1em;
  }
}

/* line 1403, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block p {
  color: #d6d6d6;
  margin-bottom: 40px;
}

@media (max-width: 1600px) {
  /* line 1403, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block p {
    margin-bottom: 30px;
  }
}

@media (max-width: 1200px) {
  /* line 1403, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block p {
    margin-bottom: 20px;
  }
}

/* line 1416, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block a {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  color: #767676;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1200px) {
  /* line 1416, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .news-block a {
    font-size: 1em;
  }
}

/* line 1428, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block a:hover {
  color: #338E38;
}

/* line 1432, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .news-block a i {
  font-size: 0.9em;
  margin-left: 8px;
}

/* line 1441, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con {
  position: absolute;
  bottom: 25px;
  width: 32.5%;
  z-index: 2;
}

@media (max-width: 1600px) {
  /* line 1441, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con {
    bottom: 25px;
  }
}

@media (max-width: 1200px) {
  /* line 1441, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con {
    position: absolute;
    bottom: 25px;
    width: 37%;
  }
}

@media (max-width: 992px) {
  /* line 1441, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con {
    width: 100%;
  }
}

/* line 1461, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con span {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.2;
  color: #767676;
}

@media (max-width: 1200px) {
  /* line 1461, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con span {
    font-size: 1em;
    line-height: 1;
  }
}

/* line 1474, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form {
  width: 100%;
  margin-top: 5px;
}

/* line 1478, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input {
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #338E38;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.75vw;
  font-weight: 600;
  color: white;
  padding-bottom: 5px;
  padding-right: 5%;
  line-height: normal;
}

@media (max-width: 1600px) {
  /* line 1478, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con form input {
    padding-bottom: 0;
  }
}

@media (max-width: 992px) {
  /* line 1478, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con form input {
    font-size: 1.5em;
  }
}

@media (max-width: 768px) {
  /* line 1478, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con form input {
    font-size: 1.25em;
  }
}

/* line 1503, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input::placeholder {
  color: #338E38;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding-bottom: 0;
}

/* line 1511, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input::-webkit-input-placeholder {
  color: #338E38;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding-bottom: 0;
}

/* line 1519, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input::-moz-placeholder {
  color: #338E38;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding-bottom: 0;
}

/* line 1527, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input:-ms-input-placeholder {
  color: #338E38;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding-bottom: 0;
}

/* line 1535, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input:focus {
  outline: none;
}

/* line 1540, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form input:hover::placeholder {
  color: white;
}

/* line 1548, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form button {
  background: none;
  border: none;
  font-size: 1.3vw;
  position: absolute;
  right: 0;
  bottom: 18%;
  padding: 0;
  color: #338E38;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1600px) {
  /* line 1548, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con form button {
    bottom: 12%;
  }
}

@media (max-width: 992px) {
  /* line 1548, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con form button {
    font-size: 1.25em;
    bottom: 10%;
  }
}

@media (max-width: 768px) {
  /* line 1548, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .in-the-news .submit-url-con form button {
    font-size: 1em;
    bottom: 8%;
  }
}

/* line 1574, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form button:focus {
  outline: none;
}

/* line 1578, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .submit-url-con form button:hover {
  color: white;
}

/* line 1593, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .owl-stage-outer {
  overflow: visible !important;
}

/* line 1598, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .owl-nav div {
  color: #bebdbd;
}

/* line 1601, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .owl-nav div.owl-next {
  color: #338E38;
}

/* line 1611, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .owl-dots .owl-dot span {
  background: #767676;
}

/* line 1616, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .in-the-news .owl-dots .owl-dot.active span {
  background: #338E38;
}

/* line 1634, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us {
  background: url(https://cdn2.softwarereviews.com/assets/media_portal/contact-page-bg-6b4d9613ab95dcc312d352406580ae454a14140ed1f3f86292f561147613c8be.jpg) center center no-repeat;
  background-size: cover;
}

/* line 1638, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .left-keyline {
  border-left: 1px solid rgba(214, 214, 214, 0.15);
  border-right: 1px solid rgba(214, 214, 214, 0.15);
}

/* line 1643, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us h2 {
  color: white;
  font-weight: 200;
}

/* line 1648, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con {
  margin-top: 60px;
}

@media (max-width: 1200px) {
  /* line 1648, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con {
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  /* line 1648, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con {
    margin-top: 20px;
  }
}

/* line 1659, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form {
  width: 45%;
  margin-left: 30px;
}

@media (max-width: 992px) {
  /* line 1659, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form {
    width: 55%;
    margin-left: 5px;
  }
}

@media (max-width: 768px) {
  /* line 1659, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form {
    width: 65%;
  }
}

/* line 1672, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .row.form-group {
  margin-bottom: 0;
}

/* line 1675, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .row.form-group .col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 1683, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form input,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.9vw;
  color: white;
  font-weight: 500;
  margin-bottom: 20px;
  padding: 0;
  background: none;
  overflow: hidden;
  box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #bebdbd;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1600px) {
  /* line 1683, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form input,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select {
    font-size: 1vw;
  }
}

@media (max-width: 1200px) {
  /* line 1683, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form input,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select {
    font-size: 1em;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 1683, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form input,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select {
    font-size: 0.9em;
    margin-bottom: 5px;
  }
}

/* line 1717, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form input:focus,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea:focus,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select:focus {
  outline: none !important;
  border-bottom: 1px solid #338E38;
}

/* line 1722, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form input::placeholder,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea::placeholder,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select::placeholder {
  color: #d6d6d6;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 1728, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form input:hover,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea:hover,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select:hover {
  border-bottom: 1px solid #338E38;
}

/* line 1731, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form input:hover::placeholder,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea:hover::placeholder,
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select:hover::placeholder {
  color: white;
}

/* line 1740, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form select.form-control {
  border-radius: 0;
  padding: 0;
}

/* line 1746, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea {
  height: 15vh;
  resize: none;
  margin-top: 5px;
}

@media (max-width: 1200px) {
  /* line 1746, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea {
    height: 100px;
  }
}

@media (max-width: 768px) {
  /* line 1746, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form textarea {
    height: 80px;
  }
}

/* line 1760, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.9vw;
  font-weight: 500;
  color: #338E38;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media (max-width: 1600px) {
  /* line 1760, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form .btn {
    font-size: 1vw;
  }
}

@media (max-width: 1200px) {
  /* line 1760, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form .btn {
    font-size: 1em;
  }
}

/* line 1780, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .btn:focus {
  outline: none;
}

/* line 1784, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .btn:hover {
  color: white;
  border: none;
}

/* line 1792, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .fine-text {
  text-align: right;
  color: #bebdbd;
  font-size: 0.7vw;
  line-height: 1.3;
}

@media (max-width: 1200px) {
  /* line 1792, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form .fine-text {
    font-size: 0.7em;
  }
}

@media (max-width: 768px) {
  /* line 1792, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form .fine-text {
    text-align: left;
    margin-top: 10px;
  }
}

/* line 1807, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .fine-text a {
  color: #bebdbd;
  font-weight: 500;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/* line 1813, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .fine-text a:hover {
  color: white;
}

/* line 1821, app/assets/stylesheets/media_portal.scss */
#media-portal #media-portal-fullpage .contact-us .contact-form-con form .error-container {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: -40px;
}

@media (max-width: 1200px) {
  /* line 1821, app/assets/stylesheets/media_portal.scss */
  #media-portal #media-portal-fullpage .contact-us .contact-form-con form .error-container {
    margin-top: 0;
  }
}

/* line 2, app/assets/stylesheets/vendor_attachments.scss */
.product-banner {
  margin: 0 !important;
}

/* line 5, app/assets/stylesheets/vendor_attachments.scss */
.product-banner #vendor-logo {
  max-height: 100px;
  max-width: 100%;
}

/* line 11, app/assets/stylesheets/vendor_attachments.scss */
.product-banner .mobile-banner .logo-con {
  margin-left: 15px;
}

/* line 16, app/assets/stylesheets/vendor_attachments.scss */
.product-banner .download-description {
  padding-top: 20px;
}

/* line 19, app/assets/stylesheets/vendor_attachments.scss */
.product-banner .download-description .download-report-title {
  color: #4e4d4d !important;
  padding: 2px 0 12px;
  font-size: 1.3em !important;
  font-weight: 500 !important;
}

/* line 28, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 31, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us p {
  color: white;
}

/* line 35, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us h2 {
  color: #fff;
  text-align: center;
  width: 70%;
  margin: 0 auto 40px;
}

/* line 42, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us label {
  color: #767676;
}

/* line 46, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .form-group {
  color: white;
  margin-bottom: 10px;
  position: relative;
}

/* line 51, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .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: #b0272e;
  width: 200px;
}

/* line 64, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .form-group.has-error input, .sr-contact-us .form-group.has-error select {
  border: 1px solid #b0272e;
}

/* line 70, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .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-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 83, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .dropdown-wrapper {
  position: relative;
  margin: 0 0 15px;
  background: rgba(222, 222, 222, 0.1);
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 89, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .dropdown-wrapper::after {
  font-family: "FontAwesome";
  content: "\f078";
  color: #5C5C5C;
  position: absolute;
  right: 12px;
  top: 11px;
  pointer-events: none;
}

/* line 99, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .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-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 117, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .download-report-dropdown {
  position: relative !important;
  margin: 0 0 15px !important;
  background: rgba(222, 222, 222, 0.1) !important;
  border: none !important;
  border-top-left-radius: 1px !important !important;
  border-top-right-radius: 1px !important !important;
  border-bottom-left-radius: 1px !important !important;
  border-bottom-right-radius: 1px !important !important;
  -webkit-border-radius: 1px !important 1px !important 1px !important 1px !important !important;
  -moz-border-radius: 1px !important 1px !important 1px !important 1px !important !important;
}

/* line 124, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .download-report-dropdown::after {
  font-family: "FontAwesome" !important;
  content: "\f078" !important;
  color: #5C5C5C !important;
  position: absolute !important;
  right: 12px !important;
  top: 11px !important;
  pointer-events: none !important;
}

/* line 134, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .download-report-dropdown select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  background: transparent !important;
  font-family: "Exo", Arial, sans-serif !important;
  font-weight: 300 !important;
  font-size: 1.1428571429em !important;
  text-transform: capitalize !important;
  outline: 0 !important;
  border: none !important;
  padding: 10px 24px 10px 13px !important;
  border-top-left-radius: 1px !important !important;
  border-top-right-radius: 1px !important !important;
  border-bottom-left-radius: 1px !important !important;
  border-bottom-right-radius: 1px !important !important;
  -webkit-border-radius: 1px !important 1px !important 1px !important 1px !important !important;
  -moz-border-radius: 1px !important 1px !important 1px !important 1px !important !important;
}

/* line 152, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .terms-conditions {
  position: relative;
}

/* line 155, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .terms-conditions .form-group.vendor_attachment_lead_terms_and_conditions {
  position: absolute;
  top: -10px;
  left: 15px;
}

/* line 160, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .terms-conditions .form-group.vendor_attachment_lead_terms_and_conditions ~ label {
  margin-left: 30px;
}

/* line 165, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .terms-conditions label {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
}

/* line 171, app/assets/stylesheets/vendor_attachments.scss */
.sr-contact-us .terms-conditions a {
  font-weight: 600;
  color: white;
  text-decoration: underline;
}

/* line 179, app/assets/stylesheets/vendor_attachments.scss */
.whats-sr-report {
  padding-left: 65px;
  margin-top: 45px;
}

@media (max-width: 992px) {
  /* line 179, app/assets/stylesheets/vendor_attachments.scss */
  .whats-sr-report {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 768px) {
  /* line 179, app/assets/stylesheets/vendor_attachments.scss */
  .whats-sr-report {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 193, app/assets/stylesheets/vendor_attachments.scss */
.whats-sr-report h2 {
  margin-left: -3px;
}

/* line 197, app/assets/stylesheets/vendor_attachments.scss */
.whats-sr-report h1 {
  font-weight: 900;
}

/* line 201, app/assets/stylesheets/vendor_attachments.scss */
.whats-sr-report p {
  padding-right: 40px;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 201, app/assets/stylesheets/vendor_attachments.scss */
  .whats-sr-report p {
    margin-bottom: 15px;
  }
}

/* line 210, app/assets/stylesheets/vendor_attachments.scss */
.whats-sr-report .category-path-button {
  padding-left: 0;
}

/* line 214, app/assets/stylesheets/vendor_attachments.scss */
.whats-sr-report img {
  position: relative;
  margin-top: -105px;
  margin-left: -60px;
  transition: all .25s ease;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 214, app/assets/stylesheets/vendor_attachments.scss */
  .whats-sr-report img {
    width: 100%;
    margin-top: -30px;
    margin-left: 0;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  /* line 214, app/assets/stylesheets/vendor_attachments.scss */
  .whats-sr-report img {
    width: 130%;
    margin-top: 10px;
    margin-left: -20px;
  }
}

/* line 237, app/assets/stylesheets/vendor_attachments.scss */
.thank_you .hero {
  background: url(https://cdn3.softwarereviews.com/assets/share-back-link/thank-you-hero-72f4399e65487c9836ee2c060f2d1e57efe509bf37cfff393c27e129f999e948.png) no-repeat;
}

@media (min-width: 992px) {
  /* line 240, app/assets/stylesheets/vendor_attachments.scss */
  .thank_you .hero h1 {
    font-size: 4.2em;
  }
}

/* line 247, app/assets/stylesheets/vendor_attachments.scss */
.thank_you .hero span h3 {
  border-top: 2px solid #338E38;
  border-bottom: 2px solid #338E38;
  width: 330px;
  padding: 10px 0;
  font-weight: 700;
}

/* line 260, app/assets/stylesheets/vendor_attachments.scss */
.download .hero {
  background: url(https://cdn3.softwarereviews.com/assets/share-back-link/download-hero-40f28656d10aca3805df3f810eef91e37fddf45badfaf8d21617a2a42c54b856.png) no-repeat;
}

@media (min-width: 992px) {
  /* line 263, app/assets/stylesheets/vendor_attachments.scss */
  .download .hero h1 {
    font-size: 4.2em;
  }
}

/* line 1, app/assets/stylesheets/custom_checkbox_green.scss */
.email-checks {
  clear: both;
  display: block;
  position: relative;
  margin-top: 10px;
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/custom_checkbox_green.scss */
  .email-checks {
    display: block;
  }
}

/* line 11, app/assets/stylesheets/custom_checkbox_green.scss */
.email-checks input[type="checkbox"] {
  font-family: "Exo", Arial, sans-serif;
  background: #d6d6d6;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  cursor: pointer;
  height: 14px;
  width: 14px;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -webkit-transition: 0.15s;
  outline: none;
  margin-right: 5px;
  top: 1px;
  position: relative;
}

/* line 28, app/assets/stylesheets/custom_checkbox_green.scss */
.email-checks input[type="checkbox"]:checked {
  background: #338E38;
  border-color: #338E38;
  box-shadow: 0 0 3px #338E38;
}

/* line 35, app/assets/stylesheets/custom_checkbox_green.scss */
.email-checks label {
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 13px;
  font-weight: 100;
}

/* @group Base */
/* line 5, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  user-select: none;
}

/* line 11, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container * {
  box-sizing: border-box;
}

/* line 14, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* line 26, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  clip-path: none;
}

/* line 30, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 35, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

/* line 42, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
/* line 54, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 71, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-default {
  color: #999;
}

/* line 74, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 81, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 84, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(https://cdn3.softwarereviews.com/assets/chosen-sprite-3cde13df3c9baedea2fd869a0935de8e43408ba7dec321fe3c8c4414788b8b41.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 93, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 97, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 100, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 107, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://cdn3.softwarereviews.com/assets/chosen-sprite-3cde13df3c9baedea2fd869a0935de8e43408ba7dec321fe3c8c4414788b8b41.png) no-repeat 0px 2px;
}

/* line 114, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 121, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(https://cdn3.softwarereviews.com/assets/chosen-sprite-3cde13df3c9baedea2fd869a0935de8e43408ba7dec321fe3c8c4414788b8b41.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 135, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 140, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
/* line 149, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 158, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 166, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 170, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 175, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 180, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 185, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

/* line 190, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 193, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
/* line 203, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 215, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 218, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 222, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 238, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 254, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 257, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(https://cdn3.softwarereviews.com/assets/chosen-sprite-3cde13df3c9baedea2fd869a0935de8e43408ba7dec321fe3c8c4414788b8b41.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 266, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 271, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 278, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 280, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 285, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 289, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
/* line 299, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 304, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

/* line 313, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

/* line 316, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 321, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 324, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
/* line 332, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 335, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 338, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
/* line 345, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 347, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 351, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 356, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 359, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 363, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 367, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 369, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

/* line 372, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 375, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 381, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 385, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 389, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 392, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url(https://cdn3.softwarereviews.com/assets/chosen-sprite-3cde13df3c9baedea2fd869a0935de8e43408ba7dec321fe3c8c4414788b8b41.png) no-repeat -30px -20px;
  direction: rtl;
}

/* line 398, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 402, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 413, ../../shared/bundle/ruby/2.7.0/gems/chosen-rails-1.10.0/vendor/assets/stylesheets/chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url(https://cdn3.softwarereviews.com/assets/chosen-sprite@2x-f811c9f3282470438df5d1b7fe6faf244a0a17124591b467957a91634aac16e8.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/* line 2, app/assets/stylesheets/products.scss */
#product-landing .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #40b447 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#product-landing .btn-green:hover {
  background: #3aa13f;
}

/* line 13, app/assets/stylesheets/products.scss */
#product-landing .btn-purple, #product-landing .btn-gray {
  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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#product-landing .btn-purple:hover, #product-landing .btn-gray:hover {
  background: #5c3b73;
}

/* line 22, app/assets/stylesheets/products.scss */
#product-landing .report-ad {
  background-size: cover;
}

/* line 2, app/assets/stylesheets/services.scss */
#services-page .btn-container {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/services.scss */
  #services-page .btn-container {
    margin-top: 40px;
  }
}

/* line 9, app/assets/stylesheets/services.scss */
#services-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: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #40b447 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#services-page .btn-container .btn-green:hover {
  background: #3aa13f;
}

/* line 13, app/assets/stylesheets/services.scss */
#services-page .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#services-page .btn-container .btn-purple:hover {
  background: #5c3b73;
}

@media screen and (max-width: 991px) {
  /* line 13, app/assets/stylesheets/services.scss */
  #services-page .btn-container .btn-purple {
    margin-top: 15px;
  }
}

/* line 22, app/assets/stylesheets/services.scss */
#services-page 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 35, app/assets/stylesheets/services.scss */
  #services-page h1 br {
    display: none;
  }
}

/* line 40, app/assets/stylesheets/services.scss */
#services-page h1 span {
  font-weight: 600;
  color: #338E38;
}

/* line 46, app/assets/stylesheets/services.scss */
#services-page h3 {
  font-size: 1.1428571429em;
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
}

/* line 54, app/assets/stylesheets/services.scss */
#services-page h3 strong {
  font-weight: 600;
}

/* line 59, app/assets/stylesheets/services.scss */
#services-page .green-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 30px;
  font-size: 0.9285714286em;
  line-height: 1.2em;
  color: #373636;
  text-align: left;
}

/* line 69, app/assets/stylesheets/services.scss */
#services-page .green-bullets li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 15px;
  font-weight: 300;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 76, app/assets/stylesheets/services.scss */
#services-page .green-bullets li::before {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  -webkit-border-radius: 10px 10px 10px 10px !important;
  -moz-border-radius: 10px 10px 10px 10px !important;
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  height: 6px;
  width: 6px;
  display: block;
  background: #338E38;
}

/* line 91, app/assets/stylesheets/services.scss */
#services-page .section-1 {
  background-image: linear-gradient(180deg, #f6f6f6 0%, white 98%);
  padding-bottom: 20px;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  /* line 91, app/assets/stylesheets/services.scss */
  #services-page .section-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 103, app/assets/stylesheets/services.scss */
#services-page .section-1 .hero-img {
  position: absolute;
  left: 50%;
  width: 55%;
  bottom: 0;
}

@media screen and (max-width: 1340px) {
  /* line 103, app/assets/stylesheets/services.scss */
  #services-page .section-1 .hero-img {
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 1050px) {
  /* line 103, app/assets/stylesheets/services.scss */
  #services-page .section-1 .hero-img {
    width: 85%;
  }
}

@media screen and (max-width: 991px) {
  /* line 103, app/assets/stylesheets/services.scss */
  #services-page .section-1 .hero-img {
    display: none;
  }
}

/* line 123, app/assets/stylesheets/services.scss */
#services-page .section-1 a {
  font-weight: 600;
}

/* line 128, app/assets/stylesheets/services.scss */
#services-page .section-3 {
  padding-bottom: 80px;
  padding-top: 80px;
  background-image: url(https://cdn1.softwarereviews.com/assets/services/reports-bg-bc4829dcfdfcdfd841adbec5ae5ffa846f96137bebbbe0082dc194bfbafc72bb.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 75%;
}

@media screen and (max-width: 991px) {
  /* line 128, app/assets/stylesheets/services.scss */
  #services-page .section-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 141, app/assets/stylesheets/services.scss */
#services-page .section-3 h2 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 149, app/assets/stylesheets/services.scss */
#services-page .section-3 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 155, app/assets/stylesheets/services.scss */
#services-page .section-3 .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
  padding-bottom: 10px;
  color: #373636;
}

/* line 162, app/assets/stylesheets/services.scss */
#services-page .section-3 .report-img {
  max-width: 100%;
  max-height: 200px;
  margin-bottom: 10px;
}

/* line 168, app/assets/stylesheets/services.scss */
#services-page .section-3 .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#services-page .section-3 .btn-purple:hover {
  background: #5c3873;
}

@media screen and (max-width: 991px) {
  /* line 168, app/assets/stylesheets/services.scss */
  #services-page .section-3 .btn-purple {
    margin: 15px auto 20px;
  }
}

/* line 176, app/assets/stylesheets/services.scss */
#services-page .section-3 h5 {
  font-size: 1.2857142857em;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 182, app/assets/stylesheets/services.scss */
#services-page .section-3 h5 + p {
  margin-bottom: 30px;
  color: #373636;
}

/* line 189, app/assets/stylesheets/services.scss */
#services-page .section-4b {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #f6f6f6;
  border-bottom: 1px solid #d6d6d6;
}

@media (max-width: 991px) {
  /* line 189, app/assets/stylesheets/services.scss */
  #services-page .section-4b {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 200, app/assets/stylesheets/services.scss */
#services-page .section-4b h3 {
  font-size: 16px;
  padding-bottom: 5px !important;
  font-weight: 600;
  color: #373636;
  text-transform: uppercase;
  border-bottom: 1px solid #373636;
}

/* line 209, app/assets/stylesheets/services.scss */
#services-page .section-4b h2 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 217, app/assets/stylesheets/services.scss */
#services-page .section-4b h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 223, app/assets/stylesheets/services.scss */
#services-page .section-4b .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 223, app/assets/stylesheets/services.scss */
  #services-page .section-4b .bold-superscript {
    text-align: center;
    margin-bottom: 10px;
  }
}

/* line 238, app/assets/stylesheets/services.scss */
#services-page .section-5 {
  padding-bottom: 80px;
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  /* line 238, app/assets/stylesheets/services.scss */
  #services-page .section-5 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 247, app/assets/stylesheets/services.scss */
#services-page .section-5 h3 {
  font-size: 16px;
  padding-bottom: 5px !important;
  font-weight: 600;
  color: #373636;
  text-transform: uppercase;
  border-bottom: 1px solid #373636;
}

/* line 256, app/assets/stylesheets/services.scss */
#services-page .section-5 h2 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 265, app/assets/stylesheets/services.scss */
  #services-page .section-5 h2 br {
    display: none;
  }
}

/* line 270, app/assets/stylesheets/services.scss */
#services-page .section-5 h2 span {
  color: #6b4185;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  /* line 256, app/assets/stylesheets/services.scss */
  #services-page .section-5 h2 {
    margin-top: 30px;
  }
}

/* line 280, app/assets/stylesheets/services.scss */
#services-page .section-5 .superscript {
  margin-top: 18px;
  color: #4e4d4d;
}

@media screen and (max-width: 991px) {
  /* line 280, app/assets/stylesheets/services.scss */
  #services-page .section-5 .superscript {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  /* line 289, app/assets/stylesheets/services.scss */
  #services-page .section-5 .img-responsive {
    max-width: 500px;
    margin: 0 auto 70px;
  }
}

@media screen and (max-width: 767px) {
  /* line 289, app/assets/stylesheets/services.scss */
  #services-page .section-5 .img-responsive {
    max-width: 400px;
  }
}

/* line 300, app/assets/stylesheets/services.scss */
#services-page .section-5 .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
  padding-bottom: 5px;
  color: #373636;
}

/* line 307, app/assets/stylesheets/services.scss */
#services-page .section-5 .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  display: inline-block;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#services-page .section-5 .btn-purple:hover {
  background: #5c3873;
}

@media screen and (max-width: 991px) {
  /* line 307, app/assets/stylesheets/services.scss */
  #services-page .section-5 .btn-purple {
    margin-top: 15px;
  }
}

/* line 318, app/assets/stylesheets/services.scss */
#services-page .section-6 {
  background: #f6f6f6;
  padding-bottom: 80px;
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  /* line 318, app/assets/stylesheets/services.scss */
  #services-page .section-6 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 328, app/assets/stylesheets/services.scss */
#services-page .section-6 h2 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 336, app/assets/stylesheets/services.scss */
#services-page .section-6 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 342, app/assets/stylesheets/services.scss */
#services-page .section-6 .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
  padding-bottom: 5px;
  color: #373636;
}

/* line 348, app/assets/stylesheets/services.scss */
#services-page .section-6 .description.bold {
  font-weight: 600;
}

/* line 353, app/assets/stylesheets/services.scss */
#services-page .section-6 .green-bullets {
  font-size: 1em;
}

/* line 356, app/assets/stylesheets/services.scss */
#services-page .section-6 .green-bullets li {
  line-height: 1.3em;
}

/* line 359, app/assets/stylesheets/services.scss */
#services-page .section-6 .green-bullets li::before {
  top: 7px;
}

/* line 365, app/assets/stylesheets/services.scss */
#services-page .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  display: inline-block;
  padding-left: 70px;
  padding-right: 70px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#services-page .section-6 .btn-purple:hover {
  background: #5c3873;
}

/* line 373, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  background: white;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 373, app/assets/stylesheets/services.scss */
  #services-page .section-6 .consulting-container {
    margin-bottom: 20px;
    flex-direction: column;
  }
}

/* line 386, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container hr {
  height: auto;
  width: 1px;
  background: #d6d6d6;
  margin: 0 !important;
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 386, app/assets/stylesheets/services.scss */
  #services-page .section-6 .consulting-container hr {
    height: 1px;
    width: calc(100% - 40px);
    margin: 20px !important;
  }
}

/* line 400, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: left;
  flex: 0 0 33%;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 410, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container .column .title {
  color: #338E38;
  margin-bottom: 15px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.1428571429em;
  text-transform: uppercase;
}

/* line 419, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container .column .no-bullets {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 424, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container .column .no-bullets li {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 300;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 432, app/assets/stylesheets/services.scss */
#services-page .section-6 .consulting-container .column .no-bullets li:last-child {
  margin-bottom: 0;
}

/* line 441, app/assets/stylesheets/services.scss */
#services-page .section-8 {
  background: #f6f6f6;
  padding-bottom: 80px;
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  /* line 441, app/assets/stylesheets/services.scss */
  #services-page .section-8 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 451, app/assets/stylesheets/services.scss */
#services-page .section-8 h2 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 459, app/assets/stylesheets/services.scss */
#services-page .section-8 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 465, app/assets/stylesheets/services.scss */
#services-page .section-8 .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
  padding-bottom: 5px;
  color: #373636;
}

/* line 471, app/assets/stylesheets/services.scss */
#services-page .section-8 .description.bold {
  font-weight: 600;
}

/* line 476, app/assets/stylesheets/services.scss */
#services-page .section-8 .get-started-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  padding-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  /* line 476, app/assets/stylesheets/services.scss */
  #services-page .section-8 .get-started-container {
    flex-direction: column;
  }
}

/* line 487, app/assets/stylesheets/services.scss */
#services-page .section-8 .get-started-container hr {
  height: auto;
  width: 1px;
  background: #d6d6d6;
  margin: 0 !important;
  padding: 0;
}

@media screen and (max-width: 768px) {
  /* line 487, app/assets/stylesheets/services.scss */
  #services-page .section-8 .get-started-container hr {
    width: calc(100% - 40px);
    height: 1px;
    margin: 0 auto !important;
  }
}

/* line 501, app/assets/stylesheets/services.scss */
#services-page .section-8 .get-started-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 33%;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 511, app/assets/stylesheets/services.scss */
#services-page .section-8 .get-started-container .column .number {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 900;
  color: #338E38;
  font-size: 4em;
  line-height: 1em;
  margin-bottom: 10px;
  margin-top: 20px;
}

/* line 521, app/assets/stylesheets/services.scss */
#services-page .section-8 .get-started-container .column .title {
  color: #373636;
  margin-bottom: 7px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4285714286em;
  line-height: 1.1em;
}

/* line 530, app/assets/stylesheets/services.scss */
#services-page .section-8 .get-started-container .column .description {
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 20px;
}

/* line 538, app/assets/stylesheets/services.scss */
#services-page .section-8 .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: -webkit-linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  background-image: linear-gradient(135deg, #8656a3 0%, #6A4084 100%);
  display: block;
  width: 220px !important;
  margin: 0 auto;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#services-page .section-8 .btn-purple:hover {
  background: #5c3873;
}

/* line 547, app/assets/stylesheets/services.scss */
#services-page .section-9 {
  background: #373636;
  padding-bottom: 80px;
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  /* line 547, app/assets/stylesheets/services.scss */
  #services-page .section-9 {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
  }
}

/* line 558, app/assets/stylesheets/services.scss */
#services-page .section-9 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;
}

@media screen and (max-width: 991px) {
  /* line 558, app/assets/stylesheets/services.scss */
  #services-page .section-9 h2 {
    font-size: 2.8571428571em;
  }
}

@media screen and (max-width: 991px) {
  /* line 574, app/assets/stylesheets/services.scss */
  #services-page .section-9 .btn {
    display: block;
    max-width: 300px !important;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 2, app/assets/stylesheets/rasf_marketing.scss */
#rasf .btn-container {
  margin-top: 40px;
}

/* line 5, app/assets/stylesheets/rasf_marketing.scss */
#rasf .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #40b447 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#rasf .btn-container .btn-green:hover {
  background: #3aa13f;
}

/* line 9, app/assets/stylesheets/rasf_marketing.scss */
#rasf .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#rasf .btn-container .btn-purple:hover {
  background: #5c3b73;
}

/* line 15, app/assets/stylesheets/rasf_marketing.scss */
#rasf section h2 {
  font-size: 2.1428571429em;
}

/* line 19, app/assets/stylesheets/rasf_marketing.scss */
#rasf section .green-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 30px;
  font-size: 1.1428571429em;
}

/* line 26, app/assets/stylesheets/rasf_marketing.scss */
#rasf section .green-bullets li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  font-weight: 300;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 33, app/assets/stylesheets/rasf_marketing.scss */
#rasf section .green-bullets li::before {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  -webkit-border-radius: 10px 10px 10px 10px !important;
  -moz-border-radius: 10px 10px 10px 10px !important;
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  height: 9px;
  width: 9px;
  display: block;
  background: #338E38;
}

/* line 49, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-1 {
  background-image: linear-gradient(180deg, #f6f6f6 0%, white 98%);
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 49, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-1 {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 60, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-1 .books {
  position: absolute;
  bottom: -140px;
  right: 48%;
  height: 195%;
  max-height: 500px;
  z-index: 2;
  pointer-events: none;
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 60, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-1 .books {
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
  }
}

/* line 84, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-1 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 93, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-1 h2 br {
    display: none;
  }
}

/* line 98, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-1 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 106, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-2 {
  background-image: url(https://cdn0.softwarereviews.com/assets/home/itrg-bg-0bf8e722552407dc8e3b49e2d1b2e2ac8429f39ca44c20bc5d62d80bec7cc467.jpg);
  background-position: bottom center;
  background-size: cover;
  padding-bottom: 20px;
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  /* line 106, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 121, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-2 h2 span {
  font-weight: 600;
  color: #6b4185;
}

/* line 127, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-2 h3 {
  font-size: 1.1428571429em;
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
}

/* line 135, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-2 h3 strong {
  font-weight: 600;
}

/* line 140, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-2 .hero-img {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 50%;
}

@media screen and (max-width: 1340px) {
  /* line 140, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-2 .hero-img {
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 140, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-2 .hero-img {
    display: none;
  }
}

/* line 156, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-2 a {
  font-weight: 600;
}

/* line 162, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 540px;
}

@media screen and (max-width: 991px) {
  /* line 162, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-3 {
    padding: 60px 40px 80px;
  }
}

/* line 172, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 .container {
  position: relative;
}

/* line 175, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 .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 175, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-3 .container::before {
    display: none;
  }
}

/* line 191, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3::before {
  content: '';
  position: absolute;
  bottom: 40px;
  left: 0;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 191, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-3::before {
    display: none;
  }
}

/* line 206, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 h2 {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-top: 50px;
  margin-bottom: 0;
}

/* line 214, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 220, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 .booklet {
  position: absolute;
  top: 40px;
  left: 55%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  /* line 220, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-3 .booklet {
    position: relative;
    height: auto;
    width: 100%;
    margin-bottom: -50px;
    margin-top: -20px;
    left: 0;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  /* line 220, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-3 .booklet {
    width: 150%;
  }
}

/* line 244, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-4 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 540px;
}

@media screen and (max-width: 991px) {
  /* line 244, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-4 {
    padding: 50px 40px;
    background-color: #f6f6f6;
  }
}

/* line 255, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-4 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 255, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-4 h2 {
    margin-top: 0;
  }
  /* line 266, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-4 h2 br {
    display: none;
  }
}

/* line 271, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-4 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 277, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-4 .chart {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 70px;
  left: 5%;
  height: auto;
  width: 43%;
  padding: 40px;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  /* line 277, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-4 .chart {
    position: relative;
    left: 5%;
    top: 0;
    width: 90%;
    padding: 20px;
  }
}

@media screen and (min-width: 1680px) {
  /* line 277, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-4 .chart {
    max-height: 410px;
    width: auto;
  }
}

/* line 306, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 .btn-green, #rasf section.section-4 .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #40b447 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #40b447 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 582, app/assets/stylesheets/partials/_variables.scss */
#rasf section.section-3 .btn-green .pg-count, #rasf section.section-4 .btn-green .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 588, app/assets/stylesheets/partials/_variables.scss */
#rasf section.section-3 .btn-green .pg-count p, #rasf section.section-4 .btn-green .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 597, app/assets/stylesheets/partials/_variables.scss */
#rasf section.section-3 .btn-green .pg-count p span, #rasf section.section-4 .btn-green .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#rasf section.section-3 .btn-green:hover, #rasf section.section-4 .btn-green:hover {
  background: #3aa13f;
}

/* line 316, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.section-3 .pg-count-pad, #rasf section.section-4 .pg-count-pad {
  padding: 22px 70px 22px 20px !important;
  text-align: left !important;
}

@media (min-width: 768px) {
  /* line 316, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.section-3 .pg-count-pad, #rasf section.section-4 .pg-count-pad {
    max-width: 260px !important;
  }
}

/* line 327, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.bottom-section {
  background-image: linear-gradient(180deg, #f6f6f6 0%, white 98%);
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 327, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.bottom-section {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 338, app/assets/stylesheets/rasf_marketing.scss */
#rasf section.bottom-section .books {
  position: absolute;
  bottom: -60px;
  left: 50%;
  height: 195%;
  z-index: 2;
  pointer-events: none;
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 338, app/assets/stylesheets/rasf_marketing.scss */
  #rasf section.bottom-section .books {
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
  }
}

/* line 2, app/assets/stylesheets/shared_download_modal.scss */
#shared-download-modal .modal-dialog {
  max-width: none;
  height: 90%;
  width: 90%;
}

/* line 7, app/assets/stylesheets/shared_download_modal.scss */
#shared-download-modal .modal-dialog .modal-content {
  max-width: none;
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #4e4d4d;
}

/* line 14, app/assets/stylesheets/shared_download_modal.scss */
#shared-download-modal .modal-dialog .modal-content iframe {
  outline: none;
  border: 0;
}

/* line 19, app/assets/stylesheets/shared_download_modal.scss */
#shared-download-modal .modal-dialog .modal-content button.close {
  position: relative;
  z-index: 3;
  color: white;
  text-shadow: none;
  font-size: 22px;
}

/* line 27, app/assets/stylesheets/shared_download_modal.scss */
#shared-download-modal .modal-dialog .modal-content .modal-body {
  height: 100%;
}

/* line 30, app/assets/stylesheets/shared_download_modal.scss */
#shared-download-modal .modal-dialog .modal-content .modal-body iframe {
  width: 100%;
  height: 100%;
}

/* line 40, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 43, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog {
  color: white;
  margin: 30px auto;
  height: auto;
  width: 90%;
  background: linear-gradient(60deg, #373636 0%, #282727 100%) no-repeat right;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
}

@media screen and (min-width: 768px) {
  /* line 43, app/assets/stylesheets/shared_download_modal.scss */
  #report-access-email-modal .modal-dialog {
    width: 750px;
    height: 500px;
    background-image: url(https://cdn2.softwarereviews.com/assets/content_unlock/terms-of-use-a0ff8b5d6ab57d5984610bbb60e19b23a50af085e244fbc9f0fd8e546c65d279.png);
    /* fallback */
    background-image: url(https://cdn2.softwarereviews.com/assets/content_unlock/terms-of-use-a0ff8b5d6ab57d5984610bbb60e19b23a50af085e244fbc9f0fd8e546c65d279.png), linear-gradient(60deg, #373636 0%, #282727 100%);
  }
}

@media screen and (min-width: 992px) {
  /* line 43, app/assets/stylesheets/shared_download_modal.scss */
  #report-access-email-modal .modal-dialog {
    width: 800px;
  }
}

/* line 62, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content {
  max-width: none;
  width: 100%;
  height: 100%;
  padding: 15px;
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  /* line 62, app/assets/stylesheets/shared_download_modal.scss */
  #report-access-email-modal .modal-dialog .modal-content {
    display: inline-block;
  }
}

/* line 74, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
}

/* line 78, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content button.close {
  position: relative;
  z-index: 3;
  color: #373636;
  text-shadow: none;
  font-size: 1.5714285714em;
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  /* line 78, app/assets/stylesheets/shared_download_modal.scss */
  #report-access-email-modal .modal-dialog .modal-content button.close {
    color: white;
  }
}

/* line 91, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content #modal-title {
  color: white;
  font-size: 2.1428571429em;
  font-weight: 700;
  margin: 30px 0 20px;
  width: 100%;
  text-align: left;
}

/* line 100, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body {
  padding: 5px 20px 0;
}

/* line 103, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body p {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.1428571429em;
  font-weight: 400;
  padding-bottom: 20px;
  width: 90%;
}

/* line 111, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .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-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  -webkit-border-radius: 1px 1px 1px 1px !important;
  -moz-border-radius: 1px 1px 1px 1px !important;
}

/* line 124, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 20px;
}

/* line 128, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .control-label {
  margin-bottom: 0;
}

/* line 132, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .footer-copy {
  width: 100%;
  font-size: 0.8571428571em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  color: #e6e6e6;
  text-align: center;
  position: absolute;
  top: 450px;
  left: 3px;
}

@media screen and (max-width: 767px) {
  /* line 132, app/assets/stylesheets/shared_download_modal.scss */
  #report-access-email-modal .modal-dialog .modal-content .modal-body .footer-copy {
    padding: 50px 0 0;
    position: relative;
    top: 0;
    left: 0;
  }
}

/* line 152, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .terms-conditions input[type="checkbox"] {
  position: absolute;
}

/* line 156, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .terms-conditions .terms {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.8571428571em;
  font-weight: 300;
  color: #e6e6e6;
  padding-left: 20px;
}

/* line 163, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .terms-conditions .terms a {
  font-weight: 700;
  text-decoration: underline;
  color: white;
}

/* line 171, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  width: 100% !important;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#report-access-email-modal .modal-dialog .modal-content .modal-body .btn-green:hover {
  background: #1f5622;
}

/* line 179, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .sr-contact-us {
  background: none !important;
  margin-top: 0px;
}

/* line 183, app/assets/stylesheets/shared_download_modal.scss */
#report-access-email-modal .sr-contact-us .help-block {
  color: #bd5755;
  font-weight: 500;
}

/* line 3, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebar.modalContainer .sidebarHeader h2 {
  color: white;
  font-weight: 300;
}

/* line 9, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebar.modalContainer .uiOutputRichText, .embeddedServiceSidebar.modalContainer #chatWindowCurrentDesc, .embeddedServiceSidebar.modalContainer .chasitorText {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 13, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebar.modalContainer .nameAndTimeContent {
  font-family: "Roboto", Arial, sans-serif;
  color: #767676;
}

/* line 19, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebarMinimizedDefaultUI {
  text-decoration: none;
}

/* line 22, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebarMinimizedDefaultUI:hover, .embeddedServiceSidebarMinimizedDefaultUI:active, .embeddedServiceSidebarMinimizedDefaultUI:focus {
  text-decoration: none !important;
}

/* line 26, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebarMinimizedDefaultUI.newMessage, .embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer {
  background-color: #8656a3 !important;
  border-color: #8656a3;
}

/* line 30, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebarMinimizedDefaultUI.newMessage:hover, .embeddedServiceSidebarMinimizedDefaultUI.newMessage:active, .embeddedServiceSidebarMinimizedDefaultUI.newMessage:focus, .embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:hover, .embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:active, .embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:focus {
  background-color: #8656a3 !important;
  border-color: #8656a3;
}

/* line 36, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceSidebarMinimizedDefaultUI .content {
  background: transparent;
}

/* line 42, app/assets/stylesheets/partials/_livechat.scss */
.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.plaintextContent {
  word-wrap: none !important;
}

/* 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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  margin-top: 30px;
  max-width: 300px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#consent-modal .modal-dialog .btn:hover {
  background: #1f5622;
}

/* line 1, app/assets/stylesheets/marketing_page.scss */
#marketing-page {
  margin: 0 100px;
}

@media screen and (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/marketing_page.scss */
  #marketing-page {
    margin: 0 50px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/marketing_page.scss */
  #marketing-page {
    margin: 0;
  }
}

/* line 12, app/assets/stylesheets/marketing_page.scss */
#marketing-page .triangle {
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  position: absolute;
  border-style: solid;
  border-width: 0 0 240px 480px;
  border-color: transparent transparent transparent #338E38;
}

@media screen and (max-width: 991px) {
  /* line 12, app/assets/stylesheets/marketing_page.scss */
  #marketing-page .triangle {
    display: none;
  }
}

/* line 27, app/assets/stylesheets/marketing_page.scss */
#marketing-page #header-title {
  padding: 50px 0;
  background: none;
}

@media screen and (max-width: 991px) {
  /* line 27, app/assets/stylesheets/marketing_page.scss */
  #marketing-page #header-title {
    background: #f6f6f6;
    padding: 50px 20px;
  }
}

/* line 36, app/assets/stylesheets/marketing_page.scss */
#marketing-page #header-title h1 {
  padding-top: 25px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 3.8571428571em;
  font-weight: 700;
  color: #338E38;
}

/* line 43, app/assets/stylesheets/marketing_page.scss */
#marketing-page #header-title h1 span {
  font-weight: 100;
  color: #767676;
}

/* line 49, app/assets/stylesheets/marketing_page.scss */
#marketing-page #header-title .report-1, #marketing-page #header-title .report-2 {
  position: relative;
  top: -15px;
}

@media screen and (max-width: 991px) {
  /* line 49, app/assets/stylesheets/marketing_page.scss */
  #marketing-page #header-title .report-1, #marketing-page #header-title .report-2 {
    display: none;
  }
}

/* line 58, app/assets/stylesheets/marketing_page.scss */
#marketing-page #header-title .report-1 {
  left: -100px;
}

@media screen and (max-width: 1370px) {
  /* line 58, app/assets/stylesheets/marketing_page.scss */
  #marketing-page #header-title .report-1 {
    left: -150px;
  }
}

@media screen and (max-width: 1220px) {
  /* line 58, app/assets/stylesheets/marketing_page.scss */
  #marketing-page #header-title .report-1 {
    left: -200px;
  }
}

/* line 70, app/assets/stylesheets/marketing_page.scss */
#marketing-page #header-title .report-2 {
  right: 20px;
}

@media screen and (max-width: 991px) {
  /* line 77, app/assets/stylesheets/marketing_page.scss */
  #marketing-page #download-form .left-side {
    margin: 0 20px;
  }
}

/* line 82, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side .sr-logo-img {
  margin-top: 30px;
  padding-bottom: 37px;
}

/* line 87, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 2.5714285714em;
  font-weight: 700;
  color: #8555a5;
}

/* line 93, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side h2 span {
  color: #767676;
  font-weight: 500;
}

/* line 99, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side .description {
  font-size: 1.2857142857em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  padding: 25px 100px 25px 0;
}

/* line 106, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side ul {
  list-style: none;
  padding: 0;
  font-size: 1.2857142857em;
  line-height: 2.5;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 113, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side ul span {
  color: #338E38;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 900;
  padding-right: 10px;
}

/* line 121, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side .logo-list {
  padding: 40px 100px 0 0;
}

/* line 124, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side .logo-list .row > div {
  text-align: center;
}

/* line 127, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side .logo-list .row > div img {
  max-width: 100%;
  max-height: 100%;
}

/* line 134, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .left-side .top-vendors-list {
  margin-top: 40px;
  font-size: 0.9285714286em;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
  color: #767676;
  padding: 0 100px 50px 0;
}

/* line 147, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .right-side #download-report-form .modal-dialog {
  width: auto !important;
}

@media screen and (max-width: 991px) {
  /* line 150, app/assets/stylesheets/marketing_page.scss */
  #marketing-page #download-form .right-side #download-report-form .modal-dialog .modal-content {
    border-radius: 0 !important;
  }
}

/* line 156, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .right-side #download-report-form .modal-dialog button {
  display: none;
}

/* line 164, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .thank-you {
  padding: 50px 0 80px;
  text-align: center;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

/* line 170, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .thank-you h3 {
  font-size: 2.7142857143em;
}

/* line 174, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .thank-you span {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1.7142857143em;
  font-weight: 300;
  color: #767676;
}

/* line 181, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .thank-you .modal-iPad {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 0;
}

/* line 188, app/assets/stylesheets/marketing_page.scss */
#marketing-page #download-form .thank-you .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  width: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#marketing-page #download-form .thank-you .btn-green:hover {
  background: #1f5622;
}

/* line 201, app/assets/stylesheets/marketing_page.scss */
#marketing-page .book-call {
  padding: 50px 100px;
  margin-bottom: 60px;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 1200px) {
  /* line 201, app/assets/stylesheets/marketing_page.scss */
  #marketing-page .book-call {
    padding: 50px;
  }
}

@media screen and (max-width: 991px) {
  /* line 201, app/assets/stylesheets/marketing_page.scss */
  #marketing-page .book-call {
    display: none;
  }
}

/* line 215, app/assets/stylesheets/marketing_page.scss */
#marketing-page .book-call .book-a-call-lady {
  margin-bottom: 30px;
}

/* line 219, app/assets/stylesheets/marketing_page.scss */
#marketing-page .book-call .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: -webkit-linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding: 22px 45px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#marketing-page .book-call .btn-purple:hover {
  background: #5c3b73;
}

/* line 227, app/assets/stylesheets/marketing_page.scss */
#marketing-page .book-call h2 {
  color: #8656a3;
  font-size: 2.5714285714em;
  font-weight: 200;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 233, app/assets/stylesheets/marketing_page.scss */
#marketing-page .book-call h2 span {
  font-weight: 700;
}

/* line 238, app/assets/stylesheets/marketing_page.scss */
#marketing-page .book-call p {
  color: #373636;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.2857142857em;
  font-weight: 300;
}

/* line 247, app/assets/stylesheets/marketing_page.scss */
#marketing-page .see-report {
  border: 1px solid #bebdbd;
  width: 100%;
  height: 529px;
  background-image: url(https://cdn3.softwarereviews.com/assets/category_page/marketing_page/dq_BI_categoryOverview_L-cb78cc93c212c06199efc1a4ffbb6fafc506caddb8b834bb765fac2f6806ed64.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 257, app/assets/stylesheets/marketing_page.scss */
#marketing-page .see-the-rest {
  top: -120px;
  width: 560px;
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 768px) {
  /* line 257, app/assets/stylesheets/marketing_page.scss */
  #marketing-page .see-the-rest {
    width: 80%;
  }
}

/* line 273, app/assets/stylesheets/marketing_page.scss */
#marketing-page .see-the-rest h3 {
  font-display: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.7142857143em;
}

/* line 279, app/assets/stylesheets/marketing_page.scss */
#marketing-page .see-the-rest .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #338E38;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: -webkit-linear-gradient(135deg, #338E38 0%, #266829 100%);
  background-image: linear-gradient(135deg, #338E38 0%, #266829 100%);
  width: auto !important;
  display: inline-block;
  padding: 22px 45px;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#marketing-page .see-the-rest .btn-green:hover {
  background: #1f5622;
}

/* line 1, app/assets/stylesheets/reports.scss */
#reports-download-page-wide {
  background: #4e4d4d;
  padding: 50px;
}

/* line 5, app/assets/stylesheets/reports.scss */
#reports-download-page-wide iframe {
  outline: none;
  border: 0;
  width: 100%;
  height: 100%;
  min-height: 50em;
}

/* line 2, app/assets/stylesheets/salesforce_live_chat.scss */
body .embeddedServiceHelpButton .helpButton .uiButton {
  background-color: #8555a5;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 6, app/assets/stylesheets/salesforce_live_chat.scss */
body .embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #8555a5;
}

/* line 9, app/assets/stylesheets/salesforce_live_chat.scss */
body .embeddedServiceHelpButton .helpButton .uiButton.helpButtonDisabled {
  display: none;
}

/* line 1, app/assets/stylesheets/opt_out.scss */
#opt-out {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
  background: url(https://cdn0.softwarereviews.com/assets/opt_out/hexagon-pattern-dark-95cd809424599bfe8b304d3e9d7b7e930dda511dcb89da9c4d617ac82ce38f0b.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 8, app/assets/stylesheets/opt_out.scss */
#opt-out .left::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  z-index: 0;
  background: -moz-linear-gradient(right, #141414 85%, rgba(20, 20, 20, 0) 100%);
  background: -webkit-linear-gradient(right, #141414 85%, rgba(20, 20, 20, 0) 100%);
  background: linear-gradient(to right, #141414 85%, rgba(20, 20, 20, 0) 100%);
}

/* line 23, app/assets/stylesheets/opt_out.scss */
#opt-out .content-container {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  /* line 23, app/assets/stylesheets/opt_out.scss */
  #opt-out .content-container {
    flex-direction: column-reverse;
  }
}

/* line 32, app/assets/stylesheets/opt_out.scss */
#opt-out h1 {
  padding-left: 30px;
}

/* line 35, app/assets/stylesheets/opt_out.scss */
#opt-out h1:before {
  font-family: "FontAwesome";
  content: "\f023";
  color: white;
  position: absolute;
  left: 15px;
  pointer-events: none;
}

/* line 45, app/assets/stylesheets/opt_out.scss */
#opt-out p {
  padding-top: 10px;
}

/* line 49, app/assets/stylesheets/opt_out.scss */
#opt-out .existing-info {
  margin-bottom: 30px;
}

/* line 53, app/assets/stylesheets/opt_out.scss */
#opt-out .form-group {
  padding-bottom: 20px;
}

/* line 57, app/assets/stylesheets/opt_out.scss */
#opt-out .form-group label i {
  font-size: 1.7142857143em;
  margin: 0 8px 0 4px;
}

/* line 63, app/assets/stylesheets/opt_out.scss */
#opt-out .form-group .text-danger {
  display: block;
}

/* 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 582, app/assets/stylesheets/partials/_variables.scss */
.btn-container .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 588, 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 597, 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;
  }
}

/* line 97, app/assets/stylesheets/redesign/layout.scss */
.terms-of-use-body {
  width: auto;
  background: #373636;
  position: relative;
  bottom: 220px;
  padding: 30px 40px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 97, app/assets/stylesheets/redesign/layout.scss */
  .terms-of-use-body {
    padding: 15px 0;
    margin: 0 -30px;
  }
}

/* line 110, app/assets/stylesheets/redesign/layout.scss */
.terms-of-use-body h2 {
  font-weight: 600;
}

/* line 114, app/assets/stylesheets/redesign/layout.scss */
.terms-of-use-body p {
  font-family: "Roboto", Arial, sans-serif;
}

/* line 118, app/assets/stylesheets/redesign/layout.scss */
.terms-of-use-body h2,
.terms-of-use-body p {
  color: white;
  text-align: left;
}

/* line 124, app/assets/stylesheets/redesign/layout.scss */
.terms-of-use-body .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-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  -webkit-border-radius: 6px 6px 6px 6px !important;
  -moz-border-radius: 6px 6px 6px 6px !important;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
.terms-of-use-body .btn-green:hover {
  background: #2d9837;
}

/* line 128, app/assets/stylesheets/redesign/layout.scss */
.terms-of-use-body #hide-terms {
  width: 100% !important;
}

@media (max-width: 1320px) {
  /* line 91, app/assets/stylesheets/vendor_portal/variables.scss */
  .show-xlg {
    display: block;
  }
}

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

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

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

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

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

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

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

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

/* line 1, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing, #vendor-claim {
  background-color: white !important;
}

/* line 4, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .alert, #vendor-claim .alert {
  padding-top: 45px;
  font-size: 18px;
}

/* line 10, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .alert-bail, #vendor-claim .alert-bail {
  padding-top: 30px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
}

/* line 17, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn, #vendor-claim .btn {
  padding: 17px 30px;
  min-width: 220px;
  text-align: center;
  line-height: 1.1;
  font-size: 16px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px !important;
}

/* line 28, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__green, #vendor-claim .btn__green {
  background-color: #338E38 !important;
  color: white;
}

/* line 32, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__green:hover, #vendor-marketing .btn__green:focus, #vendor-marketing .btn__green:active, #vendor-claim .btn__green:hover, #vendor-claim .btn__green:focus, #vendor-claim .btn__green:active {
  background-color: #2a742e !important;
}

/* line 37, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__clear, #vendor-claim .btn__clear {
  background: transparent;
  color: #814e9f;
}

/* line 41, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__clear:hover, #vendor-marketing .btn__clear:focus, #vendor-marketing .btn__clear:active, #vendor-claim .btn__clear:hover, #vendor-claim .btn__clear:focus, #vendor-claim .btn__clear:active {
  background: white;
}

/* line 46, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__outline, #vendor-claim .btn__outline {
  border: 1px solid #373636;
  color: #373636;
}

/* line 50, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__outline:hover, #vendor-marketing .btn__outline:focus, #vendor-marketing .btn__outline:active, #vendor-claim .btn__outline:hover, #vendor-claim .btn__outline:focus, #vendor-claim .btn__outline:active {
  background: #373636;
  color: white;
}

/* line 55, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__outline.white, #vendor-claim .btn__outline.white {
  border-color: white;
  color: white;
}

/* line 59, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .btn__outline.white:hover, #vendor-marketing .btn__outline.white:focus, #vendor-marketing .btn__outline.white:active, #vendor-claim .btn__outline.white:hover, #vendor-claim .btn__outline.white:focus, #vendor-claim .btn__outline.white:active {
  background: white;
  color: #373636;
}

/* line 67, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing p, #vendor-claim p {
  color: #373636;
}

/* line 72, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .container-fluid, #vendor-claim .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  /* line 77, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .container, #vendor-marketing .container-articles, #vendor-marketing .container-wide, #vendor-claim .container, #vendor-claim .container-articles, #vendor-claim .container-wide {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 85, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing a.navbar-brand, #vendor-claim a.navbar-brand {
  height: 74px;
}

@media screen and (max-width: 991px) {
  /* line 85, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing a.navbar-brand, #vendor-claim a.navbar-brand {
    height: 54px;
  }
}

/* line 92, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing a.navbar-brand.navbar-link, #vendor-claim a.navbar-brand.navbar-link {
  width: 285px;
}

/* line 98, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default, #vendor-claim .navigation-wide.navbar-default {
  padding-top: 15px;
  -webkit-box-shadow: 0 2px 8px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 8px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px -1px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 991px) {
  /* line 98, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .navigation-wide.navbar-default, #vendor-claim .navigation-wide.navbar-default {
    padding-top: 20px;
  }
}

/* line 108, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav, #vendor-claim .navigation-wide.navbar-default .navbar-nav {
  padding-top: 14px;
}

/* line 111, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav.navbar-right, #vendor-claim .navigation-wide.navbar-default .navbar-nav.navbar-right {
  margin-right: 0;
}

/* line 115, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav > li, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li {
  margin-left: 10px;
}

/* line 120, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a:after, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a:after {
  display: none;
}

/* line 124, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__green, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__green {
  min-width: auto;
  padding: 13px 30px;
  font-size: 14px;
  color: white;
}

/* line 130, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__green:hover, #vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__green:focus, #vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__green:active, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__green:hover, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__green:focus, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__green:active {
  background: #2a742e !important;
}

/* line 135, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear {
  min-width: auto;
  padding: 13px 30px;
  font-size: 14px;
  background: transparent;
  color: #814e9f;
}

/* line 142, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear:hover, #vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear:focus, #vendor-marketing .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear:active, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear:hover, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear:focus, #vendor-claim .navigation-wide.navbar-default .navbar-nav > li > a.btn__clear:active {
  background: white;
}

/* line 151, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .mont-semi, #vendor-claim .mont-semi {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
}

/* line 157, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1, #vendor-claim .section-1 {
  position: relative;
  background-color: #f5f5f5;
  border-bottom: 1px solid #d6d6d6;
  padding-top: 120px;
  padding-bottom: 120px;
  overflow-y: hidden;
}

/* line 165, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 .s1-example-1, #vendor-claim .section-1 .s1-example-1 {
  position: absolute;
  bottom: 0;
  right: 44%;
  z-index: 1;
  opacity: 1;
  transition: all 100ms ease;
}

@media screen and (max-width: 991px) {
  /* line 165, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-1 .s1-example-1, #vendor-claim .section-1 .s1-example-1 {
    opacity: 0;
  }
}

/* line 178, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 .container, #vendor-claim .section-1 .container {
  position: relative;
  z-index: 2;
}

/* line 183, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 h1, #vendor-claim .section-1 h1 {
  padding: 0;
  margin: 0 0 30px;
  color: #8657a3;
  font-size: 14px;
  letter-spacing: 2px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

/* line 194, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 h2, #vendor-claim .section-1 h2 {
  padding: 0;
  margin: 0 0 5px;
  font-size: 25px;
  letter-spacing: 2px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

/* line 204, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 h3, #vendor-claim .section-1 h3 {
  padding: 0;
  margin: 0 0 25px;
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 1;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: -webkit-linear-gradient(40deg, #402e8b 0%, #814e9f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 218, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 .description, #vendor-claim .section-1 .description {
  margin-bottom: 50px;
  color: #1b1a1a;
  font-size: 18px;
  line-height: 1.6em;
}

/* line 225, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 .call-to-actions, #vendor-claim .section-1 .call-to-actions {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 230, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 .call-to-actions li, #vendor-claim .section-1 .call-to-actions li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 235, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-1 .call-to-actions li .btn, #vendor-claim .section-1 .call-to-actions li .btn {
  font-size: 16px;
  width: 220px;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  /* line 235, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-1 .call-to-actions li .btn, #vendor-claim .section-1 .call-to-actions li .btn {
    width: 180px;
    min-width: auto;
  }
}

/* line 250, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2, #vendor-claim .section-2 {
  position: relative;
  padding-bottom: 50px;
}

/* line 254, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2:before, #vendor-claim .section-2:before {
  content: '';
  position: absolute;
  bottom: 40px;
  left: 0;
  height: 1px;
  width: 50%;
  display: block;
  border-bottom: 1px solid #d6d6d6;
}

/* line 265, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 .col-md-9.col-md-offset-3, #vendor-claim .section-2 .col-md-9.col-md-offset-3 {
  padding-top: 50px;
}

/* line 268, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 .col-md-9.col-md-offset-3:before, #vendor-claim .section-2 .col-md-9.col-md-offset-3:before {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  height: calc(100% + 50px);
  width: 1px;
  display: block;
  border-left: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 268, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 .col-md-9.col-md-offset-3:before, #vendor-claim .section-2 .col-md-9.col-md-offset-3:before {
    top: -30px;
    height: calc(100% + 80px);
  }
}

/* line 284, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 .col-md-9.col-md-offset-3 .row, #vendor-claim .section-2 .col-md-9.col-md-offset-3 .row {
  margin-bottom: 40px;
}

/* line 289, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 img, #vendor-claim .section-2 img {
  margin-bottom: 30px;
  width: 95%;
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.15));
}

/* line 294, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 img.powered-by-itrg, #vendor-claim .section-2 img.powered-by-itrg {
  margin-top: 20px;
  margin-bottom: 0;
  width: 90%;
  filter: none;
}

@media screen and (max-width: 991px) {
  /* line 294, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 img.powered-by-itrg, #vendor-claim .section-2 img.powered-by-itrg {
    width: 220px;
    margin-bottom: 30px;
  }
}

/* line 307, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 h3, #vendor-claim .section-2 h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.1;
  color: #338E38;
}

@media screen and (max-width: 991px) {
  /* line 307, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 h3, #vendor-claim .section-2 h3 {
    font-size: 26px;
  }
}

/* line 319, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 h4, #vendor-claim .section-2 h4 {
  color: #814e9f;
  font-size: 18px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 326, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 h4 span, #vendor-claim .section-2 h4 span {
  display: inline-block;
  width: 30px;
}

/* line 331, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-2 h4 ~ p, #vendor-claim .section-2 h4 ~ p {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 338, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 .col-md-4 h3, #vendor-claim .section-2 .col-md-4 h3 {
    padding-top: 20px;
  }
  /* line 343, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 .col-md-4 h3 br, #vendor-claim .section-2 .col-md-4 h3 br {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  /* line 353, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 .col-md-4 p:after, #vendor-claim .section-2 .col-md-4 p:after {
    content: '';
    display: block;
    clear: both;
  }
}

@media screen and (max-width: 991px) {
  /* line 362, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-2 .s2-example-1, #vendor-marketing .section-2 .s2-example-2, #vendor-marketing .section-2 .s2-example-3, #vendor-claim .section-2 .s2-example-1, #vendor-claim .section-2 .s2-example-2, #vendor-claim .section-2 .s2-example-3 {
    width: 140px;
    float: left;
    margin-right: 20px;
  }
}

/* line 372, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3, #vendor-claim .section-3 {
  position: relative;
  background-image: url(https://cdn3.softwarereviews.com/assets/vendor_marketing/section-3-bg-3e4241a74987be56a3269728ae04f437a465f37f28878bb8f09528f41181df85.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  border-bottom: 1px solid #d6d6d6;
}

/* line 381, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3:after, #vendor-claim .section-3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

/* line 393, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 .container, #vendor-claim .section-3 .container {
  position: relative;
  z-index: 2;
}

/* line 398, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 h3, #vendor-claim .section-3 h3 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1.1;
  color: #338E38;
}

/* line 406, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 .logo-grid, #vendor-claim .section-3 .logo-grid {
  width: 100%;
}

/* line 409, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 .logo-grid .row, #vendor-claim .section-3 .logo-grid .row {
  display: flex;
  margin-bottom: 20px;
}

/* line 413, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 .logo-grid .row .col-md-3, #vendor-claim .section-3 .logo-grid .row .col-md-3 {
  display: flex;
  flex: 1;
  vertical-align: middle;
  align-items: center;
  align-content: center;
}

/* line 420, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 .logo-grid .row .col-md-3 img, #vendor-claim .section-3 .logo-grid .row .col-md-3 img {
  align-self: center;
  max-width: 95%;
}

/* line 428, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 .col-md-3, #vendor-claim .section-3 .col-md-3 {
  text-align: center;
}

/* line 432, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-3 img, #vendor-claim .section-3 img {
  margin: 20px auto;
}

/* line 438, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4, #vendor-claim .section-4 {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 100px;
}

@media screen and (max-width: 991px) {
  /* line 438, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4, #vendor-claim .section-4 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

/* line 448, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 .s4-example-1, #vendor-claim .section-4 .s4-example-1 {
  position: absolute;
  top: 340px;
  left: -45px;
  z-index: 3;
  opacity: 1;
  transition: all 100ms ease;
}

@media screen and (max-width: 1319px) {
  /* line 448, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 .s4-example-1, #vendor-claim .section-4 .s4-example-1 {
    top: 370px;
    left: -60px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 448, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 .s4-example-1, #vendor-claim .section-4 .s4-example-1 {
    top: 440px;
    left: -140px;
  }
}

@media screen and (max-width: 991px) {
  /* line 448, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 .s4-example-1, #vendor-claim .section-4 .s4-example-1 {
    opacity: 0;
  }
}

/* line 472, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4:before, #vendor-claim .section-4:before {
  content: '';
  position: absolute;
  bottom: 40px;
  left: 0;
  height: 1px;
  width: 50%;
  display: block;
  border-bottom: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 472, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4:before, #vendor-claim .section-4:before {
    display: none;
  }
}

/* line 487, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 .col-md-9.col-md-offset-3, #vendor-claim .section-4 .col-md-9.col-md-offset-3 {
  padding-top: 50px;
}

/* line 490, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 .col-md-9.col-md-offset-3:before, #vendor-claim .section-4 .col-md-9.col-md-offset-3:before {
  content: '';
  position: absolute;
  top: -50px;
  left: -30px;
  height: calc(100% + 170px);
  width: 1px;
  display: block;
  border-left: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 490, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 .col-md-9.col-md-offset-3:before, #vendor-claim .section-4 .col-md-9.col-md-offset-3:before {
    left: -30px;
  }
}

/* line 506, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 h2, #vendor-claim .section-4 h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  /* line 511, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 h2 br, #vendor-claim .section-4 h2 br {
    display: none;
  }
}

/* line 517, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 .subtitle, #vendor-claim .section-4 .subtitle {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  /* line 517, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 .subtitle, #vendor-claim .section-4 .subtitle {
    margin-bottom: 20px;
  }
}

/* line 527, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 ol, #vendor-claim .section-4 ol {
  margin: 0 0 100px;
  padding: 0;
  counter-reset: section;
}

@media screen and (max-width: 991px) {
  /* line 527, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 ol, #vendor-claim .section-4 ol {
    padding-top: 30px;
    margin-bottom: 0;
  }
}

/* line 537, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 ol:after, #vendor-claim .section-4 ol:after {
  content: '';
  display: block;
  clear: both;
}

/* line 543, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 ol > li, #vendor-claim .section-4 ol > li {
  list-style-type: none;
  counter-increment: section;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  /* line 543, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-4 ol > li, #vendor-claim .section-4 ol > li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 30px;
  }
}

/* line 556, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 ol > li:nth-child(2n):after, #vendor-claim .section-4 ol > li:nth-child(2n):after {
  content: '';
  display: block;
  clear: both;
}

/* line 563, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 ol > li:before, #vendor-claim .section-4 ol > li:before {
  font-size: 34px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  content: "0" counter(section);
}

/* line 571, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-4 ol h3, #vendor-claim .section-4 ol h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.1;
  color: #338E38;
}

/* line 582, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5, #vendor-claim .section-5 {
  padding-top: 50px;
  position: relative;
  height: 337px;
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 582, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-5, #vendor-claim .section-5 {
    height: auto;
    margin-top: 50px;
    background: linear-gradient(to right, #814e9f 0%, #402e8b 100%);
  }
}

@media screen and (max-width: 767px) {
  /* line 582, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-5, #vendor-claim .section-5 {
    margin-top: 0;
  }
}

/* line 599, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 h3, #vendor-claim .section-5 h3 {
  margin-top: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.1;
  color: #338E38;
}

@media screen and (max-width: 991px) {
  /* line 599, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-5 h3, #vendor-claim .section-5 h3 {
    color: white;
    margin-top: 10px;
  }
}

/* line 612, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #purple-block, #vendor-claim .section-5 #purple-block {
  position: absolute;
  top: 0;
  right: 0;
  width: 59%;
  display: block;
  background: linear-gradient(to right, #814e9f 0%, #402e8b 100%);
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 991px) {
  /* line 612, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-5 #purple-block, #vendor-claim .section-5 #purple-block {
    position: relative;
    width: 100%;
  }
}

/* line 628, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #carousel-control, #vendor-claim .section-5 #carousel-control {
  list-style-type: none;
  margin-top: 10px;
  padding: 0;
}

/* line 633, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #carousel-control li, #vendor-claim .section-5 #carousel-control li {
  display: inline-block;
  margin-right: 7px;
}

/* line 637, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #carousel-control li .fa, #vendor-claim .section-5 #carousel-control li .fa {
  color: #cacccd;
}

/* line 640, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #carousel-control li .fa.active, #vendor-claim .section-5 #carousel-control li .fa.active {
  color: #814e9f;
}

@media screen and (max-width: 991px) {
  /* line 640, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-5 #carousel-control li .fa.active, #vendor-claim .section-5 #carousel-control li .fa.active {
    color: white;
  }
}

/* line 651, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel, #vendor-claim .section-5 #story-carousel {
  position: relative;
  margin-left: -110px;
  overflow: hidden;
  display: block;
}

@media screen and (max-width: 991px) {
  /* line 651, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-5 #story-carousel, #vendor-claim .section-5 #story-carousel {
    margin-left: 20px;
  }
}

/* line 661, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul, #vendor-claim .section-5 #story-carousel ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: calc(470px * 4);
  overflow: hidden;
  display: inline-block;
}

/* line 669, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul:after, #vendor-claim .section-5 #story-carousel ul:after {
  content: '';
  display: block;
  clear: both;
}

/* line 675, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul li, #vendor-claim .section-5 #story-carousel ul li {
  float: left;
  background: #f5f5f5;
  padding: 20px;
  width: 450px;
  margin-right: 20px;
}

/* line 682, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul li .headshot, #vendor-claim .section-5 #story-carousel ul li .headshot {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: -10px;
}

/* line 688, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul li .name-title, #vendor-claim .section-5 #story-carousel ul li .name-title {
  display: inline-block;
  margin-left: 20px;
}

/* line 692, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul li .name-title .name, #vendor-claim .section-5 #story-carousel ul li .name-title .name {
  margin-top: 10px;
  margin-bottom: 0;
  color: #814e9f;
  font-size: 16px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
}

/* line 701, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-5 #story-carousel ul li .name-title .title, #vendor-claim .section-5 #story-carousel ul li .name-title .title {
  color: #7e7e7e;
}

/* line 711, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6, #vendor-claim .section-6 {
  position: relative;
  overflow: hidden;
  display: none;
}

/* line 717, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .sec-6-bg, #vendor-claim .section-6 .sec-6-bg {
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  width: 40%;
}

/* line 725, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 h2, #vendor-claim .section-6 h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 40px;
}

/* line 731, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 h3, #vendor-claim .section-6 h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 0.8;
  color: #338E38;
}

/* line 739, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-md-9, #vendor-claim .section-6 .col-md-9 {
  background: white;
  position: relative;
  padding-top: 50px;
}

/* line 744, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-md-9:before, #vendor-claim .section-6 .col-md-9:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  display: block;
  border-left: 1px solid #d6d6d6;
}

/* line 755, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-md-9 .row, #vendor-claim .section-6 .col-md-9 .row {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  /* line 755, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-6 .col-md-9 .row, #vendor-claim .section-6 .col-md-9 .row {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 739, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-6 .col-md-9, #vendor-claim .section-6 .col-md-9 {
    padding-bottom: 10px;
  }
}

/* line 768, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-sm-6, #vendor-claim .section-6 .col-sm-6 {
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 768, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-6 .col-sm-6, #vendor-claim .section-6 .col-sm-6 {
    margin-bottom: 20px;
  }
}

/* line 775, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-sm-6 h3, #vendor-marketing .section-6 .col-sm-6 p, #vendor-marketing .section-6 .col-sm-6 a, #vendor-claim .section-6 .col-sm-6 h3, #vendor-claim .section-6 .col-sm-6 p, #vendor-claim .section-6 .col-sm-6 a {
  margin-left: 15px;
  padding-right: 60px;
}

/* line 780, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-sm-6 a, #vendor-claim .section-6 .col-sm-6 a {
  position: relative;
  color: #8657a3;
  font-size: 14px;
  letter-spacing: 2px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 20px;
}

/* line 791, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-6 .col-sm-6:before, #vendor-claim .section-6 .col-sm-6:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  height: 100%;
  width: 1px;
  display: block;
  border-left: 1px solid #338E38;
}

/* line 805, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7, #vendor-claim .section-7 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(60deg, #373636 0%, #282727 100%);
}

/* line 810, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 h3, #vendor-marketing .section-7 .subtitle, #vendor-claim .section-7 h3, #vendor-claim .section-7 .subtitle {
  color: white;
  text-align: center;
}

/* line 815, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 h3, #vendor-claim .section-7 h3 {
  font-weight: 600;
  font-size: 60px;
  line-height: 1;
}

/* line 820, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 h3 span, #vendor-claim .section-7 h3 span {
  text-transform: uppercase;
  display: block;
  font-weight: 100;
  font-size: 25px;
  letter-spacing: 1px;
}

@media screen and (max-width: 570px) {
  /* line 820, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 h3 span, #vendor-claim .section-7 h3 span {
    font-size: 20px;
  }
}

@media screen and (max-width: 570px) {
  /* line 815, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 h3, #vendor-claim .section-7 h3 {
    font-size: 8.6vw;
  }
}

/* line 837, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 .subtitle, #vendor-claim .section-7 .subtitle {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 50px;
}

@media screen and (max-width: 570px) {
  /* line 843, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 .subtitle br, #vendor-claim .section-7 .subtitle br {
    display: none;
  }
}

/* line 849, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 .call-to-actions, #vendor-claim .section-7 .call-to-actions {
  list-style-type: none;
  padding-left: 0;
  margin: 0 auto;
  width: calc(242px * 2);
}

@media screen and (max-width: 570px) {
  /* line 849, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 .call-to-actions, #vendor-claim .section-7 .call-to-actions {
    width: 100%;
  }
}

/* line 859, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 .call-to-actions li, #vendor-claim .section-7 .call-to-actions li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 570px) {
  /* line 859, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 .call-to-actions li, #vendor-claim .section-7 .call-to-actions li {
    display: block;
    float: left;
    width: 50%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0 10px 10px;
    box-sizing: border-box;
  }
  /* line 875, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 .call-to-actions li:nth-child(2n):after, #vendor-claim .section-7 .call-to-actions li:nth-child(2n):after {
    content: '';
    display: block;
    clear: both;
  }
}

/* line 882, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .section-7 .call-to-actions li .btn, #vendor-claim .section-7 .call-to-actions li .btn {
  font-size: 16px;
  width: 220px;
  text-align: center;
}

@media screen and (max-width: 570px) {
  /* line 882, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-7 .call-to-actions li .btn, #vendor-claim .section-7 .call-to-actions li .btn {
    width: 100%;
    min-width: auto;
  }
}

/* line 897, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap, #vendor-claim .vp-page-cap {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 902, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap:after, #vendor-claim .vp-page-cap:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

/* line 914, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap h2, #vendor-marketing .vp-page-cap h3, #vendor-marketing .vp-page-cap p, #vendor-claim .vp-page-cap h2, #vendor-claim .vp-page-cap h3, #vendor-claim .vp-page-cap p {
  position: relative;
  z-index: 2;
}

/* line 919, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap h2, #vendor-claim .vp-page-cap h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 80px;
}

@media screen and (max-width: 991px) {
  /* line 919, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .vp-page-cap h2, #vendor-claim .vp-page-cap h2 {
    font-size: 2.4285714286em;
  }
}

/* line 929, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap h3, #vendor-claim .vp-page-cap h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.1;
  color: #338E38;
}

/* line 937, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap p, #vendor-claim .vp-page-cap p {
  font-size: 1.1428571429em;
  line-height: 1.3em;
  color: #252525;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 945, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-marketing .section-1, #vendor-marketing .section-4, #vendor-marketing .vp-page-cap, #vendor-claim .section-1, #vendor-claim .section-4, #vendor-claim .vp-page-cap {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 955, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap h2 {
  margin-bottom: 50px;
}

/* line 959, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-marketing .vp-page-cap:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: calc(80% + 25px);
  display: block;
  border-bottom: 1px solid #d6d6d6;
}

/* line 975, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .section-1 {
  padding-top: 200px;
  overflow-y: unset;
}

@media screen and (max-width: 1199px) {
  /* line 980, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-claim .section-1 .s1-example-1 {
    right: 58%;
  }
}

@media screen and (max-width: 991px) {
  /* line 975, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-claim .section-1 {
    padding-top: 60px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 990, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-claim .section-1 #congrats {
    font-size: 7vw;
  }
}

/* line 997, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .section-4 {
  background-color: white;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1002, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .section-4:before {
  display: none;
}

/* line 1006, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .section-4 .s4-example-1 {
  top: auto;
  bottom: 80px;
  width: 47.5%;
}

@media screen and (max-width: 991px) {
  /* line 1012, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-claim .section-4 h2 {
    font-size: 2.4285714286em;
  }
}

@media screen and (max-width: 991px) {
  /* line 1019, app/assets/stylesheets/vendor_portal/marketing.scss */
  #vendor-claim .section-4 ol > li {
    width: 100%;
    float: none;
  }
}

/* line 1028, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .green-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 30px;
  font-size: 1.1428571429em;
  line-height: 1.3em;
  color: #252525;
  text-align: left;
}

/* line 1038, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .green-bullets li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 15px;
  font-weight: 300;
  font-family: "Roboto", Arial, sans-serif;
}

/* line 1045, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .green-bullets li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  height: 6px;
  width: 6px;
  display: block;
  background: #93bb3f;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
}

/* line 1059, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-claim .vp-page-cap {
  background-image: url(https://cdn3.softwarereviews.com/assets/vendor_marketing/section-3-bg-3e4241a74987be56a3269728ae04f437a465f37f28878bb8f09528f41181df85.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
}

/* line 1069, app/assets/stylesheets/vendor_portal/marketing.scss */
#vendor-terms-of-use, #vendor-privacy {
  margin-top: 130px;
}

/* line 1, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim, #registration-container, #activate-container, #email-verification {
  background: linear-gradient(60deg, #373636 0%, #282727 100%);
}

/* line 5, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .row.equal::after, #registration-container .row.equal::after, #activate-container .row.equal::after, #email-verification .row.equal::after {
  content: "";
  position: absolute;
  top: 10%;
  left: 35%;
  width: 100%;
  max-width: 1100px;
  height: 90%;
  background: url(https://cdn0.softwarereviews.com/assets/content_unlock/vendor-portal-claim-request-25b7e96ab84ea17e431c15d83bcbe5673b10b4fc4a8120f2370bdbdf9b6f3590.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
  #vendor-claim .row.equal::after, #registration-container .row.equal::after, #activate-container .row.equal::after, #email-verification .row.equal::after {
    background-size: contain;
    left: 50%;
    max-width: 800px;
  }
}

@media screen and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
  #vendor-claim .row.equal::after, #registration-container .row.equal::after, #activate-container .row.equal::after, #email-verification .row.equal::after {
    display: none;
  }
}

/* line 30, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .character-count, #registration-container .left .character-count, #activate-container .left .character-count, #email-verification .left .character-count {
  text-align: right;
  font-family: "Exo", Arial, sans-serif;
  font-size: 0.8571428571em;
  padding-top: 5px;
  opacity: 0.5;
}

/* line 38, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .terms-conditions, #registration-container .left .terms-conditions, #activate-container .left .terms-conditions, #email-verification .left .terms-conditions {
  padding: 20px 15px 40px;
}

/* line 41, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .terms-conditions .terms, #registration-container .left .terms-conditions .terms, #activate-container .left .terms-conditions .terms, #email-verification .left .terms-conditions .terms {
  padding-right: 10px;
}

/* line 45, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .terms-conditions .help-block, #registration-container .left .terms-conditions .help-block, #activate-container .left .terms-conditions .help-block, #email-verification .left .terms-conditions .help-block {
  top: 0;
}

/* line 50, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .btn, #registration-container .left .btn, #activate-container .left .btn, #email-verification .left .btn {
  font-size: 0.7857142857em;
  margin: inherit;
}

/* line 55, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .fine-text, #registration-container .left .fine-text, #activate-container .left .fine-text, #email-verification .left .fine-text {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.8571428571em;
  font-weight: 300;
  opacity: 0.5;
}

/* line 61, app/assets/stylesheets/vendor_portal/vendor_claim.scss */
#vendor-claim .left .fine-text a, #registration-container .left .fine-text a, #activate-container .left .fine-text a, #email-verification .left .fine-text a {
  color: #EEF1FF;
  font-weight: 700;
}

/* line 2, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated.admin-page-wrapper {
  padding: 45px 72px;
  min-height: 600px;
  background-color: #fbfbfb;
  background-image: url(https://cdn3.softwarereviews.com/assets/campaigns/campaign-landing-pg-bg-ef0722dfaec03bb9abd1e1a9ff56e2bb1c19ae24a634dfeb92a4f86305533826.png);
  background-position: right;
  background-repeat: no-repeat;
}

/* line 11, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated .btn-container {
  padding: 0;
}

/* line 15, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated .link-text {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 2.4285714286em;
  font-weight: 300;
  line-height: 36px;
}

/* line 22, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated .bold-text {
  color: #2B9E36;
  font-weight: 600;
}

/* line 27, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated .btn-review {
  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-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.7142857143em !important;
  float: left;
  margin: 30px 0;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
#campaign-deactivated .btn-review:hover {
  background: #2d9837;
}

/* line 35, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated .disclaimer {
  font-size: 0.7857142857em;
  color: #000;
  opacity: 0.75;
}

/* line 41, app/assets/stylesheets/admin/admin_deactivated_campaign.scss */
#campaign-deactivated .campaign-img {
  position: absolute;
  left: 0;
  top: -75px;
  max-width: 85%;
}

/* line 30, app/assets/stylesheets/admin/admin_navbar.scss */
.admin-green-btn-sm {
  display: inline-block;
  height: 42px;
  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-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  background-color: #2B9E36;
  background-size: 100%;
  background-image: -moz-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: -webkit-linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  background-image: linear-gradient(135deg, #2B9E36 0%, #33AC3E 100%);
  font-size: 0.5em;
}

/* line 576, app/assets/stylesheets/partials/_variables.scss */
.admin-green-btn-sm:hover {
  background: #2d9837;
}

/* line 37, app/assets/stylesheets/admin/admin_navbar.scss */
.admin-nav-wrapper {
  display: flex;
  align-items: stretch;
  height: 100%;
  padding-left: 70px !important;
}

/* line 44, app/assets/stylesheets/admin/admin_navbar.scss */
.admin-nav-wrapper-with-nav {
  padding-left: 250px !important;
}

/* line 48, app/assets/stylesheets/admin/admin_navbar.scss */
.admin-content {
  padding: 0 !important;
  background-color: #fbfbfb;
}

/* line 53, app/assets/stylesheets/admin/admin_navbar.scss */
#admin-campaigns {
  padding: 50px !important;
}

/* line 57, app/assets/stylesheets/admin/admin_navbar.scss */
.navbar-header {
  padding-left: 1.7142857143em;
}

/* line 60, app/assets/stylesheets/admin/admin_navbar.scss */
.navbar-header .hamburger {
  margin: 20px 20px 20px 0;
}

/* line 1, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar {
  z-index: 999;
  height: 100%;
  /* Track */
  /* Handle */
}

/* line 5, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row {
  width: 80px;
  left: 250px;
  background: white;
  color: #373636;
  transition: all 0.3s;
  position: fixed;
  margin-left: -250px;
  transition: all 0.5s ease;
  height: 90%;
}

/* line 17, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-scroll {
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 22, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row.active {
  width: 250px;
  left: 250px;
}

/* line 26, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row.active .inner-div {
  width: 250px;
  padding-right: 10px;
}

/* line 33, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .side-bar .text {
  color: #373636;
  line-height: 60px;
  text-align: center;
}

/* line 40, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .collapsed-span {
  bottom: 1px;
  position: relative;
}

/* line 45, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .chevron-btn {
  padding: 20px 0 0 25px;
  cursor: pointer;
  font-size: 1.1428571429em;
  color: #767676;
  position: relative;
  margin-bottom: 20px;
}

/* line 53, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .chevron-btn .collapsed-span {
  bottom: 3px;
}

/* line 58, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .inline-link {
  position: absolute;
  left: 60px;
  bottom: 7px;
}

/* line 65, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row:not(.active) .collapsed-span {
  display: none;
}

/* line 69, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row:not(.active) h4 {
  margin-left: -5px;
}

/* line 72, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row:not(.active) h4 .add-nav-btn {
  padding: 11px 30px 11px 15px;
}

/* line 78, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row:not(.active) .chevron-btn i {
  transform: rotate(180deg);
}

/* line 83, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .navbar-row:not(.active) .admin-key-line {
  margin: 10px 13px;
}

/* line 88, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .list {
  background-color: #fbfbfb;
}

/* line 92, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip {
  cursor: pointer;
  padding: 0 25px 0 20px;
}

/* line 96, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip h4 {
  margin: 0 0 20px;
}

/* line 99, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip h4 i {
  font-size: 1.1428571429em;
}

/* line 103, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip h4 .collapsed-span {
  bottom: 3px;
}

/* line 108, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip .admin-shadow-container {
  background-color: #fbfbfb;
  padding: 25px 0;
  border-radius: 25px !important;
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.25);
}

/* line 115, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip .close-create-tooltip {
  padding-right: 12px;
  color: #8656a3;
  margin-top: -5px;
  font-size: 1.0714285714em;
  text-align: right;
}

/* line 122, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip .close-create-tooltip i {
  padding-right: 1px;
}

/* line 127, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip .add-link-wrapper {
  display: flex;
  padding-top: 35px;
}

/* line 132, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip .link-sections {
  min-width: 200px;
}

/* line 135, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tip .link-sections .side-nav-heading {
  margin: 0;
}

/* line 141, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .add-nav-btn {
  padding: 13px 24px 10px;
  color: white;
}

/* line 145, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .add-nav-btn .create-page-btn {
  padding-right: 12px;
}

/* line 150, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text {
  display: none;
  position: absolute;
  top: 125px;
  left: 72px;
  padding: 15px 10px;
  z-index: 100;
  background: #fbfbfb;
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 166, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text .row .col-md-6 ul li ul li {
  line-height: 20px !important;
}

/* line 175, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text .side-nav-headings {
  padding-left: 20px;
}

/* line 179, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text ul {
  padding-left: 0 !important;
}

/* line 183, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text li a {
  padding: 4px 0 4px 25px;
}

/* line 186, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text li a i {
  padding-right: 8px;
}

/* line 190, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text li a:hover {
  color: #338E38 !important;
  border-left: 10px solid #338E38;
  padding-left: 15px;
}

/* line 198, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .nav-tooltip-text:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fbfbfb;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 1px;
  left: 59px;
  box-shadow: -3px -3px 0 0 rgba(0, 0, 0, 0.25);
}

/* line 210, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .research-panel--span {
  padding-left: 4px;
  padding-top: 58px;
  margin: 35px 0 0;
}

/* line 217, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav i {
  font-size: 1.2857142857em;
}

/* line 221, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav a {
  font-size: 1em;
}

/* line 225, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav .dashboard-li {
  line-height: 20px;
}

/* line 229, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav #dashboard-link {
  padding: 4px 0 4px 25px;
  display: block;
  font-weight: 500 !important;
  color: #767676;
}

/* line 235, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav #dashboard-link:hover {
  color: #338E38;
  border-left: 10px solid #338E38 !important;
  padding-left: 15px;
}

/* line 240, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav #dashboard-link:hover .inline-link {
  left: 50px;
}

/* line 247, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav li a {
  color: #373636;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 253, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul {
  padding-left: 0 !important;
  height: 100%;
  width: 100%;
  list-style: none;
  font-family: "Montserrat", Arial, sans-serif;
}

/* line 260, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li {
  line-height: 37px;
}

/* line 265, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li:hover {
  border-left: 10px solid #338E38;
}

/* line 269, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li a {
  padding: 4px 0 4px 25px;
  display: block;
  color: #767676;
  font-weight: 500 !important;
}

/* line 275, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li a:hover {
  border-left: 10px solid #338E38 !important;
  padding-left: 15px;
}

/* line 279, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li a:hover .inline-link {
  left: 50px;
}

/* line 285, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li ul {
  display: none;
}

/* line 288, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li ul li {
  padding-left: 20px;
}

/* line 292, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li ul li a:hover {
  border: 0 !important;
  padding-left: 25px;
}

/* line 296, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li ul li a:hover .inline-link {
  left: 60px;
}

/* line 305, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul a {
  border: 0 !important;
}

/* line 310, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li a {
  position: relative;
}

/* line 313, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li a .angle {
  position: absolute;
  transform: rotate(-50%);
  margin-left: 50px;
  margin-top: 20px;
}

/* line 323, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li:hover {
  color: #338E38 !important;
  border-left: 0;
}

/* line 329, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li a:hover {
  color: #338E38 !important;
}

/* line 334, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul li ul li a i:hover {
  color: #338E38 !important;
}

/* line 343, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul ul {
  position: static;
}

/* line 346, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul ul li {
  line-height: 32px;
  border-bottom: none;
}

/* line 350, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav ul ul li a {
  color: #373636;
}

/* line 357, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar nav a {
  text-decoration: none;
  padding-left: 25px;
  width: 100%;
}

/* line 364, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .side-nav-headings {
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

/* line 370, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .side-nav-sub-headings {
  font-weight: 500;
  text-decoration: none;
}

/* line 375, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .admin-key-line {
  margin: 10px 20px;
}

/* line 379, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .is-active {
  color: #338E38 !important;
}

/* line 383, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .highlighter, #new-navbar .add-link-highlighter {
  border-left: 10px solid #338E38 !important;
  padding-left: 15px !important;
}

/* line 387, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .highlighter .inline-link, #new-navbar .add-link-highlighter .inline-link {
  left: 50px;
}

/* line 392, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .default-highlight {
  border-left: 10px solid #338E38 !important;
  padding-left: 15px;
}

/* line 396, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .default-highlight .inline-link {
  left: 50px;
}

/* line 402, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .list {
  animation-name: fade_reverse, slide_reverse;
  animation-duration: 100ms, 200ms;
  animation-timing-function: linear, cubic-bezier(0.23, 1, 0.32, 1);
  animation-delay: 100ms, 0;
}

/* line 408, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .list.show {
  animation-name: fade, slide;
  animation-duration: 200ms, 400ms;
  animation-fill-mode: forwards;
  animation-timing-function: linear, cubic-bezier(0.23, 1, 0.32, 1);
  animation-delay: 200ms, 0;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes slide {
  0% {
    margin-top: -10px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes fade_reverse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slide_reverse {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -10px;
  }
}

/* line 455, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .sub-ul a .fa-angle-right {
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  bottom: -2px;
  left: -10px;
  transition: 0.4s ease;
  margin-top: 2px;
  text-align: left;
  transform: rotate(0deg);
  float: right;
  font-size: 1.2857142857em;
}

/* line 471, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar .sub-ul a .fa-angle-right.rotate {
  transform: rotate(90deg) translate(10px, 0);
}

/* line 478, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar ::-webkit-scrollbar {
  width: 3px;
}

/* line 483, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar ::-webkit-scrollbar-track {
  background: #f9f9f9;
}

/* line 488, app/assets/stylesheets/admin_new/admin_navbar.scss */
#new-navbar ::-webkit-scrollbar-thumb {
  background: #2B9E36;
}

/* line 493, app/assets/stylesheets/admin_new/admin_navbar.scss */
.navbar-header {
  padding-left: 0;
}
