.html1761487622 {

margin-top: 5em;
        overflow:unset !important;
}

.html1761487622 .mhead {
    position:relative;
    
text-align: center;
    
background: #4E4E4E;
    
padding: 3em;
    display:grid;
    grid-gap:20px;
border-radius: 10px;
    
box-shadow: #333 0px 2px 8px 0px;
    
height: 250px;
}
.html1761487622 .mhead canvas{
    position:absolute;
    left:0;
    top:0;

}
.html1761487622 .mhead::after{
      content: "";
  position: absolute;
  bottom: -10px; /* Ù¾Ø§ÛŒÛŒÙ† Ø§Ù„Ù…Ø§Ù† */
  left: 50px; /* ÙØ§ØµÙ„Ù‡ Ø§Ø² Ú†Ù¾ */
  right: 50px; /* ÙØ§ØµÙ„Ù‡ Ø§Ø² Ø±Ø§Ø³Øª */
  height: 20px; /* Ø¶Ø®Ø§Ù…Øª Ø®Ø· */
  background-color: #09B2B5; /* Ø±Ù†Ú¯ Ø®Ø· */
    overflow:unset !important
}
.html1761487622 .mhead i{
    font-size:25px !important;
    color:#09B2B5;
    border:1px solid;
    width:fit-content;
    text-align:center;
    margin:0 auto;
    padding: 10px 20px 0px;
    border-radius:50px;
}

.html1761487622 .mtitle a{
    font-size:30px;
    color:white;
    position: relative;
    z-index: 5;
    background: #06b2b5;
    padding: 0.5em;
    border-radius: 10px;
}
.html1761487622 .mtitle {

margin-top: 3em;
}

.html1761487622 .mdesc {
    
}

.html1761487622 .mbody {
    padding:1px 10px;
}

.html1761487622 .mcontent {
    
}

/*Module specific style*/
.html1761487622 p {
    text-align:justify;
}
.html1761487622 .btn.catalog {
    font-family: BArshia;
    color: rgb(0 0 0);
    background-color: rgb(241 216 78);
    font-size: 48px;
    border-color: rgb(241 216 78);
}
.html1761487622 .btn.catalog:hover {
    border-color: #debd02;
    background: #debd02;
}
.particle-canvas1 {
    width: 100%;
    height: 250px;
}

/*Module specific style*/

@media (max-width: 767px) {
	
.html1761487622 .mhead {
    
text-align: center;
    margin:0 1em;
background: #4E4E4E;
    
padding: 2em;
    
border-radius: 10px;
    
display: grid;
    grid-row-gap:20px;
    box-shadow: #333 0px 2px 8px 0px;
}
    .html1761487622 .mtitle a{
    font-size:20px;
    color:white;

}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1761487622 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}