@keyframes colorChange{0%{color:#fff}to{color:orange}}@keyframes buttonColorChange{0%{background:url(../images/menu-marker.svg)no-repeat center}to{background:url(../images/menu-marker-orange.svg)no-repeat center}}.live{font-size:1.125rem;color:#fff;animation:colorChange 3s infinite alternate;transition:color .3s ease}.live .menu-header-main__expend-button{background:0 0;border:0;width:16px;height:25px;flex-shrink:0;position:relative;margin-top:7px;transition:background .5s ease;animation:buttonColorChange 3s infinite alternate}.live .menu-header-main__expend-button svg{display:none}.live .menu-header-main__expend-button::after{content:"";background-size:cover;display:block;width:9px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:background .5s ease}.live .live-sub{color:orange}.live.menu-header-main-mobile__link_open,.live.menu-header-main__link_open{animation:none;color:#fff}.live.menu-header-main__item_open .menu-header-main__expend-button{animation:none}.live .menu-header-main__expend-button::after,.live.menu-header-main__item_open .menu-header-main__expend-button::after{background:url(../images/menu-marker.svg)no-repeat center}.video{padding:62px 0 60px}.video.in-viewport .video__top::before{width:100%}.video.in-viewport .video__title,.video.in-viewport .video__top .btn{opacity:1;visibility:visible;transform:none}.video.in-viewport .video__item{transform:none}.video__title,.video__top .btn{opacity:0;visibility:hidden;transform:translateY(100%);transition:.3s}.video__title{color:#e2e2e2;font-family:"Cinzel",sans-serif;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;letter-spacing:.125rem;width:100%;max-width:411px;z-index:1;margin-bottom:20px}.video__top{padding-bottom:17px;display:flex;justify-content:space-between;position:relative;margin-bottom:23px;flex-wrap:wrap}.video__top::after,.video__top::before{content:"";display:block;height:1px;position:absolute;bottom:0;left:0}.video__top::before{background-color:#c1473b;max-width:411px;z-index:1;width:0;transition:.3s}.video__top::after{width:100%;background-color:#282828}.video__top .btn{padding:10px 24px;max-width:203px}.video__bottom{display:grid;grid-template-columns:1fr;gap:24px;overflow:hidden;position:relative}.video__item{width:100%;max-width:100%;transform:translateX(100vw);transition:.3s}.video__item:first-child{transition-delay:.5s}.video__item:nth-child(2){transition-delay:1s}.video__item:nth-child(3){transition-delay:1.5s}.video__item-link{color:#e2e2e2}.video__item img{margin-bottom:14px;min-height:205px;object-fit:cover}.video__item-title{color:#e2e2e2;font-family:"Cinzel",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.05em}@media all and (min-width:35.5rem){.video__title{font-size:2.5rem;margin-bottom:0}}@media (min-width:38.375rem){.video__top{flex-wrap:nowrap}.video__item{max-width:260px}.video__item-title{font-size:.875rem}}@media all and (min-width:48rem){.video__bottom{flex-wrap:nowrap;grid-template-columns:1fr 1fr}.video__item{max-width:411px}}@media all and (min-width:64rem){.video__item-title{font-size:1.125rem}}@media all and (min-width:72rem){.video__bottom{grid-template-columns:1fr 1fr 1fr}}@media (min-width:87.5rem){.live .menu-header-main__expend-button{margin-top:10px}}