/*      Request ID: 0d66d534aa57675555cd7968f7fd7e0d_1536947959 (06/01/2025 6:01am) (HchRDkAwEAXAE+keSRYvWqld6VvK7YnPGcm+Qzalm1BtmfwefqVaLvSsFckQ0nuXsdjasBRYUCJjB2VyD0bTQxhP/WLW5idRB9xfJ87kCw==)      */



/*      Resource ID: edf5a7f2b526332606b4eeee74d (carousel-extra.scss, compiled by node-sass, minified by none) (06/01/2025 6:01am) (A:987, B:987, C:999, D:999, F:999, J:999, K:999)      */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  margin-bottom: 4rem; }

.breadcrumb + .carousel {
  margin-top: -1rem; }

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10; }

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 25rem;
  background-color: #777;
  background-position: center center; }

.darken > .carousel .carousel-item:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4); }

/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center; }

.marketing h2 {
  font-weight: 400; }

.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem; }

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 5rem 0;
  /* Space out the Bootstrap <hr> more */ }

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem; }

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4; }
  .featurette-heading {
    font-size: 50px; } }

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem; } }