@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&display=swap');

@font-face {
    font-family: Circular;
    src: url(CircularStd-Medium.ttf);
}

h6 {
    font-weight: 600;
}

.MacbookPro1418 {
    width: 1512px;
    height: 7755px;
    position: relative;
    background: white;
}

.Rectangle46 {
    width: 1445px;
    height: 1262px;
    left: 34px;
    top: 2050px;
    position: absolute;
    background: #FBFBFB;
    border-radius: 38px;
}

body {
    font-family: 'Heebo';
    padding: 38px 50px;
    display: flex;
    flex-direction: column;
    gap: 63px;
}

.step-second-row {
    width: 44%;
    text-align: center;
}

.bandeau-web {
    background: #0094BF;
    width: 100%;
    height: 34px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0px;

}

.bandeau-web>a {
    text-decoration: none;
    color: #FFFFFF;
}

.bandeau-mobile {
    background: #0094BF;
    width: 100%;
    height: 34px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    position: absolute;
    top: 0;
    left: 0px;
}

.bandeau-mobile>a {
    text-decoration: none;
    color: #FFFFFF;
}

.bandeau-text {
    font-size: 16px;
    font-weight: 500;
}

.bandeau-seeMore {
    font-size: 16px;
    font-weight: 400;
}

.menu-web {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

/* Add more CSS styles for other elements here */
.header {
    display: flex;
    justify-content: space-between;
    width: 70%;
    align-items: center;
    margin-left: auto;
    font-family: 'Heebo';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 980px;
}

.hedear-button {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.header>div>a {
    text-decoration: none;
    color: #575A5F;
    font-family: 'Heebo';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.another-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}

/* Define CSS classes */
.section-start {
    display: flex;
    justify-content: space-between;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: -30px;
}

.section-start-first-col {
    display: flex;
    flex-direction: column;
    margin-top: 3rem;
    gap: 27px;

}

.title {
    color: #0094BF;
    font-family: DM Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    border-radius: 20px;
    background: rgba(0, 148, 191, 0.13);
    display: flex;
    padding: 5px 16.65px 5px 16.85px;
    flex-direction: column;
    align-items: center;
    width: fit-content;
}

.nbclient-label {
    font-size: 18px;
    font-family: 'DM Sans';
    font-weight: 500;
    line-height: 22px;
    color: #000;
}

.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.475rem;
    height: 45px;
    width: 45px;
}

.symbol-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 10px;
    margin-right: 1rem;
}

.symbol-group .symbol {
    position: relative;
    z-index: 0;
    margin-left: -10px;
    transition: all 0.3s ease 0s;
}

.symbol.symbol-circle,
.symbol.symbol-circle .symbol-label,
.symbol.symbol-circle>img {
    border-radius: 50%;
}

.client-icons {
    display: flex;
    align-items: center;
}

.img-watch-video {
    width: 50px;
    height: 50px;
}

.about-sub-description {
    margin-bottom: 15px;
}

.menu-items>div>a>img {
    vertical-align: top;
}

.subtitle {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 65px;
    letter-spacing: 5px;
}

