.collection-stream-richtext-01 {
  max-width: 800px;
  margin: 0 auto; }
  .collection-stream-richtext-01 .mgz-contentblock div {
    text-align: center; }
  .collection-stream-richtext-01 iframe {
    width: 800px;
    height: 450px; }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    .collection-stream-richtext-01 h2,
    .collection-stream-richtext-01 h3,
    .collection-stream-richtext-01 h4,
    .collection-stream-richtext-01 h1,
    .collection-stream-richtext-01 p {
      padding-left: 3px; }
    .collection-stream-richtext-01 iframe {
      width: 768px;
      height: 432px; } }
  @media screen and (min-width: 576px) and (max-width: 767px) {
    .collection-stream-richtext-01 h2,
    .collection-stream-richtext-01 h3,
    .collection-stream-richtext-01 h4,
    .collection-stream-richtext-01 h1,
    .collection-stream-richtext-01 p {
      padding-left: 3px; }
    .collection-stream-richtext-01 iframe {
      width: 576px;
      height: 324px; } }
  @media screen and (min-width: 0px) and (max-width: 575px) {
    .collection-stream-richtext-01 h2,
    .collection-stream-richtext-01 h3,
    .collection-stream-richtext-01 h4,
    .collection-stream-richtext-01 h1,
    .collection-stream-richtext-01 p {
      padding-left: 3px; }
    .collection-stream-richtext-01 iframe {
      width: 400px;
      height: 225px; } }
  .collection-stream-richtext-01 a {
    text-decoration: underline;
    transition: background 2s; }
    .collection-stream-richtext-01 a:hover {
      background: -webkit-linear-gradient(#211551, #009FDF);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      cursor: pointer; }
  .collection-stream-richtext-01 .richtext-image {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block; }
    .collection-stream-richtext-01 .richtext-image.left {
      margin: 0; }
    .collection-stream-richtext-01 .richtext-image.right {
      margin-left: auto;
      margin-right: 0; }
  .collection-stream-richtext-01 h2,
  .collection-stream-richtext-01 h3,
  .collection-stream-richtext-01 h4,
  .collection-stream-richtext-01 h1,
  .collection-stream-richtext-01 p {
    padding-top: 3px;
    padding-bottom: 3px; }
  .collection-stream-richtext-01 p {
    padding: 5px; }
  .collection-stream-richtext-01 ul {
    padding: 5px 0;
    padding-left: 30px; }
    .collection-stream-richtext-01 ul li {
      font-size: 97%;
      list-style-type: square; }
      .collection-stream-richtext-01 ul li li {
        font-size: 97%;
        list-style-type: disc; }
        .collection-stream-richtext-01 ul li li li {
          font-size: 97%;
          list-style-type: circle; }
          .collection-stream-richtext-01 ul li li li li:before {
            content: "- "; }
          .collection-stream-richtext-01 ul li li li li {
            font-size: 97%;
            font-style: italic;
            list-style-type: none; }
  .collection-stream-richtext-01 ol {
    padding: 5px 0;
    padding-left: 30px; }
    .collection-stream-richtext-01 ol li {
      font-size: 97%;
      list-style-type: decimal;
      padding-left: 15px; }
      .collection-stream-richtext-01 ol li li {
        font-size: 97%;
        list-style-type: upper-alpha; }
        .collection-stream-richtext-01 ol li li li {
          font-size: 97%;
          list-style-type: lower-alpha; }
          .collection-stream-richtext-01 ol li li li li {
            font-size: 97%;
            font-style: italic;
            list-style-type: lower-roman; }

/*# sourceMappingURL=mgz-collection-stream-richtext-01.css.map */
