body {
    zoom: 0.8;
}

.appy-menu {
    background-color: #fff !important;
}

.navbar-brand {
    margin-left: 20px !important;
}

.navbar-brand img {
    width: 144.162px;
    height: auto;
}

#main_menu ul {
    display: flex;
    align-items: center;
    margin-right: 287px;
}

#main_menu ul li a {
    color: #7D7676 !important;
    font-family: Helvetica !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}


.looper-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    inset: 0;
    background-image: url('../img/banner-background.png');
    /* background-size: contain; */
    background-attachment: fixed;
    background-repeat: no-repeat;
    opacity: 0.6897;
    /* object-fit: contain; */
    width: 1329px;
}

.help-message {
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 63.801px;
    /* 113.93% */
    letter-spacing: -3.416px;
    text-align: center;
}

.help-sub-message {
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 30.5px;
    /* 152.5% */
    text-align: center !important;
    max-width: 100% !important;
    padding: 0 20px !important;
}

.why-us-sub {
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 30.5px;
    margin: 0 auto !important;
    /* 152.5% */
    text-align: center !important;
    width: 470px !important;
    max-width: 100% !important;
    padding: 0 20px !important;
}

.why-us-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    gap: 60px !important;
}

.why-us-item-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 20px;
}

.why-us-list {
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 20px 20px 20px 40px;
    gap: 20px;
}

.why-us-item-container .why-us-item-img img {
    width: 53px;
    height: auto;
}

.help-card {
    width: 250px;
    height: 142px;
    max-width: 100%;
    margin: 20px auto !important;
    padding: 20px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 0px 2px 0px rgba(34, 34, 34, 0.15), 0px 2px 4px 0px rgba(34, 34, 34, 0.08);
}

.help-card-title {
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #222;
    font-family: Montserrat;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 24px;
    /* 137.634% */
}

.help-card-info {
    display: flex;
    width: 186.06px;
    max-width: fit-content !important;
    height: 37px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #4F5963 !important;
    font-family: Montserrat;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px;
}

.help-card-signup {
    color: #E5597C !important;
    font-family: Montserrat;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px;
}

.one-feature-title {
    color: #4F4F4F;
    font-family: Montserrat !important;
    font-size: 56px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 63.801px;
    /* 113.93% */
    letter-spacing: -3.416px;
}

.dinma-works-title {
    color: #4F4F4F;
    font-family: Montserrat !important;
    font-size: 56px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 63.801px;
    /* 113.93% */
    letter-spacing: -3.416px;
    margin-top: 20px !important;
}

.rounded-number {
    width: 31px;
    height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: #FFF;
    font-family: Montserrat;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 22.22px;
    background-color: #E5597C;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    /* 138.875% */
    letter-spacing: 0.72px;
}


.work-list {
    padding: 0 20px !important;
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column !important;
    gap: 20px;
}

.work-title {
    display: flex;
    width: 610px;
    max-width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: start;
    flex-shrink: 0;
    color: #222;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 30.5px;
    text-align: left !important;
    margin-bottom: 15px !important;
    /* 137.634% */
}

.work-info {
    display: flex;
    width: 610px;
    max-width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #4F5963 !important;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 30.5px;
    text-align: left !important;
    word-spacing: 3px;
}


@media (max-width: 767px) {

    #main_menu ul {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        flex-direction: column !important;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-brand {
        padding: 8px !important;
    }

    .register-btn-mobile {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .register-btn {
        display: none !important;
    }

    .register-btn-mobile .btn {
        flex-shrink: 0;
        color: #E5597C;
        background-color: #fff;
        border: 1px solid #E5597C;
        text-transform: capitalize;
        font-family: Montserrat;
        font-style: normal;
        font-size: 1rem;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        padding: 15px 10px !important;
        width: 100%;
        margin-bottom: 40px !important;
    }

    .register-btn-mobile .btn:hover {
        background-color: #E5597C;
        color: #fff;
    }

    .navbar-brand {
        margin-left: 20px !important;
    }

    .navbar-brand img {
        width: 144.162px;
        height: auto;
    }

    #main_menu ul {
        display: flex;
        align-items: center;
        margin-right: 0;
    }

    #main_menu ul li a {
        color: #7D7676 !important;
        font-family: Helvetica !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
    }

    .dinma-works-title {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
        line-height: 60px !important;
    }

    .signup-btn {
        margin: 0 auto !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
}

