.numberInfoCompany {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1560px;
    margin-top: clamp(80px, 30vw, 120px);

}

.itemsCompanyInfo {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}

.itemCompanyInfo {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 32px;
    box-sizing: border-box;
    border-radius: 16px;
    background: #EDE6FF;
    flex: 1 0 0;
}

.mainBoxTogether {
    display: flex;
    gap: 24px;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.fioletCompany {
    border-radius: 16px;
    background: #642EFF;
}

.fioletCompany .titleCompanyInfo {
    width: max-content;
    color: #FFF;
    font-family: Involve;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.fioletCompany .descCompanyInfo {
    color: #FFF;
    font-family: Involve;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
}

.titleCompanyInfo {
    color: #000;
    font-family: Involve;
    font-size: 62px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.descCompanyInfo {
    color: #000;
    font-family: Involve;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
}

.smallCapitalInfoText {
    color: #000;
    font-family: Involve;
    font-size: 37px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.blockInfoDelivery {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1560px;
    margin-top: clamp(80px, 30vw, 160px);
}

.itemsDeliveryInfo {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.itemDeliveryInfo {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 24px 16px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1px solid #CCD0D9;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.06);
}

.boxInfoDelivery {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.titleDelivery {
    color: #000;
    font-family: Involve;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.descDelivery {
    color: #000;
    font-family: Involve;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;

}

.blockPriceInfo {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1560px;
    align-items: center;
    justify-content: center;
    margin-top: clamp(80px, 30vw, 160px);
    margin-bottom: clamp(80px, 30vw, 160px);
}

.boxInfoPrice {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin-top: 50px;
    position: relative;
}

.boxesPointsInfo {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 35px;
}

.itemPointsInfo {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: center;
    position: relative;
    position: relative;
}

.textInfoPoints {
    color: #000;
    display: flex;

    text-align: center;
    font-family: Involve;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    align-items: center;
    line-height: normal;
    letter-spacing: -0.36px;
}

.pointOnLine {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    background: #642EFF;
    border-radius: 100px;
    position: absolute;
    left: auto;
    right: auto;
    bottom: -34px;

}

.boxAddedInfoQA {
    position: absolute;
    left: 0;
    top: 64px;
    z-index: 55;
    display: none;
    max-width: 320px;
    padding: 14px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid #D0D0D0;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
    color: #000;
    text-align: center;
    font-family: Involve;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fullLine {
    width: 100%;
    height: 4px;
    background: #642EFF;
}

.questionInfo {
    display: flex;
    width: 20px;
    height: 20px;
    padding: 6px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    box-sizing: border-box;
    border-radius: 100px;
    background: #9F9F9F;
    color: #FFF;
    font-family: "Bebas Neue Cyrillic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
    transition: 0.24s;
}



.addedInfo:hover>.boxAddedInfoQA {
    display: flex;
    cursor: pointer;
}

.addedInfo:hover>.textInfoPoints .questionInfo {
    background: #642EFF;
}

.boxInfoProcent {
    display: flex;
    margin-top: 32px;
    max-width: 786px;
    height: 104px;
    padding: 24px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    font-family: Involve;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 115.012%;
    color: #000;
    text-align: center;
    font-family: Involve;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 115.012%;
    border-radius: 16px;
    border: 1px solid #CCD0D9;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.06);
}

.itemsSocialMedia {
    grid-template-columns: repeat(4, 1fr) !important;
}

.blockImagesClients {
    display: flex;
    flex-direction: column !important;
    max-width: 1560px;
    width: 100%;
    margin-top: clamp(80px, 30vw, 160px);

}

.areaImagesUsers {
    margin-top: 40px;
}

.paddingBlockHowWeWork {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.blockHowWeWork {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1560px;
    gap: 22px;
    height: 100%;
    border-radius: 24px;
    padding: 40px 24px;
    box-sizing: border-box;
    background: #EFEFEF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12);
    overflow: hidden;
}

.boxTitleInfo {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.titleHowWeWork {
    color: #000;
    font-family: "Bebas Neue Cyrillic";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.descHowWeWork {
    color: #000;
    font-family: Involve;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.boxItemsCards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    height: 100%;

}

.itemInfoStage {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    border-radius: 12px;
    background: #FFF;
    padding: 24px 20px;
    box-sizing: border-box;
}

.backNumberStage {
    color: rgba(100, 46, 255, 0.13);
    font-family: Involve;
    font-size: 88px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.76px;
    position: absolute;
    top: -15px;
    right: 0px;
    z-index: 1;
}

.iconSvgStage {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #642EFF;
    width: 50px;
    height: 50px;
    padding: 12px;
    box-sizing: border-box;
}

.titleStage {
    color: #000;
    font-family: Involve;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.48px;
}

.descStage {
    color: #000;
    font-family: Involve;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.nextArrowStage {
    width: 24px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.itemInfoStageWithArrow {
    display: flex;
    align-items: center !important;
    justify-content: center;
    height: 100% !important;
}

.fioletStyle {
    background: #642EFF;
}

.fioletStyle .backNumberStage {
    color: rgba(255, 255, 255, 0.21);
}

.fioletStyle .iconSvgStage {
    background: #FFF;
}

.fioletStyle .titleStage {
    color: #FFF;
}

.fioletStyle .descStage {
    color: #FFF;
}

.btnSendRequest {
    background: #642EFF;
    color: #FFF;
    font-family: Involve;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.4px;
    cursor: pointer;
    display: flex;
    padding: 20px 32px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    gap: 10px;
    border-radius: 100px;
    transition: 0.24s;
}

.btnSendRequest:hover {
    background: #7d50fc;
}

.ourSocials {
    margin-top: clamp(80px, 30vw, 160px);
}

.descUTPSite ul {
    padding-left: 26px;
}



.scrollingBlockRew {
    display: flex;
    width: max-content;

}

.boxreviewsBlock {
    overflow: hidden;
}

.textInfoPoints span {
    width: 100%;
}

.swiperWeWork {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: stretch;
    justify-content: flex-start;
}

.itemInfoStageWithArrow {
    display: flex;
    align-items: stretch;
    height: auto !important;
}

.itemInfoStage {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1;
}


@media screen and (max-width: 1580px) {
    .itemsCompanyInfo {
        padding: 0 16px;
        box-sizing: border-box;
        gap: clamp(12px, 1vw, 16px);
    }

    .blockInfoDelivery,
    .blockPriceInfo,
    .paddingBlockHowWeWork,
    .blockImagesClients {
        padding: 0 16px;
        box-sizing: border-box;
    }

    .fioletCompany .titleCompanyInfo,
    .titleCompanyInfo {
        font-size: clamp(46px, 4vw, 64px);
        line-height: normal;
        width: max-content;
    }



    .fioletCompany .descCompanyInfo,
    .descCompanyInfo {
        font-size: clamp(17px, 1.2vw, 18px);
    }

    .itemCompanyInfo {
        gap: clamp(16px, 2vw, 32px);
        padding: clamp(14px, 2vw, 32px);
    }

    .titleDelivery {
        font-size: clamp(18px, 1.3vw, 22px);
        line-height: normal;

    }

    .descDelivery {
        font-size: clamp(16px, 1.3vw, 18px);
        line-height: normal;
    }

    .itemDeliveryInfo {
        padding: clamp(18px, 2vw, 24px) clamp(12px, 1.2vw, 16px);
    }

    .itemInfoStage {
        gap: clamp(12px, 1vw, 20px);
    }

    .titleStage {
        font-size: clamp(20px, 1.2vw, 24px);
    }

    .descStage {
        font-size: clamp(16px, 1.1vw, 18px);
        line-height: normal;
    }

}

@media screen and (max-width: 1360px) {
    .boxreviewsBlock {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

    .itemReview {
        grid-column: span 2;
    }

    .imageReview img {
        object-position: top;
    }

    .boxesPointsInfo {
        gap: clamp(20px, 2vw, 35px);
    }

    .textInfoPoints {
        font-size: clamp(15px, 1.3vw, 18px);
    }

    .descHowWeWork {
        font-size: clamp(18px, 2vw, 24px);
    }

    .boxTitleInfo {
        gap: clamp(24px, 2vw, 32px);
    }


}

@media screen and (max-width: 1280px) {
    .itemsCompanyInfo {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 16px;
    }

    .itemCompanyInfo {
        grid-column: span 2;
    }

    .itemCompanyInfo:nth-child(4),
    .itemCompanyInfo:nth-child(5) {
        grid-column: span 3;
    }

    .itemsDeliveryInfo {
        grid-template-columns: repeat(6, 1fr);
    }

    .itemDeliveryInfo {
        grid-column: span 2;
    }

    .itemDeliveryInfo:nth-child(4),
    .itemDeliveryInfo:nth-child(5) {
        grid-column: span 3;
    }

    .itemDeliveryInfo {
        gap: clamp(24px, 2vw, 40px);
    }

}

@media screen and (max-width: 1150px) {
    .boxesPointsInfo {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .fullLine {
        position: absolute;
        left: 0;
        top: 0;
        width: 4px;
        height: 100%;
    }

    .itemPointsInfo {
        justify-content: flex-start;
        padding-left: 20px;
    }

    .pointOnLine {
        bottom: inherit;
        top: 0;
        height: 16px;
        width: 16px;
        left: -6px;
        right: inherit;
    }

    .textInfoPoints {
        font-size: clamp(18px, 1.3vw, 15px);
    }

    .textInfoPoints {
        gap: 4px;
        text-align: start;
    }

    .boxAddedInfoQA {
        padding: 24px;
        top: 12px;
    }

    .boxInfoProcent {
        margin-top: clamp(16px, 2vw, 32px);
        font-size: clamp(16px, 1.6vw, 22px);
        height: auto;
        padding: clamp(18px, 2vw, 24px) clamp(14px, 1.3vw, 16px)
    }

    .boxInfoPrice {
        margin-top: clamp(24px, 3vw, 50px);
    }

    .btnSendRequest {
        padding: clamp(16px, 1.3vw, 20px) clamp(24px, 2.1vw, 32px);
        font-size: clamp(16px, 1.3vw, 20px);
        text-align: center;
    }

    .mainBoxTogether {
        display: flex;
        gap: 24px;
        flex-direction: row;
        width: 100%;
        align-items: flex-start;
    }
}

@media screen and (max-width: 960px) {
    .mainBoxTogether {
        display: flex;
        gap: 24px;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }
}

@media screen and (max-width: 760px) {
    .itemsCompanyInfo {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
    }

    .itemCompanyInfo {
        grid-column: span 2;
    }

    .itemCompanyInfo:nth-child(4) {
        grid-column: span 2;
    }

    .itemCompanyInfo:nth-child(5) {
        grid-column: span 4;
    }


    .itemsDeliveryInfo {
        grid-template-columns: repeat(4, 1fr);
    }

    .itemDeliveryInfo {
        grid-column: span 2;
    }

    .itemDeliveryInfo:nth-child(4) {
        grid-column: span 2;
    }

    .itemDeliveryInfo:nth-child(5) {
        grid-column: span 4;
    }

}

@media screen and (max-width: 520px) {
    .itemsCompanyInfo {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
    }

    .itemCompanyInfo {
        grid-column: span 1;
    }

    .itemCompanyInfo:nth-child(4) {
        grid-column: span 1;
    }

    .itemCompanyInfo:nth-child(5) {
        grid-column: span 1;
    }



    .itemsDeliveryInfo {
        grid-template-columns: repeat(1, 1fr);
    }

    .itemDeliveryInfo {
        grid-column: span 1;
    }

    .itemDeliveryInfo:nth-child(4) {
        grid-column: span 1;
    }

    .itemDeliveryInfo:nth-child(5) {
        grid-column: span 1;
    }


}