body {
    font-family: "Montserrat", Helvetica, sans-serif;
  }
  
  .corporate-website {
    background-color: #ffffff;
    padding: 0;
  }
  
  .overlay-content {
    position: absolute;
    top: 30%;
    left: 35%;
    transform: translateX(-50%);
    color: white;
  }
  
  .create-your-own {
    color: #ffffff;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1.2;
  }
  
  .text-wrapper {
    font-weight: 700;
    font-size: 3rem;
  }
  
  .span {
    font-family: "Covered By Your Grace", Helvetica;
  }
  
  /* .rectangle {
    width: 1728px;
    height: 122px;
    top: 0;
    left: 0;
    background-color: #0000001a;
  } 
   */
  .group-4 {
    /* background-image: url(https://c.animaapp.com/P4o2qep7/img/mask-group-1.png); */
    background-color: #3467B5;
    background-size: cover;
    padding: 20px;
    margin: auto;
    width: 100%;
    align-items: center;
  }

  .group-4 .highlight {
    color: #ffc107;
    }

    .icon-box {
        text-align: center;
        padding: 15px;
    }

    .content-box h2 {
        color: #FFFFFF;
        font-size: 30px;
    }

    .icon-box i {
        color: #FFFFFF;
        font-size: 80px;
        margin-bottom: 10px;
    }

    @media (max-width: 768px) {
        .overlay-content {
          top: 30%; 
          left: 35%; 
        }
      
        .icon-box i {
          font-size: 50px; 
        }
      
        .create-your-own {
          font-size: 1.2rem; 
        }
      
        .text-wrapper {
          font-size: 1.2rem; 
        }
      
        .highlight {
          font-size: 1.5rem;
        }
      
        
        .mask-group img {
          height: auto; 
        }
      }

.driving-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #FFFFFF;
} 

.driving-con .driving-img {
    margin-top: -300px;
    width: 500px;
}

.corporate4-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #FFFFFF;
}

                                                    
.corporate4-con .dynamic-title h2{
    color: #030303;

}

.corporate4-con .dynamic-para p{
    color: #696687;
}

.corporate4-con .dynamic-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate5-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #EDF6FF;
}


.corporate5-con .innovat-img {
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate5-con .innovat-title h2{
    color: #030303;

}

.corporate5-con .innovat-para p{
    color: #626287;
}

.corporate6-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #D1E5FF;
}

.corporate6-con .session-title h2{
    color: #030303;

}

.corporate6-con .session-para p{
    color: #575C87;
}

.corporate6-con .session-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate7-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #FFD8D2;
}


.corporate7-con .hub-img {
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate7-con .hub-title h2{
    color: #030303;

}

.corporate7-con .hub-para p{
    color: #695675;
}

.corporate8-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #6D93C5;
}

.corporate8-con .graphic-title h2{
    color: #030303;

}

.corporate8-con .graphic-para p{
    color: #2F3B70;
}

.corporate8-con .graphic-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate9-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #FFF2DA;
}


.corporate9-con .sustain-img {
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate9-con .sustain-title h2{
    color: #030303;

}

.corporate9-con .sustain-para p{
    color: #696178;
}

.corporate10-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #C5FFD5;
}

.corporate10-con .employe-title h2{
    color: #030303;

}

.corporate10-con .employe-para p{
    color: #030303;
}

.corporate10-con .employe-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate11-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #52C7E1;
}


.corporate11-con .client-img {
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate11-con .client-title h2{
    color: #030303;

}

.corporate11-con .client-para p{
    color: #24507B;
}

.corporate12-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #C0C4FF;
}

.corporate12-con .faq-title h2{
    color: #030303;

}

.corporate12-con .faq-para p{
    color: #504E87;
}

.corporate12-con .faq-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate13-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #F89EA4;
}


.corporate13-con .visual-img {
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate13-con .visual-title h2{
    color: #030303;

}

.corporate13-con .visual-para p{
    color: #663F63;
}

.corporate14-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #E6F3FE;
}

.corporate14-con .cta-title h2{
    color: #030303;

}

.corporate14-con .cta-para p{
    color: #5F6187;
}

.corporate14-con .cta-img {
    position: relative;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate14-con .cta-img img{
    width: 300px;
}

.corporate15-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #FFE59A;
}

.corporate15-con .mobile-title h2{
    color: #030303;

}

.corporate15-con .mobile-para p{
    color: #695C5F;
}

.corporate15-con .mobile-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate16-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #B7FCFC;
}


.corporate16-con .live-img {
    position: relative;
    width: 100%;
    max-width: 500px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}

.corporate16-con .live-title h2{
    color: #030303;

}

.corporate16-con .live-para p{
    color: #4C6586;
}

.corporate17-con {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    background-color: #9EC9FF;
}

.corporate17-con .feed-title h2{
    color: #030303;

}

.corporate17-con .feed-para p{
    color: #030303;
}

.corporate17-con .feed-img {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-radius: 20px;
    overflow: hidden; 
    transition: all 0.3s ease; 
}
