.pb-card,.pb-sb,.pb-sport{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.pb-card,.pb-card *,.pb-sb *,.pb-sport *{box-sizing:border-box}.pb-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:var(--pb-bg,#0d1f3c);border:1px solid hsla(0,0%,100%,.2);border-radius:14px;margin-top:auto;padding:10px 10px 10px 20px;text-decoration:none;max-width:900px;width:100%;position:relative;overflow:hidden;gap:16px}.pb-card__accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--pb-accent,#b41f3a);border-radius:14px 0 0 14px}.pb-card__body{display:flex;flex-direction:column;gap:5px;flex:1 1 auto;min-width:132px}.pb-card__title{font-size:16px;font-weight:700;color:var(--pb-title,#fff);line-height:1.2}.pb-card__sub{font-size:13px;color:hsla(0,0%,100%,.55)}.pb-card__badge{display:inline-block;margin-top:4px;padding:3px 9px;border-radius:999px;border:1px solid hsla(0,0%,100%,.28);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.7);width:-moz-fit-content;width:fit-content}.pb-card__btn{flex-shrink:0;display:inline-flex;justify-content:center;gap:8px;padding:6px 17px;border-radius:10px;background:var(--pb-accent,#b41f3a);color:#fff;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 4px 14px rgba(0,0,0,.25)}.pb-card__btn,.pb-sb{align-items:center;text-decoration:none}.pb-sb{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:16px;background:#fff;border:1px solid #e6e8f0;border-radius:20px;padding:14px 26px 14px 20px;width:100%;box-shadow:0 0 20px rgba(0,0,0,.063)}.pb-sb__logo{flex:0 0 110px;width:110px;height:110px;display:flex;align-items:center;justify-content:center}.pb-sb__logo-img{max-width:100%;max-height:100%;object-fit:contain}.pb-sb__body{display:flex;flex-direction:column;gap:4px;flex:1 1 180px;min-width:0}.pb-sb__badge{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--pb-accent,#f5631e);border:1px solid var(--pb-accent,#f5631e);width:-moz-fit-content;width:fit-content;padding:1px 6px;border-radius:13px}.pb-sb__title{font-size:22px;font-weight:700;color:#142952;line-height:1.2}.pb-sb__sub{font-size:14px;color:#5b6478}.pb-sb__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:12px 22px;border-radius:10px;background:var(--pb-accent,#f5631e);color:#fff;font-size:15px;font-weight:700;white-space:nowrap;text-decoration:none}.pb-sport{box-sizing:border-box;display:flex;align-items:stretch;gap:12px;text-decoration:none;width:100%;max-width:900px}.pb-sport__main{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px;background:var(--pb-bg,#0d1f3c);border:1px solid hsla(0,0%,100%,.2);border-radius:14px;padding:12px 14px 12px 20px;position:relative;overflow:hidden}.pb-sport__accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--pb-accent,#1d4ed8);border-radius:14px 0 0 14px}.pb-sport__body{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-width:0}.pb-sport__badge{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;color:var(--pb-title,#fff);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pb-sport__badge-ic{width:16px;height:16px;border-radius:50%;object-fit:cover;background:#fff}.pb-sport__title{font-size:25px;font-weight:800;color:var(--pb-title,#fff);line-height:1.05}.pb-sport__sub{font-size:13px;color:var(--pb-title,#fff);opacity:.85}.pb-sport__chevron{flex:0 0 auto;opacity:.9;color:var(--pb-title,#fff)}.pb-sport__logo{flex:0 0 auto;align-self:stretch;width:92px;min-height:92px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:14px;padding:10px}.pb-sport__logo-img{max-width:100%;max-height:100%;object-fit:contain}