body {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #ffffff;
    overflow-x: hidden;
}


#container {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    margin-bottom: -20px;

}

.Smart-features {
    background-color: #FFFFFF;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.library {
    background-color: #3F120E;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customize {
    background-color: #FFFFFF;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}


.sub-container {
    margin: 0 48px;
    max-width: 1785px;
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    height: 343px;
    display: flex;
    justify-content: space-between;
    border: none;
}


.Smart-features .sub-container {
    background-image: linear-gradient(to right, #FFFFFF, #D9D9D9);
    /* height: 415px !important; */
}



.library .sub-container {
    margin: 0 60px;
    max-width: 1761px;
    width: 100%;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    height: 343px;
    display: flex;
    justify-content: space-between;
    border: none;
    background-image: linear-gradient(to right, #75211B, #3F120E);
}


.customize .sub-container {
    background-image: linear-gradient(to right, #FFFFFF, #D9D9D9);
    top: 0px !important;
}


.Smart-features .txt-container {
    text-align: right;
    color: #29377F;
}

.library .txt-container {
    text-align: left;
    color: #FFFFFF;

}

.customize .txt-container {
    text-align: right;
    color: #29377F;

}


.media-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}



/* .overlay-video {
    position: absolute;
    top: -6%;
    left: 100px;
    max-height: 343px;
    border-radius: 12px;
} */

/* .overlay-video:hover {
  transform: scale(1.5);
  z-index: 10;
} */

/* .Smart-features img {
      max-height: 570px;
    position: absolute;
    top: -136px;
    left: 6px;
} */

.library img {
    max-height: 410px;
    position: absolute;
    right: 119px;
    top: 0px;
}

.Smart-features .txt-container h1 {
    font-size: 40px;
    line-height: normal;
    position: absolute;
    right: 42px;
    top: 21px;
    width: 500px;

}

.library .txt-container h1 {
    font-size: 40px;
    line-height: normal;
    position: absolute;
    top: 46px;
    left: 42px;
    width: 500px;

}

.customize .txt-container h1 {
    font-size: 40px;
    line-height: normal;
    position: absolute;
    right: 42px;
    top: 21px;
    width: 500px;

}

.Smart-features .txt-container p {
    font-size: 20px;
    line-height: normal;
    width: 387px;
    position: absolute;
    right: 42px;
    margin-top: 120px;
    white-space: pre-wrap;
    display: block;
    text-align: right;
}



.library .txt-container p {
    font-size: 20px;
    line-height: normal;
    width: 387px;
    position: absolute;
    left: 42px;
    margin-top: 104px;
}

.customize .txt-container p {
    font-size: 20px;
    line-height: normal;
    width: 500px; 
    position: absolute;
    right: 42px;
    margin-top: 133px;
    white-space: pre-wrap;
    display: block;
}

.sub-container .btn-smart {
    position: absolute;
    right: 42px;
    bottom: -21px;
    background-color: #F0AD03;
    color: #fff;
    padding: 12px 15px 15px 10px;
    border-radius: 15px;
    width: 139px;
    height: 44px;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    display: block;
    text-align: center;
    line-height: 22px;


}

.sub-container .btn-smart:hover {
    background-color: #c08a02;
}

.sub-container .btn-customize {
    position: absolute;
    right: 40px;
    bottom: -21px;
    background-color: #0685CD;
    color: #fff;
    padding: 12px 15px 15px 11px;
    border-radius: 15px;
    width: 139px;
    height: 44px;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    display: block;
    align-items: center;
    line-height: 22px;


}

.sub-container .btn-customize:hover {
    background-color: #045d90;
}

.smart-rest,
.library-rest,
.customize-rest {

    font-weight: 400 !important;

}



.connection {
    background-color: #034367;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.integration {
    background-color: #FFFFFF;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.collaboration {
    background-color: #463201;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -20px;

}

.connection .sub-container {
    background-image: linear-gradient(to right, #056AA4, #034367);
    top: 0px !important;
}

.integration .sub-container {
    background-image: linear-gradient(to right, #FFFFFF 50%, #E0E0E0, #D9D9D9);
}

.collaboration .sub-container {
    background-image: linear-gradient(to right, #9B7002, #463201);
    top: -20px;
}


.connection .txt-container {
    text-align: left;
    color: #ffffff;

}

.integration .txt-container {
    text-align: right;
    color: #29377f;

}

.collaboration .txt-container {
    text-align: left;
    color: #FFFFFF;

}

.connection-rest,
.integration-rest,
.collaboration-rest {

    font-weight: 400 !important;

}

.connection .txt-container h1 {
    font-size: 40px;
    line-height: normal;
    position: absolute;
    top: 46px;
    left: 42px;
    width: 500px;

}

.integration .txt-container h1 {
    font-size: 40px;
    line-height: normal;
    position: absolute;
    right: 42px;
    top: 57px;
    width: 500px;

}

.collaboration .txt-container h1 {
    font-size: 40px;
    line-height: normal;
    position: absolute;
    top: 41px;
    left: 42px;
    width: 500px;

}



.connection .txt-container p {
    font-size: 20px;
    line-height: normal;
    width: 451px;
    position: absolute;
    left: 42px;
    margin-top: 107px;
}

.integration .txt-container p {
    font-size: 20px;
    line-height: normal;
    width: 451px;
    position: absolute;
    right: 42px;
    margin-top: 162px;
}


.collaboration .txt-container p {
    font-size: 20px;
    line-height: normal;
    width: 451px;
    position: absolute;
    left: 42px;
    margin-top: 143px;
}

.sub-container .btn-connection {
    position: absolute;
    left: 42px;
    bottom: -19px;
    background-color: #F0AD03;
    color: #fff;
    padding: 12px 15px 15px 15px;
    border-radius: 15px;
    width: 158px;
    height: 44px;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    display: block;
    align-items: center;
    line-height: 22px;

}

.sub-container .btn-connection:hover {
    background-color: #c08a02;
}


.sub-container .btn-integration {
    position: absolute;
    right: 42px;
    bottom: -21px;
    background-color: #1FB25F;
    color: #fff;
    padding: 12px 15px 15px 15px;
    border-radius: 15px;
    width: 158px;
    height: 44px;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    display: block;
    align-items: center;
    line-height: 22px;
}

.sub-container .btn-integration:hover {
    background-color: #167d43;
}


.sub-container .btn-collaboration {
    position: absolute;
    left: 42px;
    bottom: -22px;
    background-color: #0685CD;
    color: #fff;
    padding: 12px 15px 15px 15px;
    border-radius: 15px;
    width: 158px;
    height: 44px;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    display: block;
    align-items: center;
    line-height: 22px;
}

.sub-container .btn-collaboration:hover {
    background-color: #045d90;

}

/* .connection img {
    max-height: 540px;
    position: absolute;
    top: -130px;
    right: 61px;
} */

.integration img {
    max-height: 400px;
    position: absolute;
    top: -35px;
    left: 92px;
}

.collaboration img {
    max-height: 400px;
    position: absolute;
    top: -30px;
    right: 110px;
}


#container .css-qt9zxu {
    background-color: rgb(240, 173, 3);
}

#container .css-4f712n {
    position: absolute;
    display: block;
    border-radius: 5px;
}

#container .css-2mgor5 {
    width: 168px;
    height: 200px;
    inset: -128px 36px auto auto;
}

.highlight {
    font-weight: bold !important;
    color: #FFFFFF !important;
}


#container .css-iefgfe {
    background-color: rgb(233, 66, 53);
}

#container .css-2hrwf {
    width: 94px;
    height: 224px;
    inset: -129px auto auto 235px;
}

#container .css-4f712n {
    position: absolute;
    display: block;
    border-radius: 5px;
}


