.b-header{background-color:var(--color-white);position:sticky;top:0;transition:transform var(--transition);z-index:10}@media(min-width:1200px){.b-header{box-shadow:0 1px 10px rgba(0,0,0,.1)}}.b-header.hidden{transform:translateY(-100%)}.b-header.hidden--half{transform:translateY(0)}@media(min-width:1200px){.b-header.hidden--half{transform:translateY(-50%)}}.b-header .b-nav-logo,.b-header .b-nav-logo__img{max-height:3rem;width:auto}.b-header .b-nav-logo a{display:flex}.b-header .b-top-nav-wrapper{align-items:center;border-bottom:1px solid var(--color-neutral-light);box-sizing:border-box;display:flex;height:4.5rem;padding-block:.75rem}.b-header .b-top-nav-wrapper__wrapper{align-items:center;display:flex;justify-content:space-between}.b-header .b-top-nav-wrapper__inner{display:none}@media(min-width:1200px){.b-header .b-top-nav-wrapper__inner{align-items:center;display:flex;gap:1rem}}.b-header .b-top-nav-wrapper__inner .wp-block-buttons{gap:1rem}.b-header .b-top-nav-wrapper__inner-mobile{align-items:center;display:flex;flex-direction:row-reverse;gap:.25rem}@media(min-width:1200px){.b-header .b-top-nav-wrapper__inner-mobile{display:none}}.b-header .b-main-nav-wrapper{background-color:var(--color-white);box-sizing:border-box;display:flex;left:0;max-height:0;max-width:100%;opacity:0;overflow-y:scroll;padding-block:3rem;position:absolute;top:100%;transition:opacity var(--transition);visibility:hidden;width:100vw}.b-header .b-main-nav-wrapper.active{max-height:calc(100vh - 4.5rem);opacity:1;visibility:visible}@media(min-width:1200px){.b-header .b-main-nav-wrapper{align-items:center;height:4.5rem;max-height:unset;opacity:1;overflow:unset;padding-block:.75rem;position:relative;visibility:visible;width:100%}}.b-header .b-main-nav-wrapper__wrapper{display:flex;flex-direction:column;gap:3rem;height:100%}@media(min-width:1200px){.b-header .b-main-nav-wrapper__wrapper{align-items:center;flex-direction:row;gap:0;justify-content:space-between}}.b-header .b-main-nav-wrapper__inner{width:100%}.b-header .b-main-nav-wrapper__extras-mobile{display:flex;flex-direction:column-reverse;gap:3rem}.b-header__mobile-toggle{background-color:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.31rem;height:2rem;justify-content:space-between;padding:.5rem;width:2rem}.b-header__mobile-toggle span{background-color:var(--color-black);height:.125rem;transition:transform .3s ease,width .3s ease,opacity .3s ease;width:100%}.b-header__mobile-toggle span:nth-child(2){width:.8125rem}.b-header__mobile-toggle.active span:first-child{transform:translateY(.5rem) rotate(45deg)}.b-header__mobile-toggle.active span:nth-child(2){opacity:0;width:0}.b-header__mobile-toggle.active span:nth-child(3){transform:translateY(-.38rem) rotate(-45deg)}.b-header__search{display:none}@media(min-width:1200px){.b-header__search{display:flex}}.b-header__search-link{align-items:center;display:flex;height:2rem;justify-content:center;width:2rem}@media(min-width:1200px){.b-header__search-link{height:3rem;width:3rem}}.b-header__search-link img{transition:filter var(--transition)}.b-header__search-link:hover img{filter:var(--filter-blue-900)}.b-header .b-nav__menu{display:flex;flex-direction:column;list-style-type:none}@media(min-width:1200px){.b-header .b-nav__menu{align-items:center;flex-direction:row;gap:2rem}}.b-header .b-nav-item{margin:0}.b-header .b-nav-item__link-icon{transition:filter var(--transition),transform var(--transition)}.b-header .b-nav-item__link{align-items:center;background-color:transparent;border:none;border-bottom:1px solid var(--color-neutral-light);box-sizing:border-box;color:var(--color-black);display:flex;font-family:var(--font-family-base);font-size:var(--fz-text-regular);font-style:normal;font-weight:600;gap:.25rem;height:4.5rem;justify-content:space-between;padding:0;padding-block:.75rem;text-decoration:none;transition:color var(--transition);width:100%}@media(min-width:1200px){.b-header .b-nav-item__link{border-bottom:none;height:auto;justify-content:flex-start;padding-block:0;width:auto}}.b-header .b-nav-item__link.active{color:var(--color-blue-900);cursor:pointer}.b-header .b-nav-item__link.active .b-nav-item__link-icon{filter:var(--filter-blue-900);transform:rotate(-180deg)}.b-header .b-nav-item__link:hover{color:var(--color-blue-900);cursor:pointer}.b-header .b-nav-item__link:hover .b-nav-item__link-icon{filter:var(--filter-blue-900)}.b-header .b-nav-item__link[aria-current=page]{color:var(--color-blue-900);filter:var(--filter-blue-900)}.b-header .b-nav-dropdown{left:0;margin:0 auto;max-height:0;max-width:1600px;opacity:0;overflow:hidden;position:relative;right:0;top:100%;transition:visibility var(--transition),opacity var(--transition);visibility:hidden}.b-header .b-nav-dropdown.active{box-shadow:none;opacity:1;visibility:visible}@media(min-width:1200px){.b-header .b-nav-dropdown{overflow-y:auto;position:absolute}.b-header .b-nav-dropdown.active{box-shadow:0 6px 10px rgba(0,0,0,.1)}}.b-header .b-nav-dropdown.no-extras .b-nav-dropdown-extras,.b-header .b-nav-dropdown__banner{display:none}@media(min-width:1200px){.b-header .b-nav-dropdown__banner{align-items:center;background-color:var(--color-surface-blue);box-sizing:border-box;color:var(--color-white);display:flex;justify-content:space-between;min-height:7rem;padding-block:2rem;padding-inline:var(--spacing--xl)}}.b-header .b-nav-dropdown__banner-title{color:var(--color-white);font-size:var(--fz-h5);font-style:normal;font-weight:700;line-height:1.4;margin:0}.b-header .b-nav-dropdown__wrapper{display:flex;width:100%}.b-header .b-nav-dropdown__inner{display:flex;flex:1;flex-direction:column;gap:2rem;width:100%}@media(min-width:1200px){.b-header .b-nav-dropdown__inner{flex-direction:row;gap:0}}.b-header .b-nav-dropdown-content{background-color:var(--color-white);padding-top:1.5rem;width:100%}@media(min-width:1200px){.b-header .b-nav-dropdown-content{padding-block:var(--spacing--lg);padding-inline:var(--spacing--xl)}}.b-header .b-nav-dropdown-content__inner{box-sizing:border-box;display:grid;flex:1;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(min-width:1200px){.b-header .b-nav-dropdown-content__inner{gap:2rem;grid-template-columns:repeat(6,1fr)}}.b-header .b-nav-dropdown-extras{background-color:var(--color-blue-50);box-sizing:border-box;margin-bottom:1.5rem;max-width:100%;padding:1rem}@media(min-width:1200px){.b-header .b-nav-dropdown-extras{margin-bottom:0;max-width:27rem;padding-block:var(--spacing--lg);padding-inline:var(--spacing--xl);width:100%}}@media(min-width:1600px){.b-header .b-nav-dropdown-extras{max-width:26.625rem}}.b-header .b-nav-dropdown-extras-image-card{display:flex;flex-direction:column;gap:.85rem}.b-header .b-nav-dropdown-extras-image-card__image{display:flex}.b-header .b-nav-dropdown-extras-image-card__image img{height:auto;width:100%}.b-header .b-nav-dropdown-extras-image-card__content{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem}.b-header .b-nav-dropdown-extras-image-card__title{color:var(--color-black);font-size:var(--fz-text-regular);font-style:normal;font-weight:600;margin:0}.b-header .b-nav-dropdown-extras-image-card__description{color:var(--color-black);font-size:var(--fz-text-small);font-style:normal;font-weight:400;margin:0}.b-header .b-nav-dropdown-extras-list__inner{display:flex;flex-direction:column;gap:1rem;list-style-type:none}.b-header .b-nav-dropdown-extras-list-item{margin:0;padding-block:.5rem}.b-header .b-nav-dropdown-extras-list-item__icon-wrapper{display:flex}.b-header .b-nav-dropdown-extras-list-item__icon{filter:var(--filter-blue-700)}.b-header .b-nav-dropdown-extras-list-item__link{align-items:center;color:var(--color-black);display:flex;font-size:var(--fz-text-medium);font-style:normal;font-weight:600;gap:.75rem;text-decoration:none;transition:color var(--transition)}@media(min-width:1200px){.b-header .b-nav-dropdown-extras-list-item__link{font-size:var(--fz-text-regular)}}.b-header .b-nav-dropdown-extras-list-item__link:hover{color:var(--color-blue-700)}.b-header .b-nav-submenu{grid-column:span 3}@media(min-width:1600px){.b-header .b-nav-submenu{grid-column:span 2}}.b-header .b-nav-submenu__inner{display:flex;flex-direction:column;gap:1rem;list-style-type:none}.b-header .b-nav-submenu-item{margin:0;padding-block:.5rem}.b-header .b-nav-submenu-item__link{color:var(--color-black);font-size:var(--fz-text-medium);font-style:normal;font-weight:500;text-decoration:none;transition:color var(--transition)}@media(min-width:1200px){.b-header .b-nav-submenu-item__link{font-size:var(--fz-text-regular)}}.b-header .b-nav-submenu-item__link:hover{color:var(--color-blue-900)}.b-header-banner{background-color:var(--color-surface-red);color:var(--color-white);font-family:var(--font-family-base);padding-block:1rem}.b-header-banner__wrapper{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between}@media(min-width:768px){.b-header-banner__wrapper{flex-direction:row}}.b-header-banner__title{font-weight:500;margin:0}
/*# sourceMappingURL=block_header.css.map*/