.section1-subtitle {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 56.5px;
    letter-spacing: -1.75px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.section1-subtitle-mobile {
    display: none;

}

.third-sectino {
    display: flex;
    width: 100%;
}

.paragraph {
    color: #575A5F;
    font-family: 'Heebo';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 18px;
}

.price-paragraph {
    color: #464646;
    text-align: center;
    font-family: 'Heebo';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 824px;
}


.price-subtitle {
    color: #000;

    text-align: center;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
}

.about-paragraph {
    color: #464646;
    font-family: 'Heebo';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    flex-direction: column;
}

.about-sub-title {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 56.5px;
    /* 104.63% */
}

.page-sub-title {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56.5px;
    margin-bottom: 1rem;
    /* 104.63% */
}

.title_list {
    color: #1F2C39;

    font-family: DM Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;

    /* 120% */
}

.section1.paragraph {
    color: #575A5F;
    font-family: 'Heebo';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


.section1-card-photo {
    position: absolute;
    display: flex;
    width: 296px;
    padding: 10px 33px 10px 20px;
    align-items: flex-start;
    gap: 15px;
    border-radius: 20px;
    background: #F3F3F3;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.10);
    flex-direction: column;
    right: 50%;
    bottom: 8px;
    transform: scale(1);
}

.start-image {
    position: absolute;
}

.no-underline {
    text-decoration: none;
}

.arrow-one {
    position: absolute;
    left: -65px;
    top: 50px;
}

.flash_absolute {
    position: absolute;
    right: 40px;
    top: 72px;
    width: 233px;
    display: flex;
    flex-direction: column-reverse;
}

.flash-description {
    color: #000;
    width: 201px;
    text-align: center;
    font-family: DM Sans;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    /* 183.333% */
    letter-spacing: 0.5px;
}

.flash_popular {
    display: flex;
    margin-right: 5rem;
    flex-direction: column;
    align-items: flex-end;
}

.four-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    background: #FBFBFB;
    padding: 2rem;
    margin-top: -50px;
}

.third-section-title {
    color: #0094BF;
    text-align: center;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    /* 169.231% */
    letter-spacing: 3.5px;
    text-transform: uppercase;
    border-radius: 20px;
    background: rgba(0, 148, 191, 0.13);
    display: flex;
    padding: 5px 16.65px 5px 16.85px;
    flex-direction: column;
    align-items: center;
    width: 235px;
    margin-bottom: 29px;
}

.third-section-subtitle {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 21px;
}

.third-paragraph {
    color: #575A5F;
    font-family: Heebo;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 606px;
    margin-bottom: 35px;
}


.background-top {
    background-color: #FBFDFE;
    position: absolute;
    width: 99vw;
    height: 817px;
    left: 0;
    top: 0;
}




@media only screen and (min-width: 1500px) and (max-width: 1600px) {

    .flash_absolute {

        right: 20px;

    }
}


@media only screen and (min-width: 1400px) and (max-width: 1500px) {

    .section1-card-photo {
        right: 70%;
        bottom: 65px;
        transform: scale(1);
    }

    .flash_absolute {

        right: 10px;

    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

    .section1-card-photo {
        right: 50%;
        bottom: 50px;
        transform: scale(0.8);
    }

    .flash_absolute {

        right: -50px;

    }
}


@media only screen and (min-width: 1000px) and (max-width: 1200px) {

    .background-top {
        height: 725px;

    }

    .section1-card-photo {
        right: 36%;
        bottom: 80px;
        transform: scale(0.7);
    }

    .flash_absolute {

        right: -60px;

    }
}


@media only screen and (min-width: 900px) and (max-width: 1000px) {

    .background-top {
        height: 780px;

    }

    .section1-card-photo {
        right: 50%;
        bottom: 118px;
        transform: scale(0.6);
    }

    .flash_absolute {

        right: -70px;

    }

    .arrow-one {
        left: 0px;

    }
}

@media only screen and (min-width: 800px) and (max-width: 900px) {

    .background-top {
        height: 1100px;

    }



    .flash_absolute {

        right: -50px;

    }

    .four-section {
        padding: 0;
    }

    .arrow-one {
        left: 10px;

    }
}


@media only screen and (min-width: 700px) and (max-width: 800px) {

    .background-top {
        height: 1100px;

    }

    .four-section {

        margin-top: 0px !important;
    }


}



@media only screen and (min-width: 600px) and (max-width: 700px) {

    .background-top {
        height: 500px;

    }



    .section1-card-photo {
        right: 50%;
        bottom: 0px;
        transform: scale(0.95);
    }

    .slideshow-container-event {
        scale: 0.9;
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 500px) and (max-width: 600px) {

    .background-top {
        height: 600px;

    }

    .section1-card-photo {
        right: 40%;
        bottom: 0px;
        transform: scale(0.85);
    }

    .slideshow-container-event {
        scale: 0.8;
        margin-top: 0px !important;
    }
}


@media only screen and (min-width: 400px) and (max-width: 500px) {

    .background-top {
        height: 600px;

    }

    .section1-card-photo {
        right: 30%;
        bottom: 0px;
        transform: scale(0.7);
    }

    .slideshow-container-event {
        scale: 0.85;
        margin-top: -5px !important;
    }
}

@media only screen and (max-width: 400px) {

    .background-top {
        height: 600px;

    }

    .section1-card-photo {
        right: 10%;
        bottom: 0px;
        transform: scale(0.6);
    }

    .slideshow-container-event {
        scale: 0.8;
        margin-top: -5px !important;
    }
}

@media screen and (max-width: 480px) {
    .client-icons {
        flex-direction: column;
        align-self: self-start;

    }
}

.paragraph-item {
    align-items: center;
}

.tick-image {
    margin-right: 4px;
}


.button-get-started {
    display: inline-flex;
    align-items: center;
    border-radius: 40px;
    background: #0094BF;
    color: #FFF;
    text-align: center;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: 22px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    cursor: pointer;
    height: 50px;
    justify-content: center;
    padding: 0 30px;
}

.icon {
    /* Define icon styles here */
}

.button-watch-video {
    color: #000;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .button-watch-video {
        letter-spacing: 2.5px;
        font-size: 11px;
    }
}

@media screen and (max-width: 350px) {
    .button-watch-video {
        letter-spacing: 1.5px;
        font-size: 10px;
    }
}

.watch-video {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.projects-done-img {
    height: auto;
    width: 100%;
    object-fit: contain;
}

.About-us {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-direction: column;
    width: 100% !important;
    gap: 30px;
}

.about-title {
    border-radius: 20px;
    background: rgba(70, 148, 184, 0.13);
    color: #0094BF;
    text-align: center;
    font-family: DM Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    padding: 11px;
    color: #0094BF;
    text-align: center;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
}

.started-video {
    display: flex;
    align-items: center;
    width: max-content;
}

.second-section {
    clip-path: polygon(0% 11.285%, 0% 11.285%, 0.027% 9.464%, 0.105% 7.738%, 0.231% 6.131%, 0.399% 4.666%, 0.605% 3.367%, 0.845% 2.257%, 1.115% 1.36%, 1.411% 0.698%, 1.727% 0.295%, 2.06% 0.175%, 98.003% 8.326%, 98.003% 8.326%, 98.328% 8.496%, 98.636% 8.934%, 98.923% 9.62%, 99.185% 10.529%, 99.417% 11.64%, 99.616% 12.93%, 99.778% 14.377%, 99.899% 15.958%, 99.974% 17.652%, 100% 19.435%, 100% 80.803%, 100% 80.803%, 99.974% 82.587%, 99.899% 84.281%, 99.778% 85.862%, 99.616% 87.31%, 99.417% 88.6%, 99.184% 89.711%, 98.923% 90.62%, 98.636% 91.305%, 98.328% 91.743%, 98.002% 91.912%, 2.059% 99.83%, 2.059% 99.83%, 1.726% 99.709%, 1.41% 99.306%, 1.115% 98.644%, 0.845% 97.746%, 0.605% 96.636%, 0.399% 95.337%, 0.231% 93.873%, 0.105% 92.266%, 0.027% 90.541%, 0% 88.72%, 0% 11.285%);
    background: #F5F5F5;
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat, repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: space-evenly;
}



ul {
    list-style-type: square;
    /* Use square bullets */
    color: yellow;
    /* Set the bullet color to yellow */
    font-size: 40px;
    /* Set the font size to 10px */
}

.page ul {
    list-style-type: square;
    /* Use square bullets */
    color: black;
    /* Set the bullet color to black */
    font-size: 15px;
    /* Set the font size to 10px */
}

ul div {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 120% */
}

ul .description {
    color: #575A5F;

    font-family: 'Heebo';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 5px;
    /* 160% */
}

@media screen and (max-width:1350px) {
    ul .description {
        width: 100%;
    }
}

.section-start-second-col {
    width: 50%;
    height: auto;
    display: flex;
    justify-content: flex-end;
}

.avis-first-line {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 84%;
    height: 16vh;
}

.avis-first-line-desc {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 73%;
}

.avis-second-line {
    display: flex;
    justify-content: space-between;
    width: 96%;
    position: relative;
    height: 24vh;
    margin-top: 3rem;
}

.avis-second-line-desc {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    width: 73%;
}

.avis-third-line {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 84%;
    height: 16vh;
}

@media screen and (max-width:1000px) {
    .six-section-tow {
        width: 90% !important;
    }

    .avis-first-line {
        width: 90%;
    }

    .avis-second-line {
        display: flex;
        justify-content: space-between;
        width: 100%;
        position: relative;

    }

    .avis-third-line {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        width: 90%;

    }
}

@media screen and (max-width:900px) {
    .six-section-tow {
        width: 100% !important;
    }

    .six-section {
        margin-top: 0px !important;
    }


}

@media screen and (max-height: 650px) {
    .avis-second-line {
        height: 28vh;
        margin-top: 4rem;
    }
}

@media screen and (max-height: 600px) {
    .avis-second-line {
        height: 30vh;
        margin-top: 4rem;
    }
}

.download-button {
    padding: 11px 25px;
    justify-content: center;
    align-items: center;
    border-radius: 41px;
    border: 0.6px solid #B2B2B2;
    display: flex;
    gap: 4px;
    margin-right: 1rem;
}

.download-button>div>a {
    text-decoration: none;
    color: #575A5F;
    font-family: Heebo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.phone-button {
    padding: 11px 25px;
    justify-content: center;
    align-items: center;
    border-radius: 41px;
    border: 0.6px solid #B2B2B2;
    display: flex;
    gap: 4px;
    margin-right: 1rem;

}

.phone-button>div>a {
    text-decoration: none;
    color: #575A5F;
    font-family: Heebo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.logo-web {
    margin-right: 2rem;
}




@media only screen and (max-width:575px) {
    .button-started-mobile {
        width: 280px;
        height: 50px;
    }

    .paragraph-item {
        font-size: 12px;
        font-weight: 400;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

@media only screen and (max-width: 1420px) {
    .subtitle {
        font-size: 50px;
        line-height: 60px;
    }

    .section1-subtitle {
        font-size: 50px;
        line-height: 60px;
    }

    .paragraph {
        font-size: 12px;
        line-height: 20px;
    }


    .section1-paragraph {
        font-size: 12px;
        line-height: 20px;
    }

    .paragraph-search {
        text-align: start;
    }

    .subtitle-search {
        text-align: start;
    }
}

@media only screen and (min-width: 900px) {
    .section-start-first-col {
        width: 70%;
    }

    .section-start-second-col {
        width: 30%;
    }
}

@media only screen and (max-width: 900px) {
    .section-start {
        flex-direction: column;
        align-items: center;
        margin-top: -20px;
    }

    .projects-done-img {
        width: auto !important;
        margin-top: 20px;
    }

    .section-start-first-col {
        align-items: center;
    }

    .section-start-second-col {
        width: 100% !important
    }

    .third-sectino {
        flex-direction: column;
        align-items: center;
    }

    .about-description {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        text-align: left;
    }
}

.horizontal-sequential-lis div {
    animation: slide 20s linear infinite;
    margin-left: 15px;
}






.subtitle-eight-section {
    color: #1F2C39;
    text-align: center;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 65px;
    /* 162.5% */
}

.stats-title {
    color: #1F2C39;
    text-align: center;
    font-family: DM Sans;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
}

.stats-description {
    padding: 15px 5px;
    display: flex;
    flex-direction: column;
}

.stats-description-web {
    display: flex;
    flex-direction: column;
    height: 43px;
    color: #1F2C39;

    text-align: center;
    font-family: DM Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 100% */
}

.number-container-web {

    display: flex;
    flex-direction: column;
    align-items: center;
}

.number-container-mobile {
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 25px;
    gap: 12px;
}


.client-img {
    height: 90px;
    width: 90px;
}

.title-adv {
    color: #0094BF;

    text-align: center;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 169.231% */
    letter-spacing: 3.5px;
    text-transform: uppercase;
    display: flex;
    padding: 5px 16.65px 5px 16.85px;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    background: rgba(0, 148, 191, 0.13);
}

@media only screen and (max-width: 1200px) {

    .third-sectino {
        flex-direction: column;
        align-items: center;
        gap: 1px;
    }

    .section-start-first-col {
        margin-top: 0;
    }

    .about-header {
        height: 0px;
        position: relative;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 19px;
    }

    .title-adv {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }



    .button-get-started {
        align-self: center;
    }



    .about-sub-title {
        font-size: 35px;
        line-height: 43px;
        text-align: center;
    }

    .stats-title {
        font-size: 40px;
    }

    .stats-description-web {
        font-size: 15px;
    }
}

.header-icon {
    position: absolute;
    /* left: 100%; */
    /* top: 57px; */
    right: 30px;
    top: -90px;
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
    .header-icon {
        position: absolute;
        right: 0;
        top: -70px;
        transform: translate(0, 0);
    }

    .another-section {
        align-items: center;
    }

    .how-it-works-img {
        width: 300px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (max-width: 1500px) {
    .header {
        width: 90%;
    }
}

.menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    /* Adjust the menu width as needed */
    height: 100%;
    background-color: #fff;
    /* Change the background color as needed */
    box-shadow: -4px 0px 8px rgba(0, 0, 0, 0.2);
    /* Add a shadow for better visibility */
    z-index: 2;
    flex-direction: column;
}

.menu.active {
    position: fixed;
    display: flex;
    justify-content: space-between;
    gap: 13px;
    height: 513px;
    align-items: center;
}

.menu-items {
    display: flex;
    flex-direction: column;
    gap: 14px;
    width: 100%;
    align-items: center;
}

.menu-link {
    text-decoration: none;
    color: #575A5F;
    font-family: Heebo;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
}

.footer-menu {
    background: #1F2C39;
    height: 21%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* margin-left: 22px; */
    padding-left: 37px;
    gap: 7px;
    width: 100%;
    margin-bottom: 10px;

}

.menu-toggle {
    cursor: pointer;
    display: none;
}

.menu-mobile {
    display: none;
}

.logo-mobile {
    display: none;
}

.close-menu {
    cursor: pointer;
    align-self: flex-end;
    padding: 10px;
}

/* Styles for smaller screens */

@media (max-width: 1200px) {
    .bandeau-web {
        display: none;
    }

    .bandeau-mobile {
        display: flex;
    }

    .menu-toggle {
        display: flex;
        justify-content: end;
    }

    .menu-mobile {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .phone-button {
        width: 250px;
        margin-right: 0 !important;
        margin-left: 0 !important
    }


    .logo-mobile {
        display: flex;
        justify-content: start;
    }

    .menu-web {
        display: none;
    }

    .menu-toggle.active {
        display: none;
    }

    .menu.active {
        width: calc(100vw - 100px);
        height: 100vh;
    }
}

ul.custom-list {
    list-style-type: none;
    /* Remove default list bullets */
    padding-left: 0;
    /* Remove default padding */
}


/* @keyframes changeShadowIcon {
    0% {
        box-shadow: 0 0 #F5C360, 0em 0 40px #F5C360;
    }

    50% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0em 0 40px rgba(0, 0, 0, 0.5);
    }

    100% {
        box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0em 0 40px #F5C360;
    }
} */

/* @keyframes changeColor {
    0% {
        color: #0094BF
    }

    50% {
        color: #F5C360
    }

    100% {

        color: #0094BF
    }
} */

@keyframes slideAnimation {
    0% {
        height: 0;
    }

    100% {
        height: 100%;
    }
}

.title-point {
    color: #0094BF;
}

.icon-list {
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    border-radius: 13px;
    background: #F5C360;
    justify-content: center;
    margin-right: 2rem;
    box-shadow: 0px 4px 37px 0px rgba(245, 195, 96, 0.45);
}


.btn-switch {
    display: flex;
    width: 331px;
    height: 66px;
    flex-shrink: 0;
    width: 331px;
    height: 66px;
    flex-shrink: 0;
    border-radius: 38px;
    border: 0.3px solid #0094BF;
    justify-content: center;
    background: #FFF;
    align-items: center;
    padding: 1px;
}

.btn-switch-first-btn {
    color: #B2B2B2;
    text-align: center;
    font-family: 'Heebo';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 70%;
    cursor: pointer;
}

.btn-switch-secon-btn {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 38px;
    display: flex;
    background: #0094BF;
    color: #fff;
}

.flex-line {
    display: flex;
    margin-bottom: 160px;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
}

.img_absolute {
    position: absolute;
    right: 85%;
    top: 10px;
}

.table-label {
    color: #575A5F;
    font-family: 'Heebo';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 346px;
}

.six-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    margin-top: -5px;
}

.client-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-top: 0px;
}

.six-section-tow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 80%;
}

.set-section {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.eight-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 27px;
    margin-bottom: 40px;
}

.sub-eight-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

hr.new5 {
    border: 1px solid #575a5f;
    display: flex;
    align-items: center;
    align-self: center;
    width: 92%;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.horizontal-sequential-lis {
    transition: transform 0.3s ease-in-out;

}

.six-section-subtitle {
    color: #1F2C39;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    display: flex;
    justify-content: center;
    /* 162.5% */
}

.footer-column {
    margin-left: 30px;
}

@media screen and (max-width: 1200px) {
    .horizontal-sequential-lis {
        gap: 2rem;
    }
}

@keyframes slide {
    0% {
        transform: translateX(0);
    }

    20% {
        transform: translateX(10%);
    }

    40% {
        transform: translateX(0);
    }

    60% {
        transform: translateX(-10%);
    }

    80% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(10%);
    }
}

@media only screen and (max-width: 1000px) {

    .part-img {
        width: 143px;
    }
}

@media only screen and (max-width: 1200px) {

    .mySlides-event {
        text-align: center;
    }
}

.carousel {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.carousel-inner {
    display: flex;
    transition: all 0.5s ease;
}

.carousel-slide {
    flex: 0 0 100%;
}

img {
    max-width: 100%;
    height: auto;
}

.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}


.slideshow-container-event {
    position: relative;
    margin: auto;
    margin-bottom: 0;

}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.carousel-item-slide,
.carousel-item-hidden {
    display: none;
}

.carousel-item-visible {
    display: block;
    animation: fadeVisibility 0.5s;
}

/* The dots/bullets/indicators */
.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #D9D9D9;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    cursor: pointer;
}

.dot-event-dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #D9D9D9;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    cursor: pointer;
}

.active-dot {
    background-color: #0094BF;
}

.active-dot-event {
    background-color: #0094BF;

}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

.fadeEvent {
    animation-name: fadeEvent;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fadeEvent {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    }
}

img {
    vertical-align: middle;
}

.dot-carousel-position {
    text-align: center;
    position: absolute;
    top: calc(100% - -10px);

}

.mySlides-style {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mySlides-style-event {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.dot-event {
    text-align: center;
    position: absolute;
    top: 233px;
}

.dot-event-position {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 420px) {
    .reviewsContent {
        margin: 0 100px;
    }
}

/* animations */
@keyframes zoom {
    0% {
        transform: perspective(600px) translate3d(0px, 0px, 0px) scale(0.9348, 0.9348);
    }

    50% {
        transform: perspective(600px) translate3d(0px, 0px, 0px) scale(1.2, 1.2);
    }

    100% {
        transform: perspective(600px) translate3d(0px, 0px, 0px) scale(0.9348, 0.9348);
    }
}

/* Appliquez l'animation à l'élément que vous souhaitez animer */
.element-a-animer {
    animation: zoom 2s infinite;
}

/* second section */

.card-stats {
    width: 250px;
}

@keyframes increaseSize {
    0% {
        font-size: 50px;
    }

    100% {
        font-size: 55px;
        /* You can adjust this value to control the maximum size */
    }
}

@media screen and (max-width: 980px) {
    .stats-description {
        font-size: 18px;
    }
}

@media screen and (max-width: 850px) {
    .stats-description {
        font-size: 17px;
    }
}

.second-section-mobile,
.second-section-parent-mobile {
    display: none;
}

.bonde {
    background-image: url(assets/png/image-bond.png);
    clip-path: none;
    background-repeat: no-repeat, repeat;
    background-size: cover;


}

.image-container {
    position: relative;
    display: inline-block;
}

.image {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 22px;
}

.banner {
    position: absolute;
    top: 85px;
    background-color: #1F2C39;
    color: #fff;
    padding: 10px 45px;
    transform: rotate(-30deg);
    transform-origin: left top;
    height: 45px;
    border-radius: 0 0 0 20px;
}

.banner-triangle {
    position: absolute;
    top: 110px;
    left: 15px;
    width: 0;
    height: 0;
    border-left: 50;
    border-left: 30px solid transparent;
    border-right: 0px solid transparent;
    border-top: 30px solid #1F2C39;
}

.banners {
    position: absolute;
    top: 0;
    left: -45px;
}

.message-banner {
    width: 161px;
    display: inline-flex;
    color: #FFF;
    font-family: 'Heebo';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.client-subtitle {
    color: #1F2C39;
    text-align: center;
    font-family: DM Sans;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    margin-top: 20px;
    /* 102.941% */
    /* 162.5% */
}


.plan-subtitle {
    color: #000;
    text-align: center;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;

    /* 122.5% */
}

.partner-subtitle {
    color: #1F2C39;
    text-align: center;
    font-family: DM Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;

    /* 162.5% */
}




@media screen and (max-width:800px) {
    .second-section {
        display: none;
    }

    .flex-line {
        margin-bottom: 20px;
    }

    .partner-subtitle {
        color: #1F2C39;
        text-align: center;
        font-size: 40px;
        font-weight: 700;

        /* 87.5% */
    }

    .About-us {
        align-items: center;
        margin-bottom: 30px;
        margin-top: -30px;
    }

    .plan-subtitle {
        color: #000;
        text-align: center;

        font-size: 34px;


        /* 102.941% */
    }

    .client-subtitle {

        text-align: center;
        font-size: 34px;


        /* 102.941% */
        /* 162.5% */
    }

    .third-section-subtitle {
        color: #1F2C39;

        text-align: center;
        font-family: DM Sans;
        font-size: 35px;
        width: 207px;

        /* 100% */
    }



    .six-section-subtitle {
        color: #1F2C39;

        text-align: center;
        font-family: DM Sans;
        font-size: 35px;
        display: inline;

    }

    ul .description {
        font-size: 12px;
        line-height: 18px;
    }

    .title_list {
        font-size: 18px;
    }

    .second-section-parent-mobile {
        display: block;
        position: relative;
        height: 395px;
        margin-bottom: 75px;
    }

    .header-icon {
        position: absolute;
        /* left: 100%; */
        /* top: 57px; */
        right: 20px;
        top: -70px;
    }

    .about-paragraph {
        font-size: 12px;
        line-height: 18px;
    }

    .price-subtitle {
        font-size: 35px;
    }

    .price-paragraph {
        color: #464646;
        text-align: center;
        font-family: Heebo;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 200% */
        max-width: 340px;
    }

    .second-section-mobile {
        background-image: url(assets/png/rectangle-second-section.png);
        clip-path: none;
        background-color: transparent;
        color: #1F2C39;
        font-family: DM Sans;
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        background-repeat: no-repeat, repeat;
        background-size: cover;
        width: 100vw;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        height: 393px;
        margin-bottom: 20px;

    }

    .second-section-bloc1 {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        width: 100%;
        margin-bottom: 15px;
    }

    .second-section-bloc2 {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        width: 100%;
        margin-top: 15px;
    }


    .step-row {
        width: 100%;
        align-items: center;
        display: flex;
        flex-direction: column;
        margin-left: 0;
    }

    .stats-title {
        font-size: 30px;
    }

    .stats-description {
        font-size: 12px;
        padding: 0;
        text-align: center;
    }

    .stats-description-avis {
        font-size: 12px;
    }

    .slideshow-container-event {
        margin-top: 50px;
    }

    .payment-flexibility {
        margin-top: 0rem !important;
    }
}

.stats-description-avis {
    padding: 4px 5px;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 980px) {
    .stats-description-avis {
        font-size: 18px;
    }
}

@media screen and (max-width: 850px) {
    .stats-description-avis {
        font-size: 17px;
    }
}


@media (max-width: 800px) {
    table {
        display: none;
    }

    div.flash_absolute {
        display: none !important;
    }

    div.img_absolute {
        display: none !important;
    }

    .button-get-started {
        margin-bottom: 15px;
    }

    ul.custom-list {
        margin: 1.5rem;
    }

    .four-section {

        padding: 0rem;
    }
}

@media only screen and (max-width: 800px) {
    #content1 {
        display: none !important;
    }

    #content2 {
        display: none !important;
    }

    #avis-container1.active,
    #avis-container2.active {
        display: flex !important;
    }


}

@media (min-width: 801px) {

    #avis-container1,
    #avis-container2 {
        display: none !important;
    }


    #content1.active {
        display: table !important;
    }

    #content2.active {
        display: table !important;
    }
}


/* popup code  */

.popup {
    display: none;
}

.popup.active {
    display: block;
}

.popup .overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    display: none;
}

