.gradiantBoxWrap,
.gradiantBox {
    padding: 0;
    border: 1px solid transparent;
    background: linear-gradient(to right, white, white), linear-gradient(33.57deg, #FF51D7 -10.09%, #24C7BD 0%, #046761 100%), rgba(244, 250, 249, 0.88);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 5px;
    margin-bottom: 0;
    margin: 30px auto;
}
.thesis-card  .gradiantBoxWrap{
    display:flex;
}
.thesis-card .gradiantBoxWrap .genSamp p,
.thesis-card .gradiantBoxWrap .genSamp strong,
.thesis-card .gradiantBoxWrap .cardQ p,
.thesis-card .gradiantBoxWrap .cardQ p strong{
    font-family: Inter;
    font-size: 13px;
    font-weight: 700;
    line-height: 22.1px;
    text-align: left;
    display:block;
    color:#000000;
}
 
.thesis-card .normalContentWrapper  p{
    padding-top:0px;
}
.thesis-card  .normalContentWrapper {
    max-width: 880px;
    margin: 0 auto;
}
.thesis-card .gradiantBoxWrap .cardQ p + p{
    padding-top: 12px;
}
.thesis-card .gradiantBoxWrap .genSamp p,
.thesis-card .gradiantBoxWrap .cardQ p{
     
color:#3F3F3F;
    font-weight: 300;
 
}
.thesis-card h2{
    font-weight:700;
}
.thesis-card .gradiantBoxWrap .genSamp{
    background:#F6FBFA;
    flex: 1;
}
.thesis-card .gradiantBoxWrap .cardQ{
    max-width:50%;
    width:100%;
}
.thesis-card .gradiantBoxWrap .genSamp,
.thesis-card .gradiantBoxWrap .cardQ {
    padding: 25px;
    border-radius: 5px;
}
@media(max-width:767px){
    .thesis-card .gradiantBoxWrap {
    display: flex;
    flex-direction: column;
}
.thesis-card .gradiantBoxWrap .cardQ {
    max-width: 100%;
    width: 100%;
}
}
/* FAQ */
.faqArea {
  background: #FFFFFF;
  border: 1px solid rgba(35, 63, 140, 0.24);
  border-radius: 4px;
  max-width: 578px;
  width: 100%;
}

.faqArea h2 {
  margin-bottom: 28px;
  color: #0F172A;
  font-weight: 700;
}

.faq-accord-card-head h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 164.5%;
  color: #231F20;
  padding-right: 13px;
}

.faqArea p {
  font-size: 14px;
  margin-bottom: 7px;
  line-height: 22px;
  font-weight: 400;
}

.faqArea p strong {
  font-weight: 500;

  color: #0F172A;
}

.faqContent {
  margin-bottom: 28px;
}

.faq-card {
  background: #FFFFFF;
  border: 1px solid rgba(35, 63, 140, 0.24);
  border-radius: 4px;
  max-width: 578px;
  width: 100%;
}

.faqWraper {
  max-width: 580px;
  width: 100%;
  margin: 72px auto 0;
}

.faqWraper h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 164.5%;
  color: #231F20;
  margin-bottom: 28px;
}

.faq-card.show,
.faq-card:hover {
  border: 1px solid #05ADA3;
}

.faq-accord-card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px 20px 18px;
  cursor: pointer;
}

.answerInner p a {
  text-decoration: underline;
  color: #05ADA3;
}

.answerInner p a:hover {
  text-decoration: none;
}

.answerInner p+p {
  margin-top: 10px;
}

.faq-card:hover .faq-accord-card-head h3,
.faq-card.show .faq-accord-card-head h3 {
  color: #05ADA3;
  /* fill: #4CAEFF; */
}

.faq-icon {
  display: flex;
  width: 18px;
  height: 18px;
  background: url(../svg/faqsvg-db-4.svg);
  flex: 0 0 18px;
  background-size: contain;
}

.faq-accord-card-body {
  padding: 0 20px 30px;
}

.faq-accord-card-body p {


  font-weight: 450;
  font-size: 14px;
  line-height: 170.5%;
  color: #213D56;
}

.faq-card:hover .faq-icon,
.faq-card.show .faq-icon {
  background: url(../svg/faqsvg-db-4.svg);
  background-size: contain;
}

.faqWraper .faq-card+.faq-card {
  margin-top: 20px;
}

.faq-card.show .faq-accord-card-head .faq-icon {
  transform: rotate(135deg);
}