#container .css-qhldbu {
    background-color: rgb(6, 133, 205);
}

#container .css-k52akm {
    width: 206px;
    height: 201px;
    inset: -129px 299px auto auto;
}

#container .css-4f712n {
    position: absolute;
    display: block;
    border-radius: 5px;
}


#container .css-ma7npt {
    position: absolute;
    display: block;
    border-radius: 4.97312px;
}

#container .css-r12axt {
    width: 262px;
    height: 199px;
    inset: -109px auto auto 218px;
}

#container .css-qt9zxuu {
    background-color: rgb(6, 133, 205);
}


#container .css-4f712n {
    position: absolute;
    display: block;
    border-radius: 5px;
}

#container .css-lw64m2 {
    width: 223px;
    height: 242px;
    inset: -129px 281px auto auto;
}

#container .css-srlf7c {
    background-color: rgb(31, 178, 95);
}


#container .css-srlf7cc {
    background-color: rgb(240, 173, 3);
}

#container .css-g0p8nw {
    width: 228px;
    height: 226px;
    inset: -129px auto auto 154px;
}

#container .css-4f712n {
    position: absolute;
    display: block;
    border-radius: 5px;
}




@media screen and (min-width:800px) and (max-width: 1279px) {
    .sub-container {
        height: 560px !important;
        flex-direction: column;
    }

    .Smart-features .sub-container {
        background-image: linear-gradient(to right, #D9D9D9, #FFFFFF);
        height: 560px !important;
    }

    .library .sub-container {
        background-image: linear-gradient(to right, #75211B, #3F120E)
    }

    .customize .sub-container {
        background-image: linear-gradient(to right, #D9D9D9, #FFFFFF);
    }


    .connection .sub-container {
        background-image: linear-gradient(to right, #056AA4, #034367);
    }

    .integration .sub-container {
        background-image: linear-gradient(to right, #D9D9D9, #FFFFFF)
    }

    .collaboration .sub-container {
        background-image: linear-gradient(to right, #9B7002, #463201);
    }



    .Smart-features .txt-container {
        text-align: center;
    }


    .Smart-features .txt-container h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 41px;
        transform: translate(-50%);
    }

    .Smart-features .txt-container p {
        font-size: 20px;
        line-height: 1.2;
        width: 408px;
        position: absolute;
        left: 50%;
        top: 319px;
        transform: translate(-50%);
        text-align: center;
    }

    .sub-container .btn-smart {
        position: absolute;
        /* left: 44%; */
        left: calc(50% - 70px);
        bottom: -16px;
        background-color: #F0AD03;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 139px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;


    }

    /* .Smart-features img {
        max-height: 400px;
        position: absolute;
        left: 50%;
        top: 49px;
        transform: translate(-50%);
    } */

    /* .overlay-video {
        position: absolute;
        margin-top: 129px;
        left: -0.4%;
        width: 100%;
        max-height: 250px;
        border-radius: 12px;
       
    } */





    #container .css-2mgor5 {
        width: 665px;
        height: 54px;
        inset: 40px calc(50% - 639px) auto auto;
    }



    .library .txt-container {
        text-align: center;
    }

    .library .txt-container h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 41px;
        width: 500px;
        transform: translate(-50%);

    }

    .library .txt-container p {
        font-size: 20px;
        line-height: 1.2;
        width: 451px;
        position: absolute;
        left: 50%;
        top: 336px;
        transform: translate(-50%);
    }

    .library img {
        max-height: 314px;
        position: absolute;
        left: 55%;
        top: 113px;
        transform: translate(-50%);
    }



    #container .css-2hrwf {
        width: 587px;
        height: 54px;
        inset: 40px calc(50% - 639px) auto auto;
    }

    .customize .txt-container {
        text-align: center;
    }

    .customize .txt-container h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 41px;
        width: 500px;
        transform: translate(-50%);

    }

    .customize .txt-container p {
        font-size: 20px;
        line-height: normal;
        /* width: 60%; */
        position: absolute;
        left: 50%;
        top: 292px;
        transform: translate(-50%);
    }


    .sub-container .btn-customize {
        position: absolute;
        left: calc(50% - 70px);
        bottom: -16px;
        background-color: #0685CD;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 139px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;


    }


    #container .css-k52akm {
        width: 613px;
        height: 54px;
        inset: 40px auto auto calc(50% - 641px);
        border-radius: 5px;
    }

   
    .connection .txt-container {
        text-align: center;
    }

    .connection .txt-container h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 41px;
        width: 500px;
        transform: translate(-50%);

    }



    .connection .txt-container p {
        font-size: 20px;
        line-height: 1.2;
        width: 451px;
        position: absolute;
        left: 50%;
        top: 315px;
        transform: translate(-50%);
    }


    .sub-container .btn-connection {
        position: absolute;
        left: calc(50% - 110px);
        bottom: -16px;
        background-color: #F0AD03;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 158px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .connection img {
        max-height: 250px;
        position: absolute;
        top: 115px;
        left: 50%;
        transform: translate(-50%);
    }

    #container .css-g0p8nw {
        width: 694px;
        height: 54px;
        inset: 40px calc(50% - 639px) auto auto;
    }


    .integration .txt-container {
        text-align: center;

    }

    .integration .txt-container h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 41px;
        width: 500px;
        transform: translate(-50%);

    }

    .integration .txt-container p {
        font-size: 20px;
        line-height: 1.2;
        width: 574px;
        position: absolute;
        left: 50%;
        top: 264px;
        transform: translate(-50%);
    }

    .sub-container .btn-integration {
        position: absolute;
        left: calc(50% - 110px);
        bottom: -16px;
        background-color: #1FB25F;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 158px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .integration img {
        max-height: 250px;
        position: absolute;
        left: 50%;
        top: 152px;
        transform: translate(-50%);
    }


    #container .css-lw64m2 {
        width: 629px;
        height: 54px;
        inset: 40px auto auto calc(50% - 641px);
    }


    .collaboration .txt-container {
        text-align: center;
    }

    .collaboration .txt-container h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 41px;
        width: 500px;
        transform: translate(-50%);

    }

    .collaboration .txt-container p {
        font-size: 20px;
        line-height: 1.2;
        width: 570px;
        position: absolute;
        left: 50%;
        top: 325px;
        transform: translate(-50%);
    }


    .sub-container .btn-collaboration {
        position: absolute;
        left: calc(50% - 79px);
        bottom: -16px;
        background-color: #0685CD;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 158px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;
    }

    .collaboration img {
        max-height: 350px;
        position: absolute;
        top: 84px;
        left: 50%;
        transform: translate(-50%);
    }

    #container .css-r12axt {
        width: 680px;
        height: 54px;
        inset: 40px calc(50% - 639px) auto auto;
    }

    br {
        display: none;
    }



}


