.wb4wp-navbar{width:100%;color:var(--wb4wp-text-color);font-family:var(--wb4wp-font-body);font-weight:var(--wb4wp-font-body-weight)}.wb4wp-navbar .wb4wp-right{justify-content:flex-end;display:inline-flex;align-items:center;position:relative;z-index:10}.wb4wp-navbar.sticky{position:fixed;z-index:99;top:0}.wb4wp-navbar.sticky~#page{padding-top:80px}.wb4wp-navbar.sticky.logo-size-small~#page{padding-top:80px}.wb4wp-navbar.sticky.logo-size-medium~#page{padding-top:104px}.wb4wp-navbar.sticky.logo-size-large~#page{padding-top:128px}.wb4wp-navbar.sticky.logo-size-extra-large~#page{padding-top:152px}.wb4wp-navbar.scrolled .wb4wp-wrapper{padding-top:10px;padding-bottom:10px}.wb4wp-navbar.scrolled .wb4wp-menu{color:var(--wb4wp-background-on-text)}.wb4wp-navbar.scrolled .wb4wp-brand .wb4wp-image>img{max-height:48px}.wb4wp-navbar .wb4wp-wrapper{display:flex;position:relative;justify-content:space-between;background:var(--wb4wp-background);align-items:center;padding:16px;transition:padding .2s cubic-bezier(0.2, 0.7, 0.4, 0.9);flex-wrap:wrap}.wb4wp-navbar .wb4wp-wrapper>*{flex:1}.wb4wp-navbar .wb4wp-brand{flex:2}.wb4wp-navbar .wb4wp-brand a{display:inline-flex;align-items:center}.wb4wp-navbar .wb4wp-brand .wb4wp-text{font-family:var(--wb4wp-font-body);font-weight:var(--wb4wp-font-body-weight);font-size:24px;line-height:1.2}.wb4wp-navbar .wb4wp-brand .wb4wp-image{margin-right:12px}.wb4wp-navbar .wb4wp-brand .wb4wp-image>img{max-height:72px;height:100%;width:auto;transition:all .2s cubic-bezier(0.2, 0.7, 0.4, 0.9)}@media only screen and (min-width: 992px){.wb4wp-navbar .wb4wp-brand .wb4wp-image>img{max-height:90px}}.wb4wp-navbar .wb4wp-brand .wb4wp-image.small>img{max-height:48px}@media only screen and (min-width: 992px){.wb4wp-navbar .wb4wp-brand .wb4wp-image.small>img{max-height:64px}}.wb4wp-navbar .wb4wp-brand .wb4wp-image.medium>img{max-height:72px}@media only screen and (min-width: 992px){.wb4wp-navbar .wb4wp-brand .wb4wp-image.medium>img{max-height:72px}}.wb4wp-navbar .wb4wp-brand .wb4wp-image.large>img{max-height:96px}@media only screen and (min-width: 992px){.wb4wp-navbar .wb4wp-brand .wb4wp-image.large>img{max-height:96px}}.wb4wp-navbar .wb4wp-brand .wb4wp-image.extra-large>img{max-height:120px}.wb4wp-custom-actions .wb4wp-navbar-button{height:48px;box-sizing:border-box;line-height:24px;text-decoration:none;padding-left:20px;padding-right:20px;color:var(--wb4wp-background-on-text)}.wb4wp-custom-actions+.wb4wp-menu-button{margin-left:16px}.wb4wp-menu-button{padding:12px;box-sizing:content-box;width:24px;height:24px;will-change:transform;transition:transform .3s cubic-bezier(0.67, 0.15, 0.25, 1);position:relative;z-index:2;background:transparent;border:none;color:var(--wb4wp-text-color);border-radius:4px;font-size:16px;line-height:16px;display:inline-block;cursor:pointer;text-decoration:none}.wb4wp-menu-button::before,.wb4wp-menu-button::after{position:absolute;left:12px;top:12px;display:inline-block;width:24px;height:24px;transition:.3s cubic-bezier(0.67, 0.15, 0.25, 1);transition-property:transform,opacity;font-family:FontAwesome;font-size:24px;line-height:24px}.wb4wp-menu-button:hover{background:transparent;color:var(--wb4wp-text-color)}.wb4wp-menu-button::before{opacity:1;content:""}.wb4wp-menu-button::after{opacity:0;content:""}.wb4wp-menu-button.open::after,.wb4wp-menu-button.open::before{transform:rotate(90deg)}.wb4wp-menu-button.open::before{opacity:0}.wb4wp-menu-button.open::after{opacity:1}.wb4wp-menu-button.open+.custom-actions{opacity:0}.wb4wp-menu{position:fixed;z-index:20;top:0;right:0;width:100%;padding:80px 20px;background:var(--wb4wp-background);height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;will-change:transform;transform:scale(0);transform-origin:top right;transition:transform .3s cubic-bezier(0.67, 0.15, 0.25, 1);z-index:1;overflow:hidden;overflow-y:auto;font-family:var(--wb4wp-font-body);font-weight:var(--wb4wp-font-body-weight);font-size:36px}@media only screen and (min-width: 992px){.wb4wp-menu{font-size:42px}}.wb4wp-menu:before{width:100%;content:"";display:block;border-top:0 solid rgba(0,0,0,.1)}.wb4wp-menu .wb4wp-menu-content{opacity:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:opacity .3s ease;transition-delay:.3s;padding-top:60px;width:100%}.wb4wp-menu.open{transform:scale(1)}.wb4wp-menu.open .wb4wp-menu-content{opacity:1;transition-delay:0}.wb4wp-menu-items{display:inline-flex;flex-direction:column;align-items:flex-start;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content}.wb4wp-menu-items .menu-item,.wb4wp-menu-items .page_item{width:100%;text-align:left}.wb4wp-menu-items .menu-item a,.wb4wp-menu-items .page_item a{display:block;padding:12px 24px;width:100%;line-height:1.2;text-decoration:none;color:var(--wb4wp-text-color);transition:background .2s ease-out}.wb4wp-menu-items .menu-item a:hover,.wb4wp-menu-items .page_item a:hover{background:var(--wb4wp-background-darker)}.wb4wp-menu-items .menu-item.current-menu-item>a,.wb4wp-menu-items .menu-item.current_page_item>a,.wb4wp-menu-items .menu-item.current_page_parent>a,.wb4wp-menu-items .page_item.current-menu-item>a,.wb4wp-menu-items .page_item.current_page_item>a,.wb4wp-menu-items .page_item.current_page_parent>a{position:relative;color:var(--wb4wp-accent1)}.wb4wp-menu-items .menu-item.menu-item-has-children>a,.wb4wp-menu-items .page_item.menu-item-has-children>a{display:flex;justify-content:space-between;align-items:center}.wb4wp-menu-items .menu-item.menu-item-has-children>a:after,.wb4wp-menu-items .page_item.menu-item-has-children>a:after{content:"";border:solid 5px transparent;border-top-color:currentColor;border-top-width:6px;margin-top:6px;margin-left:6px}.wb4wp-menu-items .menu-item.menu-item-has-children .sub-menu,.wb4wp-menu-items .page_item.menu-item-has-children .sub-menu{display:none}.wb4wp-menu-items .menu-item.menu-item-has-children:hover .sub-menu,.wb4wp-menu-items .page_item.menu-item-has-children:hover .sub-menu{display:block}.wb4wp-menu-items .menu-item.menu-item-has-children:hover .sub-menu a,.wb4wp-menu-items .page_item.menu-item-has-children:hover .sub-menu a{opacity:.5}
