.sport-promotion-banner{position:relative;width:100%;height:clamp(300px,25vw,360px);overflow:hidden;border-radius:12px;background-color:#0d1730;background-image:var(--sport-promotion-banner-bg-image);background-repeat:no-repeat;background-position:0;background-size:cover}.sport-promotion-banner__content{position:absolute;left:48px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;max-width:360px;z-index:2}.sport-promotion-banner__headline{display:flex;align-items:flex-start;gap:16px}.sport-promotion-banner__title.typography{color:var(--white-90,rgba(255,255,255,.9));font-size:32px;font-weight:700;line-height:140%;overflow:hidden;text-overflow:ellipsis;flex:1 1}.sport-promotion-banner__description.typography{color:hsla(0,0%,100%,.64);font-size:14px;font-weight:400;line-height:160%}.sport-promotion-banner__cta{margin-top:12px;width:fit-content}.sport-promotion-banner__dismiss{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;background:rgba(13,23,48,.64);color:#fff;cursor:pointer;font-size:22px;line-height:1}.sport-promotion-banner__badge{display:flex;flex:0 0 auto;width:72px;height:112px;align-items:center;justify-content:center}.sport-promotion-banner__badge-logo{width:100%;height:100%;object-fit:contain}@media(max-width:960px){.sport-promotion-banner{background-position:0}}@media(min-width:768px)and (max-width:1024px){.sport-promotion-banner__content{left:28px;max-width:360px}.sport-promotion-banner__headline{gap:12px}.sport-promotion-banner__cta{margin-top:8px}.sport-promotion-banner__badge{width:56px;height:88px}.sport-promotion-banner__title.typography{font-size:28px;line-height:140%}.sport-promotion-banner__description.typography{font-size:16px;line-height:160%}}@media(max-width:767px){.sport-promotion-banner{border-radius:0;height:var(--sport-promotion-banner-mobile-height,375px);background-image:var(--sport-promotion-banner-bg-image-mobile);background-position:top}.sport-promotion-banner__content{left:20px;right:20px;top:auto;bottom:20px;transform:none;max-width:calc(100% - 40px);gap:4px;z-index:2}.sport-promotion-banner__headline{gap:8px;align-items:flex-start}.sport-promotion-banner__title.typography{font-size:28px;line-height:140%}.sport-promotion-banner__description.typography{font-size:16px;line-height:160%;display:-webkit-box;overflow:hidden;line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:3}.sport-promotion-banner__cta{margin-top:4px}.sport-promotion-banner__dismiss{top:12px;right:12px;width:28px;height:28px;font-size:20px}.sport-promotion-banner__badge{width:48px;height:74px}}