.how-research-can-help-your-business {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 80px;
}

.how-research-can-help-your-business article {
    border: 1px solid #D9D9D9;
    padding: 20px;
    transition: 0.3s;
}

.how-research-can-help-your-business article:hover {
    transition: 0.3s;
    border-left: 9px solid #B21736;
}

.how-research-can-help-your-business article img {
    display: block;
    float: right;
}

.how-research-can-help-your-business article b {
    margin-top: 60px;
    display: block;
    font-family: 'GoghWebExtraBold';
}

.how-research-can-help-your-business article p {
    max-width: 550px;
}

.why-you-should-order-a-study {
    margin-top: 40px;
    margin-bottom: 80px;
}

.why-you-should-order-a-study article {
    max-width: 1200px;
}

.why-you-should-order-a-study article b {
    font-family: 'GoghWebExtraBold';
}

.why-you-should-order-a-study article b::before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #B21736;
    vertical-align: middle;
    margin-right: 24px;
    margin-top: -7px;
}

.why-you-should-order-a-study article p {
    margin-left: 34px;
}

.page-header-style1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    gap: 60px;
}

.HEADER_DISC {
    width: 49%
}

.count-style1 {
    display: flex;
    width: 49%;
    gap: 60px;
    justify-content: space-between;
}

.count-style1 div {
    width: 33%;
}

.count-style1 b {
    color: #9D0039;
    font-size: 64px;
    font-weight: 800;
}

.count-style1 div p {
    font-weight: 800;
}

.page-header-style2 {
    display: flex;
    gap: 60px;
    justify-content: space-between;
    margin-bottom: 80px;
}

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

.count-style2 b {
    color: #9D0039;
    font-size: 64px;
    font-weight: 800;
}

.page-header-style2 .HEADER_DISC {
    width: 100%;
}

.count-style2 div p {
    font-weight: 800;
}

body.touch .arrow {
    display: none!important
}

.bread-wrapper1102 {}

.bread-wrapper1102 .bread {
    border-top: 1px solid #D9D9D9;
    margin-top: 64px;
    padding-top: 24px;
}

.newpage1102-implant .one-ind-page-title {
    bottom: 0;
    right: auto;
    left: 0;
    width: 550px;
    text-align: center;
}

.abiut-page-tex1102 strong {
    font-weight: 600;
    font-family: 'GoghWebExtraBold' !important;
}

.industr-page-info1102 {
    border-bottom: none;
}

.servise-cards1102 {
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-bottom: 60px;
}

.service-card1102 {
    display: flex;
    gap: 28px;
    align-items: center;
    width: calc((100% - 80px) / 3);
    min-height: 160px;
    padding: 24px;
}

.service-card1102 .service-card-image {
    height: 60px;
    margin-bottom: 0;
}

.service-card1102 .service-card-title {
    font-size: 20px;
}

.hring2-wrap {
    border-left: 13px solid #B21736;
    padding: 176px 20px 155px 97px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.hribg2-text {
    font-family: 'GoghWebExtraBold' !important;
    font-style: normal;
    font-weight: 800;
    font-size: 47px;
    line-height: 120%;
    color: #FFFFFF;
    max-width: 688px;
}

.why-you-should-order-a-study710 {
    max-width: 710px;
}

.why-you-should-order-a-study710 article p {
    font-size: 20px;
    line-height: 140%;
    /* www.marksmans.ru/Mine Shaft */
    color: #323232;
    margin-top: 12px;
}

.why-you-should-order-a-study710 article b {
    font-size: 20px;
    line-height: 100%;
}

.why-you-should-order-a-study710 article b::before {
    margin-right: 19px;
}

.why-you-should-order-a-study710two article p {
    margin-top: 0;
}

.pochemy1102-image {
    display: flex;
    width: 650px;
}

.pochemy1102-image img {
    width: 100%;
}

.pochemy1102-wrap {
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pochemy1102-infos {
    display: flex;
    gap: 20px;
    max-width: 710px;
    flex-direction: column;
}

.pochemy1102-item {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #323232;
    padding-left: 35px;
    position: relative;
}

.pochemy1102-item:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    background-color: #B21736;
    top: 3px;
    left: 0;
}

.rezultaty1102-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.rezultaty1102-utem {
    width: calc(50% - 20px);
}

.rezultaty1102-img {
    width: 60px;
    display: flex;
    margin-bottom: 24px;
}

.rezultaty1102-img img {
    width: 100%;
}

.rezultaty1102-text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #323232;
}

