.svac-mod-eyebrow-only{container-type:inline-size;max-width:100%;overflow:hidden;width:100%}.svac-mod-eyebrow-only__eyebrow{display:flex;justify-content:flex-start;margin:0}.svac-mod-eyebrow-only__eyebrow-pill{align-items:center;background:transparent;border:2px solid;border-radius:0;color:var(--eyebrow-color,#0058fc);display:inline-flex;font-size:20px;font-weight:500;justify-content:center;letter-spacing:.18em;line-height:1;padding:10px 22px;text-transform:uppercase}.svac-mod-eyebrow-only__eyebrow--with-lines{align-items:center;gap:16px}.svac-mod-eyebrow-only__eyebrow-lines{align-self:stretch;background-image:repeating-linear-gradient(90deg,currentColor 0 2px,transparent 2px 17px);background-position:0;background-repeat:no-repeat;background-size:100% 100%;color:var(--eyebrow-color,#0058fc);height:44px;-webkit-mask-image:linear-gradient(90deg,#000 0,rgba(0,0,0,.85) 14%,rgba(0,0,0,.7) 28%,rgba(0,0,0,.55) 42%,rgba(0,0,0,.4) 56%,rgba(0,0,0,.25) 70%,rgba(0,0,0,.12) 84%,rgba(0,0,0,.05));mask-image:linear-gradient(90deg,#000 0,rgba(0,0,0,.85) 14%,rgba(0,0,0,.7) 28%,rgba(0,0,0,.55) 42%,rgba(0,0,0,.4) 56%,rgba(0,0,0,.25) 70%,rgba(0,0,0,.12) 84%,rgba(0,0,0,.05));pointer-events:none;width:calc(var(--eyebrow-line-count, 7)*17px - 15px)}@container (max-width:520px){.svac-mod-eyebrow-only__eyebrow-lines{display:none}}