.top-banner{width:100%;background-color:#2e2e2e;display:flex;justify-content:center;align-items:center;position:relative;top:0;z-index:999;padding:5px 0}.top-banner .top-banner__content{max-width:960px;margin:0 auto;padding:0 10px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;grid-column-gap:50px;grid-row-gap:0px;justify-content:center;align-items:center}.top-banner .top-banner__image{grid-area:1/1/2/2}.top-banner .top-banner__image img{max-width:92px;max-height:92px}.top-banner .top-banner__text{grid-area:1/2/2/3;font-weight:700;font-size:16px;color:#fff}.top-banner .top-banner__button{grid-area:1/3/2/4}.top-banner .top-banner__button .button{color:#fff}.top-banner--no-image .top-banner__content{grid-template-columns:1fr auto}.top-banner--no-image .top-banner__text{grid-area:1/1/2/2}.top-banner--no-image .top-banner__button{grid-area:1/2/2/3}@media screen and (max-width:782px){.top-banner .top-banner__content{grid-template-columns:auto 1fr;grid-template-rows:repeat(2,auto);grid-column-gap:12px;grid-row-gap:2px;padding:6px 10px}.top-banner .top-banner__image{grid-area:1/1/3/2}.top-banner .top-banner__image img{max-width:48px;max-height:48px}.top-banner .top-banner__text{grid-area:1/2/2/3;justify-self:end;font-size:13px;line-height:1.3;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-banner .top-banner__button{grid-area:2/2/3/3;justify-self:end}.top-banner .top-banner__button .button{padding:4px 12px;font-size:13px}.top-banner--no-image .top-banner__content{grid-template-columns:1fr}.top-banner--no-image .top-banner__text{grid-area:1/1/2/2}.top-banner--no-image .top-banner__button{grid-area:2/1/3/2}}.top-banner .top-banner__image--rotating{position:relative;width:92px;height:92px}.top-banner .top-banner__image--rotating .top-banner__image-slide{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;opacity:0;transition:opacity .4s ease}.top-banner .top-banner__image--rotating .top-banner__image-slide--active{opacity:1}@media screen and (max-width:782px){.top-banner .top-banner__image--rotating{width:48px;height:48px}}@media (prefers-reduced-motion:reduce){.top-banner .top-banner__image--rotating .top-banner__image-slide{transition:none}}.top-banner .top-banner__text--cycling,.top-banner .top-banner__button--cycling{display:grid}.top-banner .top-banner__text-slide,.top-banner .top-banner__button-slide{grid-area:1/1;align-self:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s linear .4s}.top-banner .top-banner__text-slide--active,.top-banner .top-banner__button-slide--active{opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s}.top-banner .top-banner__cycle{grid-area:1/1/2/2;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:400;color:rgba(255,255,255,.7);text-decoration:none;white-space:nowrap}.top-banner .top-banner__cycle:hover,.top-banner .top-banner__cycle:focus{color:#fff;text-decoration:none}.top-banner .top-banner__cycle:after{content:'';width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);flex-shrink:0}@media screen and (min-width:783px){.top-banner--cycling .top-banner__content{grid-template-columns:auto auto auto;grid-column-gap:50px;padding:0 56px}.top-banner--cycling .top-banner__image{grid-area:1/1/2/2}.top-banner--cycling .top-banner__text{grid-area:1/2/2/3;min-width:0;overflow:hidden}.top-banner--cycling .top-banner__button{grid-area:1/3/2/4}.top-banner--cycling .top-banner__button-slide{white-space:nowrap}.top-banner--no-image.top-banner--cycling .top-banner__content{grid-template-columns:auto auto}.top-banner--no-image.top-banner--cycling .top-banner__text{grid-area:1/1/2/2}.top-banner--no-image.top-banner--cycling .top-banner__button{grid-area:1/2/2/3}.top-banner--cycling .top-banner__cycle{position:absolute;left:16px;top:50%;transform:translateY(-50%)}.top-banner--cycling .top-banner__text--cycling{display:block;position:relative}.top-banner--cycling .top-banner__text-slide{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-banner--cycling .top-banner__text-slide--active{position:static;transform:none}}@media screen and (max-width:782px){.top-banner--cycling .top-banner__content{grid-template-columns:auto 1fr;grid-column-gap:12px}.top-banner--cycling .top-banner__image{grid-area:1/1/3/2}.top-banner--cycling .top-banner__text{grid-area:1/2/2/3}.top-banner--cycling .top-banner__button,.top-banner--cycling .top-banner__cycle{grid-area:2/2/3/3}.top-banner--no-image.top-banner--cycling .top-banner__content{grid-template-columns:1fr}.top-banner--no-image.top-banner--cycling .top-banner__text{grid-area:1/1/2/2}.top-banner--no-image.top-banner--cycling .top-banner__button,.top-banner--no-image.top-banner--cycling .top-banner__cycle{grid-area:2/1/3/2}.top-banner--cycling .top-banner__cycle{justify-self:start}.top-banner .top-banner__text--cycling .top-banner__text-slide{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (prefers-reduced-motion:reduce){.top-banner .top-banner__text-slide,.top-banner .top-banner__button-slide{transition:none}}.bb-mobile-panel-wrapper{height:100vh !important}