

body{

    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ4MCIgaGVpZ2h0PSI2NTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik03MzEuMjA3IDY0OS44MDJDOTM1LjQ4NCA2NDIuMTQgMTQ4MCAzMzcuMzI1IDE0ODAgMTgwLjg4OGMwLTE1Ni40MzgtMzA5Ljc0NC0zNi4wNTUtNzIwLTM2LjA1NVMwLTE3NC40ODMgMCAxMzUuMTQ0YzAgMzA5LjYyNyA1MjYuOTMgNTIyLjMyIDczMS4yMDcgNTE0LjY1OHoiIGZpbGw9IiNGNkY4RkEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    /*background-size: 1140px 500px; 
	    background-size: 2257px 743px;*/
		background-size: 4256px 943px;
    background-repeat: no-repeat;
}

::-webkit-scrollbar {
    width: 9px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
} 
::-webkit-scrollbar-thumb {
       border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #000000;
}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 0 0 6px #241fcd;;
}
h2.maintitle {
    font-size: 31px;
    color: #000000;
    text-shadow: -1px 2px 20px #5c5c5c;
}

h2::after {
    content: '';
    position: absolute;
    bottom: 68px;
    left: 50%;
    transform: translateX(-50%);
    width: 133px;
    height: 3px;
    background: #a15fe7;
    top: 215px;
}

  
h1.text-centerp {
    font-size: 19px;
   color: #848485;
   margin-top: 36px;
}
a.link {
    text-decoration: none;
    /*color: #8d70e3; */
    color: #7f64a1;
    }
  


  

	  .col-sm-2 {
   
    border-radius: 6px;
    display: inline-block;
    padding: 1px 6px;
    margin: 0 -10px;
        width: 185px;
    height: 69px;
} 
  
  .col-lg-2 {
    flex: 0 0 auto;
    width: 13.666667%;
}
  
	
	div.example {
  background-color: yellow;
  padding: 20px;
}

.bubble-3 {
    /* margin-right: 13em; */
    margin-left: -8em;
}
.bubble3 {
    margin-left: 64em;
}
	
@media screen and (max-width: 600px) {
	  .col-sm-2 {
    padding: 0px 6px;
    margin: 9px 12px;}
	
	}
	
  

   
    #check {
      display: none;
    }

    .checkbtn {
      display: none;
      cursor: pointer;
    }

    /* SVG Icon Styling */
    .checkbtn svg {
      width: 24px;
      height: 24px;
      fill: white;
	  margin-left: 24em;
    }
   
  
  	  

.category-card {
     display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 12px;
    /*box-shadow: 0 4px 10px rgb(0 0 0 / 5%);
    box-shadow: 0 4px 10px rgb(0 0 0 / 19%);*/
    box-shadow: 0 4px 10px rgb(0 0 0 / 34%);
    padding: 15px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    max-width: 500px;
    margin: 20px auto;
}

.card-left {
  z-index: 2;
}

.card-left h3 {
  font-size: 20px;
  margin-bottom: 12px;
}

.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
}

.tag {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 14px;
  color: #333;
}
/*
.explore-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: none;
  background: #e7d1ff;
  border-radius: 20px;
  padding: 8px 16px;
  font-size: 15px;
  cursor: pointer;
  transition: background 0.3s ease;
  box-shadow: 0 4px 10px rgb(0 0 0 / 34%);
    text-shadow: -1px 2px 20px #5c5c5c;
} */


.explore-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: none;
    background: #ffd79a;
    border-radius: 20px;
    padding: 8px 16px;
    font-size: 15px;
    cursor: pointer;
    transition: background 0.3s ease;
    box-shadow: 0 4px 10px rgb(0 0 0 / 34%);
    text-shadow: 2px 2px 9px #000000;
}

.explore-btn:hover {
  background: #f4c175;
}

.card-right {
    /*background: #ffeef1;*/
        background: #ffd79a;
    border-top-left-radius: 26%;
    border-bottom-left-radius: 100%;
    height: 100%;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.card-right img {
    width: 45px;
    height: auto;
    margin-left: 54px;
    margin-top: 59px;
}
.myicon {
    margin-top: 90px;
}
.bubble3 {margin-left: 17em;}
   .bubble-3 {margin-left: 0em;}
   
container py-5{max-width: 1340px;}



@media (min-width: 576px) {

.col-sm-3 {
    flex: 0 0 auto;
    width: 27%;
}
}







@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1290px;}
}
	  