.relative {
    position: relative;
}

.acquaintance__inner {
    margin-top: 87px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    column-gap: 21px;
}

.acquaintance__text {
    margin-right: 20px;
    grid-area: 1 / 1 / 2 / 2;
}

.acquaintance__title {
    font-family: gpb;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    margin-bottom: 47px;
}

.acquaintance__description {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
}

.acquaintance__list {
    min-width: 49.17417417%;
    grid-area: 1 / 2 / 4 / 3;
}

.acquaintance__inner .contact__button {
    grid-area: 2 / 1 / 3 / 2;
    margin: 50px 0 0 0;
}

.acquaintance__block {
    flex-direction: column;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 35px;
    padding-right: 10px;
    align-items: baseline;
}

.acquaintance__block:not(:first-child) {
    margin-top: 18px;
}

.acquaintance__block-title {
    font-family: gpb;
    font-size: 25px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;

}

.acquaintance__block-description {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    margin-top: 16px;
}

.acquaintance__text .contact__button {
    margin-top: 25px;
}

.clients__carousel {
    margin-top: 91px;
    margin-bottom: 106px;
}

.tasks .section__title {
    max-width: 80%;
}

.tasks__text {
    margin-top: calc(40px + (65 - 40) * ((100vw - 1024px) / (1920 - 1024)));
    width: 49.54954955%;
    flex-shrink: 0;
}

.tasks__text p {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
}
.tasks__text h2 {
    font-family: gpb;
    font-size: 35px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}
* + h2{
margin-top: 30px;
}
.tasks__text ul{
    font-family: gpb;
    font-size: 35px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    margin-top: 30px;
}

