.top-banner-default.top-banner-default--visible:has(+.top-banner-default.top-banner-default--visible){margin-bottom:10px}.top-banner-default{background-color:#e3eef3;padding:18px 0;color:var(--clr-global-body);font-size:.875rem;line-height:1.45;display:none}.top-banner-default--visible{display:block}.top-banner-default__container{display:grid;grid-template-columns:1fr 28px;grid-gap:1rem;gap:1rem;align-items:flex-start}.top-banner-default__main{width:100%}.top-banner-default__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:28px;height:28px;background:rgba(0,0,0,0);cursor:pointer}.top-banner-default__close svg{width:100%}@media(min-width:48rem){.top-banner-default__container{display:flex;align-items:center;justify-content:space-between;gap:40px}}@media(min-width:62rem){.top-banner-default{font-size:1rem;padding:32px 0}}@media(max-width:1199.98px){.top-banner-default__container{padding-right:var(--bs-gutter-x);padding-left:var(--bs-gutter-x)}}.top-banner-geo.top-banner-geo--visible:has(+.top-banner-geo.top-banner-geo--visible){margin-bottom:10px}.top-banner-geo{background-color:#e3eef3;padding:18px 0;color:var(--clr-global-body);font-size:.875rem;line-height:1.45;display:none}.top-banner-geo--visible{display:block}.top-banner-geo__container{display:grid;grid-template-columns:2fr 1fr 28px;grid-gap:1rem;gap:1rem;align-items:center}.top-banner-geo__main{width:100%}.top-banner-geo__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:28px;height:28px;background:rgba(0,0,0,0);cursor:pointer}.top-banner-geo__close svg{width:100%}.top-banner-geo__continue{display:flex;align-items:center;background-color:inherit;border:inherit;cursor:pointer}.top-banner-geo__continue:hover{text-decoration:underline solid #000;-webkit-text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.top-banner-geo__toggle{display:flex}@media(max-width:656px){.top-banner-geo__main{grid-area:a}.top-banner-geo__toggle{grid-area:b}.top-banner-geo__close{grid-area:c;margin-top:-25px}.top-banner-geo__container{display:grid;justify-items:center;grid-gap:11px;gap:11px;grid-template-areas:"a a a a a c" "b b b b b b"}}