.selectGroup.mt-4{
margin-bottom:30px;
}
 
.ai-letter .secHead {
    color: #0F172A;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}
.ai-letter .secDesc{
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
    padding-top: 30px;
    max-width: 756px;
    margin: 0 auto;
}
.ai-letter .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 12px;
    flex-wrap: wrap;
}
.ai-letter.whoSec {
    padding: 70px 0;
    
}
.ai-letter.wrapperRight {
    width: calc(100% - 288px);
    margin-left: auto;
}
.ai-letter .usersWrapper.flex {
    align-items: start;
}
.ai-letter  .singleFunction {
    gap: 20px;
    margin-top: 40px;
}
.review_Card_Wrapper {
  
   margin: 40px 0;
}
.reviewPara {
    margin-top: 40px;
    text-align: center;
}
.reviewPara a {
    color: #05ada3;
}
.reviewPara a:hover{
    text-decoration: underline;
}
.ai-letter .singleFunction.singleUser {
    border-radius: 6px;
    border: 1px solid #D4EFED;
    background: #fff;
    align-items: start;
    justify-content: flex-start;
    gap: 0;
    min-height: 143px;
}
.ai-letter .singleFunction.singleUser .imgWrapper {
    width: 66px;
    height: 62px;
    border: 1px solid #D4EFED;
    background: rgba(177, 227, 225, 0.21);
    border-top: none;
    border-left: none;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ai-letter .functionData {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.ai-letter .singleFunction .imgWrapper img {
    max-width: 50px;
    width: 100%;
    max-height: 50px;
    height: 100%;
}
.ai-letter .singleUser .functionData {
    padding: 18px 16px;
    max-width: 470px;
}
.ai-letter .functionData .functionName {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 120.187%;
}
.ai-letter .singleUser .contentWrapper p {
    font-size: 13px;
}

.ai-letter-box.howParaRewriterWork .learningDiv p {
    padding-top: 30px;
    padding-bottom: 60px;
    max-width: 756px;
    margin: 0 auto;
}
.ai-letter-box.contentSec p {
    color: #4c5966;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
}
.greyPinkDiv2 .textExample p:nth-child(n+2) {
    font-size: 14px;
    font-weight: 400;
}
.contentSec .greyPinkDiv2 p {
    text-align: left;
}
.greyPinkDiv2 {
    margin: 25px auto 50px;
    padding: 17px;
    max-width: 592px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 19px 0px rgba(75, 74, 74, 0.25);
}
.textExample {
    padding: 12px 16px;
    border-radius: 3px;
    background: rgba(221, 221, 221, 0.32);
}
.textExample:last-child {
    background: rgb(5 173 163 / 8%);
    margin-top: 15px;
}
.textExample {
    padding: 12px 16px;
    border-radius: 3px;
    background: rgba(221, 221, 221, 0.32);
}
  .secDesc {
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
    padding-top: 30px;
    max-width: 756px;
    margin: 0 auto;
}
.learningDiv h2{
    color: #0F172A;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}
.learningDiv p{
    padding-top: 22px;
    padding-bottom: 22px;
}
.textExample p + p{
    padding-top: 5px;
}
@media (max-width: 1418px) {
    .ai-letter .singleUser .functionData {
        max-width: 450px;
    }
}
@media (max-width: 1199px) {
    .ai-letter .singleUser .functionData {
        max-width: 403px;
    }
    .ai-letter .singleUser .contentWrapper p {
        min-height: 100px;
    }
}
@media (max-width: 767px) {
    .ai-letter.wrapperRight {
        width: 100%;
    }
}
@media (max-width:575px){
    .greyPinkDiv2 {
        margin: 20px auto 40px;
        padding: 8px;
    }
    .ai-letter .secHead {
        font-size: 24px;
    }
    .whoSec {
        padding: 30px 0 70px;
    }
    .singleFunction .imgWrapper {
        min-width: 50px;
        height: 50px;
    }
    .ai-letter.whoSec .secDesc {
        text-align: center;
        margin: 10px auto 0;
        max-width: 728px;
    }
    .ai-letter .usersWrapper.flex {
        justify-content: center;
    }
    .ai-letter .singleFunction.singleUser .imgWrapper img {
        max-width: 30px;
        max-height: 30px;
    }
    .ai-letter .singleUser .functionData {
        max-width: 262px;
    }
    .toolsSec {
        padding: 30px 0 30px;
    }
}