.itb-second_servicesWrap {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesWrap {
        flex-direction: column;
    }
}
.itb-second_servicesLeft {
    flex: 0 0 897px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    gap: 20px;
    min-width: 0;
    max-width: 100%;
}
@media screen and (max-width: 1919px) {
    .itb-second_servicesLeft {
        flex: 0 0 757px;
    }
}
@media screen and (max-width: 1240px) {
    .itb-second_servicesLeft {
        flex: 0 0 670px;
    }
}
@media screen and (max-width: 1140px) {
    .itb-second_servicesLeft {
        flex: 0 0 570px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesLeft {
        flex: auto;
    }
}
.itb-second_servicesRight {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    gap: 20px;
    min-width: 0;
    max-width: 100%;
}
.itb-second_servicesItem {
    background: linear-gradient(258.81deg, var(--white) 0%, var(--white) 84%, var(--white) 100%);
    border: 1px solid var(--border);
    padding: 24px;
    border-radius: 24px;
}
@media screen and (max-width: 767px) {
    .itb-second_servicesItem {
        padding: 16px;
    }
}
.itb-second_servicesImg {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
    padding-top: 14px;
}
@media screen and (max-width: 767px) {
    .itb-second_servicesImg {
        flex-direction: column;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg {
        justify-content: center;
    }
    .itb-second_servicesImg img {
        max-width: 600px;
    }
}
.itb-second_servicesImg.h477 {
    max-height: 477px;
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.h477 {
        max-height: 522px;
    }
    .itb-second_servicesImg {

    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.h477 {
        max-height: 378px;
    }
}
@media screen and (max-width: 767px) {
    .itb-second_servicesImg.h477 {
        max-height: 177px;
    }
}
.itb-second_servicesImg.h458 {
    max-height: 458px;
}
@media screen and (max-width: 1919px) {
    .itb-second_servicesImg.h458 {
        max-height: 379px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.h458 {
        max-height: 522px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.h458 {
        max-height: 378px;
    }
}
@media screen and (max-width: 767px) {
    .itb-second_servicesImg.h458 {
        max-height: 177px;
    }
}
.itb-second_servicesImg.h358 {
    max-height: 358px;
}
@media screen and (max-width: 1919px) {
    .itb-second_servicesImg.h358 {
        max-height: 298px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.h358 {
        max-height: 522px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.h358 {
        max-height: 378px;
    }
}
@media screen and (max-width: 767px) {
    .itb-second_servicesImg.h358 {
        max-height: 177px;
    }
}
.itb-second_servicesImg img {
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    object-fit: cover;
    display: block;
}
.itb-second_servicesImg.w50 img {
    max-height: 234px;
}
@media screen and (max-width: 1919px) {
    .itb-second_servicesImg.w50 img {
        max-height: 195px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.w50 img {
        max-height: 257px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesImg.w50 img {
        max-height: 187px;
    }
}
@media screen and (max-width: 767px) {
    .itb-second_servicesImg.w50 img {
        max-height: 177px;
    }
}
.itb-second_servicesImg.w50 div {
    width: 50%;
    box-sizing: border-box;
}
@media screen and (max-width: 767px) {
    .itb-second_servicesImg.w50 div {
        width: 100%;
    }
}
.itb-second_servicesItemImg {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 10px;
    transition: box-shadow 0.3s ease;
    margin-bottom: 28px;
}
.itb-second_servicesItem--education .itb-second_servicesItemImg {
    background: linear-gradient(225deg, var(--orange) 0%, #FFEADE 100%);
}
.itb-second_servicesItem--app .itb-second_servicesItemImg {
    background: linear-gradient(225deg, var(--orange) 0%, var(--purple) 100%);
}
.itb-second_servicesItem--analytics .itb-second_servicesItemImg {
    background: linear-gradient(225deg, #D52AE8 0%, rgba(112, 33, 204, 0.5) 100%);
}
.itb-second_servicesItem--tools .itb-second_servicesItemImg {
    background: linear-gradient(90deg, #0052D4 0%, #4364F7 50%, #6FB1FC 100%);
}
.itb-second_servicesItem--ai .itb-second_servicesItemImg {
    background: linear-gradient(90deg, #EC008C 0%, #FC6767 100%);
}
.itb-second_servicesItem p {
    color: var(--text);
    letter-spacing: -0.015em;
    line-height: 1.3;
    margin-bottom: 10px;
}
.itb-second_servicesItem p:last-child {
    margin-bottom: 0;
}
.itb-second_servicesItem p.mb20 {
    margin-bottom: 20px;
}
.itb-second_servicesItem li {
    color: var(--text);
    margin-bottom: 7px;
}
.itb-second_servicesItem li:last-child {
    margin-bottom: 0;
}
.itb-second_servicesItem h4 {
    color: var(--violetDark);
}
.itb-second_servicesItem h5 {
    color: var(--text);
}
@media screen and (max-width: 1919px) {
    .itb-second_servicesItem h5 {
        line-height: 1.4;
    }
}
@media screen and (max-width: 767px) {
    .itb-second_servicesItem h5 {
        margin: 0 0 3px;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesItemWrap {
        display: flex;
    display: -webkit-flex;
        flex-wrap: wrap;
        margin: 0 -10px;
        gap: 20px 0;
    }
    .itb-second_servicesItemStack {
        width: 50%;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .itb-second_servicesItemStack ul {
        display: flex;
    display: -webkit-flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin: 0;
    }
    .itb-second_servicesItemStack li {
        padding-left: 0;
    }
    .itb-second_servicesItemStack li:before {
        content: none;
    }
}
@media screen and (max-width: 1023px) {
    .itb-second_servicesItemWrap {
        flex-direction: column;
    }
    .itb-second_servicesItemStack {
        width: 70%;
    }
}
@media screen and (max-width: 767px) {
    .itb-second_servicesItemStack {
        width: 100%;
    }
    .itb-second_servicesItem li {
        font-size: 16px;
        margin-bottom: 9px;
        line-height: 1.2;
    }
    .itb-second_servicesItem p {
        font-size: 16px;
        margin-bottom: 8px;
    }
}