@media screen and (max-width:799px) {
    .smart-rest {
        width: 202px;
        height: 117px;
        left: 50%;
        top: -41px;
        transform: translateX(-50%);
        justify-content: center;
        position: absolute;
        align-items: center;
    }

    br {
        display: none;
    }

    .sub-container {
        margin: 0px;
        width: 100%;
        min-height: 600px;
        flex-direction: column;
    }

    .Smart-features .sub-container {
        background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 50%, #FFFFFF 100%);
    }

    .library .sub-container {
        background-image: linear-gradient(to bottom, #3F120E 100%, #75211B 100%, #3F120E 100%);
    }

    .customize .sub-container {
        background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 50%, #FFFFFF 100%);
    }

    .connection .sub-container {
        background-image: linear-gradient(to bottom, #034367 0%, #056AA4 50%, #034367 100%);
    }

    .integration .sub-container {
        background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 50%, #FFFFFF 100%);
    }

    .collaboration .sub-container {
        background-image: linear-gradient(to bottom, #463201 0%, #9B7002 50%, #463201 100%);
    }

    .Smart-features .txt-container {
        text-align: center;
    }

    .Smart-features .txt-container h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 10px;
        transform: translate(-50%);
        width: 100%;
    }

    .Smart-features .txt-container p {
        font-size: 16px;
        line-height: 1.2;
        width: 300px !important;
        height: 72px !important;
        position: absolute;
        left: 50%;
        top: 362px;
        transform: translate(-50%);
        text-align: center;
    }

    .sub-container .btn-smart {
        position: absolute;
        /* left: 39%; */
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        bottom: -15px;
        background-color: #F0AD03;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 139px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;


    }

    /* .overlay-video {
        position: absolute;
        margin-top: 129px;
        left: -0.4%;
        width: 100%;
        max-height: 250px;
        border-radius: 12px;
    } */


    /* .Smart-features img {
        max-height: 370px;
        position: absolute;
        left: 50%;
        top: 77px;
        transform: translate(-50%);
    } */


    #container .css-2mgor5 {
        width: auto;
        height: 34px;
        inset: 13px 0px -13px -60px;
        left: 0%;
        border-radius: 0px;
    }

    .library .txt-container {
        text-align: center;
        z-index: 1;
    }

    .library .txt-container h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 0px;
        width: 100%;
        transform: translate(-50%);

    }

    .library .txt-container p {
        width: 300px !important;
        height: 72px !important;
        font-size: 16px;
        line-height: 1.2;
        width: 451px;
        position: absolute;
        left: 50%;
        top: 421px;
        transform: translate(-50%);
    }

    .library img {
        max-height: 380px;
        position: absolute;
        left: 50%;
        top: 120px;
        transform: translate(-50%);
    }

    #container .css-2hrwf {
        width: auto;
        height: 34px;
        inset: 53px -60px -13px -60px;
        border-radius: 0px;
    }


    .customize .txt-container h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 0px;
        width: 100%;
        transform: translate(-50%);

    }

    .customize .txt-container p {
        width: 277px !important;
        height: 72px !important;
        font-size: 16px;
        line-height: 1.2;
        position: absolute;
        left: 50%;
        top: 324px;
        transform: translate(-50%);
        text-align: center;
    }

    .customize .txt-container p:first-of-type {
        top: 307px;
    }

    .customize .txt-container p:nth-of-type(2) {
        top: 400px;
    }



    .sub-container .btn-customize {
        position: absolute;
        /* left: 39%; */
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        bottom: -16px;
        background-color: #0685CD;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 139px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;


    }


    #container .css-k52akm {
        width: auto;
        height: 34px;
        inset: 2px -3px 0px -3px;
    }

    .connection .txt-container {
        text-align: center;
    }

    .connection .txt-container h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 0px;
        width: 100%;
        transform: translate(-50%);

    }



    .connection .txt-container p {
        font-size: 16px;
        line-height: 1.2;
        width: 300px !important;
        height: 72px !important;
        position: absolute;
        left: 50%;
        top: 295px;
        transform: translate(-50%);
    }


    .sub-container .btn-connection {
        position: absolute;
        /* left: 39%; */
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        bottom: 10px;
        background-color: #F0AD03;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 158px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;

    }

    .connection img {
        max-height: 350px;
        position: absolute;
        top: 110px;
        left: 50%;
        transform: translate(-50%);
    }

    #container .css-g0p8nw {
        width: auto;
        height: 34px;
        inset: 48px 0px -13px -60px;
        border-radius: 0px;
    }


    .integration .txt-container {
        text-align: center;

    }

    .integration .txt-container h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 0px;
        width: 100%;
        transform: translate(-50%);

    }

    .integration .txt-container p {
        font-size: 16px;
        line-height: 1.2;
        width: 281px !important;
        height: 90px !important;
        position: absolute;
        left: 50%;
        top: 285px;
        transform: translate(-50%);
    }

    .sub-container .btn-integration {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        bottom: -25px;
        background-color: #1FB25F;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 158px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;
    }


    .integration img {
        max-height: 320px;
        position: absolute;
        left: 50%;
        top: 120px;
        transform: translate(-50%);
    }


    #container .css-lw64m2 {
        width: auto;
        height: 34px;
        inset: 4px -3px 0px -3px;
    }

    .collaboration .txt-container {
        text-align: center;
    }

    .collaboration .txt-container h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: absolute;
        left: 50%;
        top: 0px;
        width: 100%;
        transform: translate(-50%);

    }

    .collaboration .txt-container p {
        font-size: 16px;
        line-height: 1.2;
        width: 258px !important;
        height: 72px !important;
        position: absolute;
        left: 50%;
        top: 370px;
        transform: translate(-50%);
    }


    .sub-container .btn-collaboration {
        position: absolute;
        /* left: 39%; */
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        bottom: -26px;
        background-color: #0685CD;
        color: #fff;
        padding: 7.5px 15px;
        border-radius: 15px;
        width: 158px;
        height: 44px;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        display: flex;
        align-items: center;
    }

    .collaboration img {
        max-height: 350px;
        position: absolute;
        top: 110px;
        left: 50%;
        transform: translate(-50%);
    }

    #container .css-r12axt {
        width: auto;
        height: 34px;
        inset: 48px -3px -13px -3px;
    }


    .library-highlight {
        padding-top: 5px;
    }

    .smart-highlight,
    .library-highlight,
    .customize-highlight,
    .connection-highlight,
    .integration-highlight,
    .collaboration-highlight {
        display: block;
        width: 100%;
        text-align: center;
    }

    .smart-rest,
    .library-rest,
    .customize-rest,
    .connection-rest,
    .integration-rest,
    .collaboration-rest {
        display: block;
        margin-top: 0.5rem;
        text-align: center;
    }

}

