@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}.menu-footer-links__items{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center}.menu-footer-links__item{padding-right:8px;padding-left:5px;position:relative}.menu-footer-links__item::before{position:absolute;content:"|";right:0;top:0}.menu-footer-links__item:first-child{padding-left:0}.menu-footer-links__item:last-child::before{display:none}.menu-footer-links__link,.page-footer__by a{color:rgb(255 255 255/100%);font-family:"Cinzel",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.menu-footer-main{width:100%;margin-bottom:12px}.menu-footer-main__items{margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}.menu-footer-main__item_level_1{margin-bottom:20px;width:48%}.menu-footer-main__item:not(.menu-footer-main__item_level_1){margin-bottom:10px;width:100%}.menu-footer-main__link{color:rgb(255 255 255/100%);font-family:"Cinzel",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.menu-footer-main__sub-items{margin:20px 0 0}.menu-footer-main__sub-items .menu-footer-main__sub-items{padding-left:15px}.page-footer{padding:18px 0 0}.page-footer__top{flex-wrap:wrap;padding-bottom:70px;border-bottom:1px solid #fff}.page-footer__bottom,.page-footer__content,.page-footer__top{display:flex;justify-content:space-between;flex-direction:column}.page-footer__content{width:100%;align-items:flex-start;gap:50px;margin-top:20px}.page-footer__content .social-links__title{font-family:"Cinzel",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.05em;text-transform:uppercase}.page-footer__content .social-links__title::after{display:none}.page-footer__bottom{padding:20px 0}.page-footer__copyright{color:rgb(255 255 255/100%);font-family:"Cinzel",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin-bottom:0}.page-footer__wrapper{display:flex;justify-content:space-between;width:100%;flex-direction:column;align-items:center;gap:10px}.page-footer__by{height:100%;width:100%;text-align:center;margin-top:10px}@media all and (min-width:35.5rem){.menu-footer-main__items{gap:17px}.page-footer__content{flex-direction:row;gap:20px}.page-footer__bottom{padding:32px 0 21px}}@media all and (min-width:48rem){.menu-footer-main__items{justify-content:center}.menu-footer-main__item_level_1{width:auto}.page-footer__content{gap:60px;justify-content:center;margin-top:0}.page-footer__bottom{flex-direction:row;align-items:center}.page-footer__wrapper{align-items:flex-start;width:80%;text-align:right}.page-footer__by{width:30%;text-align:right;margin-top:0}}@media (min-width:66.875rem){.page-footer__wrapper{flex-direction:row;align-items:center}}@media all and (min-width:80rem){.page-footer__wrapper{width:65%}.page-footer__by{width:35%}}@media (min-width:87.5rem){.live .menu-header-main__expend-button{margin-top:10px}}