

/* Start:/local/templates/proxima_v2/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17772989261233*/
.title
{
    margin-bottom: 34px;
    line-height: 1.2;
}
.content .field--name-body,
.content .field--name-body *
{
    font-family: "Montserrat", sans-serif !important;
    font-size: 24px !important;
    color: #222 !important;
    line-height: 1.6 !important;
}
.content .field--name-body a,
.content .field--name-body a *
{
    color: #222 !important;
}
.content hr
{
    border: 0;
    border-top: 2px solid #eeeeee;
    margin: 2rem 0;
}
.content .news-video
{
    margin: 1.5rem 0;
    display: flex;
    justify-content: center;
}
.content img
{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.content .field--name-body iframe {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
    margin: 1rem 0;
}
@media (max-width: 1200px)
{
    .content .field--name-body,
    .content .field--name-body *
    {
        font-size: 18px !important;
    }
}
@media (max-width: 768px)
{
    .content .title
    {
        margin-bottom: 20px;
    }
    .content .field--name-body,
    .content .field--name-body *
    {
        font-size: 14px !important;
    }
}
@media(max-width: 500px)
{
    .content .title
    {
        margin-bottom: 10px;
    }
}

/* End */


/* Start:/local/templates/proxima_v2/components/bitrix/catalog.section/buyers-choice/style.css?17775033071975*/
.product-property-item{
    display: flex;
    align-items: baseline;
    gap: 8px;
    padding: 8px 0;
    border-bottom: 1px solid #E0E0E0;
}
.product-property-item:not(:last-child){
    margin-bottom: 0;
}
.product-property-item:last-child{
    border-bottom: none;
}
.product-property-name{
    flex: 1;
    min-width: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #777777;
    white-space: normal;
    padding-right: 0;
}
.product-property-value{
    flex-shrink: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #1f1f1f;
    white-space: nowrap;
    text-align: right;
    padding-left: 0;
}
.product-property-separator{
    display: none;
}
.product-link-all-props-block{
    margin-top: 28px;
}
.product-link-all-props{
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    color: #1F1F1F;
}

@media (max-width: 575px) {
    .product-property-item {
        padding: 6px 0;
        gap: 4px;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #E0E0E0;
    }
    .product-property-name {
        font-size: 12px;
        white-space: normal;
        line-height: 130%;
    }
    .product-property-value {
        font-size: 12px;
        white-space: normal;
        word-break: break-word;
        line-height: 130%;
        font-weight: 600;
        text-align: right;
    }
    .product-property-separator {
        display: none;
    }
    .product-property-item:last-child {
        border-bottom: none;
    }
}

.buyers-choice-slider-nav{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 24px;
}
.buyers-choice-product-slider-block .buyers-choice-slider-nav .banner-pagination{
    position: static;
    left: auto !important;
    bottom: auto !important;
    width: auto !important;
    display: flex;
    align-items: center;
}

/* End */
/* /local/templates/proxima_v2/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17772989261233 */
/* /local/templates/proxima_v2/components/bitrix/catalog.section/buyers-choice/style.css?17775033071975 */
