.hero .news{background-color:var(--color-blue);padding:8vw 10vw}.hero .news .vwrap,.hero .news .vitem{height:40px;line-height:20px}.hero .news .vwrap{overflow:hidden}.hero .news .vitem{text-align:left}.hero .news .vmove{position:relative}@keyframes tickerv{0%{bottom:0}30%{bottom:40px}60%{bottom:80px}90%{bottom:120px}100%{bottom:0}}.hero .news .vmove{animation-name:tickerv;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(1, 0, 0.5, 0)}.hero .news .vmove:hover{animation-play-state:paused}.hero .news li{color:#fff;font-size:3vw}.hero .news .date{font-family:"Oswald",sans-serif}.hero .news h2{position:relative;padding:0 1em;z-index:1;font-size:3.1vw;font-weight:400;text-align:center;margin-left:-0.5em;margin-bottom:.5em;display:inline-block}.hero .news h2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-yellow);transform:skew(30deg);z-index:-1}@media(min-width: 968px){.hero .news{background-color:rgba(0,0,0,0);padding:0;padding-bottom:1.5vw;padding-top:.6vw}.hero .news .vwrap,.hero .news .vitem{height:30px;line-height:30px}@keyframes tickerv{0%{bottom:0}30%{bottom:30px}60%{bottom:60px}90%{bottom:90px}100%{bottom:0}}.hero .news .wrapper{display:flex;justify-content:center;align-items:center}.hero .news h2{margin-left:1.4vw}.hero .news li{margin-left:1em;font-size:.72vw}.hero .news li span.date{font-size:1vw}.hero .news li span.date::after{content:"  "}.hero .news li br{display:none}.hero .news h2{font-size:.9vw;margin-bottom:-1px}}