@media (min-width: 767px) {
    .landing-container {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    #main_menu {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
    }

    #main_menu ul {
        display: flex;
        align-items: center;
        margin-right: 287px;
    }

    .navbar-brand {
        padding: 8px !important;
    }

    .register-btn-mobile {
        display: none !important;
    }

    .register-btn {
        display: block !important;
    }


    .register-btn .btn {
        flex-shrink: 0;
        border-radius: 10px;
        background: #E5597C;
        text-transform: capitalize;
        color: #fff;
        font-family: Montserrat;
        font-style: normal;
        font-size: 1rem;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        padding: 15px 10px !important;
        margin-right: 20px !important;
    }

    .navbar-brand {
        margin-left: 20px !important;
    }

    .navbar-brand img {
        width: 144.162px;
        height: auto;
    }

    #main_menu ul {
        display: flex;
        align-items: center;
        margin-right: 0;
    }

    #main_menu ul li a {
        color: #7D7676 !important;
        font-family: Helvetica !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
    }

    .help-message {
        font-size: 54px;
    }

    .help-sub-message {
        font-size: 20px !important;
    }


    .help-card {
        width: 250px;
        height: 142px;
        max-width: 100%;
        margin: 20px auto !important;
        padding: 20px;
        border-radius: 12px;
        background: #FFF;
        box-shadow: 0px 0px 2px 0px rgba(34, 34, 34, 0.15), 0px 2px 4px 0px rgba(34, 34, 34, 0.08);
    }

    .help-card-title {
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: column;
        justify-content: center;
        flex-shrink: 0;
        color: #222;
        font-family: Montserrat;
        font-size: 17.438px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: 24px;
        /* 137.634% */
    }

    .help-card-info {
        display: flex;
        width: 186.06px;
        height: 37px;
        flex-direction: column;
        justify-content: center;
        flex-shrink: 0;
        color: #4F5963 !important;
        font-family: Montserrat;
        font-size: 14px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 20px;
    }

    .help-card-signup {
        color: #E5597C !important;
        font-family: Montserrat;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 24px;
    }

    .why-us-container {
        flex-direction: row !important;
        gap: 60px !important;
        margin-top: 100px !important;
    }
    
}

@media (min-width: 991px) {
    .landing-container {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    #main_menu {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
    }


    #main_menu ul {
        display: flex;
        align-items: center;
        margin-right: 287px;
    }

    .navbar-brand {
        padding: 8px !important;
    }

    .register-btn-mobile {
        display: none !important;
    }

    .register-btn {
        display: block !important;
    }


    .register-btn .btn {
        flex-shrink: 0;
        border-radius: 10px;
        background: #E5597C;
        text-transform: capitalize;
        color: #fff;
        font-family: Montserrat;
        font-style: normal;
        font-size: 1rem;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        padding: 15px 10px !important;
        margin-right: 20px !important;
    }

    .why-us-sub {
        color: #4F4F4F;
        font-family: Montserrat;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 30.5px;
        margin: 0 auto !important;
        /* 152.5% */
        text-align: center !important;
        width: 470px !important;
        max-width: 100% !important;
        padding: 0 20px !important;
    }

    .why-us-item-container {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 20px;
        margin: 20px;
    }

    .why-us-list {
        width: 700px !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        gap: 20px;
    }

    .why-us-item-container .why-us-item-img img {
        width: 53px;
        height: auto;
    }

}


/**
    Banner styles
*/


