.about1p {
    /* background-image: url('../../assets/images/ab.png'); */
    position: relative;
}

.about1p img {
    object-fit: cover;
    width: 100%;
}
.abs::after{
content: " ";
background: linear-gradient(148.4547deg, rgba(0, 123, 255, 0.05) 15%, rgba(0, 0, 0, 0.00) 85%), rgba(0, 0, 0, 0.00);

}
.abs {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 1rem;
    width: 100%;
}
.about1p>div h1 {
    color: #343A40;
    font-family: "Inter";
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    /* 1 */
    text-align: center;

}

.about1p>div p {
    color: #374151;
    font-family: "Inter";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 1.4 */
    text-align: center;

}
.about21>div h5 {
    color: #343A40;
    font-family: "Inter";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    /* 1.2 */
    margin-bottom: 1rem;
}

.about21>div p {
    color: #374151;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 1.625 */

}

.about21 {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
}

.about21>div {
    width: 48%;
}

.about2p {
    padding: 40px 144px 25px 144px;
    background: linear-gradient(89.99999deg, #F9FAFB 0%, #FFFFFF 100%), rgba(0, 0, 0, 0.00);

}

.about2pr {
    padding:40px 144px;
    background: #F9FAFB;
}
.ab31p{
    padding: 40px 144px;
}
.ab31{
    display: flex;
    gap: 2%;
}
.ab31>div{
    width: 49%;
}
.ab31>div:nth-child(2) h1{
    color: #343A40;
font-family: "Inter";
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 1.2 */
margin-bottom: 1.5rem;
}
.ab31>div:nth-child(2) ul li{
    display: flex;
    gap: 15px;
    list-style-type: none;
    margin-bottom: .7rem;
}
.ab31>div:nth-child(2) ul li h6{
    color: #343A40;
    font-family: "Inter";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 1.4 */
margin-bottom: .5rem;    
}

.ab31>div:nth-child(2) ul p{
    color: #374151;
font-family: "Inter";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 1.5 */

}
ul{
    padding-left: 0 !important;
}
.ab31>div:nth-child(1) svg{
    width: 20px;
}
.ab32p{
    padding: 40px 144px;
    background: linear-gradient(89.99999deg, #F9FAFB 0%, #FFFFFF 100%), rgba(0, 0, 0, 0.00);
}

.ab32{
    display: flex;
    gap: 2%;
}
.ab32>div{
    width: 49%;
}
.ab32>div h6{
    color: #343A40;
font-family: "Inter";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 28px; /* 1.4 */

}
.ab32>div p span{
    color: #FD7E14;
font-family: "Inter";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 1.5 */

}
.ab32>div p{
    color: #374151;
font-family: "Inter";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 1.5 */

}
.ab32>div>div{
    margin-bottom: 1.3rem !important;
}
.ab32>div h1{
    color: #343A40;
font-family: "Inter";
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 1.2 */
margin-bottom: 1.5rem;
}

/* ------------------- */
.ab33p{
    padding: 40px 144px;
}
.ab33{
    display: flex;
    gap: 2%;
}
.ab33>div{
    width: 49%;
}
.ab33>div:nth-child(2)>div{
    margin-bottom: 1rem;
}
.ab33>div:nth-child(2) h1{
    color: #343A40;
font-family: "Inter";
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 1.2 */
margin-bottom: 1.5rem;
}
.ab33>div:nth-child(2)>div:nth-child(1) h1{
    color: #343A40;
font-family: "Inter";
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 1.2 */
margin-bottom: 1.5rem;
}
.ab33>div:nth-child(2)>div:nth-child(2) h1{
    color: #343A40;
font-family: "Inter";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 1.333 */

margin-bottom: 1.5rem;
}
.ab33>div:nth-child(2) p{
    color: #374151;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 1.625 */
    
}
p:last-child{
    margin-bottom: 0 !important;
}


@media(min-width:768px) and (max-width:992px){
    .about2p {
        padding: 30px 55px 30px 55px;
    }
    .about2pr {
        padding: 30px 55px 30px 55px;
    }
    .ab31p {
        padding: 30px 55px 30px 55px;
    }
    .ab32p {
        padding: 30px 55px 30px 55px;
    }
    .ab33p {
        padding: 30px 55px 30px 55px;
    }
}
@media(max-width:768px){
    p:last-child{
        margin-bottom: 1rem !important;
    }
    .about2p {
        padding: 0;
    }
    .about21{
        flex-wrap: wrap;
        padding: 1rem 0;
    }
    .about21>div{
        width: 100%;
    }
    .about2pr {
        padding: 0;
    }
    .about21{
        flex-wrap: wrap;
        padding: 1rem 0;
    }
    .about21>div{
        width: 100%;
    }
    .ab31p {
        padding: 0;
    }
    .ab31{
        flex-wrap: wrap;
        padding: 1rem 0;
    }
    .ab31>div{
        width: 100%;
    }
    .ab32p {
        padding: 0;
    }
    .ab32{
        flex-wrap: wrap;
        padding: 1rem 0;
    }
    .ab32>div{
        width: 100%;
    }
    .ab33p {
        padding: 0;
    }
    .ab33{
        flex-wrap: wrap;
        padding: 1rem 0;
    }
    .ab33>div{
        width: 100%;
    }
    .ab31{
        flex-direction: column-reverse;
    }
    .ab33{
        flex-direction: column-reverse;
        gap: 1rem;
    }
}