

/* Start:/local/templates/new-smartgear/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?1758006624878*/
.portfolio-item h1 {
    text-transform: inherit;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 20px;
    letter-spacing: .03em;
}

.portfolio-item__content ul{
    list-style-type: disc;
    margin-left: 20px;
}
.portfolio-item__content ul li{
    margin-bottom: 7px;
}

.text__inner iframe{
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
    display: block;
}

/* Fallback: если нужен кросс‑браузер без aspect-ratio, оберните iframe */
.text__inner .company__video{
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 */
}
.text__inner .company__video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px){
    .portfolio-item h1 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}
/* End */
/* /local/templates/new-smartgear/components/bitrix/news/reviews/bitrix/news.detail/.default/style.css?1758006624878 */
