.st-topbar{background-color:var(--st-tb-from,#7811c9);background-image:linear-gradient(90deg,var(--st-tb-from,#7811c9) 0,var(--st-tb-from,#7811c9) 42%,var(--st-tb-to,#c31a80) 100%);color:#fff;position:relative;width:100%;z-index:3}.st-topbar,.st-topbar *,.st-topbar :after,.st-topbar :before{box-sizing:border-box}.st-topbar__inner{align-items:center;display:flex;flex-wrap:wrap;gap:12px 28px;justify-content:center;margin:0 auto;max-width:1320px;padding:14px 20px;text-align:center}.st-topbar__media{flex:0 0 auto;line-height:0}.st-topbar__media img{display:block;height:auto;max-height:64px;max-width:100%;width:auto}.st-topbar__content{color:#fff;flex:0 1 auto;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.4;min-width:0}.st-topbar__content div,.st-topbar__content h1,.st-topbar__content h2,.st-topbar__content h3,.st-topbar__content h4,.st-topbar__content h5,.st-topbar__content h6,.st-topbar__content p,.st-topbar__content span{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}.st-topbar__content p+p{margin-top:2px}.st-topbar__content b,.st-topbar__content strong{font-weight:700}.st-topbar__content em,.st-topbar__content i{font-style:italic}.st-topbar__content a{color:#fff;text-decoration:underline;text-underline-offset:2px}.st-topbar__action{flex:0 0 auto}.st-topbar__btn{align-items:center;background:var(--st-tb-btn-bg,#fff);border:0;border-radius:100px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;justify-content:center;line-height:1.2;min-height:40px;padding:10px 24px;transition:box-shadow .2s ease,transform .2s ease;white-space:nowrap}.st-topbar__btn,.st-topbar__btn:active,.st-topbar__btn:focus,.st-topbar__btn:hover,.st-topbar__btn:visited{color:var(--st-tb-btn-color,#7811c9);text-decoration:none}.st-topbar__btn:hover{box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-1px)}.st-topbar__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width:1199px){.st-topbar__inner{gap:12px 22px}.st-topbar__content{font-size:17px}.st-topbar__media img{max-height:58px}}@media (max-width:991px){.st-topbar__inner{gap:10px 18px;padding:12px 20px}.st-topbar__content{font-size:16px}.st-topbar__media img{max-height:50px}}@media (max-width:767px){.st-topbar{background-image:linear-gradient(115deg,var(--st-tb-from,#7811c9) 0,var(--st-tb-from,#7811c9) 34%,var(--st-tb-to,#c31a80) 100%)}.st-topbar__inner{flex-direction:column;gap:10px;padding:14px 16px}.st-topbar__content{font-size:15px;line-height:1.35}.st-topbar__media img{max-height:44px}.st-topbar__btn{font-size:13px;min-height:38px;padding:9px 20px;white-space:normal}}@media (max-width:479px){.st-topbar__inner{padding:12px 14px}.st-topbar__content{font-size:14px}.st-topbar__media img{max-height:40px}}@media (prefers-reduced-motion:reduce){.st-topbar__btn{transition:none}.st-topbar__btn:hover{transform:none}}@media print{.st-topbar{display:none!important}}