.cmmn-content-main3 h1 {
    font-family: "Orbitron", sans-serif;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
}

.cmmn-content-main3 h1 span {
    font-family: "Orbitron", sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: rgba(0, 255, 208, 1);
}

/* third section */
.cmn-section.cmn-section-lineargradient {
    background: linear-gradient(110.16deg, rgba(0, 255, 208, 0.1) 0%, rgba(0, 0, 0, 0.1) 40.62%);
}

.cmn-sec-heading2-main h2 {
    font-family: "Orbitron", sans-serif;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
}

.cmn-sec-heading2-main span {
    font-family: "Orbitron", sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: rgba(0, 255, 208, 1);
}

.action-data-list li {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

/* fourth Section */
.cmn-section-lineargradient2 {
    background: linear-gradient(290.16deg, rgba(0, 255, 208, 0.1) 0%, rgba(0, 0, 0, 0.1) 40.62%);
}

.cmn-sec-heading2-main p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}

.predective-analytics-card-main {
    background: linear-gradient(152.97deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.12) 100%);
    backdrop-filter: blur(26.5px);
    border-radius: 16px;
    height: 100%;
    padding: 10px;
    position: relative;
}

.predective-analytics-card-main::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 16px;
    padding: 2px;
    background: radial-gradient(69.43% 69.43% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(60% 51.57% at 50% 50%, #00A9E6 0%, rgba(0, 230, 169, 0) 100%), radial-gradient(54.8% 53% at 50% 50%, #06C690 0%, rgba(0, 70, 108, 0) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: 1;
}

.predective-analytics-card-content h4 {
    font-size: 24px;
    font-weight: 600;
    color: rgba(0, 255, 208, 1);
}

.predective-analytics-card-content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.predective-analytics-card-body {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    gap: 20px;
}

.predective-analytics-card-img {
    width: 100%;
}

.ai-business-btn.btn-btn1 {
    justify-content: center;
}

.ai-business-btn2.btn-box-shadow:hover {
    box-shadow: -1px -1px 16px 0px rgba(0, 169, 230, 0.3);
}

/* Fifth Section */
.flip-card-outer {
    background-color: transparent;
    /* width: 416px; */
    height: 288px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.7s ease-in-out;
    transform-style: preserve-3d;
    border-radius: 16px;
}

.flip-card-outer:hover .flip-card-inner {
    transform: rotateY(180deg);

}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 16px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.flip-card-back {
    padding: 24px;
    transform: rotateY(180deg);
}

.flip-card-back p {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.front-flip-card-cmmn {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.flip-card-front1-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(1\).webp);
}

.flip-card-front2-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(2\).webp);
}

.flip-card-front3-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(3\).webp);
}

.flip-card-front4-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(4\).webp);
}

.flip-card-front5-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(5\).webp);
}

.flip-card-front6-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(2\).webp);
}

.flip-card-back1-bg {
    background-image: url(../assets/predective-analytics-sol/fllipcard\ \(6\).webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    backdrop-filter: blur(35px);
}

.card.flip-card-outer h4 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    transition: color 0.3s ease;
}

.flip-card-outer:hover h4 {
    color: rgba(0, 255, 208, 1);
}

/* Seventh section */
.card-heading-six {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    padding: 8px;
    border-radius: 4px;
    color: rgba(0, 255, 208, 1);
    font-size: 12px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    width: 100%;
}

.cmn-card-main3-body {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    /* text-align: left; */
    color: #fff;
}

.cmn-card-main3-body img {
    margin: 0 auto;
}

.cmn-card-main3 {
    background: linear-gradient(152.97deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.12) 100%);
    backdrop-filter: blur(26.5px);
    border-radius: 16px;
    height: 100%;
}


/* Nineth Section */
.power-of-predective-card-main-card-body {
    border-radius: 16px;
    background: linear-gradient(152.97deg, rgba(255, 255, 255, 0) 0%, rgba(0, 255, 208, 0.1) 100%);
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    height: 100%;
}

.power-of-predective-card-main-card-body img {
    border-radius: 16px;
}

.power-of-predective-card-sub-card-body h5 {
    font-size: 24px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

.power-of-predective-card-sub-card-body p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: justify;
}

