@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}.merchandise{padding:25px 0 40px;overflow:hidden}.merchandise,.merchandise .inner{position:relative}.merchandise .object-fit{object-position:center center}.merchandise__bg-holder{margin:0}.merchandise__bg-holder::after,.merchandise__bg-holder::before{content:"";position:absolute;height:192px;width:100%;background:linear-gradient(to bottom,#171717 20%,rgba(46,29,30,0) 100%);left:0;pointer-events:none;z-index:5}.merchandise__bg-holder::before{top:-50px}.merchandise__bg-holder::after{background:linear-gradient(to top,#171717 20%,rgba(46,29,30,0) 100%);top:unset;bottom:-50px}.merchandise.in-viewport .merchandise__items,.merchandise.in-viewport .merchandise__title{opacity:1;visibility:visible;transform:none}.merchandise__items,.merchandise__title{opacity:0;visibility:hidden;transform:translateY(100%);transition:.3s}.merchandise__title{font-family:"Cinzel",sans-serif;font-style:normal;font-weight:400;line-height:normal;color:#e2e2e282;font-size:2rem;text-align:center;margin-bottom:24px;text-transform:inherit;letter-spacing:.05em}.merchandise__items{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:30px;flex-wrap:wrap}.merchandise__item{width:100%;max-width:100%;padding:16px 5px 14px;display:flex;align-items:center;border:1px solid rgb(255 255 255/100%);gap:24px;transition:.5s}.merchandise__item:hover{text-decoration:none;background:#fff}.merchandise__item:hover img{transform:scale(.95)}.merchandise__item:hover .merchandise__item-title{color:#171717}.merchandise__item:focus{text-decoration:none}.merchandise__item img{max-width:46%;margin:0;transition:.5s}.merchandise__item-title{color:rgb(255 255 255/100%);font-family:"Cinzel",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.0625rem;text-align:center}.merchandise .btn{margin:0 auto;max-width:193px}@media all and (min-width:26.875rem){.merchandise__item{gap:0;flex-direction:column;max-width:210px;padding:16px 5px}}@media all and (min-width:35.5rem){.merchandise{padding:25px 0 60px}.merchandise__title{font-size:4rem}.merchandise__items{margin-bottom:40px;flex-wrap:nowrap;gap:24px}.merchandise__item{max-width:302px}}@media all and (min-width:48rem){.merchandise__item{padding:16px 0}.merchandise__item img{margin-bottom:24px;max-width:100%}.merchandise__item-title{font-size:1.25rem;text-align:left}}@media (min-width:87.5rem){.live .menu-header-main__expend-button{margin-top:10px}}@media all and (max-width:47.999rem){.merchandise .btn{font-size:1rem;padding-left:23px;min-height:61px}.merchandise .btn::after{height:24px;width:24px;right:23px}}