/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.carrusel-long-form-two-container__img {
  height: auto;
  aspect-ratio: 0.9;
  -o-object-fit: cover;
     object-fit: cover;
}

.carrusel-long-form-two-container__gradient-link-chevron {
  width: auto !important;
}

.carrusel-long-form-two-container__item:hover .carrusel-long-form-two-container__gradient-link-text {
  text-decoration: underline;
}

.carrusel-item-generic-resize {
  position: relative;
}

.carrusel-item-generic-resize .badge-pl-plus__md-and-lg__element {
  position: absolute !important;
  bottom: 11px !important;
  right: 32px !important;
  z-index: 9999 !important;
}
.carrusel-item-generic-resize .badge-pl-plus__md-and-lg__elements-container {
  margin-top: 0 !important;
}
.carrusel-item-generic-resize .badge-pl-plus__md-and-lg__elements-container .badge-pl-plus__md-and-lg__element-text {
  color: #fff !important;
  padding-right: 6px !important;
}
.carrusel-item-generic-resize .badge-pl-plus__md-and-lg__element-bg {
  background-color: transparent !important;
  border: #fff 1px solid;
}

.carrusel-long-form-two-container__gradient.scheduled {
  background: linear-gradient(360deg, rgb(128, 128, 128) 30.39%, rgba(128, 128, 128, 0) 98.2%) !important;
}

.carrusel-item-generic-resize .img-long-form-small__description {
  width: 90% !important;
}

/*# sourceMappingURL=style-index.css.map*/