.whatsincluded__body {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
}

.whatsincluded__title strong{
    color: #34DCA2;
}
.whatsincluded__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.whatsincluded__list-item {
    display: flex;
    align-items: flex-start;
    flex-basis: calc((100% - 20px) / 2);
    font-weight: 400;
    line-height: 150%;
    color: #343844;
}
.whatsincluded__list-item-icon {
    flex-shrink: 0;
}
.right .whatsincluded__list-item-icon {
    display: flex;
}

.whatsincluded__requirements-title {
    margin-top: 30px;
}

.whatsincluded__requirements-list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.whatsincluded__requirements-list ul li{
    display: flex;
    list-style: none;
    gap: 6px;
    flex-basis: 50%;
    align-items: flex-start;
}
.whatsincluded__requirements-list ul li::before{
    content: '';
    width: 8px;
    height: 8px;
    background: #343844;
    flex-shrink: 0;
    border-radius: 50%;
    margin-top: 7px;
}
.whatsincluded__coast-wrapper {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #EEEEF8;
    display: flex;
}
.whatsincluded__delivery {
    display: flex;
    gap: 8px;
}
.whatsincluded__delivery strong,
.whatsincluded__cost strong{
    font-weight: 600;
    color: #34DCA2;
}
.whatsincluded__delivery-text,
.whatsincluded__cost-text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #343844;
}
.whatsincluded__cost {
    display: flex;
    gap: 8px;
}

.whatsincluded .elementor-button-wrapper {
    display: flex;
    gap: 20px;
}

.full {
    flex-basis: 100%;
}

.whatsincluded__requirements-list ul {
    row-gap: 14px;
}
.whatsincluded__requirements-list ul .full {
    flex-basis: 100%;
}



.whatsincluded__coast-wrapper {
    gap: 20px;
}

.whatsincluded__sub-title {
    font-weight: 600;
    line-height: 150%;
    font-size: 20px;
    color: #10173C;
    margin-bottom: 30px;
    margin-top: -20px;
}



@media screen and (min-width: 991px){

    .whatsincluded__body.left {
        flex-direction: row-reverse;
    }

    .whatsincluded__body.right {
        flex-direction: row;
    }

    .whatsincluded__title {
        margin-bottom: 30px;
    }

    .whatsincluded__list-item {
        gap: 8px;
        font-size: 16px;
    }

    .whatsincluded__list {
        row-gap: 14px;
        column-gap: 20px;
    }

    .labor .whatsincluded__list div:last-of-type {
        flex-basis: 90%;
    }

    .whatsincluded__coast-wrapper {
        margin-bottom: 50px;
    }

    .whatsincluded__title strong{
        font-weight: 700;
    }
}

@media only screen and (max-width: 991px) {
    .whatsincluded__title {
        margin-bottom: 20px;
    }

    /*.whatsincluded__delivery,*/
    /*.whatsincluded__cost{*/
    /*    flex-basis: 25%;*/
    /*}*/

    .whatsincluded__list-item {
        gap: 6px;
        font-size: 14px;
    }

    .whatsincluded__list {
        row-gap: 10px;
    }

    .whatsincluded__coast-wrapper {
        gap: 14px;
        margin-bottom: 33px;
    }

    .whatsincluded__body {
        flex-direction: column-reverse;
    }

    .whatsincluded__body {
        gap: 30px!important;
    }

    .whatsincluded__text-container {
        width: 100%!important;
        flex-basis: 0!important;
    }
.whatsincluded__img {
    flex-basis: 0!important;
}
    .whatsincluded .tg-container {
        padding: 0;
    }

    .whatsincluded__requirements-list ul {
        display: flex;
        flex-direction: column;
    }

    .whatsincluded__title strong{
        font-weight: 600;
    }


    /* Graphic design mobile */


    .graphic-design .whatsincluded__sub-title {
        font-size: 16px;
margin-bottom: 20px;
    }

    .graphic-design .whatsincluded__body {
        gap: 26px!important;
    }

    .graphic-design.w2 .whatsincluded__body {
        gap: 22px!important;
    }

    .graphic-design.w3 .whatsincluded__body {
        gap: 23px!important;
    }

    .graphic-design .whatsincluded__title {
        margin-bottom: 29px;
    }

    .elementor-19489 .graphic-design.w1 .elementor-element.elementor-element-0ab48ec .whatsincluded .elementor-button-wrapper,
    .elementor-19489 .graphic-design.w2 .elementor-element.elementor-element-76fe66c .whatsincluded .elementor-button-wrapper{
        flex-direction: column;
    }


    .elementor-19489 .graphic-design.w1 .elementor-element.elementor-element-0ab48ec .whatsincluded .solid_button,
    .elementor-19489 .graphic-design.w2 .elementor-element.elementor-element-76fe66c .whatsincluded .solid_button,
    .elementor-19489 .graphic-design.w2 .elementor-element.elementor-element-76fe66c .whatsincluded .outline_button{
        width: 100%;
        max-width: 100%!important;
    }

    .elementor-19489 .graphic-design.w1 .elementor-element.elementor-element-0ab48ec .whatsincluded .outline_button {
        display: none;
    }

    .graphic-design .whatsincluded__coast-wrapper {
        margin-bottom: 28px;
    }

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

@media screen and (max-width: 768px){
	
.whatsincluded .elementor-button-wrapper {
	flex-direction:column;
	}
.recruiting .btn {
    max-width: 100%!important;
}

    .recruiting .whatsincluded__list {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .recruiting .btn {
        width: 100%!important;
    }


    .recruiting .solid_button {
        margin-bottom: 20px;
    }

    .recruiting .elementor-button-wrapper.elementor-widget-button {
        display: block;
    }

    .recruiting .bot_on_mobile .devops_image {
        width: 263px;
    }

    .recruiting h3.whatsincluded__title,
    .labor h3.whatsincluded__title,
    .placement h3.whatsincluded__title{
        font-size: 22px;
        font-weight: 700;
    }

    .recruiting .whatsincluded__list-item-icon,
    .labor .whatsincluded__list-item-icon,
    .placement .whatsincluded__list-item-icon,
    .placement .whatsincluded__cost-icon,
    .placement .whatsincluded__delivery-icon{
        width: 18px;
        height: 18px;
    }

    .whatsincluded__cost-text,
    .whatsincluded__delivery-text {
        font-size: 16px;
        max-width: 93px;
    }

    .labor .whatsincluded__list {
        margin-bottom: 30px;
    }
}

.whatsincluded__img {
    position: relative;
}