@media (max-width: 991px) {
    .banner-mobile {
        width: 351px;
        height: 770px;
        flex-shrink: 0;
        overflow: hidden;
    }

    .banner-title {
        color: #FFF;
        font-family: Montserrat;
        max-width: 700px;
        margin: 0 auto !important;
        font-size: 6.5rem !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 50px !important;
        letter-spacing: -1.24px;
        text-align: center;
        padding: 48px !important;
    }

 


    #home_banner h3 {
        margin-top: 220px !important;
        line-height: 80px !important;
    }

    #home_banner p {
        text-align: center !important;
    }

    .title-colored {
        color: #FFBE9D !important;
    }

    .download-link-container {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
        margin-top: 80px;
        margin-bottom: 50px;
    }

    .download-link2 {
        height: 80px;
        flex: 1 0 0;
    }

    .download-link {
        height: 70px;
        flex: 1 0 0;
    }
}

@media (min-width: 991px) {

    #home_banner {
        margin-top: 70px !important;
        max-height: 100vh !important;
    }


    .banner-mobile {
        width: 100%;
        height: auto;
        flex-shrink: 0;
        overflow: hidden;
    }

    .banner-title {
        max-width: 590px;
        color: #FFF;
        font-family: Montserrat;
        margin-left: 40px !important;
        font-size: 6.8rem !important;
        font-style: normal;
        font-weight: 700;   
        line-height: 70px !important;
        letter-spacing: -1.24px;
    }

    .space-top {
        margin-top: 200px !important;
    }

   

    .banner-sub-text {
        margin-left: 40px !important;
    }

    .title-colored {
        color: #FFBE9D !important;
    }

    .download-link-container {
        display: flex;
        justify-content: start !important;
        align-items: center;
        gap: 15px;
        margin-top: 50px;
        margin-left: 40px !important;
    }

    .download-link2 {
        height: 80px;
        flex: 1 0 0;
    }

    .download-link {
        height: 65px;
        flex: 1 0 0;
    }
}


/**
    One feature Image
*/


.one-feature-img {
    width: 300px !important;
    height: 540.398px;
    flex-shrink: 0;
    border-radius: 34.896px;
    border-radius: 32.715px;
    background: #F9FDFF;
    margin: 0 auto !important;
    box-shadow: 10.905px 2.181px 21.81px 0px #FFF inset, -2.181px -10.905px 21.81px 0px rgba(147, 185, 221, 0.40) inset, 43.62px 65.43px 87.24px 0px rgba(68, 111, 195, 0.15);
}

.one-feature-img img {
    width: 275px !important;
    height: 528px !important;
    flex-shrink: 0;
    padding: 7px;
    margin: 0 auto !important;
}

.one-feature-subtitle {
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30.5px;
    /* 152.5% */
    margin-bottom: 20px;
    margin-top: 20px;
}

.one-feature-prop {
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30.5px;
    /* 152.5% */
}

.signup-btn {
    display: flex;
    width: 191px;
    height: 56px;
    padding: 15px 57px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 116%;
    /* 20.88px */
    font-weight: 500;
    /* 20.88px */
    border-radius: 8px;
    background: #E5597C;
}


@media (max-width:991px) {
    .one-feature {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    .one-feature-title {
        font-size: 4rem !important;
        max-width: 500px !important;
        margin: 0 auto !important;
        margin-top: 60px !important;
    }

    .one-feature-subtitle {
        margin-top: 60px !important;
    }

    .one-feature-text {
        margin: 0 auto !important;
        margin-top: 20px !important;
    }

    .one-feature-prop {
        margin: 0 auto !important;
        margin-top: 20px !important;
    }
}


/**
    Call to action section
*/


.cta-section {
    position: relative;
    width: 100%;
    height: 344px;
    /* Adjust the height as needed */
    background: url('../img/action.png') right/cover no-repeat;
    /* Set your background image */
    color: #fff;
    display: flex !important;
    justify-content: center;
    align-items: center !important;
    z-index: 100;
}

.cta-link-container {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;
    margin-bottom: 50px;
}

.cta-link-container a {
    padding: 0 !important;
    margin: 0 !important;
}

.cta-content {
    width: 50%;
    box-sizing: border-box;
    z-index: 1;
    display: flex !important;
    justify-content: start !important;
    align-items: start;
    flex-direction: column;
    /* padding-left: 90px; */
    padding-top: 50px;
}

.cta-content h2 {
    color: #FFF;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -2.5px;
    font-size: 2.5em;
    width: fit-content;
    margin-bottom: 0 !important;
    padding-left: 20px !important
}

.cta-content p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing: -4.5px;
    padding-left: 20px !important
}

