.menu-alert{background:var(--robin-blue);background:linear-gradient(45deg,var(--green) 0,var(--dark-green) 100%);box-shadow:1px 1px 10px 0 rgba(16,169,160,.2);color:#fff;font-size:.8em;letter-spacing:.3px;line-height:1.3;padding:.75rem 0;position:relative;z-index:1}.menu-alert--is-hide{display:none}.menu-alert-container{align-items:center;display:flex}.menu-alert__btn{align-items:center;align-self:normal;border-radius:0;display:inline-flex;justify-content:center;margin-left:auto;padding:0 8px 0 16px;position:relative;z-index:3}.menu-alert__btn,.menu-alert__btn:active,.menu-alert__btn:focus,.menu-alert__btn:hover{background:transparent}.menu-alert__btn svg{fill:#fff;padding-top:2px;width:12px}.menu-alert__link{bottom:0;left:0;position:absolute;right:0;top:0}.menu-alert__tag{background:var(--robin-blue);border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.06),0 3px 6px rgba(0,0,0,.13);color:#000;font-size:.625rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase}.menu-alert__txt{align-items:center;display:flex;gap:.75rem}.menu-alert__txt p{margin:0}.menu-alert a{color:#fff;font-weight:600;text-decoration:underline}.menu-alert__txt>:first-child{margin-top:0}.menu-alert__txt>:last-child{margin-bottom:0}.main-nav__link-icon{margin:0 0 0 .5rem;width:1rem}.main-nav__link-icon svg{fill:currentColor}.main-nav__link-arrow{align-items:center;background:#f9f9f9;bottom:0;display:flex;height:unset;padding:0 2rem;position:absolute;right:0;top:0;width:unset;z-index:55555555}.main-nav__link-arrow>span{display:block;height:16px;pointer-events:none;width:16px}.main-nav--is-top .main-nav__link{align-items:flex-start;line-height:1}.main-nav--is-center .main-nav__link{align-items:center;line-height:1}.main-nav--is-bottom .main-nav__link{align-items:flex-end;line-height:1}@media(min-width:768px){.menu-alert__txt{margin-left:auto;padding-left:4px}.menu-alert__btn{padding:0 3.5px 0 16px}}@media(min-width:950px){.main-nav__link-arrow,.main-nav__link-icon{display:none}}