/* Extracted Inline Styles */
body.lang-en.responsive.technology .formidium-section-gap {
            padding-top: 6rem;

        }

        .meet-box-center {
            border: 1px solid #0167FF;
            border-radius: 15px;
        }

        .formidium-banner-tech-page .container {
            position: relative;
            z-index: 2;
        }

        .formidium-banner-tech-page {
            height: 560px;
            padding-top: 11rem;
            padding-bottom: 6rem;
            position: relative;
            background: url(../img/jan-design/new-background.svg?v=202507111002);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 100% 100%;
        }

        @media (max-width: 767.98px) {
            .header-banner {
                padding-top: 9rem;
                padding-bottom: calc(5rem - 2rem);
            }

            .formidium-banner-tech-page .all-box {
                padding-bottom: 3rem;
            }
        }


        @media (max-width: 991.98px) {
            .formidium-banner-tech-page {
                height: auto;
            }

            .formidium-banner-tech-page .all-box {
                padding-left: 0rem !important;
                padding-top: 4rem;
                justify-items: center;
                text-align: center;
            }

            .mt100 {
                margin-top: 90px;
            }

            #csd {
                margin-top: 58px;
                padding-bottom: 0;
                margin-bottom: 56px;

            }

            #csd .col-lg-8 {
                order: 2;
                margin-top: 50px;
            }

            #csd .col-lg-4 {
                order: 1;
            }
        }

        .formidium-banner-tech-page::after {
            /* filter: opacity(100%);
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../img/fund-admin/header-wave.svg?v=202507111002);
    background-size: 100% 100%;
    bottom: -6rem;
    left: 0px;
    position: absolute;
    display: inline-block;
    mix-blend-mode: overlay;
    z-index: 1;
    opacity: 1; */
        }


        header.formidium-banner-technology {

            /* background: linear-gradient(180deg, hsla(216, 100%, 50%, 1) -70%, hsla(228, 93%, 5%, 1) 19%, hsla(227, 100%, 5%, 1) 80%, hsla(216, 100%, 50%, 1) 109%); */


        }

        .techpage .meet-box-center {
            padding: 30px 20px 20px 20px;
            min-height: 280px;
            background: #fff;
        }

        .techpage .meet-box-center p {
            font-size: 16px;
        }

/* Extracted Inline Styles */
li.nav-item:nth-child(4) a::after {
            width: 100% !important;
            left: 0 !important;
        }

/* Extracted Inline Styles */
.box.card {
            height: auto;
            padding: 30px 24px;
            background-color: #000;
            border-radius: 22px;
            width: 96%;
            height: 520px;
        }

        .head-text {
            height: 78px;
            font-size: 32px;
            color: #fff;
            line-height: 38px;
            min-height: 62px;
            margin-bottom: 16px;
            font-weight: 600;
        }

        .box.card:hover {
            background-color: #fff;
        }

        .box.card:hover .head-text {
            color: #000;
        }

        .box.card:hover .styled-button span {
            color: #000;
        }

        .formidium-banner-tech-page h4 {
            font-weight: 300;
            font-size: 30px;
            line-height: 1.3;
        }

/* Extracted Inline Styles */
.formidium-banner-tech-page .all-box {
                                    padding-left: 4rem;
                                }

                                .styled-button {
                                    display: flex;
                                    align-items: center;
                                    justify-content: center;
                                    padding: 6px 26px;
                                    border: 2px solid #0fa36b;
                                    margin: 0px 10px;
                                    border-radius: 50px;
                                    background-color: transparent;
                                    color: white;
                                    font-family: Arial, sans-serif;
                                    font-size: 20px;
                                    cursor: pointer;
                                    text-decoration: none;
                                    gap: 10px;
                                    background-color: #fff;
                                    width: max-content;
                                }

                                .styled-button .icon {
                                    color: #0fa36b;
                                    /* Green color for the 'C' */
                                    font-weight: bold;
                                    width: 26px;
                                }

                                .styled-button .icon img {
                                    height: 20px;
                                }

                                .styled-button span {
                                    color: #000;
                                    /* Light gray text for 'CommonSubDoc' */
                                }

/* Extracted Inline Styles */
.seamlessimg {
            width: max-content;
            border-radius: 4px;
            justify-self: center;
            justify-content: center;
        }

        .iron-service-images .serviceicon img,
        .latest-updates .lastupdate-img img,
        .seamlessimg img {
            width: 250px;
        }
