
        .mv_f144.header {
          color: #210080;
          text-shadow: 2px 2px #95FF777F;
          font-family: "Rationale";font-size: 1.1rem;
        }
        .mv_f144.header > div.summary {
          font-family: "Courier";
        }
      
          .mv_f144 .title-fill {
            
            background-color: #F1EA4B;
          
          }
        
        .mv_f144 .title-fill > div {
          
            mask-image: var(--mvpat-striped);
            -webkit-mask-image: var(--mvpat-striped);
            background-color: #AAF235;
          
        }
      
        .mv_f144 .title-content {
          border-color: #000000FF;
          border-style: solid;
          border-width: 1px;
        }
        
          .mv_f144 .title-content, .mv_f144 .title-shadow, .mv_f144 .title-highlight, .mv_f144 .title-fill,
          .mv_f144 .title-content > div, .mv_f144 .title-shadow > div, .mv_f144 .title-highlight > div, .mv_f144 .title-fill > div {
            border-radius: 20px;
          }
        
      
        .mv_f144 .title-shadow {
          display: none;
        }
      
        .mv_f144 .title-highlight > div {
          background-color: #95FF777F;
        }
      
      .mv_f144 .title-block,
      .mv_f144 .title-block a {
        font-family: "Rationale";font-size: 1.1rem;
        color: #201C1B
      }
    
          .mv_f144 .box-fill {
            
            background-color: #6E30E7;
          
          }
        
        .mv_f144 .box-fill > div {
          
            mask-image: var(--mvpat-hatch);
            -webkit-mask-image: var(--mvpat-hatch);
            background-color: #000000;
          
        }
      
        .mv_f144 .box-content {
          border-color: #C9F295;
          border-style: solid;
          border-width: 12px;
        }
        
          .mv_f144 .box-content, .mv_f144 .box-shadow, .mv_f144 .box-highlight, .mv_f144 .box-fill,
          .mv_f144 .box-content > div, .mv_f144 .box-shadow > div, .mv_f144 .box-highlight > div, .mv_f144 .box-fill > div {
            border-radius: 14px;
          }
        
      
          .mv_f144 .box-shadow {
            
            background-color: transparent;
          
          }
        
        .mv_f144 .box-shadow > div {
          
            mask-image: var(--mvpat-striped);
            -webkit-mask-image: var(--mvpat-striped);
            background-color: #D9864A;
          
        }
      
          .mv_f144 .box-highlight {
            
            background-color: transparent;
          
          }
        
        .mv_f144 .box-highlight > div {
          
            mask-image: var(--mvpat-striped);
            -webkit-mask-image: var(--mvpat-striped);
            background-color: #210080;
          
        }
      
      .mv_f144 .box-block,
      .mv_f144 .box-block a {
        font-family: "Courier";
        color: #F5EEC1
      }
    