@media screen and (min-width:969px) and (max-width: 1111px) {
    .customize .txt-container p {
        width: 70% !important;
    }
}

@media screen and (min-width:800px) and (max-width: 968px) {
    .customize .txt-container p {
        width: 80% !important;
    }
}


@media (max-width: 320px) {
    .integration .txt-container p {
        position: absolute;
        top: 254px !important;
    }

}

@media (min-width: 444px) and (max-width: 799px) {
    .integration .txt-container p {
        position: absolute;
        top: 301px !important;
    }

}

@media (min-width: 321px) and (max-width: 375px) {
    .integration .txt-container p {
        position: absolute;
        top: 274px !important;
    }

}

@media (min-width: 376px) and (max-width: 443px) {
    .integration .txt-container p {
        position: absolute;
        top: 284px !important;
    }

}

.img-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

/* Default: hide tablet and mobile sets */
.tablet-images {
    display: none;
}

.mobile-images {
    display: none;
}

.desktop-images {
    display: block;
    position: relative;
}

/* Show tablet, hide desktop for 800–1279px */
@media (min-width: 800px) and (max-width: 1279px) {
    .desktop-images {
        display: none;
    }

    .mobile-images {
        display: none;
    }

    .tablet-images {
        display: block;
        position: relative;
    }
}

