@keyframes styles_fadeBorder__cSGYf{0%{border-block-end:1px solid #fff}1%{border-block-end:1px solid var(--color-light-grey)}to{border-block-end:1px solid var(--color-light-grey)}}.styles_header__udZKm{--active-stroke-width:4px;position:sticky;top:0;z-index:999;width:100%}.styles_site-header__zjXxa{padding-inline:max(50vw - var(--max-width)/2,var(--spacing-page-inline));background:var(--color-white);animation:styles_fadeBorder__cSGYf .3s ease;animation-timeline:scroll(block);padding-block:var(--spacing-2)}.styles_site-header-inner__3cjJG{display:flex;align-items:center;grid-template-columns:auto 1fr auto auto;gap:var(--spacing-4);justify-content:space-between;width:100%}.styles_ctas__HIN7G{display:flex;align-items:center;gap:var(--spacing-2);position:relative}.style_notification__Qc2ep{display:flex;gap:1rem;padding:1.25rem;border-radius:.75rem;color:var(--color-white);width:22.5rem;max-width:100%;opacity:0;translate:100% 0;transition:all .3s ease-in-out}.style_notification--success__f9eD9{color:var(--color-white);background:var(--color-success)}.style_notification--error__Ndg9M{color:var(--color-white);background:var(--color-error)}.style_notification--info__7u3Uh{color:var(--color-dark-grey);background:var(--color-light-blue-1)}.style_notification__Qc2ep .style_status-icon__qz7DC{flex:1 0 auto}.style_notification__Qc2ep .style_wrapper__PeYxh{width:100%}.style_notification-title__oexVU{font-size:1rem;font-weight:700}.style_notification-message__JruPZ,.style_notification-title__oexVU{font-family:var(--font-roboto-family);font-style:normal;line-height:150%}.style_notification-message__JruPZ{font-size:.875rem;font-weight:400}.style_notification-close-button__xup_Z{width:1.5rem;height:1.5rem;appearance:none;border:none;background:rgba(0,0,0,0);margin-inline-start:auto;color:currentColor;cursor:pointer}.style_notification--active__g7w6_{animation:style_moveIn__fwINl .3s ease-in-out;animation-fill-mode:forwards;animation-delay:500}.style_notification--inactive__gfrmv{animation:style_moveOut__auVrS .3s ease-in-out;animation-fill-mode:forwards}.style_notification-list__PbudS{position:fixed;top:6rem;right:0;padding:1rem;display:flex;flex-direction:column;gap:1rem;list-style:none;max-width:100%;max-height:100vh;overflow-y:auto;overflow-x:hidden;z-index:1000}.style_notification-list__PbudS .style_close-all-button__Hakli{appearance:none;border:none;background:rgba(0,0,0,0);color:currentColor;font-family:var(--font-roboto-family);font-size:.875rem;font-style:normal;font-weight:500;line-height:150%;text-align:center;width:auto;align-self:flex-end;padding-inline:.5rem}@keyframes style_moveIn__fwINl{0%{opacity:0;translate:100% 0}to{opacity:1;translate:0 0}}@keyframes style_moveOut__auVrS{0%{opacity:1;translate:0 0}to{opacity:0;translate:100% 0}}.styles_notification-bar__6gYWp{display:flex;padding:var(--spacing-1) var(--spacing-page-inline);justify-content:center;align-items:center;gap:.9375rem;background:var(--notification-background-color,var(--color-orange));position:relative;z-index:99}.styles_notification-bar__content__Ex3Dv{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.5rem;row-gap:.5rem;color:#fff;max-width:var(--max-width);text-align:center;justify-content:center}.styles_notification-bar__content__Ex3Dv p{text-wrap:balance}.styles_notification-bar__6gYWp a{display:flex;justify-self:center;margin:auto;color:inherit!important}.styles_notification-bar__6gYWp a svg path{fill:currentColor}.styles_notification-bar__6gYWp a:hover{text-decoration:underline;text-underline-offset:2px}.styles_notification-bar__6gYWp a:hover svg path{fill:currentColor}