

/* Start:/local/templates/techexpo/components/bitrix/news.list/banner_blog/style.css?1753873290160*/
.banner-blog-wrap {
    padding: 0 15px;
}

.banner-blog {
    max-width: 1290px;
    margin: 0 auto;
}

.banner-blog img {
    border-radius: 8px;
}
/* End */


/* Start:/local/templates/techexpo/components/bitrix/news.list/video/style.css?1748927533677*/
.video-gallery {
    display: flex;
    flex-direction: column;
    gap: 15px;
    height: 100%;
    padding: 20px;
}

.video-gallery img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.video-link {
    position: relative;
}

.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;
}
/* End */


/* Start:/local/components/darneo/feedback/templates/content/style.css?1738328082440*/
.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;
}
/* End */
/* /local/templates/techexpo/components/bitrix/news.list/banner_blog/style.css?1753873290160 */
/* /local/templates/techexpo/components/bitrix/news.list/video/style.css?1748927533677 */
/* /local/components/darneo/feedback/templates/content/style.css?1738328082440 */