/* For ≤799px: show mobile */
@media (max-width: 799px) {
    .desktop-images {
        display: none;
    }

    .tablet-images {
        display: none;
    }

    .mobile-images {
        display: block;
        position: relative;
    }
}

/* Desktop Styles */
img.customize-main-desktop {
    max-height: 320px;
    position: absolute;
    top: -210px;
    left: 83px;
}

img.vertical-desktop {
    max-height: 304px;
    position: absolute;
    top: -210px;
    left: 180px;
}

img.vertical-desktop-2 {
    max-height: 304px;
    position: absolute;
    top: -210px;
    left: 280px;
}

img.vertical-desktop-3 {
    max-height: 304px;
    position: absolute;
    top: -210px;
    left: 380px;
}

img.drag-desktop {
    max-height: 35px;
    position: absolute;
    top: 17px;
    left: 157px;
}

img.drag-desktop-2 {
    max-height: 35px;
    position: absolute;
    top: 17px;
    left: 257px;
}

img.drag-desktop-3 {
    max-height: 35px;
    position: absolute;
    top: 17px;
    left: 357px;
}

.drag-desktop {
    position: relative;
    animation: slideDown 3s ease-in infinite alternate;
}

.drag-desktop-2 {
    position: relative;
    animation: slideDown 4s ease-in infinite alternate;
}