.tasks__text li {
    margin-left: 28px;
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    background-image: url(img/coin.svg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 24px;
}

.tasks__text li:not(:first-child) {
    margin-top: 32px;
}

.tasks__text ul {
    margin-top: 30px;
}

.skills-list {
    display: flex;
    flex-flow: wrap;
    gap:10px;
    margin-top: 30px;
}

.skills__item {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    color: #1F1F1F;
    background-color: #FDE900;
    padding: 10px;
    border-radius: 50px;
    text-transform: uppercase;
}

.tasks__inner {
    display: flex;
    justify-content: space-between;
}

.tasks__text ul, .tasks__text h2+p {
    margin-top: 50px;
}

.tasks-extra .tasks__text {
    margin-left: 70px;
}

.tasks-extra .section__content {
    position: relative;
}

.tasks-extra .section__title {
    max-width: 100%;
}

.absolute-content {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.conditions-inner {
    display: flex;
    justify-content: space-between;
    margin-top: 107px;
    position: relative;
    margin-bottom: 76px;
}

.conditions__list {
    width: 41.65562%;
}

.conditions__item {
    display: flex;
    align-items: center;
}

.conditions__item:not(:first-child) {
    margin-top: 20px;
}

.conditions__item span {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #FFFFFF;
    margin-left: 20px;
}

.conditions__img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 58%;
}

.conditions__field {
    margin-top: 63px;
    padding: 17px 43px 17px 23px;
    border: solid 1px white;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.conditions__field span {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #FFFFFF;
}

.youget__list {
    display: grid;
    grid-template-columns: repeat(4, auto);
    column-gap: 4.5045045045%;
    margin-top: 111px;
}

.youget__item {
    width: 100%;
}
.youget__item img{
    width: 100%;
}

.youget__item h3 {
    font-family: gpb;
    font-size: 35px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    margin-top: 21px;
}

.youget__item p {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    margin-top: 22px;
}

.no-vacancy__inner {
    display: flex;
}

.vacancy__list {
    margin: 107px 0;
}

.no-vacancy__contacts {
    margin-top: 62px;
    display: flex;
    flex-direction: column;
    max-width: 49.92503748%;
    position: absolute;
    left: 0;
}

.no-vacancy__contacts p {
    font-family: gp;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #FFFFFF;
}

.no-vacancy__contacts p>span {
    font-family: gpb;
    margin-top: 20px;
}

.contacts-phone,
.contacts-mail {
    font-family: gpb;
    font-size: 35px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 40px;
    position: relative;
}

.contacts-phone::after {
    content: '';
    position: absolute;
    width: 116.3909774%;
    height: 5px;
    background-color: #FDE900;
    left: -44.21052632%;
    bottom: -18px;
}

.contacts-mail::after {
    content: '';
    position: absolute;
    width: 135.9398496%;
    height: 5px;
    background-color: #FDE900;
    left: -44.21052632%;
    bottom: -18px;
}

.social-list {
    display: flex;
    margin-top: 76px;
}

.social-link:not(:first-child) {
    margin-left: 28px;
}

.text-background {
    font-family: ghm;
    font-size: 933px;
    font-weight: 500;
    line-height: 679px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #323232;
    margin-left: auto;
}
@media screen and (max-width: 1366px) {
.youget__list{
    grid-template-columns: repeat(2, auto);
    row-gap: 30px;
}
}
@media screen and (max-width: 1024px) {
    .tasks__inner img{
        display: none;
    }
    .tasks__inner .tasks__text{
        width: 90%;
    }
    .tasks-extra img{
        display: none;
    }
    .tasks-extra .absolute-content{
        position: relative;
    }
    .tasks__text{
        margin-top: 40px;
    }
}
@media screen and (max-width: 765px) {
    .youget__list {
        grid-template-columns: auto;
        row-gap: 34px;
    }
    .conditions__img{
        display: none;
    }
    .conditions__list{
        width: 100%;
    }
    .youget__item img{
        width: 62.5377643505%;
    }
}
@media screen and (max-width: 460px) {
    .acquaintance__inner {
        column-gap: 0;
        grid-template-columns: initial;
        grid-template-rows: initial;
        margin-top: 38px;
    }

    .acquaintance__list,
    .acquaintance__text {
        grid-area: initial;
    }

    .acquaintance__list {
        margin-top: 38px;
    }

    .acquaintance__inner .contact__button {
        order: 3;
        grid-area: initial;
        margin-left: auto;
        margin-right: auto;
    }

    .acquaintance__block {
        padding: 20px 20px 25px 20px;
    }

    .acquaintance__title {
        margin-bottom: 10px;
    }

    .acquaintance__block-title {
        font-size: 15px;
        line-height: 20px;
    }

    .acquaintance__block-description {
        font-size: 15px;
        line-height: 20px;
    }

    .clients__carousel {
        margin-top: 20px;
        margin-bottom: 41px;
    }

    .clients__carousel img {
        max-height: 47px;
    }

    .tasks .section__title {
        width: 100%;
    }

    .tasks__text {
        width: 100%;
        margin-top: 32px;
    }

    .tasks__text p {
        font-size: 15px;
    }

    .tasks__text ul {
        font-size: 15px;
    }

    .tasks__text ul {
        margin-top: 18px;
    }

    .tasks__text li {
        font-size: 15px;
        margin-left: 6px;
    }

    .tasks__text li:not(:first-child) {
        margin-top: 22px;
    }
    .skills__item:nth-child(5n) {
        margin-left: 0;
    }

    .skills__item:nth-child(n+5) {
        margin-top: 10px;
    }

    .skills__item {
        font-size: 15px;
        line-height: 25px;
    }

    .tasks-extra img {
        display: none;
    }

    .absolute-content {
        position: static;
    }

    .tasks-extra .tasks__text {
        margin-top: 0;
    }

    .tasks__text ul, .tasks__text h2+p {
        margin-top: 12px;
    }

    .conditions-inner {
        margin-top: 48px;
    }

    .conditions__list {
        width: 100%;
    }

    .conditions-inner>img {
        display: none;
    }

    .conditions__item span {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: -10px;
        margin-left: 10px;
    }

    .conditions__item img {
        width: 32px;
    }

    .conditions__item {
        align-items: flex-end;
    }

    .conditions__field span {
        font-size: 15px;
        line-height: 15px;
        margin-right: 27px;
    }

    .conditions__field {
        padding: 16px 23px 21px 14px;
    }

    .youget__list {
        margin-top: 58px;
        flex-direction: column;
        align-items: center;
    }

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

    .youget__item:not(:first-child) {
        margin: 0;
    }

    .youget__item img {
        order: -1;
    }

    .youget__item:not(:first-child) {
        margin-top: 28px;
    }

    .vacancy__list {
        margin-top: 41px;
    }

    .vacancy__item {
        width: 208px;
        height: 203px;
        padding: 21px 13.58px 20px 13.58px;
    }

    .text-background {
        display: none;
    }

    .no-vacancy__contacts {
        position: static;
    }

    .no-vacancy__contacts {
        max-width: 100%;
    }

    .no-vacancy__contacts p>span,
    .no-vacancy__contacts p {
        font-size: 15px;
        line-height: 25px;
    }

    .contacts-phone,
    .contacts-mail {
        font-size: 20px;
        line-height: 25px;
    }

    .contacts-mail {
        margin-top: 80px;
    }

    .consult-form .contact__button {
        margin-top: 42px;
    }
}