@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{font-weight:700}.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}.latest-release{text-align:center;padding:80px 0}.latest-release.in-viewport .latest-release__pre-title,.latest-release.in-viewport .latest-release__subtitle,.latest-release.in-viewport .latest-release__title{opacity:1}.latest-release.in-viewport .inner{opacity:1;visibility:visible;transform:none}.latest-release .inner{width:100%;max-width:900px;display:flex;justify-content:center;align-items:center;gap:25px;margin-top:21px;flex-direction:column;padding:0;opacity:0;visibility:hidden;transform:translateY(100%);transition:.3s}.latest-release__pre-title,.latest-release__subtitle,.latest-release__title{font-family:"Cinzel",sans-serif;font-style:normal;font-weight:400;line-height:normal;opacity:0;transition:.3s}.latest-release__pre-title,.latest-release__subtitle{color:rgb(255 255 255/100%);font-size:1rem;margin-bottom:0}.latest-release__title{color:#e2e2e2;font-size:2rem;margin:8px 0 6px;text-transform:inherit}.latest-release__left{width:100%;max-width:520px;position:relative;padding-bottom:100%}.latest-release__left img{object-position:center}.latest-release__right{width:100%;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:20px}.latest-release .btn{max-width:191px;margin-bottom:0}@media all and (min-width:35.5rem){.latest-release .inner{flex-direction:row;padding:0 25px}.latest-release__title{font-size:2.5rem}.latest-release__right{flex-direction:column;max-width:307px;gap:0}.latest-release .btn{margin-bottom:32px}.latest-release .btn:last-child{margin-bottom:0}}@media all and (min-width:48rem){.latest-release__pre-title,.latest-release__subtitle{font-size:1.125rem}.latest-release__left{padding-bottom:49.25%}}@media (min-width:87.5rem){.live .menu-header-main__expend-button{margin-top:10px}}@media all and (max-width:35.499rem){.latest-release{padding:40px 35px}.latest-release__title{margin:6px 0 4px;font-size:1.5rem}}