.cta-image {
    width: 50%;
    height: 100%;
    background-image: url('../img/team-animation.png');
    background-position: 40% 20%;
    background-repeat: no-repeat;
    background-size: contain;
    /* Set your image */
    position: relative;
    z-index: 1;
}

@media (max-width:991px) {
    .cta-section {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        height: 650px !important;
        padding-bottom: 0 !important;
    }

    .cta-content {
        width: 100%;
        text-align: center !important;
        margin: 0 auto !important;
    }

    .cta-content h2, .cta-content p{
        width: 100%;
        text-align: center !important;
        margin: 0 auto !important;
        padding-left: 0 !important;
    }

    .cta-link-container {
        justify-content: center !important;
        width: 100%;
        margin: 0 auto !important;
        padding-left: 0 !important;
    }



    .cta-image {
        width: 500px;
        height: 400px;
        background: url('../img/team-animation.png') left/contain no-repeat;
        /* Set your image */
        position: relative;
        z-index: 1;
    }

    .footer-started {
        text-align: center !important; 
        padding-left: 0 !important;
    }
}


/**
    Plan section
*/

@media (max-width: 991px) {
    .plan-container {
        display: flex !important;
        justify-content: center !important;
        align-items: start !important;
        flex-direction: column !important;
        gap: 20px;
    }

    .plan-content h2 {
        margin-top: 0 !important;
        color: #4F4F4F;
        font-family: Montserrat !important;
        font-size: 56px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 63.801px;
        /* 113.93% */
        letter-spacing: -3.416px;
        padding: 10px 0 !important;
    }


    .plan-content p {
        color: #4F4F4F !important;
        font-family: Montserrat;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 30.5px !important;
        /* 152.5% */
        max-width: 566px !important;
    }


    .plan-stat {
        margin-top: 40px;
        display: flex;
        justify-content: center;
    }

    .plan-stat .stat-item {
        max-width: 290px !important;
    }

    .plan-stat .stat-item h2 {
        color: var(--Gray-2, #4F4F4F);
        font-family: Montserrat;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .plan-stat .stat-item p {
        color: var(--Gray-4, #BDBDBD) !important;
        font-family: Montserrat !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: 0.9px !important;
        text-transform: uppercase !important;
    }

}

@media (min-width: 991px) {
    .plan-container {
        display: flex !important;
        justify-content: center !important;
        align-items: start !important;
        flex-direction: row !important;
        gap: 20px;
    }

    .plan-content h2 {
        margin-top: 0 !important;
        color: #4F4F4F;
        font-family: Montserrat !important;
        font-size: 56px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 63.801px;
        /* 113.93% */
        letter-spacing: -3.416px;
        padding: 10px 0 !important;
    }


    .plan-content p {
        color: #4F4F4F !important;
        font-family: Montserrat;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 30.5px !important;
        /* 152.5% */
        max-width: 566px !important;
    }


    .plan-stat {
        margin-top: 40px;
        display: flex;
        justify-content: start;
    }

    .plan-stat .stat-item {
        max-width: 290px !important;
    }

    .plan-stat .stat-item h2 {
        color: var(--Gray-2, #4F4F4F);
        font-family: Montserrat;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .plan-stat .stat-item p {
        color: var(--Gray-4, #BDBDBD) !important;
        font-family: Montserrat !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: 0.9px !important;
        text-transform: uppercase !important;
    }

    .faq-container {
        width: 1300px !important;
        max-width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: start;
        flex-direction: row !important;
        gap: 20px !important;
    }
    .faq-title {
        width: 383px;
        color: #4F4F4F;
        font-family: Montserrat;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: -1.416px;
    }
    
    .faq-sub {
        width: 285px;
        color: #4F4F4F;
        font-family: Montserrat;
        font-size: 20px !important;
        font-style: normal;
        max-width: 100% !important;
    }

    .footer-started {
        text-align: center !important; 
        padding-left: 0 !important;
        width: 100% !important;
    }
}

/**
    FAQ Section
*/
.faq-container {
    width: 100% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: start;
    margin: 0 !important;
    padding: 0 !important;
}
.faq-title {
    width: 383px;
    text-align: center;
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1.416px;
    margin: 0 auto !important;
    padding: 20px !important;
}

.faq-sub {
    width: 285px;
    color: #4F4F4F;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 10px !important;
    text-align: center !important;
    margin-bottom: 40px !important;
}

@media (max-width: 991px) {

    #faq .panel .panel-heading {
        padding: 8px 10px !important;
        margin: 10px auto !important;
    }

    #faq .panel .panel-heading .panel-title a {
        padding: 8px !important;
        font-size: 16px !important;
        margin-left: 0px !important;
        max-width: 100%;
    }

    #faq .panel .panel-heading .panel-title a.collapsed:after,
    #faq .panel .panel-heading .panel-title a:after {
        right: -0px !important;
    }

    #faq .panel .panel-heading .panel-title a:after 
    {
        margin-right: 0px !important;
    }
}


/**
    Get In Touch message
*/

.touch-title {
    color: #4F4F4F !important;
    font-family: Montserrat !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: capitalize !important;
    letter-spacing: 1px !important;
}

.touch-message {
    width: 655px !important;
    color: #4F4F4F !important;
    max-width: fit-content !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 400;
    line-height: normal;
    margin: 0 auto !important;
}

.touch-overlay {
    background: #fff !important;
}

.touch-links {
    justify-content: center !important;
    margin: 20px auto !important;
}


/**
    Footer Section
*/

@media (max-width:991px) {

    footer {
        background-color: #000 !important;
        color: #fff;
        padding: 20px;
    }

    .footer-columns {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 50px 20px;
    }

    .footer-column {
        box-sizing: border-box;
    }

    .footer-column h3 {
        color: #fff;
    }

    .footer-column ul {
        list-style: none;
        padding: 0;
    }

    .footer-column li {
        margin-bottom: 8px;
        color: #FFF4F4;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 158.714% */
        letter-spacing: 0.63px;
    }

    .footer-column a {
        text-decoration: none;
        color: #FFF4F4;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 158.714% */
        letter-spacing: 0.63px;
    }

    .footer-column a:hover {
        text-decoration: underline;
    }


    .footer-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
        font-family: Montserrat;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 92.583% */
        letter-spacing: -0.24px !important;
    }

    .footer-logo img {
        width: 120px;
        height: auto;
    }

    .footer-logo-info {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 420px;
        color: #FFF4F4;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 138.875% */
        letter-spacing: -0.16px;
        text-align: center;
        padding: 0 !important;
    }

    .footer-icons {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 30px auto !important;
    }

    .icon-item {
        border-radius: 50% !important;
        width: 175px;
        height: 34px;
        flex-shrink: 0;
    }


    .footer-right-links {
        display: flex;
        justify-content: center;
        align-items: start;
        margin-right: 0 !important;
        padding-left: 0px !important;
        width: 100%;
        gap: 20px;
        flex-wrap: wrap;
    }

    .footer-link-title {
        display: flex;
        width: 62px;
        height: 43px;
        flex-direction: column;
        justify-content: flex-end;
        flex-shrink: 0;
        color: #FFF;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 26px;
        /* 388.235% */
        letter-spacing: -0.612px;
    }
}

@media (min-width:991px) {

    footer {
        background-color: #000 !important;
        color: #fff;
        padding: 20px;
    }

    .footer-columns {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 50px 20px;
    }

    .footer-column {
        box-sizing: border-box;
    }

    .footer-column h3 {
        color: #fff;
    }

    .footer-column ul {
        list-style: none;
        padding: 0;
    }

    .footer-column li {
        margin-bottom: 8px;
        color: #FFF4F4;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 158.714% */
        letter-spacing: 0.63px;
    }

    .footer-column a {
        text-decoration: none;
        color: #FFF4F4;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 158.714% */
        letter-spacing: 0.63px;
    }

    .footer-column a:hover {
        text-decoration: underline;
    }


    .footer-logo {
        display: flex;
        justify-content: start;
        align-items: center;
        color: #FFF;
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 92.583% */
        letter-spacing: -0.24px !important;
        margin-left: 60px;
    }

    .footer-logo img {
        width: 49px;
        height: 58px;
    }

    .footer-logo-info {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 390px;
        color: #FFF4F4;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.22px;
        /* 138.875% */
        letter-spacing: -0.16px;
        margin-left: 60px;
    }

    .footer-icons {
        display: flex;
        justify-content: start;
        align-items: center;
        width: 100%;
        margin: 30px auto;
    }

    .icon-item {
        border-radius: 50% !important;
        width: 175px;
        height: 34px;
        flex-shrink: 0;
    }


    .footer-right-links {
        display: flex;
        justify-content: space-between;
        align-items: start;
        margin-right: 0 !important;
        padding-left: 120px !important;
    }

    .footer-link-title {
        display: flex;
        width: 62px;
        height: 43px;
        flex-direction: column;
        justify-content: flex-end;
        flex-shrink: 0;
        color: #FFF;
        font-family: Montserrat;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 26px;
        /* 388.235% */
        letter-spacing: -0.612px;
    }
}



@media (min-width: 1200px) {

    .looper-img {
        background-size: cover !important;
        width: 100% !important;
    }

    
    #home_banner {
        margin-top: 80px !important;
        max-height: 120vh !important;
    }


    .cta-content {
        padding-left: 90px !important;
    }

    .banner-mobile {
        width: 100%;
        height: auto;
        flex-shrink: 0;
        overflow: hidden;
    }

    .banner-title {
        max-width: 650px;
        color: #FFF;
        font-family: Montserrat;
        margin-left: 40px !important;
        font-size: 6.5rem !important;
        font-style: normal;
        font-weight: 700;
        line-height: 60px !important;
        letter-spacing: -1.24px;
    }

    .space-top {
        margin-top: 200px !important;
    }


    .banner-sub-text {
        margin-left: 40px !important;
        font-size: 28px !important;
        max-width: 500px !important;
    }

    .title-colored {
        color: #FFBE9D !important;
    }

    .download-link-container.footer-link-button {
        justify-content: center !important;
    }

    .banner-gplay {
        height: 80px;
        flex: 1 0 0;
    }

    .banner-apple {
        height: 65px;
        flex: 1 0 0;
    }
}

@media (min-width:1500px) {
    #home_banner {
        max-height: 100vh !important;
    }

    .banner-title {
        max-width: 900px;
        color: #FFF;
        font-family: Montserrat;
        margin-left: 40px !important;
        font-size: 9rem !important;
        font-style: normal;
        font-weight: 700;
        line-height: 70px !important;
        letter-spacing: -1.24px;
    }

    .space-top {
        margin-top: 350px !important;
    }
}




.accordion {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8.3px;
}

.accordion-item {
    width: 100%;
    overflow: hidden; /* Added to hide content during animation */
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 20px;
    background-color: #fff;
    border: 1px solid var(--Fade-Ash, #A6A6A6);
    cursor: pointer;
    border-radius: 6.653px;
    transition: background-color 0.3s ease; 
    color:#E5597C;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.299px;
}

.toggle-icon {
    font-size: 2.5rem;
    font-weight: bold;
    margin-left: 10px;
    color: #A6A6A6 !important;
    transition: transform 0.3s ease; /* Added for smooth icon rotation */
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.accordion-content p {
    margin: 0;
    padding: 20px 10px;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 400;
}
