@charset "UTF-8";.topbar{background-color:#092357;color:#fff;font-size:14px;line-height:1.4;border-bottom:2px solid #d10229}.topbar__inner{padding-block:10px}.topbar__swiper{width:100%;overflow:hidden}.topbar__slide{display:flex;align-items:center;justify-content:center;min-height:24px}.topbar__content{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;margin:0;text-align:center;text-wrap:balance}.topbar__text{margin:0;font-weight:500}.topbar__content--link{color:#fff;text-decoration:none;transition:opacity .2s ease}.topbar__content--link:hover{opacity:.85}.topbar__content--link:hover .topbar__cta{text-decoration-color:#fff}.topbar__cta{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#d10229;text-decoration:underline;text-decoration-color:#d1022980;text-underline-offset:3px;white-space:nowrap}.topbar__cta:after{content:"→";font-size:13px;line-height:1}body.has-topbar .header--fixed,body.has-topbar .header--sticky{top:var(--topbar-offset, var(--topbar-height, 0px))}@media(max-width:640px){.topbar{font-size:13px}.topbar__inner{padding-block:8px}.topbar__content{gap:6px 10px}}