.power-of-predective-card-sub-card-body a {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 255, 208, 1);
    text-decoration: none;
    text-transform: uppercase;
}

.power-of-predective-gradient-effect {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 51%, rgba(0, 255, 208, 0.6) 100%);
    backdrop-filter: blur(304px);

}

.accordion-button.accordian-button-custom1:focus {
    box-shadow: none;
}

.accordion-button.accordian-button-custom1:not(.collapsed) {
    background-color: unset;
}

.accordion-item:first-of-type>.accordion-header .accordion-button.accordian-button-custom1 {
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}

.accordion-item:last-of-type>.accordion-header .accordion-button.accordian-button-custom1.collapsed {
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
}

.accordion-item.accordion-item-custom1 {
    border: 2px solid !important;
    width: 100%;
    border-image: linear-gradient(90deg, #00FFD0 0%, #FFFFFF 52.5%, #00FFD0 100%) 1 !important;
    background-color: black;

}
.accordion-button.accordian-button-custom1 {
    background-color: black;
}
.accordion-body.accordion-body-custom1 p{
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    font-weight: 400;
    margin-left: 15px;

}
.accordion-button.accordian-button-custom1 {
    color: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    font-weight: 500;
}

/* .accordion-button.accordian-button-custom1:not(.collapsed)::after{
    background-image: url(../assets/predective-analytics-sol/minus.svg) !important;
    transition: background-image 0.3s ease-in-out;
    position: relative;
    bottom: 10px;
} */
.accordion-button.accordian-button-custom1.collapsed::after {
    background-image: url(../assets/predective-analytics-sol/plus.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    transition: background-image 0.3s ease-in-out;
}

.accordion-button.accordian-button-custom1:not(.collapsed)::after {
    background-image: url(../assets/predective-analytics-sol/minus.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    transition: background-image 0.3s ease-in-out;
}


@media screen and (max-width: 992.98px) and (min-width: 767.98px) {
    .flip-card-back p {
        font-size: 11px;
    }

    .card.flip-card-outer h4 {
        font-size: 16px;
    }

    /* Nineth Section */
    .power-of-predective-card-sub-card-body h5 {
        font-size: 18px;
    }

    .power-of-predective-card-sub-card-body p {
        font-size: 14px;
    }

    .power-of-predective-card-sub-card-body a {
        font-size: 12px;
    }
}

@media screen and (max-width:992.98px) {
    .cmmn-content-main3 h1 {
        font-size: 30px;
    }

    .cmmn-content-main3 h1 span {
        font-size: 30px;
    }

    .cmn-row-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .predective-analy-sol-img-main img {
        width: 70%;
        margin: 0 auto;
    }

    /* third section */
    .cmn-sec-heading2-main h2 {
        font-size: 30px;
        text-align: center;
    }

    .cmn-sec-heading2-main h2 span {
        font-size: 30px;
        text-align: center;
    }

    .cmn-sec-heading2-main p {
        font-size: 16px;
    }

    .action-data-list li {
        font-size: 16px;
    }

    /* fourth section */
    .predective-analytics-card-content h4 {
        font-size: 20px;
    }

    .predective-analytics-card-content p {
        font-size: 12px;
    }
}

@media screen and (max-width:767.98px) {

    /* third section */
    .action-data-list li {
        font-size: 14px;
    }

    /* Fifth Section */
    .card.flip-card-outer h4 {
        font-size: 20px;
    }

    .card-heading-six {
        width: 75%;
        margin: 0 auto;
    }

    /* Nineth Section */
    .power-of-predective-card-sub-card-body h5 {
        font-size: 20px;
    }

    .power-of-predective-card-sub-card-body p {
        font-size: 16px;
    }
    .accordion-button.accordian-button-custom1 {
        font-size: 14px;
    }
    .accordion-body.accordion-body-custom1 p {
        font-size: 14px;
    }
}

@media screen and (max-width:376.98px) {

    /* first section */
    .predective-h1 h1,
    .predective-h1 h1 span {
        font-size: 20px;
    }

    /* third section */
    .cmn-sec-heading2-main h2,
    .cmn-sec-heading2-main h2 span {
        font-size: 20px;
    }

    .action-data-list li {
        font-size: 12px;
    }
}