.drag-desktop-3 {
    position: relative;
    animation: slideDown 2s ease-in infinite alternate;
}

@keyframes slideDown {
    from {
        top: -190px;
        opacity: 1;
    }

    to {
        top: 40px;
        opacity: 1;
    }
}

/* Tablet Styles */
img.customize-main-tablet {
    max-height: 253px;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
}

img.vertical-tablet {
    max-height: 250px;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(calc(-50% - 80px));
}

img.vertical-tablet-2 {
    max-height: 250px;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(calc(-50% - 0px));
}

img.vertical-tablet-3 {
    max-height: 250px;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(calc(-50% + 80px));
}

img.drag-tablet {
    max-height: 30px;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(calc(-50% - 80px));
}

img.drag-tablet-2 {
    max-height: 30px;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(calc(-50% - 0px));
}

img.drag-tablet-3 {
    max-height: 30px;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(calc(-50% + 80px));
}

.drag-tablet {
    position: relative;
    animation: slideDown2 3s ease-in infinite alternate;
}

.drag-tablet-2 {
    position: relative;
    animation: slideDown2 4s ease-in infinite alternate;
}

.drag-tablet-3 {
    position: relative;
    animation: slideDown2 2s ease-in infinite alternate;
}

@keyframes slideDown2 {
    from {
        top: -90px;
        opacity: 1;
    }

    to {
        top: 90px;
        opacity: 1;
    }
}


/* Mobile Styles - Responsive and Centered */
img.customize-main-mobile {
    max-height: 218px;
    position: absolute;
    top: -77px;
    left: 50%;
    transform: translateX(-50%);
}

img.vertical-mobile {
    max-height: 218px;
    position: absolute;
    top: -77px;
    left: 50%;
    transform: translateX(calc(-50% - 80px));
}

img.vertical-mobile-2 {
    max-height: 218px;
    position: absolute;
    top: -77px;
    left: 50%;
    transform: translateX(calc(-50% - 0px));
}

img.vertical-mobile-3 {
    max-height: 218px;
    position: absolute;
    top: -77px;
    left: 50%;
    transform: translateX(calc(-50% + 80px));
}

img.drag-mobile {
    max-height: 27px;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(calc(-50% - 80px));
}

img.drag-mobile-2 {
    max-height: 27px;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(calc(-50% - 0px));
}

img.drag-mobile-3 {
    max-height: 27px;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(calc(-50% + 80px));
}

.drag-mobile {
    position: relative;
    animation: slideDown3 3s ease-in infinite alternate;
}

