.tab-content {
    display: none;
}
.s-breadcrumbs{
    margin-top: 12px;
}
.page-breadcrumbs .s-breadcrumbs .kama_breadcrumbs .kb_title {
    color: #fff;
}
.page-breadcrumbs .s-breadcrumbs .kama_breadcrumbs>span, .page-breadcrumbs .s-breadcrumbs .kama_breadcrumbs>span a {
    color: #000;
}
.home-block {
    max-width: 1440px;
    text-align: center;
}
.home-new .s-home-header {
    min-height: 100vh;
    height: auto;
    overflow: hidden;
    background: #000;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    background-image: url(../png/workflow-bg.png);
    background-position: top right;
    margin-top: 70px;
    
}
.s-home-header-bg{
    padding: 210px 0; 
    
    background-repeat: no-repeat;
    width: 100%;
    min-height: 100vw;
}
.ci-cd-description {
        font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    max-width: 950px;
    padding: 40px 0 80px;
    margin: auto;
}
button.ci-cd-button{
    min-width: 222px;
}
button.ci-cd-button:hover {
    min-width: 228px;
}


section.ci-cd-main-content {
    max-width: 1440px;
    margin: 60px auto;
}
.workflow-inner {
    text-align: center;
    max-width: 1440px;
    margin: auto;
}
button.x-btn.x-btn-new-blue-stroke.x-btn-w-md:hover {
    min-width: 230px;
}
button.x-btn.x-btn-new-blue-stroke.x-btn-w-md {
    min-width: 222px;
    margin: 0;
    display: block;
}
.ci-cd-main-content button.x-btn.x-btn-new-blue-stroke.x-btn-w-md {
    margin: auto;
}

.workflow-infrastructure-title {
    font-family: Anton;
    font-size: 42px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0.025em;
    text-align: center;
    text-transform: uppercase;
}

.workflow-infrastructure-description  {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.015em;
    text-align: center;

}

section.workflow-infrastructure {
    padding: 120px 0 110px;
}
.workflow-infrastructure-description {
    padding: 60px 0 60px;
}
.workflow-infrastructure-accordeon {
    display: grid;
    grid-template-columns: 275px 2px 1fr;
    gap: 15px;
    align-items: center;
    min-height: 600px;
}
.workflow-content {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.015em;
    text-align: left;
    margin-left: 60px;
    margin-top: 26px;
}

.workflof-infrastructure-list-desc p {
    padding-bottom: 36px;
}
.workflof-infrastructure-list-img {
    margin-bottom: 20px;
}
.separator{
    display: block;
    background: rgba(87, 99, 112, 1);
    height: 100%;
}
.workflow-tabs {
    text-align: left;
    position: relative;
    margin-top: 36px;
}





.workflow-tabs .tab {
    padding: 0px 0 50px 28px;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0.015em;
    text-align: left;
    cursor: pointer;
}
.workflow-tabs .tab.active{
    color: rgba(8, 202, 218, 1);
    font-size: 28px;
    font-weight: 500;
}

.workflow-tabs .tab:before {
    content: '';
    display: block;
    border-radius: 50%;
    background: rgba(87, 99, 112, 1);

    position: absolute;
    left: 2px;
    margin-top: 14px;
    width: 6px; 
    height: 6px;
    z-index: 3;
}

.workflow-tabs .tab.active:before{
    background: rgba(8, 202, 218, 1);
    width: 10px; 
    height: 10px;
    left:0;
}

.workflow-tabs .tab.active:after{
    content: '';
    height:180px;
    width: 2px;
    position:absolute;
    top: 20px;
    left: 4px;
}

