.vcsw-streaming-cta{--streaming-cta-border-color: #f2ebff;--streaming-cta-logo-bg: #f2ebff;--streaming-cta-event-color: #22034a;--streaming-cta-button-color: #fff;--streaming-cta-button-gradient-start: #9d66ff;--streaming-cta-button-gradient-end: #6f00ff;--streaming-cta-button-hover-gradient-start: #6ac86a;--streaming-cta-button-hover-gradient-end: #159215;--streaming-cta-terms-color: #0009;--streaming-cta-scrollbar-track: #f2ebff;--streaming-cta-scrollbar-thumb: #6f00ff}.vcsw-streaming-cta:not(:empty){margin:16px 0;container-type:inline-size;container-name:streaming-cta}.vcsw-streaming-cta__card{padding:16px;overflow:hidden;border:1px solid var(--streaming-cta-border-color);border-radius:12px}.vcsw-streaming-cta__content{display:flex;flex-direction:column;gap:6px}@container streaming-cta (width >= 600px){.vcsw-streaming-cta__content{flex-direction:row;gap:24px;align-items:center}}.vcsw-streaming-cta__logo{display:flex;flex-shrink:0;grid-area:logo;align-items:center;justify-content:center;width:60px;height:40px;padding:8px;object-fit:contain;background:var(--streaming-cta-logo-bg);border-radius:12px}@container streaming-cta (width >= 600px){.vcsw-streaming-cta__logo{width:120px;height:60px;padding:12px}}.vcsw-streaming-cta__logo-img{width:100%;height:100%;object-fit:contain}.vcsw-streaming-cta__info{display:grid;grid-template:"logo channel" "event event"/auto 1fr;gap:6px;align-items:center}@container streaming-cta (width >= 600px){.vcsw-streaming-cta__info{flex:1;grid-template-areas:"logo channel" "logo event";gap:4px 16px;justify-content:start}}.vcsw-streaming-cta__channel{grid-area:channel;font-weight:500;font-size:14px;line-height:1;text-transform:uppercase}.vcsw-streaming-cta__event{grid-area:event;color:var(--streaming-cta-event-color);font-weight:800;font-size:22px;line-height:1;letter-spacing:-.04em;text-transform:uppercase;font-variation-settings:"wdth" 75}@container streaming-cta (width >= 800px){.vcsw-streaming-cta__event{font-size:24px}}.vcsw-streaming-cta__button{position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;overflow:hidden;color:var(--streaming-cta-button-color);font-weight:800;font-size:20px;text-align:center;text-transform:uppercase;text-decoration:none;background:linear-gradient(135deg,var(--streaming-cta-button-gradient-start) 10%,var(--streaming-cta-button-gradient-end) 90%);border-radius:12px;cursor:pointer;transition-timing-function:ease-in-out;transition-duration:.3s;transition-property:color,background-color,border-color,box-shadow,opacity;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vcsw-streaming-cta__button:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:linear-gradient(135deg,var(--streaming-cta-button-hover-gradient-start) 10%,var(--streaming-cta-button-hover-gradient-end) 90%);opacity:0;transition:opacity .3s ease-in-out;content:""}.vcsw-streaming-cta__button:not(.is-disabled):hover{color:var(--streaming-cta-button-color)}.vcsw-streaming-cta__button:not(.is-disabled):hover:before{opacity:1}.vcsw-streaming-cta__terms{max-height:43.2px;margin-top:8px;padding-right:10px;overflow-y:auto;color:var(--streaming-cta-terms-color);font-weight:250;font-size:12px;line-height:1.2;font-variation-settings:"wdth" 87.5}.vcsw-streaming-cta__terms::-webkit-scrollbar{width:8px;background-color:var(--streaming-cta-scrollbar-track);border-radius:10px;cursor:pointer}.vcsw-streaming-cta__terms::-webkit-scrollbar-track{background-color:var(--streaming-cta-scrollbar-track);border-radius:10px}.vcsw-streaming-cta__terms::-webkit-scrollbar-thumb{background-color:var(--streaming-cta-scrollbar-thumb);border-radius:10px;cursor:pointer}@container streaming-cta (width >= 600px){.vcsw-streaming-cta__terms{margin-top:16px}}.vcsw-streaming-cta__terms p{margin:0;padding:0}
