.card1763537793 {
    
}

.card1763537793 .mhead {
    
}
.card1763537793 .mtitle{
        font-size: 40px;
    padding: 30px 0;

}
.card1763537793 .mtitle:after{
    content: "";
    display: block;
    height: 3px;
    margin-left: 0;
    margin-top: 10px;
    background-color: #772583;
    -webkit-transition: all .3s 
     ease-in-out;
    transition: all .3s 
    ease-in-out;
} 
    


.card1763537793 .mdesc {
    
}

.card1763537793 .mbody {
    
}

.card1763537793 .mcontent {
    
}

/*Module specific style*/
.card1763537793 .card {
        margin: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    padding: 22px;
    border: 0;
    border-radius: 150px 150px 12px 12px;
    background-image: url(https://zheegan.com/module/card/1763537793/file/Frame.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.card1763537793 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1763537793 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1763537793 .card-header {
    text-align:center;
    background-color:#fff;
}
.card1763537793 .card-header a{
  color: #bf29d5;
  font-weight: 900;
}
    

.card1763537793 .card-title {
    text-align:center;
}
.card1763537793 .card-title a{
     color: #363636;
    font-size: 20px;
    font-weight: 600;   
}




.card1763537793 .card-body {
    text-align:justify;
}

.card1763537793 .card-image {
    text-align: center;

     border-bottom: 3px solid #bf29d5;
}
.card1763537793 .card-image img{

             border-radius: 150px 150px 0 0;
}
.card1763537793 .card-icon {
    text-align: center;
    font-size: 35px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
    text-align:center;
    background-color: #bf29d5;
    width: 100%;
    color: #fff;
}

.card1763537793 .list-group {
    font-size:smaller;
}

.card1763537793 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1763537793 .card-link {
    font-size:smaller;
}

.card-body .buttonzh {
  background: linear-gradient(135deg, #6a1b9a, #8e24aa);
  color: #fff8e1;
font-size: 15px;
    padding: 7px 15px;
    border: 2px solid #d4af37;
    border-radius: 30px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 4px 12px rgba(106, 27, 154, 0.4);
    transition: all 0.3s ease;
}

/* افکت هاور */
.card-body .buttonzh:hover {
  background: linear-gradient(135deg, #8e24aa, #6a1b9a);
  box-shadow: 0 6px 18px rgba(106, 27, 154, 0.6);
  transform: translateY(-2px);
}

/* حس سنتی با خط طلایی */
.card-body .buttonzh::after {
  content: "";
  position: absolute;
  inset: 4px;
  border: 1px dashed rgba(212, 175, 55, 0.6);
  border-radius: 24px;
  pointer-events: none;
}

/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}