.workflow-tabs .tab:nth-child(1).active:after{
    background: linear-gradient(180deg, #08CADA 0%, #576370 45.18%);
}
.workflow-tabs .tab:nth-child(2).active:after{
    background: linear-gradient(180deg, #576370 0%, #08CADA 48.54%, #576370 100%);

}
.workflow-tabs .tab:nth-child(3).active:after{
    background: linear-gradient(180deg, #576370 49.86%, #08CADA 100%);
}


section.workflow-integration {
    background: rgba(13, 18, 20, 1);
    color: #fff;
    padding: 120px 0 85px;
}
.workflow-integration .workflow-infrastructure-description{
        padding-top: 40px;
        padding-bottom: 36px;
}
.workflow-integration .workflow-infrastructure-description p{
        padding-bottom: 40px;

}
.workflow-integration-one {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    gap: 115px;
}
.one-integration-content img{
    margin: auto;
}
.one-integration-title {
    font-family: Roboto;
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: 0.025em;
    text-align: center;
    padding-top: 20px;
}

.one-integration-description {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.015em;
    text-align: center;
    padding-top: 18px;
}
.workflow-support .workflow-inner{
    display: grid;
    grid-template-columns: 680px 1fr;
    gap: 164px;
}
.workflow-support-left, .workflow-support-left .workflow-infrastructure-title {
    text-align: left;
    padding-top: 24px;
}
.workflow-support{
    padding: 140px 80px;
}
.workflow-support-description {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.015em;
    text-align: left;
    padding-top: 60px;
}
.workflow-support-description  ul{
    margin-top: 20px;
    margin-bottom: 70px;
}
.workflow-support-description li {
    padding: 10px 0px;
}
.workflow-support-description li:before {
    content: '—';
    color: cyan;
    padding: 0 6px 0 0;
}


.workflow-support-right {
    position: relative;
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    padding-top: 10px;
    text-align: left;
    font-family: Roboto;
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: 0.025em;
    text-align: left;
    gap: 50px;
}
.workflow-support-right:before{
    position: absolute;
    top: 0px;
    left: 0;
    content: '';
    background: linear-gradient(180deg, rgba(242, 201, 76, 0) 0%, #F2C94C 12.62%, #00FFC6 35.5%, #08CADA 58.47%, #2F80ED 81.45%, rgba(47, 128, 237, 0) 100%);
    height: 597px;
    width: 6px;
    display: block;
}
.one-support {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 16px;
    align-items: center;
    margin-left: 6px;
}
section.workflow-engineering {
    padding: 50px 0;
}
.workflow-engineering-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: left;
    gap: 20px;
}
.one-benefit {
    background: #F7F7F7;
    padding: 40px;
    border-radius: 20px;
}

.one-benefit-content {
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.015em;
    color: #1E2224;
    opacity: 0.8;
    padding-top: 30px;
}
.desktop-hide{
    display: none;
}
@media(max-width: 1919px){
    .home-block {
        max-width: 956px;
    }
    .home-new .s-home-header {
        min-height: 60vw;
    }
    .s-home-header-bg {
        background-position: left;
        padding: 140px 0 370px;
        min-height: auto;
    }

    .ci-cd-description {
        font-size: 16px;
        letter-spacing: 0;
        max-width: 720px;
    }
    .workflow-inner {
        max-width: 952px;
    }
    section.workflow-integration {
        padding: 120px 0 120px;
    }
    section.workflow-infrastructure {
        padding: 106px 0 110px;
        max-width: 956px;
        margin: auto;
    }
    .workflow-infrastructure-title {
        font-size: 32px;
    }
    .workflow-infrastructure-description {
        padding: 34px 0 60px;
        font-size: 16px;
        line-height: 150%;
            letter-spacing: 0;
    }
    .workflow-infrastructure-accordeon {
        grid-template-columns: 216px 2px 1fr;
        gap: 5px;
        min-height: 400px;
    }
    .workflow-tabs .tab.active {
        font-size: 24px;
    }

    .workflow-tabs .tab {
        padding: 0px 0 32px 14px;
        font-size: 16px;
        line-height: 42px;

    }
    .workflow-content {
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0;
        margin-left: 47px;
        margin-top: 4px;
    }
    .workflof-infrastructure-list-desc p {
        padding-bottom: 24px;
    }
    .workflow-tabs {
        margin-top: 12px;
        margin-left: -5px;
    }
    .workflow-tabs .tab.active:after {
        height: 150px;
    }
    .workflow-tabs .tab:before{
        margin-top:18px;
    }

    .workflow-integration .workflow-infrastructure-description {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .workflow-integration .workflow-infrastructure-description p {
        padding-bottom: 24px;
    }
    .workflow-integration-one {
        gap: 80px;
    }
    .one-integration-title {
        font-size: 24px;
        line-height: 130%;
        letter-spacing: 0;
        padding-top: 20px;
    }
    .one-integration-description {
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0;
        padding-top: 8px;
    }
    .workflow-support .workflow-inner {
        grid-template-columns: 530px 1fr;
        gap: 80px;
        align-items: center;
    }
    .workflow-support-description {
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0;
        padding-top: 36px;
    }
    .workflow-support-description ul {
        margin-top: 4px;
        margin-bottom: 54px;
    }
    .workflow-support-description li {
        padding: 5px 0px;
    }
    .workflow-support-right {
        font-size: 24px;
        line-height: 120%;
        letter-spacing: 0;
        gap: 50px;
    }
    .one-support {
        gap: 22px;
        margin-left: 0;
        padding-right: 25px;
    }
    .one-benefit {
        padding: 30px;
    }
    .one-benefit-title {
        letter-spacing: 0;
    }
    .one-benefit-content {
        font-size: 16px;
        letter-spacing: 0;
    }
    section.workflow-engineering {
        padding: 50px 0 120px;
    }


}

@media(max-width: 1439px){
    .s-breadcrumbs {
        margin: 0px 0 0;
    }
    .link-block {
        padding-top: 24px;
    }
    .home-new .s-home-header {
            margin-top: 52px;
    }
    .home-block {
        max-width: 860px;
        padding-top: 0;
        text-align: left;
    }
    .home-new .s-home-header {
        background-position: top center;
    }
    .s-home-header-bg {
        background-position: center;
        padding: 40px 0 134px;
    }
    .s-home-header h1 {
        font-size: 48px;
        text-align: center;
    }
    .ci-cd-description {
        font-size: 16px;
        letter-spacing: 0;
        max-width: 500px;
        padding: 24px 0 150px;
        text-align: center;
    }
    .home-new .s-home-header .x-btn {
        margin: 24px 0;
    }
    .workflow-inner {
        max-width: 840px;
    }
    section.workflow-infrastructure {
        padding: 74px 0 ;
    }
    .workflow-infrastructure-description {
        padding: 34px 0 40px;
    }
    section.workflow-integration {
        padding: 74px 0 74px;
    }
    .workflow-integration-one {
        gap: 70px;
    }
    .workflow-support {
        padding: 100px 80px;
    }
    .one-support {
        padding-right: 5px;
    }
    .workflow-support-description ul {
        margin-top: 20px;
    }
    .workflow-support .workflow-inner {
        grid-template-columns: 430px 1fr;
        gap: 85px;
        align-items: center;
    }
    .workflow-engineering .workflow-infrastructure-description {
        padding-bottom: 60px;
    }
    .workflow-engineering-block {
        gap: 10px;
    }
    .one-benefit {
        padding: 30px;
    }

}


@media(max-width: 1023px){


    .home-new .s-home-header {
        background: #4DBDC8;
        background-size: contain;
        background-image: url(../jpg/worflow-bg-m.jpg);
        background-position: bottom;
        background-repeat: no-repeat;
        padding-bottom: 30vw;
        
    }
    .home-block, section.ci-cd-main-content, .s-home-benefits-inner, .technologies-inner {
        max-width: calc(100% - 30px);
        margin: auto;
    }

    .s-home-header-bg {
        padding: 60px 0 68px;
    }
    .home-new .s-home-header .x-btn {
        width: 100%;
    }
    
    .s-home-header h1 {
        font-size: 32px;
    }

    .ci-cd-description {
        padding: 21px 2px 6px 0;
    }
        .workflow-inner {
        max-width: calc(100% - 30px);
    }
        .workflow-support {
        padding: 32px 0px;
    }
    .workflow-support .workflow-inner {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .workflow-support-description {
        padding-top: 30px;
    }
    .workflow-support-description ul {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .workflow-support-description li {
        display: flex;
    }
    .workflow-support-left button.x-btn.x-btn-new-blue-stroke.x-btn-w-md{
        display: none;
    }
    .workflow-support-right {
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 70px;
    }
    .one-support {
        margin-left: -30px;
        padding-right: 0;
    }
}

@media(max-width: 768px){
    .workflow-infrastructure-title {
        font-size: 32px;
        text-align: left;
        line-height: 120%;
    }

    .workflow-integration .workflow-infrastructure-description {
        padding-top: 38px;
        padding-bottom: 32px;
        text-align: left;
    }
    .workflow-integration-one {
        gap: 40px;
        grid-template-columns: 1fr;
        text-align: left;
    }
    .one-integration-content img {
        margin: 0;
    }
    .one-integration-title, .one-integration-content, .one-integration-description {
        text-align: left;
    }


    section.workflow-engineering {
        padding: 24px 0 60px;
    }
    .workflow-engineering .workflow-infrastructure-description {
        padding: 30px 0 30px;
        text-align: left;
    }
    .desktop-hide{
        display: block;
    }
    .mobile-hide, .mobile-always-hide, .mobile-content{
        display: none;
    }
    .workflow-infrastructure-accordeon {
        grid-template-columns: 1fr;
    }

    button.x-btn.x-btn-new-blue-stroke.x-btn-w-md {
        min-width: 100%;
    }
    section.workflow-infrastructure {
        padding: 74px 0 60px;
    }
    .workflow-engineering-block {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .one-benefit {
        padding: 15px 20px;
    }
    #less-benefits{
        display: none;
    }
    .more-block{
        font-size: 24px;
        padding-top: 15px;
        text-align: center;
        font-weight: 500;
    }
    .more-block span svg {
        width: 22px;
        margin: auto;
    }
    .more-block span svg path {
        stroke: #121212;
    }
    div#more-benefits:hover span svg path, div#less-benefits:hover span svg path {
        stroke: #08CADA;
    }
    div#more-benefits:hover, div#less-benefits:hover {
        color: #08CADA;
    }
    
    .workflow-tabs .tab:nth-child(2).active:after {
        background: linear-gradient(180deg, #576370 0%, #08CADA 5%, #576370 100%);
    }
    .workflow-tabs .tab.active:after {
        height: calc(100% - 70px);
    }
    .workflow-tabs .tab:nth-child(3).active:after {
        height: 150px;
    }
    .workflow-infrastructure-description {
        padding: 34px 0 20px;
        text-align: left;
    }
    .workflow-tabs {
        margin-left: 0px;
    }
    .active .mobile-content {
        display: block;
        color: #000;
        font-size: 16px;
        font-weight: 400;
        padding: 22px 0px 0px 28px;
        line-height: 150%;
        letter-spacing: 0;
    }
    .workflof-infrastructure-list-desc p:last-child {
        padding-bottom: 0px;
    }
}

}