

/* Start:/local/templates/techexpo/components/bitrix/news/interview/style.css?17541306582763*/
.projects-portfolio__item {
    position: relative;
}

.projects-portfolio__item > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.projects-portfolio ul.projects-portfolio__item > li:first-child {
    aspect-ratio: auto !important;
}

.projects-portfolio ul.projects-portfolio__item > li:first-child img {
    aspect-ratio: 16 / 9;
}

.projects-portfolio .projects-portfolio__product {
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.projects-table .project-item {
    position: relative;
}

.projects-table .project-item > li:last-child {
    position: absolute;
    right: 15px;
    bottom: 0;
}

.projects-table .projects-portfolio__product {
    font-weight: bold;
}

.projects-table .image-wrap img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.date {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.detail-img {
    margin-bottom: 15px;
}

.detail-img img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 8px;
}

.detail-preview {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.date-detail {
    margin: 15px 0;
}

.video-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.video-link {
    position: relative;
    display: inline-block;
}

.video-link img {
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}

.video-link .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><polygon points="16,12 52,32 16,52" /></svg>') no-repeat center center;
    background-size: contain;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0.8;
}

.return-list {
    width: fit-content;
}

.return-list .more-link:after {
    content: none;
}

.return-list .more-link:before {
    content: '\f104 \f104 \f104';
    font-family: FontAwesome;
    margin-right: 10px;
    transition: .3s linear;
}

.return-list .more-link:hover:before {
    margin-right: 15px;
}

@media (max-width: 767px) {
    .projects-table .project-item > li:last-child {
        position: static;
    }
}

@media (min-width: 680px) {
    .tabs-horizontal {
        border-right: none !important;
    }
}

.query-2 {
    margin-top: 20px;
    margin-bottom: 0;
}

.detail-bottom-edit,
.detail-bottom-wrap {
    display: flex;
    flex-direction: column;
}

.detail-bottom-edit .detail-bottom-wrap + div,
.detail-bottom-wrap .form-news {
    order: -1;
}
/* End */


/* Start:/local/components/darneo/portfolio.type/templates/.default/style.css?16170774971045*/

.display-triggers {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.display-triggers__item {
    width: 22px;
    height: 14px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .3s;
}

.display-triggers__item:last-child {
    margin-left: 20px;
}

.display-triggers__item-grid {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/grid-static.svg);
}

.display-triggers__item-grid_active {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/grid-active.svg);
}

.display-triggers__item-column {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/column-static.svg);
}

.display-triggers__item-column_active {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/column-active.svg);
}

#portfolio_type_ajax .preloader {
    border-radius: 0;
}
/* End */
/* /local/templates/techexpo/components/bitrix/news/interview/style.css?17541306582763 */
/* /local/components/darneo/portfolio.type/templates/.default/style.css?16170774971045 */
