/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./components/paragraph/paragraph--videos/paragraph--videos.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.paragraph--type--videos .is-short {
  max-width: 20rem;
  margin: 0 auto;
  padding: 0 1rem;
}
.paragraph--type--videos .callisto-carousel {
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .paragraph--type--videos .callisto-carousel {
    max-width: 80%;
  }
}

@media (min-width: 992px) {
  .content-bricks-wrapper:has(.content-brick:nth-child(2)) .paragraph--type--videos .callisto-carousel {
    max-width: 100%;
  }
}

/*# sourceMappingURL=paragraph--videos.css.map*/