

/* Start:/local/templates/asg/components/bitrix/news/productions/bitrix/news.detail/.default/style.css?17762626125057*/
.b-cat-item__wrap {
    border: .5px solid #c4c4c4;
    margin-bottom: 51px;
    position: relative;
    display: flex;
    flex-direction: row
}

.b-cat-item__number {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    color: #fff;
    background: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px
}

.b-cat-item__left,
.b-cat-item__right {
    width: 50%
}

.b-cat-item__left {
    padding: 78px 47px 40px 40px
}

.b-cat-item__price {
    color: #000;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px
}

.b-cat-item__top-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.b-cat-item__buttom {
    border: 1px solid #b28a2a;
    background: #b28a2a;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding: 9px 11px 9px 14px;
    display: flex;
    align-items: center;
    gap: 9px;
    cursor: pointer;
    transition: .2s
}

.b-cat-item__top-wrap {
    margin-bottom: 50px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 40px
}

.b-cat-item__text {
    color: var(--Gray-3, #828282);
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    min-height: 230px
}

.b-cat-item__button-go {
    position: absolute;
    right: 47px;
    bottom: 45px;
    display: flex;
    width: 40px;
    height: 40px;
    padding: 9px 11px 9px 14px;
    justify-content: center;
    align-items: center;
    gap: 11px;
    flex-shrink: 0;
    border: 1px solid #b28a2a;
    cursor: pointer;
    transition: .2s
}

.b-cat-item__left {
    position: relative;
    border-right: 1px solid #c4c4c4
}

.b-cat-item__button-go:hover {
    background: #b28a2a;
    color: #fff
}

.b-cat-item__button-go:hover svg path {
    fill: #fff
}

.b-cat-item {
    max-width: 100%
}

.b-cat-item__desc-wrap {
    background: #fff
}

.b-cat-item__desc__tabs {
    display: flex;
    flex-direction: row
}

.b-cat-item__desc__tab {
    border: .5px solid #c4c4c4;
    background: #f0f0f0;
    min-height: 47px;
    min-width: 214px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    color: var(--text_bg, #021018);
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    cursor: pointer;
    text-transform: uppercase
}

.b-cat-item__desc__tab.active {
    position: relative;
    border: .5px solid #c4c4c4;
    background: #fff
}

.b-cat-item__desc__tab.active span {
    position: relative
}

.b-cat-item__desc__tab.active span:before {
    content: '';
    background: url('/local/templates/asg/components/bitrix/news/productions/bitrix/news.detail/.default/images/arrow_gold-catalog.svg') 0 0/contain no-repeat;
    display: block;
    position: absolute;
    left: -18px;
    top: 1px;
    width: 8px;
    height: 12px
}

.b-cat-item__tab {
    padding: 30px 0;
    display: none
}

.b-cat-item__tab.active {
    display: grid
}

.b-cat-item__tab img {
    max-width: 100%
}

.b-cat-item__desk-text {
    color: var(--Gray-3, #828282);
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.b-cat-item__desk-text a {
    color: #000;
    display: flex;
    text-decoration: none;
    gap: 10px
}

.b-cat-item__buttons {
    display: flex;
    flex-direction: row;
    gap: 15px
}

.b-cat-item__buttons-mob {
    display: none
}

@media (max-width: 991px) {
    .b-catalog-items__element__bottom {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        gap: 10px
    }

    .b-catalog-items__element__title {
        min-height: 100px
    }

    .b-catalog-items__right {
        padding-left: 0
    }

    .b-cat-item__buttons-pc {
        display: none
    }

    .b-cat-item__buttons-mob {
        display: flex
    }

    .b-catalog-items__interface-menu {
        display: none
    }

    .b-cat-item__top-wrap {
        margin-bottom: 10px;
        padding-bottom: 19px
    }

    .b-cat-item__left {
        padding: 25px 25px 40px
    }

    .b-cat-item__text {
        min-height: auto;
        margin-bottom: 25px
    }

    .b-catalog-menu__link {
        font-size: 11px;
        padding: 6px 9px 6px 31px;
        display: flex;
        justify-content: flex-start;
        align-items: center
    }

    .b-catalog-menu__links.active {
        gap: 10px
    }
}

.b-cat-item__number {
    display: none
}

.mySwiper2 .swiper-slide img {
    max-height: 400px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}

.mySwiper .swiper-slide img {
    max-height: 80px;
    max-width: 100px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
/* End */
/* /local/templates/asg/components/bitrix/news/productions/bitrix/news.detail/.default/style.css?17762626125057 */