.drag-mobile-2 {
    position: relative;
    animation: slideDown3 4s ease-in infinite alternate;
}

.drag-mobile-3 {
    position: relative;
    animation: slideDown3 2s ease-in infinite alternate;
}

@keyframes slideDown3 {
    from {
        top: -65px;
        opacity: 1;
    }

    to {
        top: 105px;
        opacity: 1;
    }
}


/* Base styles for all images in picture */
picture img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* Desktop styles (≥1280px): Show desktop images and hide responsive sources */
@media (min-width: 1280px) {

    .tablet-images-container,
    .mobile-images-container {
        display: none;
    }

    /* Hide the responsive source images */
    picture source {
        display: none;
    }

    .desktop-images-container {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 567px;
        margin-left: auto;
    }

    .desktop-images-connection {
        display: block;
        position: relative;
    }

    /* Position the main desktop image */
    img.smart-connection-desktop {
        display: block !important;
        position: absolute;
        max-height: 466px !important;
        top: 93px;
        right: -250px;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    /* Position and animate the hand image */
    img.hand {
        display: block !important;
        position: relative;
        max-height: 130px;
        top: 210px;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        animation: movetodot 4s ease-in-out infinite alternate;
    }

    /* img.hand.animate {
        animation: moveHorizontal 4s ease-in-out forwards;
    } */

    img.ellipse {
        position: absolute;
        top: 225px;
        right: 475px;
        width: 30px;
        height: auto;
        z-index: 1;
        transition: transform 0.2s ease;
    }

    img.ellipse.scale-up {
        transform: scale(1.5);
    }

    /* Horizontal movement animation for hand */
    @keyframes movetodot {
        from {
            transform: translate(calc(-50% + 0), -50%);
            opacity: 1;
        }

        to {
            transform: translate(calc(-50% - 197px), -50%);
            opacity: 1;
        }


    }
}





@media (min-width: 800px) and (max-width: 1279px) {

    .desktop-images-container,
    .mobile-images-container {
        display: none;
    }


    .tablet-images-container {
        position: relative;
        display: block;
        margin-left: 0 auto;
    }



    /* Position the main desktop image */
    img.smart-connection-tablet {
        display: block !important;
        position: absolute;
        max-height: 300px !important;
        top: 243px;
        right: -250px;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    /* Position and animate the hand image */
    img.hand-tab {
        display: block !important;
        position: absolute;
        max-height: 130px;
        top: 192px;
        left: calc(50% + 92px);
        transform: translate(-50%, -50%);
        z-index: 2;
        animation: movetodot 4s ease-in-out infinite alternate;
    }

    /* img.hand-tab.animate {
        animation: movetodot 4s ease-in-out forwards;
    } */

    img.ellipse-tab {
        position: absolute;
        top: 135px;
        left: calc(50% - 128px);
        width: 30px;
        height: auto;
        transform: translate(-50%, -50%);
        z-index: 1;
        transition: transform 0.2s ease;
        /* animation: scaleDot 4s ease-in-out infinite; */
    }

    img.ellipse-tab.scale-up {
        transform: translate(-50%, -50%) scale(1.5);
    }

    /* @keyframes scaleDot {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  90% {
    transform: translate(-50%, -50%) scale(1.5);
  }

} */

    /* Horizontal movement animation for hand */

    @keyframes movetodot {
        from {
            transform: translate(-50%, -50%) translateX(0);
        }

        to {
            transform: translate(-50%, -50%) translateX(-210px);
            /* adjust until aligned with dot */
        }


    }


}



@media (max-width: 799px) {
    .desktop-images-container,
    .tablet-images-container {
        display: none;
    }

    .mobile-images-container {
        position: relative;
        display: block;
        margin-left: 0 auto;
    }



    /* Position the main desktop image */
    img.smart-connection-mobile {
        display: block !important;
        position: absolute;
        max-height: 300px !important;
        top: 243px;
        right: -250px;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    /* Position and animate the hand image */
    img.hand-mobile {
        display: block !important;
        position: absolute;
        max-height: 130px;
        top: 192px;
        left: calc(50% + 92px);
        transform: translate(-50%, -50%);
        z-index: 2;
        animation: movetodot 4s ease-in-out infinite alternate;
    }

    

    img.ellipse-mobile {
        position: absolute;
        top: 131px;
        left: calc(50% - 97px);
        width: 30px;
        height: auto;
        transform: translate(-50%, -50%);
        z-index: 1;
        transition: transform 0.2s ease;
        
    }

    img.ellipse-mobile.scale-up {
        transform: translate(-50%, -50%) scale(1.5);
    }


    /* Horizontal movement animation for hand */

    @keyframes movetodot {
        from {
            transform: translate(-50%, -50%) translateX(-20px);
        }

        to {
            transform: translate(-50%, -50%) translateX(-180px);
            /* adjust until aligned with dot */
        }


    }
}

.img-container-smart {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

/* Default: hide tablet and mobile sets */
.smart-tablet-images {
    display: none;
}

.smart-mobile-images {
    display: none;
}

.smart-desktop-images {
    display: block;
    position: relative;
}

/* Show tablet, hide desktop for 800–1279px */
@media (min-width: 800px) and (max-width: 1279px) {
    .smart-desktop-images {
        display: none;
    }

    .smart-mobile-images {
        display: none;
    }

    .smart-tablet-images {
        display: block;
        position: relative;
    }
}

/* For ≤799px: show mobile */
@media (max-width: 799px) {

    .desktop-images-container,
    .tablet-images-container {
        display: none;
    }

    .smart-desktop-images {
        display: none;
    }

    .smart-tablet-images {
        display: none;
    }

    .smart-mobile-images {
        display: block;
        position: relative;
    }
}

img.smart-desktop {
    max-height: 570px;
    position: absolute;
    top: -335px;
    left: -5px;
}

video.overlay-video-desktop {
    position: absolute;
    top: -220px;
    left: 90px;
    max-height: 343px;
}

img.smart-tablet {
    max-height: 400px;
    position: absolute;
    left: 50%;
    top: -150px;
    transform: translate(-50%);
}

video.overlay-video-tablet {
    transform: translateX(calc(-50%));
    position: absolute;
    margin-top: -65px;
    left: 50%;
    max-height: 250px;
}

img.smart-mobile {
    max-height: 370px;
    position: absolute;
    left: 50%;
    top: -110px;
    transform: translate(-50%);
    width: 100vw;
}

video.overlay-video-mobile {
    transform: translateX(calc(-50%));
    position: absolute;
    margin-top: -65px;
    left: 50%;
    max-height: 250px;
    width: 80vw;
}

@media (min-width: 320px) and (max-width: 400px) {
    .Smart-features .txt-container p {
        top: 300px;
    }
    picture img{
        max-width: 380px;
    }
}

@media (min-width: 401px) and (max-width: 445px) {
    .Smart-features .txt-container p {
        top: 311px;
    }
    picture img{
        max-width: 380px;
    }
}


@media (min-width: 446px) and (max-width: 465px) {
    .Smart-features .txt-container p {
        top: 335px;
    }
    picture img{
        max-width: 380px;
    }
}


@media (min-width: 466px) and (max-width: 580px) {
    .Smart-features .txt-container p {
        top: 335px;
    }
    picture img{
        max-width: 380px;
    }
}


@media (min-width: 581px) and (max-width: 799px) {
    .Smart-features .txt-container p {
        top: 353px;
    }
    picture img{
        max-width: 380px;
    }
}




@media (max-width: 320px) {
    picture img{
        max-width: 380px;
    }
}

@media (min-width: 400px) and (max-width: 465px) {
    img.smart-mobile {
        top: -118px;
    }
}

@media (min-width: 466px) and (max-width: 580px) {
    img.smart-mobile {
        top: -135px;
    }

    .Smart-features .txt-container p {
        top: 340px;
    }
}

@media (min-width: 581px) and (max-width: 630px) {
    img.smart-mobile {
        width: 93vw;
        top: -135px;
    }
}

@media (min-width: 631px) and (max-width: 700px) {
    img.smart-mobile {
        width: 85vw;
        top: -135px;
    }
}

@media (min-width: 701px) and (max-width: 799px) {
    img.smart-mobile {
        width: 77vw;
        top: -135px;
        max-height: 390px;
    }
}


@media (min-width:320px) and (max-width:400px){
    .library img{
        max-width: 319px !important;
        top:157px;
    }

    .library .txt-container p{
        top: 350px !important;
    }


}

@media (min-width:401px) and (max-width:500px){
    .library img{
        max-width: 400px !important;
        top:140px;
    }
    .library .txt-container p{
        top: 370px !important;
    }

}

@media (min-width:501px) and (max-width:799px){
    .library img{
        max-width: 500px !important;
        top:129px;
    }

}