@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Dosis:wght@200;300;400;500;600;700;800&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sen:wght@400;700;800&display=swap');
.bg-image:not([class*=absolute]) {
    position: absolute;
}
.bg-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.bg-image {
    object-fit: cover;
}
.home-features-top {
    width: 97%;
    max-width: 100%;
    margin: auto;
    position: relative;
    height: 624px;
    margin-bottom: 1.5%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-features-top{
    /* padding-bottom: 24px; */
}
.arrow-icon-dwon{
    width: 50px;
    height: 50px;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 35px;
}
.home-features {
    /* padding-bottom: 24px; */
    margin-top: 6.5rem;
}
.home-features::after {
    content: '';
    background: url(../img/bg-radial-bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0%;
    right: 0%;
    /* bottom: 0%; */
    width: 609px;
    height: 584px;
    margin: auto;
    z-index: -1;
    top: 40px;
}
.features-content-top h2{
    font-family: 'Darker Grotesque 500';
    font-size: 70px;
    font-style: normal;
    font-weight: 500;
    line-height: 78.324px;
    text-transform: capitalize;
    margin-bottom: 32px;
    color: #FFFFFF;
    text-align: center;
}
.features-content-top p{
    color:#FFF;
    font-family: 'Inter';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0px;
}
.features-content-top{
    width: 639px;
    max-width: 100%;
    margin: auto;
    text-align: center;
}
.how-its-works h2{
    font-family: 'Darker Grotesque 700';
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    text-transform: capitalize;
    margin-bottom: 32px;
    color: #050220;
}
.how-its-works{
    display: flex;
    justify-content: center;
    align-items: center;
}

.how-its-works p{
    font-family: 'Inter';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #050220;
    padding-right: 24px;
}
.how-its-works::after{
    content: " ";
    background: url(../img/how-ites-right.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 940px;
    height: 462px;
}
.standalone-se{
    width: 97%;
    max-width: 100%;
    margin: auto;
    height: 340px;
}
.benifit-of-marchent{
    width: 97%;
    max-width: 100%;
    margin: auto;
    padding-bottom: 0px;
    margin-bottom: -26px;
    z-index: -1;
    padding-top: 4rem;

}
.benfit-right-content {
    width: 737px;
    max-width: 100%;
    margin: auto;
    padding-top: 53px;
    margin-bottom: -63px;
}
.benfit-right-content h2{
    font-family: 'Darker Grotesque 700';
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    text-transform: capitalize;
    margin-bottom: 32px;
    color: #050220;
}
.benfit-right-content p{
    font-family: 'Inter';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #050220;
    padding-right: 24px;
}
.benifit-of-marchent .container{
    position: relative;
    z-index: 0;
}
.benifit-img-left{
    height: 459px;
    margin-bottom: -84px;
}
.features-last-content{
    width: 832px;
    max-width: 100%;
    margin: auto;
}
.features-last-content-tiltle p {
    font-family: 'Inter';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #050220;
    padding-right: 24px;
}
.features-last-content-tiltle h2{
    font-family: 'Darker Grotesque 700';
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: capitalize;
    margin-bottom: 24px;
    color: #050220;
}
.features-last-content-tiltle {
    width: 617px;
    max-width: 100%;
    margin: auto;
}

.ul-features-main h5{
    font-family: 'Darker Grotesque 700';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 24px;
    color: #050220;
}
.ul-features-main a{
    font-family: 'Darker Grotesque 700';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
    color: #050220;
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 3px;
}
.ul-features-main li{
    margin-bottom: 15px;
    font-family: 'Darker Grotesque 700';
    font-family: 'Darker Grotesque 700';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
    color: #050220;
}
.ul-features-main{
    margin-top: 40px;
}
.features-last{
    background:#fff;
    height: 622px;
    z-index: 1;
    padding-top: 4rem;
}
.features-last::after{
    content: " ";
    background:url(../img/Additional-Features.png) no-repeat;
    background-position:center center;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 578px;
    z-index: -1;
}
.features-last-content-tiltle h4{
    font-family: 'Darker Grotesque 700';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    text-transform: capitalize;
    margin-bottom: 24px;
    color: #5551FF;
}

.addtionanl-content{
    width: 855px;
    max-width: 100%;
    margin: auto;
}

.addtionanl-content h2 {
    font-family: 'Darker Grotesque 700';
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    text-transform: capitalize;
    margin-bottom: 20px;
    color: #fff;
}
.ul-features-main img{
    margin-top: -3px;
}
.ul-features-main .me-2 {
    margin-right: 0.2rem!important;
}
.home-features .hs1_btm_arrow {
    position: relative;
    left: unset;
    bottom: unset;
    transform: none;
    width: fit-content;
}

.addtionanl-content p{
    font-family: 'Inter';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #fff;
    padding: 0px 107px;
    margin-bottom: 42px;
}
.the-addition-section{
    height: 569px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ul-features-main ol{
    padding-left: 22px!important;
}
