:root{--ree-strip-hh:44px;--ree-strip-h:0px}@media (max-width:767px){:root{--ree-strip-hh:64px}}html.has-ree-strip{--ree-strip-h:var(--ree-strip-hh)}.ree-strip{align-items:center;box-sizing:border-box;color:#fff;display:flex;font:700 14px/1.2 Roboto,system-ui,Arial,sans-serif;gap:24px;height:var(--ree-strip-hh);justify-content:space-between;left:0;letter-spacing:.15em;padding:0 62px 0 30px;position:fixed;right:0;text-transform:uppercase;top:0;z-index:10000}.ree-strip[hidden]{display:none}.ree-strip--gradient{background:linear-gradient(90deg,#2665e2,#c26de6)}.ree-strip--solid{background:#2665e2}.ree-strip--dark{background:linear-gradient(90deg,#1b2848,#0a1220)}.ree-strip__left{min-width:0}.ree-strip__right{align-items:center;display:inline-flex;flex:none;gap:18px}.ree-strip__cd-lead{margin-right:-10px;white-space:nowrap}.ree-strip__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ree-strip__countdown{align-items:baseline;display:inline-flex;font-variant-numeric:tabular-nums;gap:.4em;white-space:nowrap}.ree-strip__cd-pair{align-items:baseline;display:inline-flex;gap:2px}.ree-strip__cd-num{font-weight:700;letter-spacing:.05em}.ree-strip__cd-lbl{font-weight:600;opacity:.85}.ree-strip__countdown.is-done .ree-strip__cd-pair{display:none}.ree-strip__countdown.is-done:after{content:attr(data-done-message)}.ree-strip__btn{align-items:center;background:#fff;border-radius:999px;color:#12203c;display:inline-flex;flex:none;font:700 12px/1 Roboto,system-ui,Arial,sans-serif;height:30px;letter-spacing:.1em;padding:0 16px;text-decoration:none;text-transform:uppercase;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.ree-strip__btn:hover{box-shadow:0 6px 18px -6px rgba(0,0,0,.55);transform:translateY(-1px)}.ree-strip__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.ree-strip--dark .ree-strip__btn{background:#2665e2;color:#fff}.ree-strip__close{align-items:center;background:transparent;border:0;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;height:28px;justify-content:center;opacity:.75;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:opacity .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);width:28px}.ree-strip__close:hover{background:hsla(0,0%,100%,.14);opacity:1}.ree-strip__close:focus-visible{opacity:1;outline:2px solid #fff;outline-offset:2px}@media (max-width:767px){.ree-strip{flex-direction:column;font-size:12px;gap:5px;justify-content:center;letter-spacing:.12em;padding:0 44px 0 16px}.ree-strip__left,.ree-strip__right{max-width:100%}.ree-strip__right{gap:12px}.ree-strip__text{text-align:center}.ree-strip__btn{font-size:11px;height:24px;padding:0 12px}}html.has-ree-strip .ree-hnav{top:var(--ree-strip-h)}html.has-ree-strip main.mt-24{margin-top:calc(4.5rem + var(--ree-strip-h))}@media (prefers-reduced-motion:reduce){.ree-strip__close,.ree-strip__link{transition:none}}