.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:20px;border-radius:8px;position:relative}.modal-close-button{position:absolute;top:10px;right:10px;cursor:pointer}
.topbar{z-index:3;padding:8px 0;height:36px}@media (min-width:850px){.topbar{height:42px;padding:11px 0}}@media print{.topbar{display:none}}.topbar__container{position:relative}.topbar__slider{width:100%;margin:auto}@media (min-width:850px){.topbar__slider{max-width:371px}}.topbar__message{font-size:.8125rem;line-height:1.53846;font-weight:500;text-align:center}@media (min-width:850px){.topbar__message{font-size:.875rem;line-height:1.42857}}.topbar__menu{display:none}@media (min-width:850px){.topbar__menu{position:absolute;top:50%;right:25px;display:flex;transform:translateY(-50%);z-index:8}}.topbar__menu-link{font-size:.8125rem;line-height:1.38462;font-weight:500;text-decoration:none}.topbar__menu-link:hover{text-decoration:underline}.topbar__menu-item:not(:last-child){padding-right:16px}

/*# sourceMappingURL=section-topbar.css.map*/