.popup .content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 2;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    width: 70%;
    border-radius: 5px;
}

@media screen and (max-width: 1000px) {
    .popup .content {
        width: 90%;
    }
}

.popup .close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    text-align: end;
    font-size: 30px;
    font-weight: 500;
    cursor: pointer;
}

.popup.active .overlay {
    display: block;
}

.popup.active .content {
    transition: all 300ms ease-in-out;
    transform: translate(-50%, -50%) scale(1);
}

button {
    padding: 15px;
    font-size: 18px;
    border: 2px solid #222;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
}


/* @keyframes changeOpacity {
    0% {
        opacity: 1;

    }

    50% {
        opacity: 0.5;

    }

    100% {
        opacity: 1;

    }
}

.img-message-like {
    animation: changeOpacity 3s infinite;
} */

.small-heart {
    display: none;
}

.first-step {
    color: #FBFDFE;
    font-family: DM Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.step-number {
    color: #575A5F !important;
    font-family: DM Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.last-step {
    color: #575A5F !important;
    font-family: DM Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

@media screen and (max-width:800px) {
    .step-second-row {
        display: none;
    }

    .another-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px;
    }

    .step-container {
        display: flex;
        justify-content: center;
    }

    .step {
        justify-content: center;
    }

    .first-step {
        font-size: 23px;
        font-family: 'DM Sans' !important;

        color: #F5C360 !important;
        box-shadow: none !important;
        background: none !important;
    }

    .step-number {
        color: #575A5F !important;
        font-family: 'DM Sans' !important;
        box-shadow: none !important;
        background: white !important;
        font-size: 23px;
    }

    .last-step {
        color: #575A5F !important;
        font-family: 'DM Sans' !important;
        box-shadow: none !important;
        background: white !important;
        font-size: 23px;
    }

    .first-step::before {
        content: "" !important;
        width: 3px !important;
        height: 50px !important;
        background-color: #F5C360 !important;
        position: absolute !important;
        left: 50% !important;
        top: 67px !important;
        transform: translateX(-50%) !important;
    }

    .step-number::before {
        content: "" !important;
        width: 3px !important;
        height: 72px !important;
        background-color: #EAEAEB !important;
        position: absolute !important;
        z-index: 0 !important;
        left: 50% !important;
        top: 67px !important;
        transform: translateX(-50%) !important;
    }

    .last-step::before {
        content: "" !important;
        width: 0 !important;
        height: 72px !important;
        background-color: #EAEAEB !important;
        position: absolute !important;
        left: 50% !important;
        top: 45px !important;
        transform: translateX(-50%) !important;
    }

    body {
        font-family: 'Heebo';
        padding: 38px 20px;
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .step-row {
        width: 100%
    }

    .step-content {
        width: 100% !important;
    }

    .vertical-stepper {
        margin-bottom: 30px;
    }

    .About-us {
        position: relative;
        width: 100%;
        gap: 10px;
    }

    @keyframes changeOpacity {
        0% {
            opacity: 1;

        }

        50% {
            opacity: 0.5;

        }

        100% {
            opacity: 1;

        }
    }



    .subtitle {
        font-size: 35px;
        line-height: 43px;
        text-align: center;
        letter-spacing: 4px;
    }

    .section1-subtitle {
        display: none;
    }

    .section1-subtitle-mobile {
        color: #1F2C39;
        font-family: DM Sans;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: 35px;
        display: flex;
        max-width: 330px;

        /* 100% */
        /* 100% */
    }



    .subtitle-search {
        text-align: start;
    }



    .third-sectino {
        flex-direction: column-reverse;
        align-items: center;
        gap: 1px;
        margin-top: -50px;
    }

    .title {
        align-self: center;
    }

    .number-container {
        width: 50%;
    }


}

@media screen and (max-width:550px) {

    @keyframes increaseSize {
        0% {
            font-size: 30px;
        }

        100% {
            font-size: 35px;
            /* You can adjust this value to control the maximum size */
        }
    }


}



@media screen and (max-width:600px) {

    .client-img {
        display: none;
    }

}

/* Add a style for the active button */
.btn-switch .active {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 38px;
    display: flex;
    background: #0094BF;
    color: #EAEAEB;
    cursor: pointer;
}

.users-icons {
    max-width: 162px;
    margin-right: 2rem;
}

@media screen and (max-width: 400px) {
    .users-icons {
        margin-right: 4px;
    }
}

@media screen and (max-width: 370px) {


    .marque-item {
        margin: 0px 10px;
    }
}

.temoignage-video {
    display: grid;
    grid-template-columns: 50% 30%;
    gap: 2rem;
    justify-content: center;
    overflow-y: hidden;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;

}

.temoignage-video::-webkit-scrollbar {
    display: none;
}

@media screen and (max-width: 1200px) {
    .temoignage-video {
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }

    .img-message-like {
        display: none;
    }

    .small-heart {
        display: block;
    }
}

.video-container {
    position: relative;
    cursor: pointer;
}

@media screen and (max-width: 1200px) {
    .video-container {
        gap: 2rem;
    }
}

.playVideo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 120px;
}

@media screen and (max-width: 1400px) {
    .playVideo {
        width: 90px;
    }
}

.video {
    border-radius: 20px;
}

@media screen and (max-width: 1200px) {
    .video {
        min-width: 700px;
        height: 100%;
    }
}

@media screen and (max-width: 900px) {
    .video {
        min-width: 500px;
        height: 100%;
    }
}

@media screen and (max-width: 620px) {
    .video {
        min-width: 400px;
        height: 100%;
    }
}

@media screen and (max-width: 500px) {
    .video {
        min-width: 300px;
        height: 250px;
    }
}

@media screen and (max-width: 380px) {
    .video {
        min-width: 280px;
        height: 200px
    }
}

@media screen and (max-width: 350px) {
    .video {
        min-width: 250px;
        height: 180px;
    }
}

.video-group {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 1200px) {
    .video-group {
        display: flex;
        flex-direction: row;
        gap: 2rem;
    }
}


.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    justify-content: center;
    align-items: center;
}

.modal-content {
    background-color: #fff;
    padding: 0 25px 25px 25px;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70% !important;
}

@media screen and (max-width: 1000px) {
    .modal-content {
        width: 90% !important;
    }
}

.close {
    text-align: end;
    font-size: 30px;
    display: flex;
    align-self: flex-end;
    font-weight: 500;
    cursor: pointer;
}

.marquee-container {
    overflow: hidden;
    white-space: nowrap;
}

.marquee {
    display: inline-block;
    animation: marquee 10s linear infinite;
}

.marque-item {
    display: inline-block;
    margin-right: 20px;
    /* Adjust spacing as needed */
    animation: marqueeItem 10s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marqueeItem {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.table-footer {
    height: 120px;
}

@media only screen and (max-width: 768px) {

    .message-banner {
        width: 155px;
        font-size: 15px;

    }
}

.mediaSection {
    width: 100%;
    padding: 0px 0 100px 0;
    user-select: none;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mediaContainer {
    width: 800px;
    overflow: hidden;
    background: #fff;
}

#mediaTitle {
    text-align: center;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
    /* Standard syntax */
    color: #02303A;
    font-family: DM Sans;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3rem;
}


#mediaSection .slick-slide {
    margin: 0px 20px;
    width: 380px;
}

#mediaSection .slick-slide img {
    height: 70px;
    width: 100%;
    object-fit: contain;
}

#marqueMedia-items {
    display: flex;
    align-items: center;
    gap: 60px;
    animation: scroll 50s linear infinite;
    width: fit-content;
}

.marqueItem {
    height: auto;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    pointer-events: none;
}

#mediaSection .tf1-img {
    width: 170px;
}

@media only screen and (max-width: 1024px) {
    #mediaTitle {
        margin: 0 10px 100px 10px;
    }

    #mediaTitle {
        font-size: 35px;
        line-height: 54px;
    }

    .mediaSection {
        margin: 0;
    }

    .marqueItems {
        animation: scrollSmall 50s linear infinite;
    }
}

@keyframes scrollSmall {
    0% {
        transform: translateX(1%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes scroll {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.payment-flexibility {
    margin-top: 3rem;
    color: #464646;
    text-align: center;
    font-family: Heebo;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}