
.sectionWrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    align-items: center;
}

.lineWrapper {
    width: 100%;
    position: absolute;
    top: 364px;
    left: 0;
    z-index: -1;
    height: 2px;
    opacity: 0.45;
    background: linear-gradient(90deg, rgba(46, 29, 153, 0.50) 0%, #4D30FF 49.81%, rgba(46, 29, 153, 0.50) 100%);
    box-shadow: 0px 0px 14px 0px #5E44FF;
}
.lineWrapperAi {
    width: 100%;
    position: absolute;
    top: 283px;
    left: 0;
    z-index: -1;
    height: 2px;
    opacity: 0.45;
    background: linear-gradient(90deg, rgba(46, 29, 153, 0.50) 0%, #4D30FF 49.81%, rgba(46, 29, 153, 0.50) 100%);
    box-shadow: 0px 0px 14px 0px #5E44FF;
}
.lineWrapperWebApp{
    width: 100%;
    position: absolute;
    top: 205px;
    left: 0;
    z-index: -1;
    height: 2px;
    opacity: 0.45;
    background: linear-gradient(90deg, rgba(46, 29, 153, 0.50) 0%, #4D30FF 49.81%, rgba(46, 29, 153, 0.50) 100%);
    box-shadow: 0px 0px 14px 0px #5E44FF;
}
.lineWrapperMobile {
    display: none;
}

.bgForLine {
    padding-left: 5px;
    padding-right: 30px;
    background-color: #080811;
}
.h3-lineHeight{
    line-height: 75%;
}
.desktopHidden {
    display: none;
}

.hiddenMobile {
    display: flex;
}

@media (min-width: 1201px ) and (max-width: 1440px) {

    .process__steps {
        position: relative;
    }
    .lineWrapperMobile {
        display: none;
    }
}

@media (max-width: 1200px) {
    .h3-lineHeight{
        line-height: 100%;
    }
    .hiddenMobile{
        display: none;
    }

    .desktopHidden{
        display: flex;
    }
    .card-wrapper, .card-wrapper2{
        overflow: visible;
        display: flex;
        flex-direction: column;
        padding: unset;
    }
    .card-wrapper{
        flex-direction: column-reverse;
    }
    .image-21{
        object-fit: contain;
        height: 100%;
    }
    .lineWrapper, .lineWrapperWebApp, .lineWrapperAi {
        display: none;
    }

    .lineWrapperMobile {
        display: flex;
        width: 100%;
        position: relative;
        height: 2px;
        opacity: 0.45;
        background: linear-gradient(90deg, rgba(46, 29, 153, 0.50) 0%, #4D30FF 49.81%, rgba(46, 29, 153, 0.50) 100%);
        box-shadow: 0px 0px 14px 0px #5E44FF;
    }

    .process__steps {
        overflow: auto;
        flex-wrap: nowrap;
        gap: 50px;
    }

    .process__step {
        min-width: 201px;
    }
    .card-cta-11 {
        padding: 20px;
    }
    .card-cta-11 .typography-h4 {
        font-size: 14px;
        font-weight: 600;
    }
    .footer__content_sn .footer_links .links {
        display: none;
    }
}
.process__step-number img{
    background-color: #080811;
}

.typography--accent-white{
    color: #EEE;
    font-weight: 700;
}
.typography--accent-gray{
    font-family: "Overused Grotesk";
    color: #8A96B1;
    font-weight: 700;
    text-align: center;
    /*font-size: 14px;*/
}

.typography-body-white{
    font-family: "Overused Grotesk";
    color: #EEE;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 0.36px;
    max-width: 533px;
}
.typography--primary{
    width: 100%;
    max-width: unset;
}
.pricing__text-container{
    max-width: 1330px;
}

.card__content h3 {
    text-align: left;
}
.text-37 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.text-37 .typography-body-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.text-37 .typography-body-1 span{
   text-align: center;
    max-width: 320px;
}

.card-wrapper2 {
    width: 100%;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    text-decoration: none;
    display: flex;
    max-width: 100%;
    padding: 15px 0px 15px 15px
}
.cardImgWrapper2{
    display: flex;
    overflow: hidden;
    align-items: center;
    padding-left: 20px;
}

.cardImgWrapper2 img{
    transform: translateX(140px);
}
.cardImgWrapper{
    display: flex;
    align-items: center;
    margin-right: 35px;
    margin-left: -60px;
}
.post-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.mt0 {
    margin-top: 0;
}

.content-column-right{
    align-items: flex-end;
}
.content-column-right .typography-h3, .content-column-right .typography-body-1{
    text-align: right
}

.no-code-model-deployment-eliminates-manual-coding-for-faster-iot-integration{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.iotSubTitle {
    color: #fff;
    font-weight: 700;
}

.flexColumn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.flexColumn span{

    text-align: center;
}
.deskLeftMobCenter{
    text-align: left;
}
.div-block{
    display: flex;
    width: 100%;
}
.maxW480{
    max-width: 480px;
}
.leftDeskMobileCenter{
    max-width: 910px;
    text-align: left;
}
.fmOverused{
    font-family: "Overused Grotesk";
}

.card-cta-updated{
    max-width: 1024px;
}

.pt0pb120 {
    padding-top: 0;
    padding-bottom: 120px;
}
.pt0pb0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.mb120 {
    margin-bottom: 120px;
}
.footer-wrapper {
    overflow: visible;
}
.noDisplay {
    display: none;
}
@media (max-width: 1024px) {

    .benefits__list{
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .benefits__list__text-wrapper{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 320px;
        text-align: center;
    }
    .benefits__list__text-wrapper span {
        text-align: center;
    }
    .maxW100Mobile{
        max-width: 100%;
    }
    .maxWMobile300{
        max-width: 300px;
    }
    .text-54 {
        max-width: 100%;
    }
    .content-column-right{
        align-items: flex-start;
    }
    .content-column-right .typography-h3, .content-column-right .typography-body-1{
        text-align: left;
    }
    .typography-button{
        font-size: 14px;
    }
    .card-cta-6{
        padding: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .typography-h1 {
        font-size: 40px;
    }

    .typography-h2 {
        font-size: 30px;
    }

    .typography-h3 {
        font-size: 22px;
    }

    .typography-body-1 {
        font-size: 14px;
        text-align: left;
    }

    .card {
        gap: 20px;
    }

    .card.card--benefit.card--glow {
        padding: 20px;
    }

    .hero__content {
        padding: 20px;
    }

    .section {
        padding: 20px 15px;
    }

    .card__icon-container {
        padding: 10px;
        width: 54px;
        height: 54px;
    }

    .benefits__grid {
        padding: 15px;
    }

    .pricing__text-container {
        padding: 0px;
    }

    .services__grid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .section__header{
        padding: 0;
    }
    .card.card--service.card--glow {
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 20px;
    }
    .footer__container{
        display: flex;
        flex-direction: column;
        padding: 40px 30px;
    }
    .footer__info{
        width: 100%;
        grid-row-gap: 24px;
    }
    .typography-h3_fs{
        font-size: 32px;
    }
    .footer__nav{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .footer__nav-links{
        display: flex;
        flex-direction: column;
    }
    .container-horizontal{
        padding: 20px;
        display: flex;
        flex-direction: column;
    }
    .testimonial_content{
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    .testimonial_content .typography-large, .testimonial_content .typography--right{
       text-align: left;
    }
    .card-cta-5{
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding: 20px;
    }
    .subheading{
        padding-left: 0;
        font-size: 14px;
    }
    .heading{
        font-size: 30px;
    }

    .aicard {
        padding: 20px;
        display: flex;
        flex-direction: column;
    }
    .typography--primary{
        text-align: left;
    }
    .perkswrapper{
        flex-direction: column;
        gap: 0;
    }

    .deskLeftMobCenter{
        text-align: center;
    }

    .card-cta-13 {
        max-width: 100%;
    }
    .group-7813{
        position: relative;
        top: unset;
        left: unset;
        width: 100%;
        height: 100%;
    }
    .card-cta-13{
        padding: 20px;
    }
    .no-code-model-deployment-eliminates-manual-coding-for-faster-iot-integration span{
        font-size: 14px;
        text-align: left;
    }
    .coloredwrapper{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .card-cta-11 ul {
        padding-left: 15px;
        text-align: left;
    }
    .flexColumnMobile{
        display: flex;
        flex-direction: column;
    }
    .flexColumnReverseMobile{
        display: flex;
        flex-direction: column-reverse;
    }
    .alignLeftMobile{
        align-items: flex-start;
    }
    .fs22 {
        font-size: 22px;
    }
    .card-wrapper{
        width: 100%;
        padding-right: 0;

    }
    .cardImgWrapper {
        margin-top: 40px;
        margin-left: unset;
        margin-right: unset;
    }
    .cardImgWrapper img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .leftDeskMobileCenter{
        text-align: center;
    }

    .securityLogo{
        padding: 16px;
    }
    .card.card--marketing {
        flex-direction: column;
        padding: 20px;
    }
    .sectionNoPadding{
        padding: unset;
    }
    .cardImgWrapper2{
        padding-left: unset;
    }
    .cardImgWrapper2 img {
        transform: unset;
    }
    .pt0pb120 {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .mb120 {
        margin-bottom: 60px;
    }
    .pt0pb0{
        padding-top: 0;
        padding-bottom: 0;
    }

    .footer__content_sn-mobile{
        display: flex;
        flex-direction: column;
    }
    .footer__content_sn-mobile .main_details-mobile{
        display: flex;
        flex-direction: column;
        gap: 24px;
        justify-content: center;

    }
    .footer-wrapper .container-mobile {
        flex-direction: column-reverse;
    }
    .footer__content_sn-mobile .main_details-mobile .scroll_top {
        color: #8A96B1;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .footer__content_sn-mobile .main_details-mobile{
        width: 100%;
        display: flex;
        justify-content: center;
        text-align: center;
        align-items: center;
    }
    .footer__content_sn-mobile .links{
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 560px) {
    .text-54 {
        max-width: 190px;
    }
}
.contact-form {
    padding-left: 15px;
    padding-right: 15px;
}
