.sc-ticker-tape__wrapper{position:relative;width:100%;background-color:var(--background-color);padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop)}.sc-ticker-tape.sc-ticker-tape--opacity-gradient:after{content:"";position:absolute;top:0;right:0;left:40%;bottom:0;opacity:.5;background:linear-gradient(90deg,var(--background-color) 0%,var(--background-color) 50%,var(--background-color) 100%);pointer-events:none}.sc-ticker-tape__wrapper div:empty{display:block}.sc-ticker-tape__wrapper .sc-ticker-tape__item{display:flex;align-items:center;gap:16px;min-width:-moz-max-content;min-width:max-content}.sc-ticker-tape__wrapper .sc-ticker-tape__item-icon{display:flex;align-items:center}.sc-ticker-tape__wrapper .sc-ticker-tape__item-text *{font-weight:500;font-size:60px;line-height:54px;letter-spacing:-1px;font-family:var(--font-family-fields);color:var(--text-color);margin:0}.sc-ticker-tape__wrapper .sc-ticker-tape__item-text strong{font-weight:900}.sc-ticker-tape__wrapper .sc-ticker-tape__item-text a{text-decoration:underline}.sc-ticker-tape__wrapper .sc-ticker-tape__item-text.sc-ticker-tape__item-text--small *{font-weight:500;font-size:34px;line-height:32px}@media (max-width: 768px){.sc-ticker-tape__wrapper{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.sc-ticker-tape__wrapper .sc-ticker-tape__item-text.sc-ticker-tape__item-text--small *,.sc-ticker-tape__wrapper .sc-ticker-tape__item-text.sc-ticker-tape__item-text--large *{font-size:30px;line-height:27px}}
