

/* Start:/local/templates/techexpo/components/bitrix/news/interview/style.css?17634354822880*/
.projects-portfolio__item {
    position: relative;
}

.projects-portfolio__item li a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
}

.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:nth-child(5) {
    position: absolute;
    top: 0;
    right: 20px;
}

.projects-table .project-item > li:last-child {
    position: absolute;
    right: 20px;
    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:nth-child(5) {
        position: absolute;
        top: auto;
        right: auto;
        bottom: 20px;
    }

    .projects-table .project-item > li:last-child {
        position: static;
        margin-bottom: 25px;
    }
}

@media (min-width: 680px) {
    .tabs-horizontal {
        border-right: none !important;
    }
}

.query-2 {
    margin-top: 20px;
    margin-bottom: 0;
}
/* End */


/* Start:/local/components/darneo/feedback/templates/news/style.min.css?1754406011628*/
.application-form .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;text-align:left}.application-form .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.application-form .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.form-news{margin:20px 0;padding:30px;background:#fff;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.1)}.form-news textarea{margin-bottom:0!important}@media (max-width:768px){.form-news{padding:30px 20px}.form-news h3{text-align:center}}.form-news button{width:fit-content;margin-left:auto}
/* End */
/* /local/templates/techexpo/components/bitrix/news/interview/style.css?17634354822880 */
/* /local/components/darneo/feedback/templates/news/style.min.css?1754406011628 */
