

/* Start:/local/templates/glavdent/components/bitrix/news/manufactures/bitrix/news.detail/.default/style.css?17793693213289*/
.manufacturers-detali-product,
.manufacturers-detali {
    margin-bottom: 60px;
}
.manufacturers-detali-block {
    display: flex;
    gap: 20px;
}
.manufacturers-detali-block h1 {
    font-weight: 700;
    font-size: 22px;
    line-height: 118%;
    margin-bottom: 20px;
}
.manufacturers-detali-block span {
    color: #00adc7;
}
.manufacturers-detali-block ul, .manufacturers-detali-block ul li {
    list-style: unset;
}
.manufacturers-detali-block-img {
    border-radius: 20px;
    max-width: 367px;
    backdrop-filter: blur(10px);
    background: rgba(240, 240, 240, 0.1);
    border: 1px solid rgba(30, 30, 30, 0.05);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.manufacturers-detali-block-img img {
    width: 100%;
}

.manufacturers-detali-product h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 138%;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.content-product-card-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.content-product-card-items .product-item-container:nth-child(1) .content-product.part {
    border-radius: 20px 0 0 0;
}
.content-product-card-items .product-item-container:nth-child(4) .content-product.part {
    border-radius: 0 20px 0 0;
}
.content-product-card-items .product-item-container:nth-child(16) .content-product.part {
    border-radius: 0 0 20px 0;
}
.content-product-card-items .product-item-container:nth-child(13) .content-product.part {
    border-radius: 0 0 0 20px;
}
.mobile-title {
    display: none;
}
.product-item-container .content-product.part:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.product-item-container:hover {
    box-shadow: unset;
}

@media (max-width: 1208px) {
    .manufacturers {
        margin-bottom: 40px;
    }
    .manufacturers h1 {
        font-size: 22px;
        line-height: 109%;
    }
    .manufacturers-items {
        grid-template-columns: repeat(2, 1fr);
    }
    .manufacturers__info {
        align-items: flex-start;
        flex-direction: column;
        gap: 20px;
    }
    .manufacturers-detali-block {
        flex-direction: column;
    }
    .manufacturers-detali-block-info h1 {
        display: none;
    }
    .mobile-title {
        display: block;
        font-weight: 700;
        font-size: 18px;
        line-height: 122%;
        text-transform: uppercase;
    }
    .content-product-card-items {
        grid-template-columns: repeat(2, 1fr);
    }
    .manufacturers-detali-product h2 {
        font-size: 22px;
        line-height: 109%;
    }
    .content-product-card-items .product-item-container:nth-child(13) .content-product.part,
    .content-product-card-items .product-item-container:nth-child(4) .content-product.part {
        border-radius: 0
    }
    .content-product-card-items .product-item-container:nth-child(2) .content-product.part {
        border-radius: 0 20px 0 0
    } 
    .content-product-card-items .product-item-container:nth-child(15) .content-product.part {
        border-radius: 0 0 0 20px;
    }
    .manufacturers-detali-product, .manufacturers-detali {
        margin-bottom: 40px;
    }
}
/* End */
/* /local/templates/glavdent/components/bitrix/news/manufactures/bitrix/news.detail/.default/style.css?17793693213289 */
