
@media(max-width:575px){
.card-custom {
      background-color: #F93E84;
      color: white;
      padding: 30px;
      border-radius: 15px;
    }
    .card-custom .p{
color: #FFF;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
padding-top: 10px;
    }
    .card-custom h5{
        color: #FFF;
        text-align: center;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 108.333% */
border-bottom: 2px solid #FFFFFFCC;
padding-bottom: 20px;
    }
    .card-custom .no{
        color: #FFF;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: left;
padding-bottom: 20px;
border-bottom: 1px solid #FFFFFF4D;
    }

    .btn-custom {
      color: #4C3F99;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
width: 290px;
height: 56px;
padding: 14px 50px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 12px;
background: #FFF;
    }

    .overview-title {
      color: var(--Deep-Blue, #0B2038);
font-family: Quicksand;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .overview-text {
      color: #303030;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
letter-spacing: 0.9px;
text-align: left;
    }

    .class-img {
      border-radius: 15px;
    }
         .activity-section {
  background-color: #FFD836;
  position: relative;
  overflow: hidden;
   background-image: url(photos/BG7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0%;
  padding: 0%;
}

.activity-title {
 color: #000;
text-align: center;
font-family: appleberry;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 60px;
}

.activity-section ul li {
 color: #6A6A6A;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 208.333% */
text-align: center;
}

.activity-img {
  width: 200px;
  height: 200px;
 display: block;
 margin-right: auto;
 margin-left: auto;
}
}
@media (min-width:576px) and (max-width:766.99px){
.card-custom {
      background-color: #F93E84;
      color: white;
      padding: 30px;
      border-radius: 15px;
    }
    .card-custom .p{
color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
padding-top: 10px;
    }
    .card-custom h5{
        color: #FFF;
        text-align: center;
font-family: Quicksand;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 108.333% */
border-bottom: 2px solid #FFFFFFCC;
padding-bottom: 20px;
    }
    .card-custom .no{
        color: #FFF;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: left;
padding-bottom: 20px;
border-bottom: 1px solid #FFFFFF4D;
    }

    .btn-custom {
      color: #4C3F99;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
width: 290px;
height: 56px;
padding: 14px 50px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 12px;
background: #FFF;
    }

    .overview-title {
      color: var(--Deep-Blue, #0B2038);
font-family: Quicksand;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .overview-text {
      color: #303030;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
letter-spacing: 0.9px;
text-align: left;
    }

    .class-img {
      border-radius: 15px;
    }
        .activity-section {
  background-color: #FFD836;
  position: relative;
  overflow: hidden;
   background-image: url(photos/BG7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0%;
  padding: 0%;
}

.activity-title {
 color: #000;
text-align: center;
font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 60px;
}

.activity-section ul li {
 color: #6A6A6A;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 208.333% */
text-align: center;
}

.activity-img {
  width: 200px;
  height: 200px;
 display: block;
 margin-right: auto;
 margin-left: auto;
}
}
@media (min-width: 767px) and (max-width: 991.99px) {
.card-custom {
      background-color: #F93E84;
      color: white;
      padding: 30px;
      border-radius: 15px;
    }
    .card-custom .p{
color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
padding-top: 10px;
    }
    .card-custom h5{
        color: #FFF;
        text-align: center;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 108.333% */
border-bottom: 2px solid #FFFFFFCC;
padding-bottom: 20px;
    }
    .card-custom .no{
        color: #FFF;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: left;
padding-bottom: 20px;
border-bottom: 1px solid #FFFFFF4D;
    }

    .btn-custom {
      color: #4C3F99;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
width: 290px;
height: 56px;
padding: 14px 50px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 12px;
background: #FFF;
    }

    .overview-title {
      color: var(--Deep-Blue, #0B2038);
font-family: Quicksand;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .overview-text {
      color: #303030;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
letter-spacing: 0.9px;
text-align: left;
    }

    .class-img {
      border-radius: 15px;
    }
    .activity-section {
  background-color: #FFD836;
  position: relative;
  overflow: hidden;
   background-image: url(photos/BG7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0%;
  padding: 0%;
}

.activity-title {
 color: #000;
text-align: center;
font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 60px;
}

.activity-section ul li {
 color: #6A6A6A;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 208.333% */
}

.activity-img {
  width: 200px;
  height: 200px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.card-custom {
      background-color: #F93E84;
      color: white;
      padding: 30px;
      border-radius: 15px;
    }
    .card-custom .p{
color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
padding-top: 10px;
    }
    .card-custom h5{
        color: #FFF;
        text-align: center;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 108.333% */
border-bottom: 2px solid #FFFFFFCC;
padding-bottom: 20px;
    }
    .card-custom .no{
        color: #FFF;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: left;
padding-bottom: 20px;
border-bottom: 1px solid #FFFFFF4D;
    }

    .btn-custom {
      color: #4C3F99;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
width: 290px;
height: 56px;
padding: 14px 50px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 12px;
background: #FFF;
    }

    .overview-title {
      color: var(--Deep-Blue, #0B2038);
font-family: Quicksand;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .overview-text {
      color: #303030;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
letter-spacing: 0.9px;
text-align: left;
    }

    .class-img {
      border-radius: 15px;
    }
     .activity-section {
  background-color: #FFD836;
  position: relative;
  overflow: hidden;
   background-image: url(photos/BG7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0%;
  padding: 0%;
}

.activity-title {
 color: #000;
text-align: center;
font-family: appleberry;
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 60px;
}

.activity-section ul li {
 color: #6A6A6A;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 208.333% */
}

.activity-img {
  width: 230px;
  height: 230px;
}

}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .card-custom {
      background-color: #F93E84;
      color: white;
      padding: 30px;
      border-radius: 15px;
    }
    .card-custom .p{
color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
padding-top: 15px;
    }
    .card-custom h5{
        color: #FFF;
        text-align: center;
font-family: Quicksand;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 108.333% */
border-bottom: 2px solid #FFFFFFCC;
padding-bottom: 25px;
    }
    .card-custom .no{
        color: #FFF;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: left;
padding-bottom: 25px;
border-bottom: 1px solid #FFFFFF4D;
    }

    .btn-custom {
      color: #4C3F99;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
width: 290px;
height: 56px;
padding: 14px 50px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 12px;
background: #FFF;
    }

    .overview-title {
      color: var(--Deep-Blue, #0B2038);
font-family: Quicksand;
font-size: 27px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .overview-text {
      color: #303030;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
letter-spacing: 0.9px;
text-align: left;
    }

    .class-img {
      border-radius: 15px;
    }
     .activity-section {
  background-color: #FFD836;
  position: relative;
   background-image: url(photos/BG7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0%;
  padding: 0%;
}

.activity-title {
 color: #000;
text-align: center;
font-family: appleberry;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 60px;
}

.activity-section ul li {
 color: #6A6A6A;
font-family: Quicksand;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 208.333% */
}

.activity-img {
  width: 250px;
  height: 250px;
}
.text-row{
  margin-left: 40px;
}
}
@media (min-width: 1400px) {
  .card-custom {
      background-color: #F93E84;
      color: white;
      padding: 30px;
      border-radius: 15px;
    }
    .card-custom .p{
color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align: left;
padding-top: 15px;
    }
    .card-custom h5{
        color: #FFF;
        text-align: center;
font-family: Quicksand;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 108.333% */
border-bottom: 2px solid #FFFFFFCC;
padding-bottom: 25px;
    }
    .card-custom .no{
        color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-align: left;
padding-bottom: 25px;
border-bottom: 1px solid #FFFFFF4D;
    }

    .btn-custom {
      color: #4C3F99;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
display: flex;
width: 290px;
height: 56px;
padding: 14px 50px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 12px;
background: #FFF;
    }

    .overview-title {
      color: var(--Deep-Blue, #0B2038);
font-family: Quicksand;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .overview-text {
      color: #303030;
font-family: Quicksand;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 155.556% */
letter-spacing: 0.9px;
text-align: left;
    }

    .class-img {
      border-radius: 15px;
    }
    .activity-section {
  background-color: #FFD836;
  position: relative;
  overflow: hidden;
  background-image: url(photos/BG7.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0%;
  padding: 0%;
}

.activity-title {
 color: #000;
text-align: center;
font-family: appleberry;
font-size: 45px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 60px;
}

.activity-section ul li {
 color: #6A6A6A;
font-family: Quicksand;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 208.333% */
}

.activity-img {
  width: 300px;
  height: 300px;
}
.text-row{
  margin-left: 100px;
}

}