@media (max-width: 1420px) {
    .service-card1102 {
        display: flex;
        gap: 14px;
        flex-direction: column;
        align-items: flex-start;
    }
    .hring2-wrap {
        border-left: 13px solid #B21736;
        padding: 106px 20px 105px 57px;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .pochemy1102-wrap {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
}

@media(max-width:982px) {
    .bread-wrapper1102 .bread {
        margin-top: 0;
    }
    .newpage1102-implant .one-ind-page-title {
        transform: none;
        width: fit-content;
    }
    .servise-cards1102 {
        gap: 20px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .service-card1102 {
        display: flex;
        gap: 14px;
        flex-direction: column;
        align-items: flex-start;
        padding: 13px 13px 13px 16px;
    }
    .service-card1102 .service-card-title {
        font-size: 17px;
    }
    .why-you-should-order-a-study710 article p {
        font-size: 17px;
        line-height: 140%;
        color: #323232;
        margin-top: 8px;
    }
    .why-you-should-order-a-study710 article b,
    .rezultaty1102-text,
    .pochemy1102-item {
        font-size: 17px;
    }
    .hribg2-text {
        font-size: 37px;
    }
    .hring2-wrap {
        border-left: 13px solid #B21736;
        padding: 80px 20px 80px 37px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

@media (max-width: 710px) {
    .pochemy1102-image {
        display: flex;
        width: 100%;
    }
    .service-card1102 {
        display: flex;
        gap: 26px;
        width: calc((100% - 20px) / 2);
    }
    .service-card1102 .service-card-title {
        font-size: 11px;
    }
    .service-card1102 .service-card-image {
        height: 48px;
        margin-bottom: 0;
    }
    .servise-cards1102 {
        margin-top: 29px;
    }
    .why-you-should-order-a-study {
        margin-top: 29px;
        margin-bottom: 50px;
    }
    .section-title-wrp-df-jcc1102 {
        display: block;
    }
    .why-you-should-order-a-study710 article p,
    .why-you-should-order-a-study710 article b,
    .rezultaty1102-text,
    .pochemy1102-item {
        font-size: 11px;
    }
    .rezultaty1102-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-top: 39px;
        margin-bottom: 50px;
    }
    .rezultaty1102-utem {
        width: calc(50% - 10px);
    }
    .rezultaty1102-img {
        width: 48px;
        display: flex;
        margin-bottom: 24px;
    }
    .why-you-should-order-a-study710 article b::before {
        margin-right: 9px;
    }
    .pochemy1102-item {
        padding-left: 20px;
    }
    .pochemy1102-item:before {
        top: 0;
    }
    .pochemy1102-wrap {
        margin-top: 39px;
        margin-bottom: 50px;
    }
    .hribg2-text {
        font-size: 20px;
    }
    .hring2-wrap {
        border-left: 8px solid #B21736;
        padding: 26px 20px 34px 20px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .newpage1102-implant .industruu-podbora-image {
        height: 180px;
    }
}

@media (max-width: 982px) {
    .page-header-style2 img {
        width: 100%;
    }
    .count-style1,
    .count-style2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .count-style1 div {
        width: 100%;
    }
    .slide {
        min-width: 70%;
    }
    .slider {
        gap: 5%;
    }
    .slide::after {
        top: 280px;
    }
    @media (max-width: 710px) {
        .page-header-style1,
        .page-header-style2 {
            display: block;
        }
        .count-style1,
        .count-style2 {
            width: 100%;
        }
        .HEADER_DISC {
            width: 100%;
        }
        .how-research-can-help-your-business {
            display: block;
        }
        .how-research-can-help-your-business article {
            margin-bottom: 30px;
        }
        .why-you-should-order-a-study article p {
            margin-left: 0;
        }
    }
}