  .map-container {
      height: 400px;
      width: 100%;
      border-radius: 10px;
      overflow: hidden;
    }

    iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }
    @media(max-width:575px){
 .touch{
            color: #4C3F99;
font-family: appleberry;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
         
   .card-info{
        background-color: #F84272;
        background-image: url(photos/BG7.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0%;
        padding: 0%;
    }
 
    .info-box {
      background: white;
      border-radius: 15px;
      padding: 20px 25px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    .info-icon img {
      width: 30px;
    }

    .info-title {
           margin-bottom: 3px;
      color: var(--Color-1, #040430);
font-family: Quicksand;
font-size: 15.2px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .info-text {
     color: var(--Color-3, #7A7A7A);
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }

    .border-orange {
      border: 3px solid #EC732F;
    }

    .border-purple {
      border: 3px solid #6E00AE;
    }

    .border-blue {
      border: 3px solid #2390FF;
    }

    .border-yellow {
      border: 3px solid #FFAA23;
    }

      .faq-main{
background-color: #A1C948;
background-image: url(photos/BG7.png);
margin: 0%;
padding: 0%;
    }
      .faq-heading {
      text-align: center;
      color: #fff;
      padding-top: 60px;
      padding-bottom: 20px;
    }
    .faq-heading p{
      color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 0; /* 0% */
    }
    .faq-heading h2 {
      color: #FFF;
text-align: center;
font-family: appleberry;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .faq-box {
      background: #F7F5FF;
      border-radius: 20px;
      padding: 30px 20px;
    }
    .accordion-button {
      color: #000;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
    }

    .accordion-item {
      border: none;
    }

    .accordion-body {
      color: rgba(60, 60, 67, 0.85);
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
    }
        .Inquiry{
      
color: #FFF;
text-align: center;

font-family: appleberry;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 47px; /* 94% */
text-transform: capitalize;
margin-bottom: 30px;
    }
    }
    @media (min-width:576px) and (max-width:766.99px){
 .touch{
            color: #4C3F99;
font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
         
 .card-info{
        background-color: #F84272;
        background-image: url(photos/BG7.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0%;
        padding: 0%;
    }
 
    .info-box {
      background: white;
      border-radius: 15px;
      padding: 20px 25px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    .info-icon img {
      width: 30px;
    }

    .info-title {
           margin-bottom: 3px;
      color: var(--Color-1, #040430);
font-family: Quicksand;
font-size: 15.2px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .info-text {
     color: var(--Color-3, #7A7A7A);
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }

    .border-orange {
      border: 3px solid #EC732F;
    }

    .border-purple {
      border: 3px solid #6E00AE;
    }

    .border-blue {
      border: 3px solid #2390FF;
    }

    .border-yellow {
      border: 3px solid #FFAA23;
    }

        .faq-main{
background-color: #A1C948;
background-image: url(photos/BG7.png);
margin: 0%;
padding: 0%;
    }
      .faq-heading {
      text-align: center;
      color: #fff;
      padding-top: 60px;
      padding-bottom: 20px;
    }
    .faq-heading p{
      color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 0; /* 0% */
    }
    .faq-heading h2 {
      color: #FFF;
text-align: center;
font-family: appleberry;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .faq-box {
      background: #F7F5FF;
      border-radius: 20px;
      padding: 30px 20px;
    }
    .accordion-button {
      color: #000;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
    }

    .accordion-item {
      border: none;
    }

    .accordion-body {
      color: rgba(60, 60, 67, 0.85);
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
    }
        .Inquiry{
      
color: #FFF;
text-align: center;

font-family: appleberry;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 47px; /* 94% */
text-transform: capitalize;
margin-bottom: 30px;
    }
    }
    @media (min-width: 767px) and (max-width: 991.99px) {
 .touch{
            color: #4C3F99;
font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
     .card-info{
        background-color: #F84272;
        background-image: url(photos/BG7.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0%;
        padding: 0%;
    }
 
    .info-box {
      background: white;
      border-radius: 15px;
      padding: 20px 25px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    .info-icon img {
      width: 30px;
    }

    .info-title {
           margin-bottom: 3px;
      color: var(--Color-1, #040430);
font-family: Quicksand;
font-size: 16.2px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .info-text {
     color: var(--Color-3, #7A7A7A);
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }

    .border-orange {
      border: 3px solid #EC732F;
    }

    .border-purple {
      border: 3px solid #6E00AE;
    }

    .border-blue {
      border: 3px solid #2390FF;
    }

    .border-yellow {
      border: 3px solid #FFAA23;
    }
   
    .faq-main{
background-color: #A1C948;
background-image: url(photos/BG7.png);
margin: 0%;
padding: 0%;
    }
      .faq-heading {
      text-align: center;
      color: #fff;
      padding-top: 60px;
      padding-bottom: 20px;
    }
    .faq-heading p{
      color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 0; /* 0% */
    }
    .faq-heading h2 {
      color: #FFF;
text-align: center;
font-family: appleberry;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .faq-box {
      background: #F7F5FF;
      border-radius: 20px;
      padding: 30px 20px;
    }
    .accordion-button {
      color: #000;
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
    }

    .accordion-item {
      border: none;
    }

    .accordion-body {
      color: rgba(60, 60, 67, 0.85);
font-family: Quicksand;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
    }
        .Inquiry{
      
color: #FFF;
text-align: center;

font-family: appleberry;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 47px; /* 94% */
text-transform: capitalize;
margin-bottom: 30px;
    }
    .form-label{
      color: #FFF;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 140%; /* 25.2px */
    }
    .form-control{
      color: #838383;
font-family: Quicksand;
font-size: 14px;
font-style: normal;
font-weight: var(--sds-typography-body-font-weight-regular);
line-height: 100%; /* 16px */
    }
    }
    @media (min-width: 992px) and (max-width: 1199.98px) {
 .touch{
            color: #4C3F99;
font-family: appleberry;
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
         
    .card-info{
        background-color: #F84272;
        background-image: url(photos/BG7.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0%;
        padding: 0%;
    }
 
    .info-box {
      background: white;
      border-radius: 15px;
      padding: 20px 25px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    .info-icon img {
      width: 30px;
    }

    .info-title {
           margin-bottom: 3px;
      color: var(--Color-1, #040430);
font-family: Quicksand;
font-size: 17.2px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .info-text {
     color: var(--Color-3, #7A7A7A);
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }

    .border-orange {
      border: 3px solid #EC732F;
    }

    .border-purple {
      border: 3px solid #6E00AE;
    }

    .border-blue {
      border: 3px solid #2390FF;
    }

    .border-yellow {
      border: 3px solid #FFAA23;
    }

      .faq-heading {
      text-align: center;
      color: #fff;
      padding-top: 60px;
      padding-bottom: 20px;
    }
    .faq-heading p{
      color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 0; /* 0% */
    }
    .faq-heading h2 {
      color: #FFF;
text-align: center;
font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .faq-box {
      background: #F7F5FF;
      border-radius: 20px;
      padding: 30px 20px;
    }
    .accordion-button {
      color: #000;
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
    }
    .accordion-item {
      border: none;
    }
    .accordion-body {
      color: rgba(60, 60, 67, 0.85);
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
    }
        .Inquiry{
      
color: #FFF;
text-align: center;

font-family: appleberry;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: 47px; /* 94% */
text-transform: capitalize;
margin-bottom: 30px;
    }
    }
    @media (min-width: 1200px) and (max-width: 1399.98px) {
         .touch{
            color: #4C3F99;
font-family: appleberry;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }   
   .card-info{
        background-color: #F84272;
        background-image: url(photos/BG7.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0%;
        padding: 0%;
    }
 
    .info-box {
      background: white;
      border-radius: 15px;
      padding: 20px 25px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    .info-icon img {
      width: 30px;
    }

    .info-title {
           margin-bottom: 3px;
      color: var(--Color-1, #040430);
font-family: Quicksand;
font-size: 18.2px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .info-text {
     color: var(--Color-3, #7A7A7A);
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }

    .border-orange {
      border: 3px solid #EC732F;
    }

    .border-purple {
      border: 3px solid #6E00AE;
    }

    .border-blue {
      border: 3px solid #2390FF;
    }

    .border-yellow {
      border: 3px solid #FFAA23;
    }

    .faq-main{
background-color: #A1C948;
background-image: url(photos/BG7.png);
margin: 0%;
padding: 0%;
    }
      .faq-heading {
      text-align: center;
      color: #fff;
      padding-top: 60px;
      padding-bottom: 20px;
    }
    .faq-heading p{
      color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 0; /* 0% */
    }
    .faq-heading h2 {
      color: #FFF;
text-align: center;
font-family: appleberry;
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .faq-box {
      background: #F7F5FF;
      border-radius: 20px;
      padding: 30px 20px;
    }
    .accordion-button {
      color: #000;
font-family: Quicksand;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
    }

    .accordion-item {
      border: none;
    }

    .accordion-body {
      color: rgba(60, 60, 67, 0.85);
font-family: Quicksand;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
    }
        .Inquiry{
      
color: #FFF;
text-align: center;

font-family: appleberry;
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: 47px; /* 94% */
text-transform: capitalize;
margin-bottom: 30px;
    }
    }
    @media (min-width: 1400px) {
        .touch{
            color: #4C3F99;
font-family: appleberry;
font-size: 45px;
font-style: normal;
font-weight: 400;
line-height: normal;
        } 
   
    .card-info{
        background-color: #F84272;
        background-image: url(photos/BG7.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0%;
        padding: 0%;
    }
 
    .info-box {
      background: white;
      border-radius: 15px;
      padding: 20px 25px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    .info-icon img {
      width: 30px;
    }

    .info-title {
           margin-bottom: 3px;
      color: var(--Color-1, #040430);
font-family: Quicksand;
font-size: 19.2px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .info-text {
     color: var(--Color-3, #7A7A7A);
font-family: Quicksand;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }

    .border-orange {
      border: 3px solid #EC732F;
    }

    .border-purple {
      border: 3px solid #6E00AE;
    }

    .border-blue {
      border: 3px solid #2390FF;
    }

    .border-yellow {
      border: 3px solid #FFAA23;
    }

    .faq-main{
background-color: #A1C948;
background-image: url(photos/BG7.png);
margin: 0%;
padding: 0%;
    }
      .faq-heading {
      text-align: center;
      color: #fff;
      padding-top: 60px;
      padding-bottom: 20px;
    }
    .faq-heading p{
      color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 0; /* 0% */
    }
    .faq-heading h2 {
      color: #FFF;
text-align: center;
font-family: appleberry;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
    .faq-box {
      background: #F7F5FF;
      border-radius: 20px;
      padding: 30px 20px;
    }
    .accordion-button {
      color: #000;
font-family: Quicksand;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
    }

    .accordion-item {
      border: none;
    }

    .accordion-body {
      color: rgba(60, 60, 67, 0.85);
font-family: Quicksand;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
    }
    .Inquiry{
      
color: #FFF;
text-align: center;

font-family: appleberry;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 47px; /* 94% */
text-transform: capitalize;
margin-bottom: 30px;
    }
    }