

/* Start:/local/templates/tavros/components/bitrix/news.list/main-video-slider/style.css?1689664717470*/
.top-banner__slide-video img{
    width: auto;
	height: 100%;
}
.sugar_scam_alert{
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 4rem;
}
.sugar_scam_container{
    max-width: 78rem;
    border: 7px solid #FF0000;
}
.scam_text_popup{
    display: block;
    height: 0px;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.scam_text:hover .scam_text_popup{
    height: 48rem;
}
.scam_text_popup p{
    margin-top: 3rem;
}
/* End */
/* /local/templates/tavros/components/bitrix/news.list/main-video-slider/style.css?1689664717470 */
