@media (min-width:1200px) {
    .comprehensive-ai-services-section {
        padding-bottom: 100px
    }
}

.page-enterprise-it-integration .comprehensive-ai-services-section {
    padding-bottom: 0
}

.comprehensive-ai-services-section-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.comprehensive-ai-services-section-item {
    text-align: center;
    position: relative;
    transition: .4s ease;
    cursor: pointer;
    padding: 15px 0
}

@media (min-width:1024px) {
    .comprehensive-ai-services-section-item {
        padding: 0
    }
}

@media (min-width:768px) {
    .comprehensive-ai-services-section-item {
        min-height: 416px
    }
}

@media (min-width:200px) {
    .comprehensive-ai-services-section-item {
        width: 100%;
        text-align: center;
        border: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(3n) {
        border: none;
        border-left: 1px solid #01a6eb;
        border-bottom: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(3n+1) {
        border: none;
        border-bottom: 1px solid #01a6eb;
        border-top: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(3n+2) {
        border: none;
        border-top: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(2) {
        border: none
    }
    .comprehensive-ai-services-section-item:first-of-type {
        border: none;
        border-bottom: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:last-of-type {
        border: none;
        border-top: 1px solid #01a6eb
    }
}

@media (min-width:768px) {
    .comprehensive-ai-services-section-item {
        width: 33.3%;
        text-align: center;
        border: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(3n) {
        border: none;
        border-left: 1px solid #01a6eb;
        border-bottom: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(3n+1) {
        border: none;
        border-right: 1px solid #01a6eb;
        border-top: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(3n+2) {
        border: none;
        border-top: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:nth-child(2) {
        border: none
    }
    .comprehensive-ai-services-section-item:first-of-type {
        border: none;
        border-right: 1px solid #01a6eb
    }
    .comprehensive-ai-services-section-item:last-of-type {
        border: none;
        border-left: 1px solid #01a6eb
    }
}

.comprehensive-ai-services-item-preview {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center
}

@media (min-width:200px) {
    .comprehensive-ai-services-item-preview {
        position: absolute;
        width: 100%;
        height: 100%;
        top: -2px;
        left: -3px;
        z-index: 5;
        opacity: 1
    }
    .comprehensive-ai-services-section-item:hover .comprehensive-ai-services-item-preview {
        opacity: 0
    }
}

.comprehensive-ai-services-item-description {
    position: relative;
    padding: 10px 30px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
    background: #fff 0 0 no-repeat padding-box;
    transition: .4s ease;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width:200px) {
    .comprehensive-ai-services-item-description {
        opacity: 0;
        height: 100%;
        padding: 30px;
        font-weight: 400
    }
    .comprehensive-ai-services-item-description:after {
        content: "";
        position: absolute;
        top: -3px;
        left: -2px;
        width: 102%;
        z-index: 1;
        height: 101%;
        background: inherit
    }
}

@media (min-width:200px) and (min-width:1440px) {
    .comprehensive-ai-services-item-description:after {
        width: 101%
    }
}

@media (min-width:200px) {
    .comprehensive-ai-services-section-item:hover .comprehensive-ai-services-item-description {
        opacity: 1
    }
}

@media (min-width:768px) {
    .comprehensive-ai-services-item-description {
        font-size: 21px;
        line-height: 30px
    }
}

@media (min-width:1000px) {
    .comprehensive-ai-services-item-description {
        padding: 32px 30px;
        line-height: 26px
    }
}

@media (min-width:900px) {
    .comprehensive-ai-services-item-description {
        opacity: 0;
        height: 100%;
        padding: 30px;
        font-weight: 400
    }
    .comprehensive-ai-services-item-description:after {
        content: "";
        position: absolute;
        top: -3px;
        left: -2px;
        width: 102%;
        z-index: 1;
        height: 101%;
        background: inherit;
        box-shadow: 0 20px 50px #01a6eb27
    }
}

@media (min-width:900px) and (min-width:1440px) {
    .comprehensive-ai-services-item-description:after {
        width: 101%
    }
}

@media (min-width:900px) {
    .comprehensive-ai-services-section-item:hover .comprehensive-ai-services-item-description {
        opacity: 1
    }
}

@media (min-width:1920px) {
    .comprehensive-ai-services-item-description {
        padding: 72px 30px;
        line-height: 35px
    }
}

.comprehensive-ai-services-item-description-text {
    z-index: 2
}

.comprehensive-ai-services-section-figure {
    max-width: 115px;
    max-height: 115px;
    height: 115px;
    margin: 0 auto
}

@media (min-width:1024px) {
    .comprehensive-ai-services-section-figure {
        margin-bottom: 20px
    }
}

.comprehensive-ai-services-section-figure img {
    max-width: 100%;
    width: 100%;
    height: 100%
}

.comprehensive-ai-services-section-text {
    padding: 10px;
    line-height: 30px;
    margin-left: 35px;
    margin-right: 35px
}

@media (min-width:1024px) {
    .comprehensive-ai-services-section-text {
        line-height: 35px
    }
}

@media (min-width:1300px) {
    .comprehensive-ai-services-section-text {
        max-width: 85%
    }
}

@media (min-width:1830px) {
    .comprehensive-ai-services-section-text {
        padding: 10px 28px;
        max-width: 99%
    }
}

.comprehensive-ai-services-section.ds-science-services .btn-block .red_button {
    display: none
}

@media (min-width:768px) {
    .comprehensive-ai-services-section.ds-science-services .btn-block .red_button {
        display: inline-block;
        padding: 8px 115px;
        line-height: normal
    }
}

@media (min-width:200px) {
    .comprehensive-ai-services-section.ds-science-services .comprehensive-ai-services-section-item .comprehensive-ai-services-item-description::after {
        content: '';
        max-width: 100%;
        width: 100%;
        box-shadow: none;
        left: 0
    }
}