 #brx-header .dwc-nest-header { padding-inline: 0; }   html.dwc-mobile { --mobile-menu-width: min(450px, 100%); --menu-item-font-size: 18px; --dropdown-item-font-size: var(--menu-item-font-size); --back-text-font-size: 16px; --menu-item-hover-border-bg: initial; }  :root {  --primary-clr: orangered; --header-bg: white; --dropdown-content-bg: white; --mobile-menu-bg: var(--header-bg); --mobile-menu-topbar-bg: var(--header-bg);  --mobile-menu-width: min(300px, 100%);  --mobile-logo-height: 50px;  --multilevel-dropdown-width: 200px; --dropdown-content-gap: 0px;  --header-min-height: 60px; --fullscreen-mobile-menu-top-height: 60px; --top-offset: 40px;  --dropdown-content-default-width: 1120px;  --header-inline-padding: clamp(1.5rem, calc(0.625vw + 1.375rem), 1.875rem); --dropdown-buffer: inherit;    --dropdown-content-border-radius: 0px; --dropdown-content-shadow: 0px 5px 15px -10px rgb(0 0 0 / 0%); --dropdown-content-border-size: 1px;  --dropdown-content-border-color: var(--dropdown-content-bg);  --nav-overlay-backdrop-blur: 0px; --nav-overlay-backdrop-clr: rgba(0, 0, 0, 0.3);  --sidebar-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);  --mobile-menu-radius: var(--overlay-header-radius);  --slide-out-speed: 1.3;  --menu-toggle-clr: var(--menu-item-clr); --menu-close-toggle-clr: var(--menu-item-clr); --menu-toggle-hover-clr: var(--menu-item-hover-clr); --open-icon-size: 2em;    --menu-item-clr: #000; --menu-item-font-size: 14px; --menu-item-font-weight: 500; --menu-item-bg: initial;  --menu-item-hover-clr: var(--primary-clr); --menu-item-hover-bg: initial; --menu-item-hover-border-bg: var(--menu-item-active-border-bg); --menu-item-hover-border-height: var(--menu-item-active-border-height);  --menu-item-active-clr: var(--menu-item-hover-clr); --menu-item-active-bg: initial; --menu-item-active-border-bg: var(--primary-clr); --menu-item-active-border-height: 2px;  --menu-item-inline-padding: 1.1rem; --menu-item-block-padding: 1rem; --menu-items-gap: 0px;   --menu-item-border: 1px solid rgba(0, 0, 0, 0.1); --menu-item-radius: 0;  --menu-item-separator-color: silver; --menu-item-separator-inset: 20px; --menu-item-separator-width: 0px;  --chevron-size: 14px; --chevron-clr: var(--menu-item-clr); --chevron-hover-clr: var(--menu-item-hover-clr);   --dropdown-item-clr: var(--menu-item-clr); --dropdown-item-font-size: var(--menu-item-font-size); --dropdown-item-bg: initial; --dropdown-indent-bg: rgb(0 0 0 / 5%); --dropdown-heading-clr: var(--primary-clr);  --dropdown-item-hover-clr: var(--menu-item-hover-clr); --dropdown-item-hover-bg: white;   --dropdown-expanded-clr: white; --dropdown-expanded-bg: black;  --dropdown-item-inline-padding: var(--menu-item-inline-padding); --dropdown-item-block-padding: var(--menu-item-block-padding); --dropdown-indent: 0.6rem; --dropdown-indent-item-pad-offset: 0.5; --dropdown-indent-line: solid 1px rgb(0 0 0 / 25%);  --dropdown-item-radius: var(--dropdown-content-border-radius);  --dropdown-inactive-overlay: rgb(0 0 0 / 10%);   --cta-width: 100%;  --cta-gap-offset: 0;  --cta-breakout-gap: 20px;   --menu-cta-clr: white; --menu-cta-bg: black; --menu-cta-inline-padding: calc(var(--menu-item-inline-padding) * 1.3); --menu-cta-block-padding: var(--menu-item-block-padding); --menu-cta-border: none; --menu-cta-radius: 0em;  --menu-cta-hover-clr: white; --menu-cta-hover-bg: var(--primary-clr);   --menu-cta-2-clr: white; --menu-cta-2-bg: black; --menu-cta-2-inline-padding: var(--menu-cta-inline-padding); --menu-cta-2-block-padding: var(--menu-cta-block-padding); --menu-cta-2-border: var(--menu-cta-border); --menu-cta-2-radius: var(--menu-cta-radius);  --menu-cta-2-hover-clr: white; --menu-cta-2-hover-bg: var(--primary-clr);   --menu-cta-3-clr: white; --menu-cta-3-bg: black; --menu-cta-3-inline-padding: var(--menu-cta-inline-padding); --menu-cta-3-block-padding: var(--menu-cta-block-padding); --menu-cta-3-border: var(--menu-cta-border); --menu-cta-3-radius: var(--menu-cta-radius);  --menu-cta-3-hover-clr: white; --menu-cta-3-hover-bg: var(--primary-clr);  --open-icon-align: 0;  --open-icon-horizontal-offset: 0px;  --open-icon-close-offset: 1.2;   --adaptive-height-bg: var(--dropdown-content-bg);  --adaptive-height-border: 1px solid #fff; --adaptive-height-shadow: 0 0 30px rgb(39 50 59 / 10%);  --stripe-border-radius: var(--radius);  --mobile-menu-ttf: cubic-bezier(0.8, 0.07, 0.2, 0.95);   --overlay-header-width: 1400px; --overlay-header-inset: 1rem; --overlay-header-bg: rgb(255 255 255 / 100%); --overlay-header-bg-active: rgb(255 255 255 / 100%); --overlay-header-blur: 10px; --overlay-header-radius: var(--radius); --overlay-header-shadow: 0px 2px 20px rgb(0 0 0 / 20%); --overlay-offset-padding: clamp(5rem, 1.875rem + 12.5vw, 11.25rem);  --back-text-clr: var(--menu-item-clr); --back-text-font-size: 12px; --back-text-font-weight: 600; --back-text-transform: uppercase; --back-text-bg: var(--mobile-menu-topbar-bg);  --overlay-sidebar-radius: var(--radius); --overlay-sidebar-bg: rgb(255 255 255 / 80%); --overlay-sidebar-shadow: 0 0 30px rgb(39 50 59 / 10%); --overlay-sidebar-inset: 12px;  --open-icon-line-height: calc(var(--open-icon-size) * 0.1); --icon-line-gap: calc(var(--open-icon-size) * 0.25); --open-icon-line-variance: calc(var(--open-icon-size) * 0.25); --iw: calc(var(--open-icon-size) - var(--open-icon-line-variance)); --aw: calc(var(--iw) - var(--open-icon-line-variance)); --caret-size: calc(var(--dropdown-content-gap) + var(--dropdown-content-border-size)); --dropdown-content-border: solid var(--dropdown-content-border-color) var(--dropdown-content-border-size); }  #brx-header:has([data-sidebar-back-text-on-logo="true"]) { --top-offset: var(--mobile-menu-top-height); }  .brx-sticky.scrolling {  }  [data-is-button]>.brx-submenu-toggle { --menu-item-bg: black; --menu-item-clr: white; --menu-item-hover-clr: white; --menu-item-hover-bg: black; --menu-item-radius: var(--radius-circle); --menu-item-hover-border-height: 0; --chevron-size: 0; --chevron-color: white; --menu-item-inline-padding: 1.5rem; --menu-item-block-padding: 1rem;  --menu-item-width: 200px; --menu-item-border: solid 1px transparent; --menu-item-hover-border: solid 1px transparent; } [data-is-icon]>.brx-submenu-toggle { --menu-item-bg: black; --menu-item-clr: white; --menu-item-hover-clr: white; --menu-item-hover-bg: black; --icon-clr: white; --icon-hover-clr: white; --icon-size: 14px; --menu-item-inline-padding: 1.1rem; --button-max-diameter: 45px; --menu-item-radius: var(--radius-circle); --menu-item-border: solid 1px transparent; --menu-item-hover-border: solid 1px transparent; }     html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky:not(.scrolling) .dwc-nest-header:not(:has(.brxe-dropdown.open, .brx-nav-nested-items > li:hover)) :is(path, .cls-1):not(:is(.brx-submenu-toggle path)) { fill: white; }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky:not(.scrolling) .dwc-nest-header:not(:has(.brxe-dropdown.open, .brx-nav-nested-items > li:hover)) :is(.brxe-search path,.brxe-search circle) { stroke: white; }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky:not(.scrolling) .dwc-nest-header:not(:has(.brxe-dropdown.open, .brx-nav-nested-items > li:hover)) { --menu-item-clr: white; --chevron-clr: white; --menu-item-hover-clr: white; --menu-item-hover-border-bg: white; --overlay-header-bg: transparent; --header-bg: transparent; --overlay-header-shadow: none; }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky:not(.scrolling) { --link-transition: 0s; --transition: 0.2s; }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky.scrolling { --overlay-header-bg: white; --header-bg: white; }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky.scrolling .dwc-nest-header:has(.brxe-dropdown.open) {  }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend .brx-sticky { --menu-item-hover-bg: initial; --menu-item-bg: initial; --overlay-header-inset: 0; --overlay-header-width: 100%; --overlay-header-radius: 0; }  html:not(.dwc-mobile):has([data-sticky-overlay-special-style="true"]) .bricks-is-frontend #brx-header.brx-sticky .dwc-nest-header { transition: var(--transition); }    :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header:not(.postid-21503 *, :has(.dwc-sidebar) *) { display: none !important; } [data-builder-window] #brx-header:has([data-offcanvas="true"]):not(.postid-21503 *, :has(.dwc-sidebar) *) :is(.dwc-nav-wrapper, .dwc-nest-menu) { display: none !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] :is(#brx-content, #brx-footer):not(.postid-21503 *, :has(.dwc-sidebar) *) { margin: unset !important; } [data-builder-mode]:is(.brx-header-left, .brx-header-right).postid-21503::before { display: none }   html { scrollbar-gutter: stable; } :root { --header-bg: var(--white);  --fl-row-inner-max: var(--content-width); --fl-row-gutter: var(--gutter);  --fl-row-gap: var(--space-m); --fl-links-gap: var(--space-s); --fl-action-gap: var(--space-m); --fl-action-row-gap: calc(var(--space-xs) / 6);  --fl-utility-bg: var(--neutral-ultra-light); --fl-utility-clr: color-mix(in oklch, var(--base) 65%, transparent); --fl-utility-font-size: calc(var(--text-xs) * 0.95); --fl-utility-divider: color-mix(in oklch, var(--base) 18%, transparent); --fl-utility-padding-block: calc(var(--space-xs) * 0.5); --fl-hairline-clr: color-mix(in oklch, var(--base) 10%, transparent);  --fl-main-bg: var(--white); --fl-main-row-padding-block: calc(var(--space-s) * 0.5); --fl-search-max: calc(var(--content-width) * 0.45);  --fl-nav-bg: var(--base); --fl-nav-bg-hover: var(--base-dark); --fl-nav-height: 100px; --fl-nav-item-clr: var(--white); --fl-nav-item-hover-clr: var(--fl-accent); --fl-nav-divider: var(--border-color-light); --fl-nav-icon-size: var(--icon-size-m); --fl-nav-gap: calc(var(--content-gap) / 2); --fl-nav-label-size: var(--text-xs); --fl-nav-label-lh: 1.25; --fl-nav-item-padding-block: var(--space-xs); --fl-nav-item-padding-inline: .5em;  --fl-extras-icon-size: calc(var(--icon-size-s) * 1.125); --fl-extras-gap: calc(var(--space-xs) * 0.5); --fl-extras-padding-inline: var(--space-xs); --fl-extras-font-size: calc(var(--text-xs) * 0.95); --fl-extras-clr: var(--fl-nav-item-clr); --fl-extras-divider: var(--fl-nav-divider);  --fl-action-icon-size: calc(var(--icon-size-m) * 0.75); --fl-action-icon-clr: currentColor; --fl-action-label-size: var(--text-xs); --fl-action-label-clr: var(--text-dark-muted);  --fl-mobile-bar-height: calc(var(--space-l) * 1.75); --fl-mobile-search-height: calc(var(--space-l) * 1.5); --fl-back-bar-height: calc(var(--space-l) * 1.6); --fl-mobile-item-clr: var(--base); --fl-mobile-search-font-size: var(--text-m); --fl-mobile-search-icon-size: calc(var(--icon-size-m) * 0.75); --fl-mobile-search-placeholder-clr: color-mix(in oklch, var(--fl-search-box-clr) 55%, transparent); --fl-search-hide-duration: 0.28s;  --fl-search-box-bg: var(--white); --fl-search-box-clr: var(--base); --fl-search-box-radius: var(--radius); --fl-search-box-padding-inline: var(--space-xs); --fl-search-box-inset-block: calc(var(--space-xs) * 0.45);  --fl-panel-in-duration: 0.42s; --fl-panel-in-ttf: cubic-bezier(0.16, 1, 0.3, 1); --fl-panel-out-duration: 0.32s; --fl-panel-out-ttf: cubic-bezier(0.4, 0, 1, 1);  --fl-sticky-duration: var(--transition-duration); --fl-sticky-collapse-from: 260px; --fl-sticky-shadow: 0 2px 14px color-mix(in oklch, var(--black) 9%, transparent);  --fl-cats-btn-bg: var(--base); --fl-cats-btn-bg-hover: var(--base-dark); --fl-cats-btn-bg-active: var(--base-dark); --fl-cats-btn-clr: var(--white); --fl-cats-btn-font-size: var(--text-s); --fl-cats-btn-padding: var(--space-xs) var(--space-s); --fl-cats-btn-radius: var(--radius); --fl-cats-btn-icon-size: var(--icon-size-s);  --primary-clr: var(--primary);  --fl-accent: var(--primary);  --fl-accent-on-light: var(--primary-semi-dark); }   .dwc-nest-header > .brxe-block.fl-header__row { padding-inline: var(--fl-row-gutter); } .fl-header__row { display: flex; flex-direction: column; align-items: center; inline-size: 100%; } .fl-header__row-inner { display: flex;  flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; inline-size: 100%; max-inline-size: var(--fl-row-inner-max); margin-inline: auto; column-gap: var(--fl-row-gap); } .fl-header__row--utility { background-color: var(--fl-utility-bg); border-block-end: var(--border-size) var(--border-style) var(--fl-hairline-clr); padding-block: var(--fl-utility-padding-block); color: var(--fl-utility-clr); } .fl-header__row--main { background-color: var(--fl-main-bg); padding-block: var(--fl-main-row-padding-block); }  .fl-header__row--nav { --header-bg: var(--fl-nav-bg); --menu-item-clr: var(--fl-nav-item-clr); --menu-item-hover-clr: var(--fl-nav-item-hover-clr); --menu-item-active-clr: var(--fl-nav-item-hover-clr); --chevron-clr: var(--fl-nav-item-clr); min-block-size: var(--fl-nav-height); }  html:not(.dwc-mobile) .fl-header__row--nav .brx-dropdown-content {   --menu-item-hover-clr: var(--fl-accent-on-light); --menu-item-active-clr: var(--fl-accent-on-light); --menu-item-active-border-bg: var(--fl-accent-on-light); --menu-item-hover-border-bg: var(--fl-accent-on-light); --dropdown-item-hover-clr: var(--fl-accent-on-light); --dropdown-content-width: var(--fl-plane-width, 100vw) !important; max-inline-size: var(--fl-plane-width, 100vw) !important; left: calc(var(--left-position, 0px) - var(--fl-row-gutter)) !important; background-color: var(--fl-panel-bg);   max-block-size: calc(99dvb - (var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px))); overflow-y: auto; overscroll-behavior: contain; scrollbar-gutter: stable both-edges; scrollbar-width: thin; }  html:not(.dwc-mobile) .fl-header__row--nav .brx-dropdown-content > .mega-menu__content-inner { inline-size: min(var(--fl-row-inner-max), calc(var(--fl-plane-width, 100vw) - 2 * var(--fl-row-gutter))); margin-inline: auto; background-color: transparent;  max-block-size: none !important; overflow: visible !important; } .fl-header__row--nav > .dwc-nest-header__container { inline-size: 100%; max-inline-size: var(--fl-row-inner-max); margin-inline: auto; padding-inline: 0; }  .fl-header__links { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap;  inline-size: auto; gap: var(--fl-links-gap); } .fl-header__link { font-size: var(--fl-utility-font-size); color: var(--fl-utility-clr); text-decoration: none; } .fl-header__link:hover { color: var(--fl-accent-on-light); }  .fl-header__row--utility .fl-header__links > * + * { position: relative; } .fl-header__row--utility .fl-header__links > * + *::before { content: ''; position: absolute; inset-inline-start: calc(var(--fl-links-gap) / -2); inset-block-start: 50%; translate: 0 -50%; inline-size: var(--border-size); block-size: calc(var(--text-xs) * 0.85); background-color: var(--fl-utility-divider); } html.dwc-mobile .breakin-container .fl-header__links > * + *::before { content: none; }  .fl-header__row--main .dwc-nest-menu__logo { flex: 0 0 auto; inline-size: auto; display: flex; align-items: center; }  .fl-header__search { flex: 1 1 auto; inline-size: auto; max-inline-size: var(--fl-search-max); } .fl-header__search .dgwt-wcas-search-wrapp { max-inline-size: none; inline-size: 100%; }  .fl-header__actions { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; flex: 0 0 auto; inline-size: auto; gap: var(--fl-action-gap); } .fl-header__action { display: flex; flex-direction: column; flex: 0 0 auto; inline-size: auto; align-items: center; gap: var(--fl-action-row-gap); color: inherit; text-decoration: none; } .fl-header__action-icon { font-size: var(--fl-action-icon-size); color: var(--fl-action-icon-clr); line-height: 1; } .fl-header__action-label { font-size: var(--fl-action-label-size); color: var(--fl-action-label-clr); white-space: nowrap; } .fl-header__action:hover .fl-header__action-icon, .fl-header__action:hover .fl-header__action-label { color: var(--fl-accent-on-light); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-menu-wrap, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) { inline-size: 100%; } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items { inline-size: 100%; justify-content: space-between; }  html:not(.dwc-mobile) .brx-sticky .fl-header__row--utility { overflow: hidden; max-block-size: var(--fl-sticky-collapse-from); transition: max-block-size var(--fl-sticky-duration) ease, padding-block var(--fl-sticky-duration) ease, opacity var(--fl-sticky-duration) ease; } html:not(.dwc-mobile) .brx-sticky .fl-header__row--nav {  max-block-size: var(--fl-sticky-collapse-from); transition: max-block-size var(--fl-sticky-duration) ease, padding-block var(--fl-sticky-duration) ease, opacity var(--fl-sticky-duration) ease; } html:not(.dwc-mobile) .brx-sticky.scrolling .fl-header__row--utility, html:not(.dwc-mobile) .brx-sticky.scrolling .fl-header__row--nav { overflow: hidden; max-block-size: 0; min-block-size: 0;  padding-block: 0; opacity: 0; border-block-end-width: 0; pointer-events: none; } html:not(.dwc-mobile) .brx-sticky { transition: box-shadow var(--fl-sticky-duration) ease; } html:not(.dwc-mobile) .brx-sticky.scrolling { box-shadow: var(--fl-sticky-shadow); }  html.dwc-mobile { --fullscreen-mobile-menu-top-height: calc(var(--fl-mobile-bar-height) + var(--fl-mobile-search-height)); --mobile-menu-width: 100%; } html.dwc-mobile .dwc-nest-header { position: relative; }  html.dwc-mobile .fl-header__row--main { --fl-main-row-padding-block: 0px; --fl-action-gap: 1rem; } html.dwc-mobile .fl-header__row--main > .fl-header__row-inner { flex-wrap: wrap; row-gap: 0; column-gap: 0.75rem; } html.dwc-mobile .fl-header__row--main .dwc-nest-menu__logo { order: 1; min-block-size: var(--fl-mobile-bar-height); } html.dwc-mobile .fl-header__row--main .fl-header__actions { order: 2; margin-inline-start: auto; min-block-size: var(--fl-mobile-bar-height);  padding-inline-end: calc(var(--open-icon-size) + 0.5rem); } html.dwc-mobile .fl-header__row--main .fl-header__action-label { display: none; } html.dwc-mobile .fl-header__row--main .fl-header__search { order: 3; flex: 1 0 100%; max-inline-size: none; block-size: var(--fl-mobile-search-height); display: flex; align-items: center; border-block-start: var(--border-size) var(--border-style) var(--fl-hairline-clr); }  html.dwc-mobile .fl-header__row--nav { position: absolute; inset-block-start: 0; inset-inline-end: var(--fl-row-gutter);  z-index: auto; block-size: var(--fl-mobile-bar-height); min-block-size: 0; inline-size: auto; justify-content: center; --header-bg: transparent; background: transparent; }  html.dwc-mobile .dwc-nest-header > .brxe-block.fl-header__row--nav { padding-inline: 0; } html.dwc-mobile .fl-header__row--nav > .dwc-nest-header__container { inline-size: auto; min-block-size: 0; padding-inline: 0; }   html.dwc-mobile .breakin-container { background-color: var(--fl-breakin-bg); border-block-start: var(--border-size) var(--border-style) var(--fl-breakin-divider); } html.dwc-mobile .breakin-container .fl-header__row--utility { background: transparent; border: 0; padding-block: 0; inline-size: 100%; } html.dwc-mobile .breakin-container .fl-header__row-inner { flex-direction: column; align-items: stretch; max-inline-size: none; padding-inline: 0; gap: 0; } html.dwc-mobile .breakin-container .fl-header__links { flex-direction: column; align-items: stretch; gap: 0; }  html.dwc-mobile .breakin-container .fl-header__link { padding-block: var(--fl-breakin-padding-block); padding-inline: var(--fl-row-gutter); font-size: var(--fl-breakin-font-size); color: var(--fl-breakin-clr); border-block-start: var(--border-size) var(--border-style) var(--fl-breakin-divider); }  html.dwc-mobile .breakin-container .fl-header__links:first-child .fl-header__link:first-child { border-block-start: 0; }  html.dwc-mobile .fl-header__row--nav .dwc-nav-wrapper {  --menu-item-inline-padding: var(--fl-row-gutter); --menu-item-clr: var(--fl-mobile-item-clr); --menu-item-hover-clr: var(--fl-accent-on-light); --menu-item-active-clr: var(--fl-accent-on-light); --dropdown-item-clr: var(--fl-mobile-item-clr); --dropdown-expanded-clr: var(--fl-accent-on-light); --chevron-clr: var(--fl-mobile-item-clr); }  html:not(.dwc-mobile) .fl-header__row--nav .brx-nav-nested-items { flex-wrap: nowrap; }  html.dwc-mobile .fl-header__row--nav .dwc-nest-menu .dwc-nav-wrapper { transition-property: transform, visibility; transition-duration: var(--fl-panel-out-duration); transition-timing-function: var(--fl-panel-out-ttf); } html.dwc-mobile .fl-header__row--nav .dwc-nest-menu.brx-open .dwc-nav-wrapper { transition-duration: var(--fl-panel-in-duration); transition-timing-function: var(--fl-panel-in-ttf); }  html.dwc-mobile .fl-header__row--nav [data-slide-in-direction="top"] .dwc-nav-wrapper { z-index: -1; }  .fl-header__categories-toggle { display: none;  flex-direction: row; align-items: center; gap: 0.5rem; flex: 0 0 auto; inline-size: auto; appearance: none; border: 0; cursor: pointer; padding: var(--fl-cats-btn-padding); border-radius: var(--fl-cats-btn-radius); background-color: var(--fl-cats-btn-bg); color: var(--fl-cats-btn-clr); font-size: var(--fl-cats-btn-font-size); font-weight: 600; line-height: 1; white-space: nowrap; transition: background-color var(--fl-sticky-duration) ease; } .fl-header__categories-toggle:hover { background-color: var(--fl-cats-btn-bg-hover); } .fl-header__categories-toggle-icon { font-size: var(--fl-cats-btn-icon-size); line-height: 1; } .fl-header__categories-toggle .fl-icon--close { display: none; } html:not(.dwc-mobile) .brx-sticky.scrolling .fl-header__categories-toggle { display: flex; }  html:not(.dwc-mobile) .brx-sticky.scrolling[data-fl-cats="open"] .fl-header__row--nav { overflow: visible; max-block-size: var(--fl-sticky-collapse-from); min-block-size: var(--fl-nav-height); opacity: 1; pointer-events: auto; } html:not(.dwc-mobile) [data-fl-cats="open"] .fl-header__categories-toggle { background-color: var(--fl-cats-btn-bg-active); } html:not(.dwc-mobile) [data-fl-cats="open"] .fl-header__categories-toggle .fl-icon--open { display: none; } html:not(.dwc-mobile) [data-fl-cats="open"] .fl-header__categories-toggle .fl-icon--close { display: block; }  html.dwc-mobile .fl-header__row--main .fl-header__search { overflow: hidden; transition: block-size var(--fl-search-hide-duration) ease, border-color var(--fl-search-hide-duration) ease; } html.dwc-mobile .fl-header__row--main .fl-header__search > * { inline-size: 100%;  align-self: stretch; block-size: 100%; transition: transform var(--fl-search-hide-duration) ease, opacity var(--fl-search-hide-duration) ease; } html.dwc-mobile [data-fl-scroll="down"]:not(:has(.dwc-nest-menu.brx-open)) .fl-header__row--main .fl-header__search { block-size: 0; border-block-start-color: transparent; } html.dwc-mobile [data-fl-scroll="down"]:not(:has(.dwc-nest-menu.brx-open)) .fl-header__row--main .fl-header__search > * { transform: translateY(-100%); opacity: 0; }  html.dwc-mobile {  --top-offset: var(--fl-back-bar-height); --mobile-menu-top-height: var(--fl-back-bar-height); } html.dwc-mobile [data-fullscreen-mobile-menu="true"] .fl-header__row--nav [data-submenu-reveal="slide"] .brxe-dropdown.open.active > .brx-submenu-toggle button { block-size: var(--fl-back-bar-height); }  html.dwc-mobile .fl-header__row--nav .dwc-nav-wrapper:not(:has(.brxe-dropdown.open)) .dwc-nest-menu-top { display: none; }  html.dwc-mobile .fl-header__search .dgwt-wcas-search-wrapp, html.dwc-mobile .fl-header__search .dgwt-wcas-search-form { min-inline-size: 0;  block-size: 100%; } html.dwc-mobile .fl-header__search .dgwt-wcas-sf-wrapp { display: flex; align-items: center; block-size: 100%;  gap: 0; padding: 0; border: 0; border-radius: 0; background: none; box-shadow: none; } html.dwc-mobile .fl-header__search .dgwt-wcas-search-input { order: 1; flex: 1 1 auto; inline-size: 100%; block-size: auto !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: none !important; box-shadow: none !important;  font-size: var(--fl-mobile-search-font-size) !important; color: var(--fl-mobile-item-clr); } html.dwc-mobile .fl-header__search .dgwt-wcas-search-input::placeholder { color: var(--fl-mobile-search-placeholder-clr); opacity: 1; } html.dwc-mobile .fl-header__search .dgwt-wcas-search-submit { order: 2; margin-inline-start: 0.5rem;  position: relative !important;  inset: auto !important; inline-size: auto !important; block-size: auto !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: none !important; box-shadow: none !important; color: var(--fl-mobile-item-clr); } html.dwc-mobile .fl-header__search .dgwt-wcas-ico-magnifier {  inline-size: var(--fl-mobile-search-icon-size) !important; block-size: var(--fl-mobile-search-icon-size) !important; fill: currentColor; }  html.dwc-mobile .fl-header__row--main { border-block-end: var(--border-size) var(--border-style) var(--fl-hairline-clr); }     html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .dwc-nest-menu-top { display: none; } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-menu-wrap, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]), html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .dwc-nav-wrapper { inline-size: 100%; max-inline-size: none; margin-inline: 0; justify-content: flex-start; align-items: stretch; } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items { inline-size: 100%; margin-inline: 0; align-items: stretch; justify-content: flex-start;  --menu-item-separator-width: 0px; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li.breakin-container:empty { display: none; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:not(.fl-header__extras) { flex: 1 1 0; min-inline-size: 0; display: flex; border-inline-start: var(--border-size) var(--border-style) var(--fl-nav-divider); } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:last-child { border-inline-end: var(--border-size) var(--border-style) var(--fl-nav-divider); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .brx-submenu-toggle, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a.dwc-nest-nav-top-link { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: var(--fl-nav-gap); inline-size: 100%; min-block-size: var(--fl-nav-height); padding-block: var(--fl-nav-item-padding-block); padding-inline: var(--fl-nav-item-padding-inline) !important; text-align: center; text-wrap: balance; font-size: var(--fl-nav-label-size); line-height: var(--fl-nav-label-lh); color: var(--fl-nav-item-clr); background-color: transparent; transition: background-color 0.18s var(--transition-timing), color 0.18s var(--transition-timing); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .brx-submenu-toggle::before, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a.dwc-nest-nav-top-link::before { content: "" !important; position: static !important; inset: auto !important; transform: none !important; margin: 0 !important; flex: none !important; inline-size: var(--fl-nav-icon-size) !important; block-size: var(--fl-nav-icon-size) !important; min-inline-size: 0 !important; min-block-size: 0 !important; opacity: 1 !important; border-radius: 0 !important; background-color: currentColor !important; background-image: none !important; -webkit-mask: var(--fl-nav-icon) center / contain no-repeat; mask: var(--fl-nav-icon) center / contain no-repeat; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .brx-submenu-toggle > button { position: absolute !important; inline-size: 1px; block-size: 1px; padding: 0; margin: -1px; border: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has(> .brx-submenu-toggle > button:focus-visible) > .brx-submenu-toggle { outline: var(--fl-focus-width) solid var(--fl-accent); outline-offset: calc(-1 * var(--focus-width)); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:is(:hover, :focus-within, .open, .active) > .brx-submenu-toggle, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:is(:hover, :focus-within, .open, .active) > a.dwc-nest-nav-top-link { background-color: var(--fl-nav-bg-hover); color: var(--fl-nav-item-hover-clr); box-shadow: inset 0 var(--fl-nav-marker-width) 0 0 var(--fl-accent); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:last-child > a.dwc-nest-nav-top-link { color: var(--fl-accent); }  .fl-header__row--nav [data-fl-icon="kosa"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/kosa.svg"); } .fl-header__row--nav [data-fl-icon="aparati"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/aparati-pribor.svg"); } .fl-header__row--nav [data-fl-icon="manikura-pedikura"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/manikura-pedikura.svg"); } .fl-header__row--nav [data-fl-icon="lice-tijelo"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/lice-tijelo.svg"); } .fl-header__row--nav [data-fl-icon="oci"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/oci-make-up.svg"); } .fl-header__row--nav [data-fl-icon="oprema"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/namjestaj.svg"); } .fl-header__row--nav [data-fl-icon="muskarci"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/muskarci.svg"); }  .fl-header__row--nav [data-fl-icon="brendovi"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/brendovi-ikona.svg"); } .fl-header__row--nav [data-fl-icon="novo"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/novo-ikona.svg"); } .fl-header__row--nav [data-fl-icon="akcije"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/akcije-ikona.svg"); } .fl-header__row--nav [data-fl-icon="outlet"] { --fl-nav-icon: url("https://frizerland.co/wp-content/uploads/2026/08/outlet-ikona.svg"); }  @media (min-width: 1201px) and (max-width: 1439px) { html:not(.dwc-mobile) .fl-header__row--nav { --fl-nav-icon-size: 30px; --fl-nav-height: 94px; --fl-nav-gap: 8px; } } @media (min-width: 1201px) and (max-width: 1365px) { html:not(.dwc-mobile) .fl-header__row--nav { --fl-nav-icon-size: 28px; --fl-nav-height: 90px; --fl-nav-item-padding-block: 12px; --fl-nav-item-padding-inline: 6px; } }    .fl-header__row--main { color: var(--base); } .fl-header__row--main .dwc-nest-menu__logo { color: inherit; } html.dwc-mobile .fl-header__row--main { --fl-main-bg: var(--base); --fl-hairline-clr: var(--border-color-light); --fl-action-label-clr: var(--text-light-muted); color: var(--white); }  html.dwc-mobile .fl-header__row--nav { --menu-toggle-clr: var(--white); }  html.dwc-mobile .fl-header__search { border-block-start: 0; padding-block-end: var(--fl-search-box-inset-block); } html.dwc-mobile .fl-header__search .dgwt-wcas-sf-wrapp { background: var(--fl-search-box-bg) !important; border-radius: var(--fl-search-box-radius) !important; padding-inline: var(--fl-search-box-padding-inline) !important; block-size: calc(var(--fl-mobile-search-height) - var(--fl-search-box-inset-block)); color: var(--fl-search-box-clr); } html.dwc-mobile .fl-header__search .dgwt-wcas-search-input { color: var(--fl-search-box-clr) !important; } html.dwc-mobile .fl-header__search .dgwt-wcas-search-input::placeholder { color: var(--fl-mobile-search-placeholder-clr); opacity: 1; } html.dwc-mobile .fl-header__search .dgwt-wcas-search-submit { color: var(--fl-search-box-clr); }  html.dwc-mobile .fl-header__row--nav .dwc-nav-wrapper { --menu-item-hover-clr: var(--fl-mobile-item-clr); --menu-item-active-clr: var(--fl-mobile-item-clr);  --back-text-clr: var(--white); --back-text-bg: var(--base); --dropdown-expanded-clr: var(--white); --dropdown-expanded-bg: var(--base); }  html.dwc-mobile .fl-header__row--nav .dwc-nav-wrapper .brx-nav-nested-items > li:is(.open, .active) > .brx-submenu-toggle, html.dwc-mobile .fl-header__row--nav .dwc-nav-wrapper .brx-nav-nested-items > li:is(.open, .active) > .brx-submenu-toggle > button { background-color: var(--base); color: var(--white); }  html.dwc-mobile .fl-header__row--nav .dwc-nav-wrapper:has(.brxe-dropdown.open) .dwc-nest-menu-top { background-color: var(--base); --menu-close-toggle-clr: var(--white); }  html.dwc-mobile .dgwt-wcas-suggestions-wrapp, html.dwc-mobile .dgwt-wcas-details-wrapp { color: var(--fl-mobile-item-clr); }   html.dwc-mobile .fl-header__row--main .fl-header__search {  --fl-search-box-radius: 0; --fl-search-box-padding-inline: 0; --fl-search-box-inset-block: 0px; margin-inline: calc(var(--fl-row-gutter) * -1); padding-inline: var(--fl-row-gutter); background-color: var(--fl-search-box-bg); border-radius: 0; border-block-start: 0; }  @media (max-width: 1200px) {  .dwc-nest-header > .fl-header__row--utility { display: none; } }  :root {  --fl-focus-width: 2px; --fl-focus-offset: 2px; --fl-focus-clr: currentColor;  --fl-nav-divider-width: 1px;  --fl-nav-marker-width: 3px;  --fl-touch-min-inline: calc(var(--icon-size-s) * 1.5); --fl-touch-min-block: calc(var(--icon-size-m) * 1.4); }  #brx-header :is(a, button, input, select, textarea, [tabindex]):focus-visible { outline: var(--fl-focus-width) solid var(--fl-focus-clr); outline-offset: var(--fl-focus-offset); }  #brx-header .fl-header__search input:focus-visible { outline-offset: calc(var(--fl-focus-offset) * -1); }  html:not(.dwc-mobile) .fl-header__row--nav .brx-dropdown-content { margin-inline-start: calc(var(--fl-nav-divider-width) * -1); }  @media (max-width: 1200px) { #brx-header .fl-header__actions .fl-header__action { min-inline-size: var(--fl-touch-min-inline); min-block-size: var(--fl-touch-min-block); justify-content: center; } #brx-header .dwc-nest-menu > .brxe-toggle { min-inline-size: var(--fl-touch-min-inline); min-block-size: var(--fl-touch-min-block); justify-content: center; } }  :root { --fl-mobile-nav-icon-size: calc(var(--icon-size-m) * 0.75); --fl-mobile-nav-icon-gap: calc(var(--space-xs) * 0.75); } html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li > .brx-submenu-toggle, html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li > a.dwc-nest-nav-top-link { gap: var(--fl-mobile-nav-icon-gap); }   html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .brx-submenu-toggle::before, html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a.dwc-nest-nav-top-link::before { content: "" !important; position: static !important; inset: auto !important; transform: none !important; margin: 0 !important; flex: none !important; inline-size: var(--fl-mobile-nav-icon-size) !important; block-size: var(--fl-mobile-nav-icon-size) !important; min-inline-size: 0 !important; min-block-size: 0 !important; opacity: 1 !important; border-radius: 0 !important; background-color: currentColor !important; background-image: none !important; -webkit-mask: var(--fl-nav-icon) center / contain no-repeat; mask: var(--fl-nav-icon) center / contain no-repeat; }  html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li > .brx-submenu-toggle, html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li > a.dwc-nest-nav-top-link { justify-content: flex-start; text-align: start; }  html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li > .brx-submenu-toggle > span { flex: 1 1 auto; text-align: start; }  html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li > .brx-submenu-toggle > button { margin-inline-start: auto; flex: none; } :root {   --fl-view-all-font-size: calc(var(--icon-size-s) * 1.25); --fl-view-all-gap: calc(var(--space-xs) * 0.6);  --fl-view-all-divider: var(--base-light); --fl-panel-bg: var(--neutral-ultra-light);  --fl-see-all-font-size: calc(var(--text-xs) * 0.9); --fl-see-all-clr: var(--base); --fl-see-all-tracking: 0.06em; --fl-see-all-gap: calc(var(--space-xs) * 0.5);  --fl-breakin-bg: var(--neutral-ultra-light); --fl-breakin-clr: var(--fl-utility-clr); --fl-breakin-font-size: var(--text-s); --fl-breakin-padding-block: calc(var(--space-xs) * 0.9); --fl-breakin-divider: var(--fl-hairline-clr); }  .mega-menu__view-all { display: flex; flex-direction: row; align-items: baseline; gap: var(--fl-view-all-gap); inline-size: auto; margin-block-end: var(--space-s); } .mega-menu__view-all .mega-menu__view-all-label { font-size: var(--fl-view-all-font-size); font-weight: 700; color: var(--base); }  .mega-menu__view-all .mega-menu__view-all-label::after { content: "|"; color: var(--fl-view-all-divider); font-weight: 400; margin-inline-start: calc(var(--fl-view-all-gap) * 0.5); } .mega-menu__view-all .mega-menu__view-all-link { font-size: var(--fl-view-all-font-size); font-weight: 700; color: var(--fl-accent-on-light); display: inline-flex; align-items: baseline; gap: calc(var(--fl-view-all-gap) * 0.5); padding-block: 0;  position: relative; padding-inline-end: calc(var(--fl-view-all-font-size) + var(--fl-view-all-gap) * 0.5); } .mega-menu__view-all .mega-menu__view-all-link:hover, .mega-menu__view-all .mega-menu__view-all-link:focus-visible { text-decoration: underline; }  .mega-menu__view-all .mega-menu__view-all-link::after { content: "→"; position: absolute; inset-inline-end: 0; inset-block-end: 0; transition: translate var(--transition-duration) ease; } .mega-menu__view-all .mega-menu__view-all-link:hover::after { translate: calc(var(--space-xs) * 0.25) 0; }  .mega-menu__cat-list .mega-menu__link--see-all { font-size: var(--fl-see-all-font-size); font-weight: 400; color: var(--fl-see-all-clr); text-transform: uppercase; letter-spacing: var(--fl-see-all-tracking); display: inline-flex; align-items: baseline; gap: calc(var(--fl-view-all-gap) * 0.5);  position: relative; padding-inline-end: calc(var(--fl-see-all-font-size) + var(--fl-view-all-gap) * 0.5); } .mega-menu__cat-list .mega-menu__link--see-all::after { content: "→"; position: absolute; inset-inline-end: 0; inset-block-end: 0; transition: translate var(--transition-duration) ease; } .mega-menu__cat-list .mega-menu__link--see-all:hover::after { translate: calc(var(--space-xs) * 0.25) 0; } .mega-menu__cat-list .mega-menu__link--see-all:hover, .mega-menu__cat-list .mega-menu__link--see-all:focus-visible { text-decoration: underline; }  .mega-menu__cat-list .mega-menu__cat-item:has(> .mega-menu__link--see-all) { margin-block-start: var(--fl-see-all-gap); padding-block-start: var(--fl-see-all-gap); border-block-start: 1px solid var(--fl-view-all-divider); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li.fl-header__extras { flex: 0 0 auto; display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr 1fr; border-inline: var(--fl-nav-divider-width) solid var(--fl-extras-divider); } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra { display: flex; align-items: center; gap: var(--fl-extras-gap);  padding-block: 0;  padding-inline: var(--fl-extras-padding-inline) !important; color: var(--fl-extras-clr); font-size: var(--fl-extras-font-size); font-weight: 500; line-height: var(--fl-nav-label-lh); text-decoration: none; white-space: nowrap; transition: color var(--transition-duration) ease; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra:nth-child(2n) { border-inline-start: var(--fl-nav-divider-width) solid var(--fl-extras-divider); } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra:nth-child(n+3) { border-block-start: var(--fl-nav-divider-width) solid var(--fl-extras-divider); }  .fl-header__row--nav .fl-header__extra::before { content: "" !important; position: static !important; inset: auto !important; transform: none !important; margin: 0 !important; flex: none !important; inline-size: var(--fl-extras-icon-size) !important; block-size: var(--fl-extras-icon-size) !important; min-inline-size: 0 !important; min-block-size: 0 !important; opacity: 1 !important; border-radius: 0 !important; background-color: currentColor !important; background-image: none !important; -webkit-mask: var(--fl-nav-icon) center / contain no-repeat; mask: var(--fl-nav-icon) center / contain no-repeat; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a.dwc-nest-nav-top-link[aria-current="page"] { color: var(--fl-nav-item-hover-clr); background-color: var(--fl-nav-bg-hover); box-shadow: inset 0 var(--fl-nav-marker-width) 0 0 var(--fl-accent); }  html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) { box-shadow: inset var(--fl-nav-marker-width) 0 0 0 var(--fl-accent-on-light); } html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle, html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle > span, html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a.dwc-nest-nav-top-link[aria-current="page"] { color: var(--fl-accent-on-light); }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra:hover, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra:focus-visible, html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra[aria-current] { color: var(--fl-nav-item-hover-clr); background-color: var(--fl-nav-bg-hover); box-shadow: inset 0 var(--fl-nav-marker-width) 0 0 var(--fl-accent); }  html.dwc-mobile .fl-header__row--nav .fl-header__extras { display: block; border: 0; } html.dwc-mobile .fl-header__row--nav .fl-header__extra { display: flex; align-items: center; gap: var(--fl-mobile-nav-icon-gap); padding-block: var(--fl-nav-item-padding-block); padding-inline: var(--fl-row-gutter); color: var(--fl-mobile-item-clr); font-size: var(--menu-item-font-size); text-decoration: none; border-block-start: var(--fl-nav-divider-width) solid var(--fl-hairline-clr); } html.dwc-mobile .fl-header__row--nav .fl-header__extra:hover, html.dwc-mobile .fl-header__row--nav .fl-header__extra:focus-visible { color: var(--fl-accent-on-light); } html.dwc-mobile body:not(.brx-header-left, .brx-header-right) .fl-header__row--nav .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .fl-header__extra::before { inline-size: var(--fl-mobile-nav-icon-size) !important; block-size: var(--fl-mobile-nav-icon-size) !important; }  .fl-header__row--main { --fl-ai-btn-bg: var(--base); --fl-ai-btn-bg-hover: var(--base-dark); --fl-ai-btn-clr: var(--white); --fl-ai-btn-icon-clr: var(--fl-accent); --fl-ai-btn-gap: calc(var(--space-xs) * 0.5); --fl-search-group-gap: calc(var(--space-xs) * 0.5); } .brxe-block.fl-header__search { flex-direction: row; flex-wrap: nowrap; align-items: stretch; gap: var(--fl-search-group-gap); } .fl-header__search > .brxe-shortcode { flex: 1 1 auto; min-inline-size: 0; } .fl-header__ai-button { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; flex: 0 0 auto; inline-size: auto; gap: var(--fl-ai-btn-gap); appearance: none; border: 0; cursor: pointer; padding-block: 0; padding-inline: var(--btn-padding-inline); border-radius: var(--fl-cats-btn-radius); background-color: var(--fl-ai-btn-bg); color: var(--fl-ai-btn-clr); font-size: var(--text-s); font-weight: 600; line-height: 1; white-space: nowrap; transition: background-color var(--transition-duration) ease; } .fl-header__ai-button:hover { background-color: var(--fl-ai-btn-bg-hover); } .fl-header__ai-button:focus-visible { outline: var(--fl-focus-width) solid var(--fl-accent); outline-offset: var(--fl-focus-offset); } .fl-header__ai-icon { inline-size: 1.25em; block-size: 1.25em; flex: none; fill: currentColor; color: var(--fl-ai-btn-icon-clr); } .fl-header__ai-label { color: inherit; } html.dwc-mobile .fl-header__row--main .fl-header__search > .brxe-shortcode { flex: 1 1 auto; inline-size: auto; } html.dwc-mobile .fl-header__row--main .fl-header__search > .fl-header__ai-button { inline-size: auto; align-self: center; block-size: calc(var(--fl-mobile-search-height) * 0.7); padding-inline: calc(var(--btn-padding-inline) * 0.6); } html.dwc-mobile .fl-header__row--main .fl-header__ai-button { position: relative; } html.dwc-mobile .fl-header__row--main .fl-header__ai-button::after { content: ""; position: absolute; inset-inline: 0; inset-block: calc(var(--space-xs) * -0.5); } html.dwc-mobile .fl-header__ai-suffix { display: none; }  .fl-header__row--nav { --fl-quick-gap: calc(var(--space-xs) * 0.5); --fl-quick-pad-block: calc(var(--space-xs) * 0.75); --fl-quick-radius: var(--radius); --fl-quick-bg: var(--base); --fl-quick-bg-hover: var(--base-dark); --fl-quick-sale-bg: var(--danger, var(--base)); --fl-quick-clr: var(--white); --fl-acc-chevron-size: calc(var(--text-s) * 0.5); --fl-acc-chevron-width: calc(var(--border-width) * 2); }  html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li.fl-header__extras { order: -1; display: grid; grid-template-columns: var(--grid-2); gap: var(--fl-quick-gap); padding-block: var(--fl-quick-pad-block); padding-inline: var(--fl-row-gutter); border: 0; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra { justify-content: center; min-block-size: var(--fl-touch-min-block); padding-block: 0; padding-inline: var(--fl-quick-gap); border: 0; border-radius: var(--fl-quick-radius); background-color: var(--fl-quick-bg); color: var(--fl-quick-clr); font-size: var(--text-s); font-weight: 600; transition: background-color var(--transition-duration) ease; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="akcije"] { order: 1; background-color: var(--fl-quick-sale-bg); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="novo"] { order: 2; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="brendovi"] { order: 3; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="outlet"] { order: 4; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra:hover, html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra:focus-visible { color: var(--fl-quick-clr); background-color: var(--fl-quick-bg-hover); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra:focus-visible { outline: var(--fl-focus-width) solid var(--fl-accent); outline-offset: var(--fl-focus-offset); }  summary.mega-menu__nav-wrap { list-style: none; } summary.mega-menu__nav-wrap::-webkit-details-marker { display: none; } html:not(.dwc-mobile) summary.mega-menu__nav-wrap { cursor: default; }  html.dwc-mobile .fl-header__row--nav .mega-menu__categories-block { grid-template-columns: var(--grid-1); gap: 0; } html.dwc-mobile .fl-header__row--nav .mega-menu__category { gap: 0; border-block-start: var(--border-width) var(--border-style) var(--fl-hairline-clr); } html.dwc-mobile .fl-header__row--nav .mega-menu__category:last-child { border-block-end: var(--border-width) var(--border-style) var(--fl-hairline-clr); } html.dwc-mobile .fl-header__row--nav summary.mega-menu__nav-wrap { align-items: center; justify-content: space-between; min-block-size: var(--fl-touch-min-block); cursor: pointer; } html.dwc-mobile .fl-header__row--nav summary.mega-menu__nav-wrap::after { content: ""; flex: none; inline-size: var(--fl-acc-chevron-size); block-size: var(--fl-acc-chevron-size); margin-inline-end: calc(var(--fl-acc-chevron-size) * 0.5); border-inline-end: var(--fl-acc-chevron-width) solid currentColor; border-block-end: var(--fl-acc-chevron-width) solid currentColor; rotate: 45deg; translate: 0 -25%; transition: rotate var(--transition-duration) ease, translate var(--transition-duration) ease; } html.dwc-mobile .fl-header__row--nav .mega-menu__category[open] > summary.mega-menu__nav-wrap::after { rotate: -135deg; translate: 0 25%; } html.dwc-mobile .fl-header__row--nav .mega-menu__dropdown-title { font-size: var(--text-m); } html.dwc-mobile .fl-header__row--nav .mega-menu__cat-list { padding-block-end: var(--fl-quick-pad-block); } html.dwc-mobile .fl-header__row--nav .mega-menu__cat-list .mega-menu__link:not(.mega-menu__link--see-all) { display: flex; align-items: center; min-block-size: var(--fl-touch-min-block); padding-block: 0; } html.dwc-mobile .fl-header__row--nav .mega-menu__cat-list .mega-menu__cat-item:has(> .mega-menu__link--see-all) { margin-block-start: 0; padding-block-start: 0; } html.dwc-mobile .fl-header__row--nav .mega-menu__link--see-all, html.dwc-mobile .fl-header__row--nav .mega-menu__view-all .mega-menu__view-all-link { align-items: center; min-block-size: var(--fl-touch-min-block); padding-inline-end: 0; } html.dwc-mobile .fl-header__row--nav .mega-menu__link--see-all::after, html.dwc-mobile .fl-header__row--nav .mega-menu__view-all .mega-menu__view-all-link::after { position: static; } html.dwc-mobile .fl-header__row--nav .mega-menu__view-all { margin-block-end: 0; }  #brx-header .dwc-nest-menu .brxe-toggle { position: relative; } #brx-header .dwc-nest-menu .brxe-toggle::after { content: ""; position: absolute; inset-block: 0; inset-inline: calc(var(--space-xs) * -0.5); }   html:not(.dwc-mobile) .fl-header__row--nav .mega-menu__content-inner > .mega-menu__view-all { justify-content: space-between; align-items: baseline; inline-size: 100%; margin-block-end: 0; }  html:not(.dwc-mobile) .fl-header__row--nav .mega-menu__cat-list .mega-menu__cat-item:has(> .mega-menu__link--see-all) { margin-block-start: calc(var(--space-xs) * 0.75); padding-block-start: 0; border-block-start: 0; } html:not(.dwc-mobile) .fl-header__row--nav .mega-menu__cat-list .mega-menu__link--see-all { color: var(--fl-accent-on-light); font-weight: 600; }  html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li.fl-header__extras { grid-template-columns: var(--grid-4); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra { padding-inline: calc(var(--space-xs) * 0.15); background-color: var(--neutral-ultra-light); color: var(--base); font-size: var(--text-xs); letter-spacing: var(--fl-letter-spacing-tight); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="akcije"] { order: 1; background-color: var(--neutral-ultra-light); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="outlet"] { order: 2; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="novo"] { order: 3; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="brendovi"] { order: 4; } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="akcije"]::before { color: var(--warning-semi-light); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="outlet"]::before { color: var(--base); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="novo"]::before { color: var(--success); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra[data-fl-icon="brendovi"]::before { color: var(--neutral-semi-light); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra:hover, html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra:focus-visible { background-color: var(--neutral-light); color: var(--base); }  html.dwc-mobile .breakin-container .fl-header__links:first-child { display: grid; grid-template-columns: var(--grid-2); column-gap: var(--fl-row-gutter); padding-inline: var(--fl-row-gutter); } html.dwc-mobile .breakin-container .fl-header__links:first-child .fl-header__link { display: flex; align-items: center; min-block-size: var(--fl-touch-min-block); padding-block: 0; padding-inline: 0; } html.dwc-mobile .breakin-container .fl-header__links:first-child .fl-header__link { border-block-start: 0; }  html.dwc-mobile .fl-header__row--nav .brx-nav-nested-items > li.fl-header__extras { --fl-mobile-nav-icon-size: var(--icon-size-s); } html.dwc-mobile .fl-header__row--nav .fl-header__extras > .fl-header__extra { gap: calc(var(--space-xs) * 0.35); } html.dwc-mobile .breakin-container .fl-header__links:not(:first-child) { display: none; }    @media only screen and (max-width: 1200px) { .bricks-is-frontend .dwc-nav-wrapper:not(.show-nav .dwc-nav-wrapper){ display: none; } [data-breakinto].dwc-tabbed-nav-container:not(.brxe-dropdown .dwc-tabbed-nav-container){ display: none; } .desktop-centered header:has([data-fix-centered-logo-fouc="true"]) { opacity: 0; } .dwc-nest-menu__logo[data-breakout-link] { margin-inline-end: auto } .bricks-is-frontend [data-fullscreen-mobile-menu="true"] [data-submenu-reveal="slide"] .open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button), .bricks-is-frontend [data-submenu-reveal="slide"].open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button) { inset-block-start: 0; block-size: var(--dwc-nest-header-height) ; } .bricks-is-frontend [data-fullscreen-mobile-menu="true"] .dwc-nav-wrapper{ --dwc-nest-header-height: var(--fullscreen-mobile-menu-top-height); --dwc-header-div-height: var(--fullscreen-mobile-menu-top-height); }  .dwc-nest-menu__mobile-logo> :is(svg, img) { block-size: 100%; inline-size: auto; min-block-size: var(--mobile-logo-height, 40px); } .dwc-nest-menu__mobile-logo:not([data-show-mobile-logo="true"] .dwc-nest-menu__mobile-logo) { display: none; } [data-sidebar-back-text-on-logo="true"] .dwc-nest-menu__mobile-logo { --dwc-nest-header-height: var(--mobile-menu-top-height); }  .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .brx-nav-nested-items { transform: translateY(-100%); } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"].brx-open .brx-nav-nested-items { transform: translateY(0%); }  .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .brx-nav-nested-items { transition: 0.45s; transition-timing-function: var(--mobile-menu-ttf); inset-block-start: calc(var(--dwc-nest-header-height) * -1); } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-submenu-reveal="expand"][data-match-overlay-header-width="true"] .brx-nav-nested-items {   }  .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .brx-nav-nested-items { --mobile-menu-width: 100% !important; inline-size: var(--mobile-menu-width); border-bottom-left-radius: min(var(--mobile-menu-radius), 2em); border-bottom-right-radius: min(var(--mobile-menu-radius), 2em); padding-block-start: var(--dwc-nest-header-height); overflow-x: hidden; } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"]:not([data-submenu-reveal="expand"]) .brx-nav-nested-items { overflow-y:hidden; } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="expand"] .brx-nav-nested-items { max-block-size: 100dvh; } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .dwc-nav-wrapper { transform: translateY(0%); border-radius: min(var(--overlay-header-radius), 2em); overflow: hidden !important; inset-block-start: calc(var(--overlay-header-inset) + var(--wp-admin--admin-bar--height, 0px) + 3px); } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"].brx-open .dwc-nav-wrapper { transform: translateY(0%); } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] :is(.dwc-nav-wrapper) { --mobile-menu-width: min(calc(100% - (var(--overlay-header-inset) * 2)), 100%) !important; inline-size: var(--mobile-menu-width) !important; inset-inline-end: var(--overlay-header-inset) !important; block-size: calc(100dvb - (var(--overlay-header-inset) * 2)); } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu.brxe-nav-nested[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .brxe-dropdown:not(.open) .brx-dropdown-content:not([data-builder-mode] .brx-dropdown-content) { min-block-size: 0; } .dwc-mobile [data-overlay-header-mobile="true"].dwc-nest-header:has(.dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"]) { padding-inline: initial } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .dwc-nest-menu-top { border-block-end: initial; min-block-size: var(--dwc-header-div-height); }  .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="slide"] .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul, [data-submenu-reveal="expand"].brx-has-megamenu ul, :has(.dwc-tabbed-nav-list__li.active)) { inset-block-start: calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px)) !important; padding-block-start: 50px; } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="slide"] .brxe-dropdown:not(.brx-has-megamenu, [data-submenu-reveal="expand"]) .brx-dropdown-content:not([data-hide-close-bar="true"] ul, :has(.dwc-tabbed-nav-list__li.active)), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul, :has(.dwc-tabbed-nav-list__li.active)) { inset-block-start: calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px)) !important; padding-block-start: 50px; }  .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="slide"] .open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button), .bricks-is-frontend [data-submenu-reveal="slide"].open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button) { inset-block-start: calc(max(var(--dwc-nest-header-height) - var(--dwc-header-div-height), var(--dwc-header-div-height))); }  .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-submenu-reveal="slide"][data-slide-in-direction="top"][data-match-overlay-header-width="true"] .open.active>.brx-submenu-toggle>button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button, .open.active:has(.open.active)>.brx-submenu-toggle > button) { z-index: 9999; min-inline-size: 100%; min-block-size: 50px; inset-block-start: calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px)) !important; } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-submenu-reveal="slide"][data-slide-in-direction="top"][data-match-overlay-header-width="true"] .open.active>.brx-submenu-toggle>button:not([data-submenu-reveal="expand"] button) { inset-block-start: calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px)) !important; } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="slide"] .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content { min-block-size: 100%; } .dwc-mobile [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content{ min-inline-size: 0px !important; } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="slide"] .brxe-dropdown.brx-has-megamenu:not(:is([data-submenu-reveal="expand"])) .brx-dropdown-content:not([data-submenu-reveal="expand"] .brx-dropdown-content)>li { padding-block-end: 40px; } .dwc-mobile .dwc-nest-header[data-overlay-header-mobile="true"]>div { padding-inline: var(--menu-item-inline-padding); border-radius: var(--overlay-header-radius); }    [data-offcanvas="true"] .open:has(.open) .brx-dropdown-content::before { display: none !important; } [data-offcanvas="true"] .brx-nav-nested-items { flex-wrap: nowrap; } .dwc-nest-menu .brx-nav-nested-items { gap: 0; } .dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.open) .brx-dropdown-content:not([data-builder-mode] .brx-dropdown-content) { display: flex; visibility: hidden; } [data-overlay-header="true"] .dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.open) .brx-dropdown-content:not([data-builder-mode] .brx-dropdown-content), .dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.open) .brx-dropdown-content:not([data-builder-mode] .brx-dropdown-content) { min-inline-size: 0 !important; } .dwc-nest-menu.brxe-nav-nested.brx-open .brxe-dropdown>.brx-dropdown-content { overflow-y: auto; } .dwc-nest-menu .brx-nav-nested-items { flex-direction: column !important; flex-wrap: nowrap; } .dwc-nest-toggle--open.brxe-toggle { display: flex !important; place-items: center; } .dwc-nest-menu .brx-nav-nested-items { position: relative !Important; background: var(--mobile-menu-bg) !important; align-items: stretch; } .dwc-nest-header:not([data-overlay-header-mobile="true"]:has([data-slide-in-direction="top"])) .dwc-nest-menu .brx-nav-nested-items { flex-grow: 1; } [data-overlay-header-mobile="true"] .dwc-nest-menu.dwc-nest-menu[data-submenu-reveal="slide"] .brx-nav-nested-items:has(li.open.active) { min-height: calc(var(--dwc-nest-header-height) + 100vh); } [data-overlay-header-mobile="true"] .dwc-nest-menu.dwc-nest-menu .brx-nav-nested-items:has(li.open.active) { flex-grow: 1; } .dwc-nest-menu .brx-nav-nested-items:not(.brx-open .brx-nav-nested-items) { transform: unset } .dwc-nest-menu .brxe-dropdown:not(.brx-has-megamenu)>.brx-dropdown-content { transform: translateZ(0); transform: unset; } .dwc-nest-menu.brxe-nav-nested.brx-closing .brx-nav-nested-items { opacity: unset !important; visibility: unset !important; } .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items { overflow-y: auto; scrollbar-width: none; justify-content: flex-start !important; }  .dwc-nav-wrapper { position: fixed; inset-block: 0; inset-inline-end: 0; transform: translateX(100%); background-color: var(--mobile-menu-bg); transition: 0.45s; transition-timing-function: var(--mobile-menu-ttf); z-index: 1; flex-wrap: nowrap; inline-size: var(--mobile-menu-width); visibility: hidden; } .brx-open .dwc-nav-wrapper { transform: translateX(0%); visibility: visible; } .dwc-nest-menu-top { background-color: var(--mobile-menu-topbar-bg); border-block-end: var(--menu-item-border); min-block-size: var(--dwc-nest-header-height); display: flex; flex-direction: row; align-items: center; } .dwc-nest-menu .brxe-dropdown.brx-has-megamenu, .dwc-nest-menu .menu-item>a { border-block-end: var(--menu-item-border); } .dwc-nest-menu .brxe-dropdown:not(.brx-has-megamenu):not(.open, :has(.open)), .dwc-nest-menu .brxe-dropdown:not(.brx-has-megamenu)>.brxe-dropdown:not(.open, :has(.open)) { border-block-end: var(--menu-item-border); }  :is([data-last-item-is-button="true"], [data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items>.menu-item:last-of-type, :is([data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items>.menu-item:nth-last-of-type(-n+2), [data-last-item-is-button="true-3"].dwc-nest-menu .brx-nav-nested-items>.menu-item:nth-last-of-type(-n+3) { padding-inline: var(--menu-item-inline-padding) !important; padding-block: var(--menu-item-block-padding) !important; inline-size: 100%; margin-inline: auto; max-inline-size: var(--cta-width); } [data-last-item-is-button="true-2"].dwc-nest-menu .brx-nav-nested-items>.menu-item:nth-last-of-type(-n+2)+li { padding-block-start: var(--cta-gap-offset) !important } [data-last-item-is-button="true-3"].dwc-nest-menu .brx-nav-nested-items>.menu-item:nth-last-of-type(-n+3)+li { padding-block-start: var(--cta-gap-offset) !important } :is([data-last-item-is-button="true"], [data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items>.menu-item:last-of-type a, :is([data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items>.menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"].dwc-nest-menu .brx-nav-nested-items>.menu-item:nth-last-of-type(-n+3) a { justify-content: center; }  .bricks-is-frontend [data-slide-in-direction="left"] .dwc-nav-wrapper { transform: translateX(-100%); inset-inline-start: 0; overflow: hidden; }  [dir="rtl"] .bricks-is-frontend [data-slide-in-direction="left"] .dwc-nav-wrapper { inset-inline-start: initial; inset-inline-end: 0; } [dir="rtl"] .bricks-is-frontend [data-slide-in-direction="left"] .dwc-nav-wrapper { inset-inline-start: initial; inset-inline-end: 0; } [dir="rtl"] .bricks-is-frontend [data-submenu-reveal="slide"][data-slide-in-direction="left"] .open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button), [dir="rtl"] .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="left"] [data-submenu-reveal="slide"].open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button) { inset-inline-start: initial; inset-inline-end: 0; justify-content: flex-end; } .bricks-is-frontend [data-slide-in-direction="left"].brx-open .dwc-nav-wrapper { transform: translateX(0); }  .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="top"].brx-open .dwc-nav-wrapper, .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="left top"].brx-open .dwc-nav-wrapper { transform: translateY(0%); } .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="top"] .dwc-nav-wrapper, .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="left top"] .dwc-nav-wrapper { transform: translateY(-100%); }  .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="bottom"].brx-open .dwc-nav-wrapper, .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="left bottom"].brx-open .dwc-nav-wrapper { transform: translateY(0%); } .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="bottom"] .dwc-nav-wrapper, .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="left bottom"] .dwc-nav-wrapper { transform: translateY(100%); } .bricks-is-frontend [data-slide-in-direction="left bottom"] .dwc-nav-wrapper, .bricks-is-frontend [data-slide-in-direction="left top"] .dwc-nav-wrapper { inset-inline-start: 0; overflow: hidden; } .dwc-nest-menu.brxe-nav-nested .brxe-dropdown>.brx-dropdown-content::-webkit-scrollbar-track, .dwc-nest-menu .brx-nav-nested-items::-webkit-scrollbar-track { border-radius: 50vw; background-color: transparent; } .dwc-nest-menu.brxe-nav-nested .brxe-dropdown>.brx-dropdown-content::-webkit-scrollbar, .dwc-nest-menu .brx-nav-nested-items::-webkit-scrollbar { inline-size: 0px; background-color: transparent; } .dwc-nest-menu.brxe-nav-nested .brxe-dropdown>.brx-dropdown-content::-webkit-scrollbar-thumb, .dwc-nest-menu .brx-nav-nested-items::-webkit-scrollbar-thumb { border-radius: 50vw; background-color: #55565d; }   .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"])) .brx-dropdown-content:not([data-submenu-reveal="expand"] *), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown .brx-dropdown-content { max-block-size: unset; position: absolute !important; opacity: 1; transition-duration: 0.45s !important; transition-timing-function: var(--mobile-menu-ttf); padding-block-end: 50px; } .bricks-is-frontend .dwc-nest-menu [data-submenu-reveal="expand"].brx-has-megamenu>ul { position: static !important; padding-block-end: 0 !important; transition: 0.3s ease-in-out !important; } .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul) { inset: 0 !important; transform: translateX(100%); transition-property: opacity, transform, visibility; min-block-size: calc(100dvb - var(--dwc-nest-header-height)); position: fixed !important; } .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"]:not([data-submenu-reveal="expand"]) .brx-has-megamenu.brxe-dropdown .brx-dropdown-content{ block-size: calc(100dvb - var(--dwc-nest-header-height)); min-block-size: 0!important; } .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul, [data-submenu-reveal="expand"].brx-has-megamenu ul) { inset-block-start: var(--dwc-nest-header-height) !important; } .bricks-is-frontend :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"])[data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul), .bricks-is-frontend.brx-header-left [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul) { transform: translateX(-100%); } .bricks-is-frontend :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"], [data-submenu-reveal="slide"]).dwc-nest-menu.brx-open .brx-has-megamenu.brxe-dropdown.open>.brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul) { transform: translateX(0) !important; } html:not(.dwc-mobile) .bricks-is-frontend:is(.brx-header-left, .brx-header-right) :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"], [data-submenu-reveal="slide"]).dwc-nest-menu .brx-has-megamenu.brxe-dropdown.open>.brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul) { transform: translateX(0) !important; visibility: visible; }  .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content { inset-block: 0 !important; inline-size: 100%; transition-property: inset-inline-start, visibility, opacity; inset-inline-start: 100% !important; min-block-size: 100dvb; position: fixed !important; } .bricks-is-frontend :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"])[data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.brx-has-megamenu, .open, [data-submenu-reveal="expand"]) .brx-dropdown-content:not([dir="rtl"] .brx-dropdown-content), .bricks-is-frontend :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"]) [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content:not([dir="rtl"] .brx-dropdown-content), .bricks-is-frontend.brx-header-left [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.brx-has-megamenu, [data-submenu-reveal="expand"], .open) .brx-dropdown-content:not([dir="rtl"] .brx-dropdown-content) { inset-inline-start: -100% !important; }  [dir="rtl"] .brx-header-right.bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested:not([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"]) .brxe-dropdown:not(.brx-has-megamenu, [data-submenu-reveal="expand"]) .brx-dropdown-content, [dir="rtl"] .brx-header-right.bricks-is-frontend .dwc-nest-menu:not([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"]) [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content, [dir="rtl"] .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested:not([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"]) .brxe-dropdown:not(.brx-has-megamenu, [data-submenu-reveal="expand"], .open) .brx-dropdown-content, [dir="rtl"] .bricks-is-frontend .dwc-nest-menu:not([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"]) [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content { inset-inline-start: -100% !important; } [dir="rtl"] .brx-header-left.bricks-is-frontend :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"])[data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content, [dir="rtl"] .brx-header-left.bricks-is-frontend :is([data-slide-in-direction="left"], [data-slide-in-direction="left bottom"], [data-slide-in-direction="left top"]) [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content, [dir="rtl"] .brx-header-left.bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.brx-has-megamenu, [data-submenu-reveal="expand"], .open) .brx-dropdown-content { inset-inline-start: 100% !important; } .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.brx-has-megamenu, [data-submenu-reveal="expand"]) .brx-dropdown-content:not([data-hide-close-bar="true"] ul), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul) { inset-block-start: var(--dwc-nest-header-height) !important; } .bricks-is-frontend [data-submenu-reveal="slide"].brxe-nav-nested.brx-open .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, .bricks-is-frontend .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, .bricks-is-frontend .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-start: 0 !important; } html:not(.dwc-mobile) .bricks-is-frontend:is(.brx-header-left, .brx-header-right) [data-submenu-reveal="slide"].brxe-nav-nested .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, html:not(.dwc-mobile) .bricks-is-frontend:is(.brx-header-left, .brx-header-right) [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, html:not(.dwc-mobile) .bricks-is-frontend:is(.brx-header-left, .brx-header-right) [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-start: 0 !important; visibility: visible; } .bricks-is-frontend .dwc-nest-menu .brxe-dropdown { position: static; } .bricks-is-frontend [data-submenu-reveal="slide"] .brx-submenu-toggle button svg:not([data-submenu-reveal="expand"] svg) { transform: rotate(270deg) }  .bricks-is-frontend .dwc-nest-menu .brxe-dropdown[data-submenu-reveal="expand"]:not(.brx-has-megamenu)>.brx-dropdown-content>li, .bricks-is-frontend .dwc-nest-menu .brxe-dropdown[data-submenu-reveal="expand"]:not(.brx-has-megamenu)>.brx-dropdown-content>.brxe-dropdown .brx-dropdown-content>li, .bricks-is-frontend .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content>.menu-item:not([data-submenu-reveal="slide"] li) { transform: translateY(-100px); opacity: 0; transition: transform 0s, opacity 0s } .bricks-is-frontend .dwc-nest-menu .brxe-dropdown.open[data-submenu-reveal="expand"]:not(.brx-has-megamenu)>.brx-dropdown-content>li, .bricks-is-frontend .dwc-nest-menu .brxe-dropdown.open[data-submenu-reveal="expand"]:not(.brx-has-megamenu)>.brx-dropdown-content>.brxe-dropdown.open .brx-dropdown-content>li, .bricks-is-frontend .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown:not(.brx-has-megamenu).open>.brx-dropdown-content>.menu-item { transform: translateY(0); opacity: 1 !important; transition: transform 0.4s, opacity 0.4s }  .dwc-nest-menu:not([data-submenu-reveal="expand"]):has(.brxe-dropdown.open) .dwc-nest-menu__mobile-logo { opacity: 0; transition: 0s; } .dwc-nest-menu__mobile-logo { opacity: 1; transition: opacity 0.45s 0.15s var(--mobile-menu-ttf); }  .brx-header-left .dwc-nest-menu__mobile-logo, .brx-header-right .dwc-nest-menu__mobile-logo { min-block-size: var(--top-offset); } :where(.brx-header-left, .brx-header-right) #brx-header:has([data-sidebar-back-text-on-logo="true"]) .dwc-nest-menu__logo { display: none; } :where(.brx-header-left, .brx-header-right) #brx-header:has([data-sidebar-back-text-on-logo="true"]) .dwc-nest-menu__mobile-logo { display: flex; }  .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown:not(.brx-has-megamenu)>.brx-dropdown-content:not(.brxe-dropdown[data-submenu-reveal="slide"] .brx-dropdown-content), .dwc-nest-menu .brxe-dropdown[data-submenu-reveal="expand"]:not(.brx-has-megamenu) .brx-dropdown-content { padding-inline-start: var(--dropdown-indent) !important; padding-inline-end: calc(var(--dropdown-indent) * 0) !important; border-left: var(--dropdown-indent-line); background-color: var(--dropdown-indent-bg); min-inline-size: 0px !important; } .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown:not(.brx-has-megamenu)>.brx-dropdown-content:not(.brxe-dropdown[data-submenu-reveal="slide"] *)>*> :is(a, .brx-submenu-toggle), .dwc-nest-menu .brxe-dropdown[data-submenu-reveal="expand"]:not(.brx-has-megamenu)>.brx-dropdown-content>*> :is(a, .brx-submenu-toggle) { padding-inline-start: calc(var(--dropdown-item-inline-padding) * var(--dropdown-indent-item-pad-offset)) !important; } .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown.open>.brx-submenu-toggle, .dwc-nest-menu [data-submenu-reveal="expand"].brxe-dropdown.open>.brx-submenu-toggle { background-color: var(--dropdown-expanded-bg); color: var(--dropdown-expanded-clr); } .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown.open>.brx-submenu-toggle svg, .dwc-nest-menu [data-submenu-reveal="expand"].brxe-dropdown.open>.brx-submenu-toggle svg { color: var(--dropdown-expanded-clr) !important; }  .bricks-is-frontend [data-submenu-reveal="slide"] .open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button), .bricks-is-frontend [data-submenu-reveal="slide"].open.active>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button) { min-inline-size: 100%; position: fixed; inset-block-start: calc(var(--dwc-nest-header-height) - var(--dwc-header-div-height)); transform: translateY(0%) !important; inset-inline-start: 0; padding-inline-start: var(--menu-item-inline-padding); color: var(--back-text-clr); text-transform: var(--back-text-transform); letter-spacing: 1px; z-index: 1000; font-size: var(--back-text-font-size); font-weight: var(--back-text-font-weight); background-color: var(--back-text-bg); min-block-size: calc(var(--dwc-header-div-height) - 2px); -webkit-animation: dwc-nest-fade-in 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both; animation: dwc-nest-fade-in 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both; }  .bricks-is-frontend [data-submenu-reveal="slide"] .open.active>.brx-submenu-toggle button[data-back-text="auto"]:not([data-submenu-reveal="expand"] button, [data-hide-close-bar="true"] button):after, .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-submenu-toggle button[data-back-text="auto"]:not([data-hide-close-bar="true"] button):after { content: attr(data-text); line-height: 1; }  .bricks-is-frontend .dwc-nest-menu:not([data-submenu-reveal="expand"]) .brxe-dropdown.open:not([data-submenu-reveal="expand"])>.brx-submenu-toggle button:not([data-back-text="auto"])::after { content: attr(data-back-text) !important; } .dwc-nest-menu:not([data-submenu-reveal="expand"]) .brxe-dropdown:not([data-submenu-reveal="expand"]) .brx-submenu-toggle button[aria-expanded] { transition: unset !important; }  .bricks-is-frontend [data-submenu-reveal="slide"] .brxe-dropdown.open>.brx-submenu-toggle button svg:not([data-submenu-reveal="expand"] svg), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-submenu-toggle button svg { transform: rotate(90deg); margin-inline-end: 0.5em; inline-size: 10px; }  [dir="rtl"] .bricks-is-frontend [data-submenu-reveal="slide"] .brxe-dropdown.open:not([data-submenu-reveal="expand"])>.brx-submenu-toggle button svg, [dir="rtl"] .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-submenu-toggle button svg { order: 2; margin-inline-end: initial; margin-inline-start: 0.5em; }  body:has(.brx-open .open.active:not([data-submenu-reveal="expand"], [data-submenu-reveal="expand"] .open)) [data-mobile-top-transparent="true"]:not([data-submenu-reveal="expand"], [data-below-header="true"]) .dwc-nest-menu-top { background-color: var(--mobile-menu-topbar-bg) !important; -webkit-animation: dwc-nest-fade-in 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both; animation: dwc-nest-fade-in 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both; } body:has([data-submenu-reveal="slide"].brxe-dropdown.open, [data-submenu-reveal="slide"] .brxe-dropdown.open:not([data-submenu-reveal="expand"], [data-submenu-reveal="expand"] .open)) [data-mobile-top-transparent="true"] .dwc-nest-menu-top:not([data-below-header="true"] *) { background-color: var(--mobile-menu-topbar-bg) !important; } .dwc-mobile [data-mobile-top-transparent="true"] .dwc-nav-wrapper:not([data-below-header="true"] .dwc-nav-wrapper, [data-show-mobile-logo="true"] .dwc-nav-wrapper, [data-fullscreen-mobile-menu="true"] .dwc-nav-wrapper) { background-color: transparent !important; } .dwc-mobile [data-mobile-top-transparent="true"] .dwc-nest-menu-top:not([data-below-header="true"] *, [data-show-mobile-logo="true"] *, [data-allow-overlay-mobile-opacity="true"][data-overlay-header-mobile="true"] [data-submenu-reveal="expand"][data-slide-in-direction="top"] *) { background-color: transparent !important; } .dwc-mobile [data-allow-overlay-mobile-opacity="true"][data-overlay-header-mobile="true"] [data-submenu-reveal="expand"][data-slide-in-direction="top"] .dwc-nest-menu-top { z-index: 9999; border-radius: var(--overlay-header-radius); --mobile-menu-topbar-bg: var(--overlay-header-bg); backdrop-filter: blur(var(--overlay-header-blur)); }  .bricks-is-frontend [data-below-header="true"].dwc-nest-menu .dwc-nav-wrapper { inset-block-start: calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px)); } [data-below-header="true"] .dwc-nest-menu-top { min-block-size: var(--top-offset); } .bricks-is-frontend [data-below-header="true"] .brxe-dropdown.open>.brx-submenu-toggle button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button) { min-block-size: calc(var(--top-offset) - 1px); padding-block: 0 !important; inset-block-start: 0; } .bricks-is-frontend [data-below-header="true"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content:not([data-hide-close-bar="true"] ul), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul) { inset-block-start: calc(var(--top-offset) + 1px) !important; } .bricks-is-frontend [data-below-header="true"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul, [data-submenu-reveal="expand"].brx-has-megamenu ul) { inset-block-start: calc(var(--top-offset) + 1px) !important; } .dwc-nest-menu[data-below-header="true"] .dwc-nest-menu__mobile-logo { display: none; }  .dwc-nest-tooltip:not(.dwc-nav-wrapper:has(.open.active) .dwc-nest-tooltip, .dwc-tabbed-nav-list__li.active ~ .dwc-nest-tooltip) { opacity: 0 !important; } @keyframes slideIn { 0% { transform: translateX(-100%); opacity: 0; } 100% { transform: translateX(0); opacity: 1; } } @keyframes fadeOut { 0% { transform: translateX(0); opacity: 1; } 100% { transform: translateX(50%); opacity: 0; } } .dwc-nest-tooltip { animation: slideIn 0.4s ease-in-out both, fadeOut 0.4s ease-in-out 2s both; text-transform: initial; }   [data-submenu-reveal="expand"] .brx-has-megamenu .brx-dropdown-content { display: grid !important; grid-template-rows: 0fr; grid-template-columns: 1fr; transition: 0.3s ease-in-out; overflow: hidden; position: static; visibility: visible; opacity: 1; } [data-submenu-reveal="expand"] .brx-has-megamenu.brxe-dropdown.open.active .brx-dropdown-content { grid-template-rows: 1fr; grid-template-columns: 1fr; } [data-submenu-reveal="expand"] .brx-has-megamenu .brx-dropdown-content> :is(div, li) { padding-block: 0 !important; opacity: 0; transition: opacity 0.3s ease; } [data-submenu-reveal="expand"] .brx-has-megamenu .brx-dropdown-content :is(div, li):not([data-submenu-reveal="slide"] *) { flex-wrap: nowrap !important; min-block-size: 0 !important; } [data-submenu-reveal="expand"] .brx-has-megamenu.brxe-dropdown.open.active .brx-dropdown-content> :is(div, li) { opacity: 1; transition: opacity 0.25s 0.25s ease; }  [data-submenu-reveal="expand"].brx-has-megamenu .brx-dropdown-content { display: grid !important; grid-template-rows: 0fr; grid-template-columns: 1fr; transition: 0.3s ease-in-out; overflow: hidden; position: static; visibility: visible; opacity: 1; } [data-submenu-reveal="expand"].brx-has-megamenu.brxe-dropdown.open.active .brx-dropdown-content { grid-template-rows: 1fr; grid-template-columns: 1fr; } [data-submenu-reveal="expand"].brx-has-megamenu .brx-dropdown-content> :is(div, li) { padding-block: 0 !important; opacity: 0; transition: opacity 0.3s ease; } [data-submenu-reveal="expand"].brx-has-megamenu .brx-dropdown-content :is(div, li) { flex-wrap: nowrap !important; min-block-size: 0 !important; } [data-submenu-reveal="expand"].brx-has-megamenu.brxe-dropdown.open.active .brx-dropdown-content> :is(div, li) { opacity: 1; transition: opacity 0.8s 0.25s ease; }  [data-hide-close-bar='true'] .dwc-nest-menu-top { display: none; }  .dwc-nest-menu .brxe-toggle { position: relative; } [data-mobile-top-transparent="true"]:not(:has(.brxe-dropdown.open)) .brxe-toggle[aria-label="Open Menu"] { z-index: 9999; } [data-show-toggle-always="true"] .brxe-toggle[aria-label="Open Menu"] { z-index: 9999; }  .dwc-nest-menu .brx-nav-nested-items>.brxe-dropdown>.brx-dropdown-content { transform: unset; } .dwc-nest-menu .brx-nav-nested-items>.brxe-dropdown.open>.brx-dropdown-content { transform: unset; } .dwc-stripe-style .dwc-nest-header::after, .dwc-stripe-style .dwc-nest-header::before { display: none !important; }  [data-builder-mode] .dwc-nest-menu-top { min-block-size: 80px !important; } [data-builder-mode] .dwc-nest-nav-items { overflow-y: scroll; }   [dir=rtl] .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested:not([data-slide-in-direction="right"]) .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul) { transform: translateX(-100%); } [dir=rtl] nav:not(.brx-open, [data-slide-in-direction="right"]) .dwc-nav-wrapper { transform: translateX(-100%); } [dir=rtl] .bricks-is-frontend [data-submenu-reveal="slide"] .brx-submenu-toggle button svg:not([data-submenu-reveal="expand"] svg) { transform: rotate(-270deg); }  @layer bricks.reset {  .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *, .brx-header-left *, .brx-header-right *), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content:not(.brx-header-left *, .brx-header-right *) { inset-inline-start: 100% !important; } [dir=rtl] .bricks-is-frontend [data-slide-in-direction="right"][data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu), .open) .brx-dropdown-content:not([data-submenu-reveal="expand"] *), [dir=rtl] .bricks-is-frontend [data-slide-in-direction="right"][data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content { inset-inline-start: -100% !important; } .bricks-is-frontend [data-submenu-reveal="slide"][data-slide-in-direction^="left"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *, .brx-header-left *, .brx-header-right *), .bricks-is-frontend [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content:not(.brx-header-left *, .brx-header-right *) { inset-inline-start: -100% !important; }  .bricks-is-frontend:is(.brx-header-right, brx-header-left) [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu, .open)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *, .-brx-header-left *, .-brx-header-right *), .bricks-is-frontend:is(.brx-header-right, brx-header-left) [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu, .open) .brx-dropdown-content:not(.brx-header-left *, .brx-header-right *) { inset-inline-start: 100% !important; } .bricks-is-frontend [data-submenu-reveal="slide"].brxe-nav-nested.brx-open .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, .bricks-is-frontend .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, .bricks-is-frontend .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-start: 0 !important; } .bricks-is-frontend [data-submenu-reveal="slide"][data-slide-in-direction^="left"].brxe-nav-nested.brx-open .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, .bricks-is-frontend [data-slide-in-direction^="left"] .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, .bricks-is-frontend [data-slide-in-direction^="left"] .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-start: 0 !important; }  .bricks-is-frontend:is(.brx-header-right, brx-header-left) [data-submenu-reveal="slide"].brxe-nav-nested .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, .bricks-is-frontend:is(.brx-header-right, brx-header-left) [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, .bricks-is-frontend:is(.brx-header-right, brx-header-left) [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-start: 0 !important; } .brx-closing.brxe-nav-nested .brx-nav-nested-items { opacity: 1 !important; } .dwc-nest-menu.brxe-nav-nested.brx-closing .brx-nav-nested-items { opacity: unset !important; visibility: unset !important; } }  }  @media (min-width: 640px) and (max-width: 1200px) {  @layer bricks.reset {  .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *), .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content { inset-inline-start: auto !important; inset-inline-end: -100% !important; } .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].brxe-nav-nested.brx-open .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, .bricks-is-frontend [data-mobile-special-style="slide-split"] .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, .bricks-is-frontend [data-mobile-special-style="slide-split"] .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-end: 0% !important; inset-inline-start: auto !important; } }  }   @media (min-width: 1201px){ .dwc-mobile header{ display: none; } @layer bricks.reset{ .brx-dropdown-content:not(.brx-submenu-positioned) { display: flex!important; } }  html:not(.dwc-mobile) .brx-has-megamenu.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after { --brx-dropdown-height-before: var(--dropdown-buffer, inherit); } html:not(.dwc-mobile) [preview-buffer="true"] .brx-has-megamenu.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after { background-color: #ff3d00b5; }   .dwc-nest-header__container.dwc-logo-is-centered { justify-content: center; } .dwc-logo-is-centered .dwc-nest-menu .brx-nav-nested-items{ justify-content: center; }  #brx-header .dwc-logo-is-centered .dwc-nest-menu li:not(.brx-dropdown-content *){ margin-inline: 0 !important; display: flex; flex-direction: column; justify-content: center; }  #brx-header .dwc-logo-is-centered .dwc-header-logo-item{ flex-shrink: 0; } .dwc-center-guide { background-color: rgba(132, 255, 0, 0.32); position: fixed; top: 0; bottom: 0; align-self: center; height: 100dvb; z-index: 9999; pointer-events: none; } body:not(:has([data-fix-centered-logo-fouc="true"])) .dwc-center-guide::before { content: 'To fix FOUC on the header, Go to Header Pro div > Attribute > data-fix-centered-logo-fouc, set the value to "true"'; position: absolute; top: 30vh; padding: 1rem; background-color: white; } .dwc-logo-is-centered .dwc-menu-wrap{ inline-size:100% } .dwc-nest-header .brx-nav-nested-items { transition-property: opacity,transform; } body.adaptive-height-active:has([data-fix-centered-logo-fouc="true"]):not(:has(.dwc-logo-is-centered))::before { content: 'Go to the Header Pro section > Attribute > data-fix-centered-logo-fouc, remove the value "true" OR enable Centered Logo'; } }  body:has([data-overlay-header="true"]) .dwc-nest-menu-overlay { inset-block-start: 0 ; }  html:not(.dwc-mobile) .bricks-is-frontend header:has([data-fix-centered-logo-fouc="true"]):not(.desktop-centered header) { opacity: 0; }  .dwc-adaptive-height:not(.dwc-stripe-style){ --dropdown-content-gap: 0 } html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-right, .brx-header-left) .dwc-nest-menu:not([data-offcanvas="true"]) .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content:not(.brx-dropdown-content .brx-dropdown-content){ inset-inline-start: 0 !important; } html:not(.dwc-mobile) .bricks-is-frontend .dwc-nest-menu .brx-dropdown-content .brx-dropdown-content:not(.brx-sub-submenu-overflow-right, .brx-submenu-overflow-right){ inset-inline-start: 100% !important; } html:not(.dwc-mobile) .bricks-is-frontend .dwc-nest-menu .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content{ min-inline-size: var(--multilevel-dropdown-width) !important; } html:not(.dwc-mobile) .bricks-is-frontend .dwc-nest-menu .brx-dropdown-content{ box-shadow: var(--dropdown-content-shadow); } html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-has-megamenu .brx-dropdown-content > *{ max-block-size: calc(99dvb - calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px))); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin !important; } .dwc-nest-menu[data-submenu-reveal="expand"] .brx-nav-nested-items > .brxe-dropdown:not([data-submenu-reveal="slide"], .brx-has-megamenu) > .brx-submenu-toggle { transform: translateY(0); z-index: 9999; } :is([data-submenu-reveal="expand"][data-offcanvas="true"]) .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content, :is(.brx-header-right, .brx-header-left) [data-submenu-reveal="expand"] .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content{ inset-block-start: 0; transition: 0s; min-inline-size: var(--mobile-menu-width); } .dwc-nest-toggle--open.brxe-toggle .brxa-inner:before { block-size: var(--open-icon-line-height); inset-inline-end: var(--open-icon-align); } .dwc-nest-toggle--open.brxa--vortex .brxa-inner:before { inline-size: var(--open-icon-size); } .dwc-nest-toggle--open.brxa--vortex .brxa-inner:not(.is-active .brxa-inner):before { inset-block-start: calc(var(--icon-line-gap) * -1); } .dwc-nest-toggle--open.brxa--vortex .brxa-inner:not(.is-active .brxa-inner):after { inset-block-end: calc(var(--icon-line-gap) * -1); } .dwc-nest-toggle--open.brxe-toggle .brxa-inner{ block-size: var(--open-icon-line-height); inset-inline-end: var(--open-icon-horizontal-offset); } .dwc-nest-toggle--open.brxa--vortex .brxa-inner{ inline-size:var(--iw); } .dwc-nest-toggle--open.brxe-toggle .brxa-inner:after { block-size: var(--open-icon-line-height); inset-inline-end: var(--open-icon-align); } .dwc-nest-toggle--open.brxa--vortex .brxa-inner:after { inline-size: var(--aw); } .dwc-nest-toggle--open.brxa--vortex.is-active .brxa-inner:after, .dwc-nest-toggle--open.brxa--vortex.is-active .brxa-inner { inline-size: calc(var(--iw) * var(--open-icon-close-offset)); } .dwc-nest-toggle--open.brxa--vortex .brxa-wrap{ inline-size: var(--open-icon-size) } .dwc-nest-toggle--open .brxa-inner, .dwc-nest-toggle--open .brxa-inner:after, .dwc-nest-toggle--open .brxa-inner:before{ background-color: var(--menu-toggle-clr) } .dwc-nest-menu.brxe-nav-nested .brxe-toggle[aria-label="Close Menu"] i{ color: var(--menu-close-toggle-clr) } .dwc-nest-toggle--open .brxa-wrap:hover .brxa-inner, .dwc-nest-toggle--open .brxa-wrap:hover .brxa-inner:after, .dwc-nest-toggle--open .brxa-wrap:hover .brxa-inner:before { background-color: var(--menu-toggle-hover-clr) !important }  .dwc-nest-toggle--open.brxa--vortex .brxa-inner { transition-duration: .3s; transition-timing-function: ease-in-out; } .dwc-nest-toggle--open.brxa--vortex.is-active .brxa-inner { transform: rotate(225deg); transition-timing-function: ease-in-out; } .dwc-nest-toggle--open.brxa--vortex.is-active .brxa-inner:before { opacity: 0; inset-block-start: calc(var(--icon-line-gap) * -1); inline-size: 0px !important; } .dwc-nest-toggle--open .brxa-inner:before { transition-duration: 0.25s; transition-property: inline-size, tansform !important; }   .dwc-nest-menu .brx-nav-nested-items > li > a:not(.dwc-nest-menu__logo), .dwc-nest-menu .brx-nav-nested-items > li .brx-submenu-toggle, .dwc-nest-menu .brx-dropdown-content > .menu-item > a { font-weight: var(--menu-item-font-weight); font-size: var(--menu-item-font-size); color: var(--menu-item-clr); background-color: var(--menu-item-bg); inline-size: 100%; } .dwc-nest-menu .brx-dropdown-content > .brxe-dropdown > .brx-submenu-toggle, .dwc-nest-menu .brx-dropdown-content > .menu-item > a { --menu-item-font-size: var(--dropdown-item-font-size) }  .dwc-nest-menu .brx-nav-nested-items > li > a, .dwc-nest-menu .brx-nav-nested-items > li.brx-has-megamenu .brx-submenu-toggle { padding-block: var(--menu-item-block-padding); padding-inline: var(--menu-item-inline-padding) !important; }  .dwc-nest-menu .brx-dropdown-content > .menu-item > a { padding-block: var(--dropdown-item-block-padding); padding-inline: var(--dropdown-item-inline-padding) !important; } .dwc-nest-menu .brx-nav-nested-items > .brxe-dropdown:not(.brx-has-megamenu) li .brx-submenu-toggle{ padding-block: var(--dropdown-item-block-padding); padding-inline: var(--dropdown-item-inline-padding) !important; } .dwc-nest-menu .brx-nav-nested-items > li:not(.brx-has-megamenu) .brx-submenu-toggle:not(.brxe-dropdown li .brx-submenu-toggle){ padding-block: var(--menu-item-block-padding); padding-inline: var(--menu-item-inline-padding) !important; } .dwc-nest-menu .brx-dropdown-content > .menu-item > a:not([aria-current="page"], li:hover > *), li:not(.brx-has-megamenu) .brx-submenu-toggle:not( .brx-nav-nested-items > li > *, li:hover > *, .open.active *) { color: var(--dropdown-item-clr) !important; }  .dwc-nest-menu .brx-dropdown-content > .menu-item > a:not(.brx-has-megamenu a), li:not(.brx-has-megamenu) .brx-submenu-toggle:not( .brx-nav-nested-items > li > *) { background-color: var(--dropdown-item-bg) }  .dwc-nest-menu .brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content { background-color: var(--dropdown-content-bg); }  .dwc-nest-menu .brx-nav-nested-items .brxe-dropdown:not(.brx-has-megamenu) li :is(.brx-submenu-toggle, .brxe-text-link){ border-radius: var(--dropdown-item-radius) }  .dwc-nest-menu .brx-nav-nested-items > li:hover > a, .dwc-nest-menu .brx-nav-nested-items > li:hover > .brx-submenu-toggle, .dwc-nest-menu .brx-dropdown-content > li:hover > .brx-submenu-toggle, .dwc-nest-menu .brx-dropdown-content > .menu-item:hover > a { color: var(--menu-item-hover-clr); background-color: var(--menu-item-hover-bg) } .dwc-nest-nav-dropdown-link:hover { color: var(--menu-item-hover-clr); } .dwc-nest-menu .brx-nav-nested-items > li > a:not([data-last-item-is-button="true"] .brx-nav-nested-items > .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo):hover::before, body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu .brx-nav-nested-items > li > a:not([data-last-item-is-button="true"] .brx-nav-nested-items > .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo):focus-visible::before, .dwc-nest-menu .brx-nav-nested-items > li:hover > .brx-submenu-toggle::before, body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu .brx-nav-nested-items > li:focus-within > .brx-submenu-toggle::before{ content: ''; background-color: var(--menu-item-hover-border-bg); inline-size: 100%; block-size: var(--menu-item-hover-border-height); position: absolute; inset-block-start: calc(100% - var(--menu-item-hover-border-height)); inset-inline-start: 0; } .dwc-nest-menu .brx-nav-nested-items > li.menu-item:has(> a), .dwc-nest-menu .brx-nav-nested-items > li.menu-item:has(> .brx-submenu-toggle) { position: relative; }   .dwc-nest-menu .brx-nav-nested-items a[aria-current="page"]:not(.brxe-button, .dwc-exclude, .dwc-exclude a, li:hover > a, a:hover, .dwc-nest-menu__logo, [data-last-item-is-button="true"] .brx-nav-nested-items > .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+3) a), .dwc-nest-menu .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)):not(li:hover) > .brx-submenu-toggle { color: var(--menu-item-active-clr); background-color: var(--menu-item-active-bg); } .dwc-nest-menu .brx-nav-nested-items .brx-submenu-toggle > a[aria-current="page"]{ background-color: initial !important; } .dwc-nest-menu .brx-nav-nested-items a[aria-current="page"]:not(.brxe-button, .dwc-exclude, .dwc-exclude a, .dwc-nest-menu__logo), .dwc-nest-menu .brx-nav-nested-items > li .brx-submenu-toggle{ position: relative; } .dwc-nest-menu .brx-nav-nested-items a[aria-current="page"]:not(.brxe-button, .dwc-exclude, .dwc-exclude a, [data-last-item-is-button="true"] .brx-nav-nested-items > .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo, .brx-submenu-toggle > a)::before, .dwc-nest-menu .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle::before{ content: ''; background-color: var(--menu-item-active-border-bg); inline-size: 100%; block-size: var(--menu-item-active-border-height); position: absolute; inset-block-start: calc(100% - var(--menu-item-active-border-height)); inset-inline-start: 0; } .dwc-nest-menu .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle > :is(a:not(.dwc-nest-menu__logo), svg, button, span){ color: var(--menu-item-active-clr); }  .dwc-nest-menu .brx-dropdown-content > li:hover > .brx-submenu-toggle:not(.brx-has-megamenu *, .dwc-mobile .open.active > *), .dwc-nest-menu .brx-dropdown-content > li:hover > a:not(.brx-has-megamenu a){ background-color: var(--dropdown-item-hover-bg) ; color: var(--dropdown-item-hover-clr); } .dwc-nest-menu.brxe-nav-nested .brx-submenu-toggle { justify-content: space-between; }  :is(.dwc-mobile, .brx-header-left, .brx-header-right, body:has([data-offcanvas="true"])) :is([data-submenu-reveal="expand"]) .brxe-dropdown:not(.brx-has-megamenu) > .brx-dropdown-content:not(.brxe-dropdown[data-submenu-reveal="slide"] *) { padding-inline-start: var(--dropdown-indent) !important; padding-inline-end: calc(var(--dropdown-indent) * 0) !important; border-left: var(--dropdown-indent-line); background-color: var(--dropdown-indent-bg) } :is(.dwc-mobile, .brx-header-left, .brx-header-right, body:has([data-offcanvas="true"])) :is([data-submenu-reveal="expand"]) .brxe-dropdown:not(.brx-has-megamenu) > .brx-dropdown-content:not(.brxe-dropdown[data-submenu-reveal="slide"] *) > * > :is(a, .brx-submenu-toggle){ padding-inline-start: calc(var(--dropdown-item-inline-padding) * var(--dropdown-indent-item-pad-offset)) !important; } :is(.dwc-mobile, .brx-header-left, .brx-header-right, body:has([data-offcanvas="true"])) :is([data-submenu-reveal="expand"]) .open.active.brxe-dropdown > .brx-submenu-toggle svg:not(.open.active.brxe-dropdown:hover > .brx-submenu-toggle svg){ color: var(--dropdown-expanded-clr); }  .dwc-nest-menu .brx-nav-nested-items > li .brx-submenu-toggle :where(span, a, svg) { color: inherit; font-weight: inherit; }  .dwc-nest-menu .brx-nav-nested-items > li:not(li:has([aria-current="page"]:not(.dwc-exclude)), li:hover) .brx-submenu-toggle svg{ color: var(--chevron-clr); } .dwc-nest-menu .brx-nav-nested-items > li .brx-submenu-toggle svg{ font-size: var(--chevron-size); color: var(--chevron-clr); } .dwc-nest-menu .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle svg, .dwc-nest-menu .brx-nav-nested-items li:hover > .brx-submenu-toggle svg{ color: var(--chevron-hover-clr); } [data-align-dropdown-top="true"] .brx-dropdown-content .brxe-dropdown { position: static; } .brx-dropdown-content:not(.brx-has-megamenu .brx-dropdown-content) { padding-inline-end: 0 !important; }  html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) :is(.brxe-code, .dwc-nest-menu-overlay), body:has([data-hide-overlay="true"]) .dwc-nest-menu-overlay, [data-builder-mode] .dwc-nest-menu-overlay { display: none; } .bricks-is-frontend #brx-header .dwc-nest-menu[data-offcanvas="true"]:not([data-submenu-reveal = 'slide']) .brxe-dropdown:not(.open.active) > .brx-dropdown-content > .brxe-dropdown:not([data-submenu-reveal = 'slide'] *){ visibility: hidden; }  [data-builder-mode] [data-offcanvas="true"] .dwc-nest-menu-top { min-block-size: 80px !important; }  :is( html:not(.dwc-mobile) .dwc-nest-header:not([data-overlay-header="true"]) [data-mobile-top-transparent="true"]) :is(.dwc-nest-menu-top:not([data-below-header="true"] *, :has(.open.active)), .dwc-nav-wrapper:not([data-below-header="true"] *, :has(.open.active))) { background-color: transparent !important; } html:not(.dwc-mobile):has(:is([data-last-item-is-button-alignment="center"], [data-last-item-is-button-alignment="left"])[data-last-item-is-button="true"]) :is(.dwc-menu-wrap, .dwc-nest-menu){ inline-size: 100%; } html:not(.dwc-mobile) [data-last-item-is-button-alignment="center"][data-last-item-is-button="true"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:is(:last-of-type, :first-of-type){ margin-inline-start: auto; } html:not(.dwc-mobile) [data-last-item-is-button-alignment="left"][data-last-item-is-button="true"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:is(:last-of-type) { margin-inline-start: auto; } html:not(.dwc-mobile) .dwc-nest-tooltip { display: none !important; clip: rect(1px,1px,1px,1px); word-wrap: normal!important; border: 0; clip-path: inset(50%); height: 1px !important; margin: -1px; overflow: hidden; overflow-wrap: normal!important; padding: 0 !important; width: 1px; } html:not(.dwc-mobile) .open:has(.open) .open:has(.brxe-dropdown:hover) .brx-dropdown-content:not(.brx-header-left *, .brx-header-right *, [data-offcanvas="true"] *) { box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 30%); } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right) .brxe-nav-nested .brxe-dropdown.open>.brx-dropdown-content { display: flex; min-width: auto; opacity: 1; overflow-y: auto; position: static; visibility: visible; }  html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu:not([data-offcanvas="true"]) .open .brx-dropdown-content .brxe-dropdown:has( > .brx-sub-submenu-overflow-right):hover::after { inset-inline-end: 100%; inset-inline-start: auto; } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu:not([data-offcanvas="true"]) .open .brx-dropdown-content .brxe-dropdown:not(.brxe-dropdown:has( > .brx-sub-submenu-overflow-right)):hover::after { inset-inline-start: 100%; } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu:not([data-offcanvas="true"]) .open .brx-dropdown-content .brxe-dropdown:hover::after { content: ""; position: absolute; inset-block-end: 0; block-size: 100%; inline-size: 100%; z-index: -1; inset-inline-end: auto; }  html:not(.dwc-mobile) .open:has(.open) > .brx-dropdown-content:not(.brx-header-left *, .brx-header-right *)::before { content: ""; position: absolute; inset: 0; background-color: var(--dropdown-inactive-overlay); pointer-events: none; border-radius: var(--dropdown-content-border-radius); z-index: 1; } html:not(.dwc-mobile) .open:has(.open) > .brxe-dropdown:not(.open, .brx-header-left *, .brx-header-right *){ position: static; } html:not(.dwc-mobile) .open:has(.open) > .brxe-dropdown:not(.open, .brx-header-left *, .brx-header-right *) > ul{ opacity: 0; transition: 0s } html:not(.dwc-mobile) .brxe-dropdown.open:not(.brx-has-megamenu, .brx-header-left *, .brx-header-right *){ z-index: 1; }    html:not(.dwc-mobile) body:has(.brxe-dropdown.open) [data-offcanvas="true"] .brxe-toggle[aria-label="Open Menu"] { z-index: 1; }  html:not(.dwc-mobile) body:has(.brxe-dropdown.open) [data-offcanvas="true"] .brxe-toggle[aria-label="Close Menu"]:not([data-submenu-reveal="expand"] *){ opacity: 1; } html:not(.dwc-mobile) [data-mobile-top-transparent="true"][data-offcanvas="true"]:not([data-show-mobile-logo="true"]) .brxe-toggle[aria-label="Close Menu"] { opacity: 0; } html:not(.dwc-mobile) [data-show-mobile-logo="true"] .dwc-nav-wrapper{ z-index: 9999 } html:not(.dwc-mobile) [data-offcanvas="true"].dwc-nest-menu .brxe-toggle { display: flex; }  html:not(.dwc-mobile) .dwc-stripe-style .brxe-dropdown.brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-has-megamenu .brx-dropdown-content, .brx-header-left .brx-has-megamenu .brx-dropdown-content, .brx-header-right .brx-has-megamenu .brx-dropdown-content) { background: transparent !important; } html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu > .brx-submenu-toggle:not([data-offcanvas="true"] .brx-submenu-toggle, .brx-header-left .brx-submenu-toggle, .brx-header-right .brx-submenu-toggle), html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu > .brx-submenu-toggle:not([data-offcanvas="true"] .brx-submenu-toggle, .brx-header-left .brx-submenu-toggle, .brx-header-right .brx-submenu-toggle) > a, html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu > .brx-submenu-toggle:not([data-offcanvas="true"] .brx-submenu-toggle, .brx-header-left .brx-submenu-toggle, .brx-header-right .brx-submenu-toggle) > button { cursor: default; }  html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu.open .brx-dropdown-content:not([data-offcanvas="true"] .brx-has-megamenu .brx-dropdown-content, .brx-header-left .brx-has-megamenu .brx-dropdown-content, .brx-header-right .brx-has-megamenu .brx-dropdown-content) > * > *{ transform: translateX(0); } html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-has-megamenu .brx-dropdown-content, .brx-header-left .brx-has-megamenu .brx-dropdown-content, .brx-header-right .brx-has-megamenu .brx-dropdown-content) > * > *{ transition: transform 0.4s; } html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu.open + .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-has-megamenu .brx-dropdown-content, .brx-header-left .brx-has-megamenu .brx-dropdown-content, .brx-header-right .brx-has-megamenu .brx-dropdown-content) > * > *{ transform: translateX(50px); } html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu:has(+ .brx-has-megamenu.open) .brx-dropdown-content:not([data-offcanvas="true"] .brx-has-megamenu .brx-dropdown-content, .brx-header-left .brx-has-megamenu .brx-dropdown-content, .brx-header-right .brx-has-megamenu .brx-dropdown-content) > * > *{ transform: translateX(-50px); } html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu.open .brx-dropdown-content:not([data-offcanvas="true"] .brx-has-megamenu .brx-dropdown-content, .brx-header-left .brx-has-megamenu .brx-dropdown-content, .brx-header-right .brx-has-megamenu .brx-dropdown-content) > * { overflow-x: hidden; }  html:not(.dwc-mobile) .dwc-nest-menu__mobile-logo:not([data-offcanvas="true"]:not(.brx-header-left *, .brx-header-right *) .dwc-nest-menu__mobile-logo) { display: none; }  body.bricks-is-frontend:has([data-offcanvas="true"]) .dwc-nav-wrapper:not(.sidebar-ready .dwc-nav-wrapper){ display: none; } .dwc-mobile [data-hide-close-bar = 'true'] .dwc-nav-wrapper{ inset-block-start: var(--dwc-nest-header-height) } :is(.brx-header-left, .brx-header-right) .dwc-nest-header::before{ display: none; }   .dwc-mobile :is([data-slide-in-direction="top"], [data-slide-in-direction="top left"]) .dwc-nav-wrapper:not(:has(.brxe-dropdown.open)), .dwc-mobile [data-overlay-header-mobile="true"] :is([data-slide-in-direction="top"], [data-slide-in-direction="top left"]) .dwc-nav-wrapper{ z-index: -1; } .dwc-mobile .bricks-is-frontend #brx-header > .dwc-nest-header[data-overlay-header-mobile="true"]:not(:has([data-offcanvas="true"], .bricks-search-overlay))::before { backdrop-filter: blur(var(--overlay-header-blur)); content: ''; position: absolute; inset: 0; z-index: -1; border-radius: var(--overlay-header-radius); } .dwc-mobile :is([data-slide-in-direction="top"], [data-slide-in-direction="top left"]):not([data-match-overlay-header-width="true"], [data-submenu-reveal="expand"]) .dwc-nav-wrapper:has(.brxe-dropdown.open.active) { z-index: unset !important; } .dwc-mobile .dwc-nest-header:not([data-allow-overlay-mobile-opacity="true"]) .dwc-nest-header__container:has(:is([data-slide-in-direction="top"], [data-slide-in-direction="top left"])) { background-color: var(--header-bg) }  :is([data-builder-mode], .brx-header-right, .brx-header-left) .dwc-nest-header::after, body:has([data-offcanvas="true"]) .dwc-nest-header::after { display: none; } .dwc-nest-header:not(:is(.dwc-adaptive-height, .dwc-stripe-style) .dwc-nest-header)::after{ display: none; } html:not(.dwc-mobile) .dwc-nest-header::after { display: none; content: ''; min-block-size: 0; inset-inline-start: 0; inline-size: 100%; transition-delay: 0.1s !important; pointer-events: none; transition: inline-size 0.2s, block-size 0.2s, opacity 0.2s, inset-inline-start 0.2s, transform 0.2s !important; will-change: block-size, inline-size, inset-inline-start, transform, opacity; contain: layout paint; z-index: -1; } html:not(.dwc-mobile) .dwc-nest-header[data-overlay-header="true"][data-overlay-header-optimize-adaptive-height="true"]::after { position: fixed; } html:not(.dwc-mobile) .dwc-adaptive-height:not(.dwc-stripe-style) .dwc-nest-header[data-overlay-header="true"][data-overlay-header-optimize-adaptive-height="true"]::after { inset-block-start: 0; } html:not(.dwc-mobile) .dwc-nest-header:not([data-overlay-header="true"][data-overlay-header-optimize-adaptive-height="true"])::after { position: absolute; inset-block-end: calc(100% - var(--dwc-nest-header-height)); block-size: 1000px; transform: translateY(calc(var(--dropdown-menu-height) + var(--dropdown-content-border-size))) translateZ(0); } html:not(.dwc-mobile) .adaptive-height-active:is(.dwc-stripe-style, .dwc-adaptive-height) .dwc-nest-header::after { display: block; } .dwc-nest-menu .brx-has-megamenu .brx-dropdown-content:not(.show-nav .brx-dropdown-content, [data-builder-mode] .brx-dropdown-content){ display:none } html:not(.dwc-mobile) body:has(.brx-has-megamenu.open) .dwc-nest-header::after { transition-delay: 0s !important; }  html:not(.dwc-mobile) .dwc-stripe-style.bricks-is-frontend .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content), html:not(.dwc-mobile) .dwc-adaptive-height.bricks-is-frontend .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content) { transition-delay: 0s; box-shadow: none !important; transition-duration: 0s; } html:not(.dwc-mobile) .dwc-stripe-style.bricks-is-frontend .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content) {  } html:not(.dwc-mobile) .dwc-stripe-style .open.brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content), html:not(.dwc-mobile) .dwc-adaptive-height .open.brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content) { transition-delay: 0.1s; transition-duration: .2s; } html:not(.dwc-mobile) .dwc-stripe-style .open.brx-has-megamenu:not([data-offcanvas="true"] .brx-has-megamenu)::before { content: ''; position: absolute;  } html:not(.dwc-mobile) .dwc-stripe-style .brx-nav-nested-items>.brxe-dropdown.brx-has-megamenu>.brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content) {  border-radius: var(--stripe-border-radius); } html:not(.dwc-mobile) .dwc-nest-header { position: relative; } html:not(.dwc-mobile) .dwc-stripe-style .dwc-nest-header::before { content: ''; inline-size: calc(max(var(--dropdown-content-gap) + 2.5px, 16px) * 1.1); block-size: calc(max(var(--dropdown-content-gap) + 2.5px, 16px) * 1.1); background-color: var(--adaptive-height-bg); position: absolute; inset-block-start: 100%; transition: 0s; transition-property: inset-inline-start, transform, opacity; inset-inline-start: var(--navlink-midpoint); transform: translateX(0%) rotate(45deg) translateY(calc(50% + 1px)); pointer-events: none; border-top: var(--adaptive-height-border); border-left: var(--adaptive-height-border); z-index: 999; } html:not(.dwc-mobile) .dwc-stripe-style .dwc-nest-header:has(.brxe-dropdown.brx-has-megamenu.open:hover)::before { transition: opacity 0.2s 0.1s, transform 0.2s 0s, inset-inline-start 0.2s 0s; } html:not(.dwc-mobile) .dwc-nest-header::before{ opacity: 0 ; } html:not(.dwc-mobile) .dwc-nest-header.hide-menu-animation::after { opacity: 0 !important; } html:not(.dwc-mobile) .dwc-stripe-style .dwc-nest-header.show-menu-animation:has(.brx-has-megamenu:hover)::before, html:not(.dwc-mobile) .dwc-nest-header.show-menu-animation::after, html:not(.dwc-mobile) #brx-header.show-menu-animation .dwc-nest-header::after { opacity: 1; } html:not(.dwc-mobile) .dwc-nest-header.show-menu-animation::after, html:not(.dwc-mobile) #brx-header.show-menu-animation .dwc-nest-header::after { box-shadow: var(--adaptive-height-shadow) } html:not(.dwc-mobile) .dwc-stripe-style .dwc-nest-header::after { border: var(--adaptive-height-border); } html:not(.dwc-mobile) .dwc-stripe-style .dwc-nest-header::after { inset-inline-start: calc(var(--dropdown-menu-x) - 2.5rem); inline-size: calc(var(--dropdown-menu-width) + 5rem); transform: unset; inset-block-start: calc(var(--dwc-header-div-height) + max(var(--dropdown-content-gap), 16px)); block-size: var(--dropdown-menu-height); z-index: 1; opacity: 0; } html:not(.dwc-mobile) .dwc-stripe-style:has(.brx-has-megamenu.open):not(:has([data-optimize-stripe=true])) .dwc-nest-header::after { block-size: calc(var(--dropdown-menu-height) + 0rem) !important; opacity: 1; }  html:not(.dwc-mobile) .dwc-stripe-style .brx-has-megamenu>.brx-dropdown-content:not(.show-nav .brx-dropdown-content, [data-offcanvas="true"] .brx-dropdown-content) { opacity: 0; } body:has(.brx-has-megamenu.open) .sticky .dwc-nest-header::after { background-color: var(--adaptive-height-bg) !important; } body:has(.brx-has-megamenu.open) .brx-sticky .dwc-nest-header::after { background-color: var(--adaptive-height-bg) !important; } .dwc-nest-header::after { background-color: var(--adaptive-height-bg) !important;  } html:not(.dwc-mobile) .dwc-stripe-style:has([data-optimize-stripe=true]) .dwc-nest-header::after { inset-inline-start: calc(var(--dropdown-menu-x) - 0px); inline-size: calc(var(--dropdown-menu-width) + 0px);  block-size: calc(var(--dropdown-menu-height) + 3px) !important; z-index: 1; border-radius: var(--stripe-border-radius); transform: translateZ(0); opacity: 1 } html:not(.dwc-mobile) .dwc-stripe-style:has([data-optimize-stripe=true]) .dwc-nest-header::after { border: var(--adaptive-height-border); } html:not(.dwc-mobile) :not(.brx-header-left, .brx-header-right).dwc-stripe-style:has([data-optimize-stripe=true]) .brx-nav-nested-items>.brxe-dropdown.brx-has-megamenu>.brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content) { transform: translateY(16px) !important; inset-block-start: 100%; } .dwc-nest-header:not(.show-nav .dwc-nest-header)::after { display: none; }  html:not(.dwc-mobile) :not(.brx-header-left, .brx-header-right).dwc-stripe-style:has([data-optimize-stripe=true]) .brx-nav-nested-items> li > .brxe-dropdown.brx-has-megamenu>.brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content) { transform: translateY(max(calc(var(--dropdown-content-gap) + 2.5px), 17px)) !important; inset-block-start: 100%; } html:not(.dwc-mobile) .dwc-stripe-style .show-menu-animation .dwc-nest-header:has(.brx-has-megamenu:hover)::before, html:not(.dwc-mobile) .show-menu-animation::after, html:not(.dwc-mobile) .show-menu-animation .dwc-nest-header::after { opacity: 1; } html:not(.dwc-mobile) .hide-menu-animation .dwc-nest-header::after { opacity: 0 !important; border: none !important; } html:not(.dwc-mobile) .dwc-stripe-style:has([data-optimize-stripe=true]) .dwc-nest-header::after { block-size: calc(var(--dropdown-menu-height) + 0px) !important; }  .dwc-nest-menu-overlay { position: fixed; inline-size: 100%; block-size: 100%; inset-inline-start: 0; inset-block-end: 0; background: var(--nav-overlay-backdrop-clr) !important; z-index: 2; opacity: 0; transition: 0.4s; backdrop-filter: blur(var(--nav-overlay-backdrop-blur)); } html:not(.dwc-mobile) .dwc-nest-header:has(.dwc-nest-menu-overlay) .brxe-nav-nested{ z-index: 3 } [data-overlay-header=true].dwc-nest-header .dwc-nest-menu-overlay{ display: none; } body:not(:has([data-overlay-header-optimize-adaptive-height="true"][data-overlay-header="true"])) .dwc-nest-menu-overlay { inset-block-start: var(--dwc-nest-header-height); } .logged-in:not(:has([data-overlay-header-optimize-adaptive-height="true"][data-overlay-header="true"])) .dwc-nest-menu-overlay:not(:has(+ .x-header)) { inset-block-start: calc(var(--dwc-nest-header-height) + var(--wp-admin--admin-bar--height, 0px)); } body:has([data-overlay-header-optimize-adaptive-height="true"][data-overlay-header="true"], [data-overlay-on-header="true"]) .dwc-nest-menu-overlay { inset-block-start: 0 !important; } .dwc-nest-menu-overlay { pointer-events: none; } .no-scroll .dwc-nest-menu-overlay { opacity: 1; } :is(.brx-header-right, .brx-header-left) .dwc-nest-header__container { padding-inline: 0 }  @-webkit-keyframes dwc-nest-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes slide-in-right { 0% { opacity: 0; } 100% { opacity: 1; } }  .dwc-mobile .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu :is(.brx-dropdown-content, .dwc-nav-wrapper), .bricks-is-frontend :is([data-submenu-reveal="slide"][data-offcanvas="true"]).dwc-nest-menu :is(.brx-dropdown-content, .dwc-nav-wrapper), :is(.bricks-is-frontend.brx-header-right, .bricks-is-frontend.brx-header-left) :is([data-submenu-reveal="slide"]).dwc-nest-menu :is(.brx-dropdown-content, .dwc-nav-wrapper){ transition-duration: calc(0.5s / var(--slide-out-speed)) !important; } #brx-header{ --content-gap: 0; --at-container-gap: 0; }  html:not(.dwc-mobile) .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header:has([data-overlay-header = "true"]) { padding-inline: var(--overlay-header-inset); padding-block-start: var(--overlay-header-inset); } html:not(.dwc-mobile) .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header:has([data-overlay-header = "true"]):not(.sticky, .brx-sticky) { position: absolute; inset-block-start: 0; inset-inline: 0; } html:not(.dwc-mobile) .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header > .dwc-nest-header[data-overlay-header = "true"]{ border-radius: var(--overlay-header-radius); background-color: var(--overlay-header-bg); box-shadow: var(--overlay-header-shadow); max-inline-size: var(--overlay-header-width); } html:not(.dwc-mobile) .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header > .dwc-nest-header[data-overlay-header = "true"]:not(:has([data-offcanvas="true"], .bricks-search-overlay)){ backdrop-filter: blur(var(--overlay-header-blur)); } html:not(.dwc-mobile) .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header:has(.open) > .dwc-nest-header[data-overlay-header = "true"]{ background-color: var(--overlay-header-bg-active) !important; }  .dwc-mobile .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header:has([data-overlay-header-mobile = "true"]) { padding: var(--overlay-header-inset); } .dwc-mobile .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header:has([data-overlay-header-mobile = "true"]):not(.sticky, .brx-sticky) { position: absolute; inset-block-start: 0; inset-inline: 0; } .dwc-mobile .bricks-is-frontend:not(:has([data-no-overlay])) #brx-header > .dwc-nest-header[data-overlay-header-mobile = "true"]{ border-radius: var(--overlay-header-radius); background-color: var(--overlay-header-bg); box-shadow: var(--overlay-header-shadow); max-inline-size: var(--overlay-header-width); }   .bricks-is-frontend:not(:has([data-no-overlay], [data-no-overlay-offset-padding])) #brx-header:has([data-offset-section-padding="true"]) + main > :is(section:first-child, div:first-child) { padding-block-start: var(--overlay-offset-padding); }  html:not(.dwc-mobile) .bricks-is-frontend.dwc-adaptive-height:not(.dwc-stripe-style) #brx-header:has([data-overlay-header = "true"]) .dwc-nest-header::after { border-radius: min(var(--overlay-header-radius), 2em); inset-block-end: calc(100% + var(--overlay-header-inset)); opacity: 1; } html:not(.dwc-mobile) .bricks-is-frontend:is(.dwc-adaptive-height):not(.dwc-stripe-style) #brx-header:has([data-overlay-header = "true"]:not([data-overlay-header-optimize-adaptive-height="true"])) .dwc-nest-header.show-menu-animation::after, html:not(.dwc-mobile) .bricks-is-frontend:is(.dwc-adaptive-height):not(.dwc-stripe-style) #brx-header.show-menu-animation:has([data-overlay-header = "true"]:not([data-overlay-header-optimize-adaptive-height="true"])) .dwc-nest-header::after { transform: translateY( calc((var(--dropdown-menu-height) + (var(--dwc-nest-header-height) * 1.5)))) translateZ(0) } html:not(.dwc-mobile) .bricks-is-frontend:is(.dwc-adaptive-height):not(.dwc-stripe-style) #brx-header:has([data-overlay-header="true"][data-overlay-header-optimize-adaptive-height="true"]) .dwc-nest-header.show-menu-animation::after, html:not(.dwc-mobile) .bricks-is-frontend:is(.dwc-adaptive-height):not(.dwc-stripe-style) #brx-header.show-menu-animation:has([data-overlay-header="true"][data-overlay-header-optimize-adaptive-height="true"]) .dwc-nest-header::after { block-size: calc((var(--dropdown-menu-height) + (var(--dwc-nest-header-height) * 1.5))); }  html:not(.dwc-mobile) .bricks-is-frontend:has( .dwc-nest-menu .open):not(:has([data-offcanvas="true"])) .dwc-nest-menu-overlay{ opacity: 1; }  html:not(.dwc-mobile) .dwc-nest-menu .brx-nav-nested-items > li > :is(a:not([data-last-item-is-button="true"] .brx-nav-nested-items > .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo ), .brx-submenu-toggle){ border-radius: var(--menu-item-radius); } html:not(.dwc-mobile) .dwc-nest-menu .brx-nav-nested-items { gap: var(--menu-items-gap); }  html:not(.dwc-mobile) :is(:not(.brx-header-left, .brx-header-right)).bricks-is-frontend .dwc-nest-menu:not([data-offcanvas="true"]) .brx-has-megamenu .brx-dropdown-content:not([data-use-selector="true"]) { min-inline-size: var(--dropdown-content-width, var(--dropdown-content-default-width)) !important; inset-inline-start: var(--left-position)!important; } html:not(.dwc-mobile) :is(:not(.brx-header-left, .brx-header-right)).bricks-is-frontend .dwc-nest-menu:not([data-offcanvas="true"]) .brx-dropdown-content { border-radius: var(--dropdown-content-border-radius); } .dwc-nest-header{ position: relative; z-index: 999; }  .dwc-mobile .dwc-nest-header[data-fullscreen-mobile-menu="true"]{ --dwc-nest-header-height:var(--dwc-header-div-height) !important } .dwc-mobile .dwc-nest-header[data-fullscreen-mobile-menu="true"] .dwc-nest-menu-top:not([data-below-header="true"] *) { background-color: var(--mobile-menu-topbar-bg) !important; align-items: center !important; animation: none !important; } .dwc-mobile .dwc-nest-header[data-fullscreen-mobile-menu="true"] .dwc-nav-wrapper{ z-index: 99999 } .dwc-mobile .dwc-nest-header[data-fullscreen-mobile-menu="true"] .dwc-nest-menu-top .brxe-toggle { display: block; } .dwc-mobile .dwc-nest-header[data-fullscreen-mobile-menu="true"]:not([data-hide-mobile-logo="true"]) .dwc-nest-menu__mobile-logo { display: flex; }  html:not(.dwc-mobile) .dwc-nest-header[data-fullscreen-mobile-menu="true"][data-overlay-header="true"] > div:first-child{ border-top-left-radius: var(--overlay-header-radius); border-top-right-radius: var(--overlay-header-radius); }  html:not(.dwc-mobile) #brx-header .brxe-xheaderrow:has(.dwc-nest-header){ position: relative; z-index:1; } html:not(.dwc-mobile) #brx-header .brxe-xheaderrow:first-child{ position: relative; z-index: 99991; } [data-x-overlay]:not([data-x-overlay="none"]) .dwc-nest-header{ background: var(--x-overlay-header-background)!important; } html:not(.dwc-mobile) .brxe-xheaderrow .dwc-nest-header::after { block-size: 1000px; }  [data-builder-mode] .brx-open.dwc-nest-menu[data-offcanvas="true"] .brx-nav-nested-items { inline-size: var(--mobile-menu-width); } [data-builder-mode] [data-offcanvas="true"] .dwc-nest-toggle--open{ display: none !important; } [data-builder-mode] [data-offcanvas="true"] .dwc-nest-menu-top{ display: none; } :is(.brx-header-left, .brx-header-right) [data-builder-mode] .brx-nav-nested-items, [data-builder-mode] .brx-open.dwc-nest-menu[data-offcanvas="true"] .brx-nav-nested-items { overflow-y: auto; scrollbar-width: thin !important; justify-content: flex-start !important; box-shadow: var(--sidebar-shadow); } :is(.brx-header-left, .brx-header-right) [data-builder-mode] .dwc-nav-wrapper, [data-builder-mode] [data-offcanvas="true"] .dwc-nav-wrapper { inset-inline-end: auto ; inset-inline-start: 0; }  [data-builder-mode]:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not(.brx-open) .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content, .brx-open .brx-dropdown-content){ min-inline-size:var(--dropdown-content-width, var(--dropdown-content-default-width)) !important; transform: translatex(50px); border: dotted #00b0f4 2px; } @media (min-width:1600px){ [data-builder-mode]:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not(.brx-open) .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content, .brx-open .brx-dropdown-content){ left: auto !important; right: 0; } } [data-builder-mode]:not(.brx-header-left, .brx-header-right) .dwc-nest-menu .brx-has-megamenu .brx-dropdown-content:not([data-offcanvas="true"] .brx-dropdown-content, .brx-open .brx-dropdown-content):not([data-hide-instruction="true"])::after{ content: 'Set dropdown Content width value in dropdown Content ATTRIBUTES > data-content-width, do not add a unit e.g. px. Leave empty to use global content width, set in Nav Nestable ATTRIBUTES > data-global-content-width. | Set alignment in ATTRIBUTES > data-content-align, values: left, right, center. This aligns the dropdown content to the dropdown button, leave empty to align center to the header. aligments are applied on frontend only. | TIP: click here to select dropdown Content'; position: absolute; inset-block-start: 102%; color: #e1e1e1; font-size: 12px; letter-spacing: 0.5px; line-height: 1.5; background: #2b2b2b; min-block-size: fit-content; padding: 1em; }  :is(.brx-header-left, .brx-header-right)[data-builder-mode] .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items, [data-builder-mode] .dwc-nest-menu.brxe-nav-nested[data-offcanvas="true"] .brx-nav-nested-items { justify-content: flex-start !important; } [data-builder-mode]:is(.brx-header-left, .brx-header-right)::before { content: 'To view sidebar, go to the MENU Styles/Options code block CSS, scroll to the end, and replace all the postid-xxxx in the CSS rules with this template post id'; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu:not(.brx-open)::after { content: 'To edit Sidebar, select the Nav (Nestable), go to the CONTENT tab > MOBILE MENU, enable "Keep open while styling" | TIP: click here to select Nav (Nestable)'; position: absolute; padding-inline-start: 20px; color: #e1e1e1; font-size: 12px; line-height: 1.5; background: #2b2b2b; min-block-size: fit-content; padding: 1em; inline-size: 250px; } .brx-header-left[data-builder-window] #brx-header .dwc-nest-menu:not(.brx-open)::after { inset-inline-start: 100%; } .brx-header-right[data-builder-window] #brx-header .dwc-nest-menu:not(.brx-open)::after { inset-inline-end: 100%; } [data-builder-window] #brx-header .dwc-nest-menu[data-offcanvas="true"]:not(.brx-open)::after{ content: 'To edit in Offcanvas mode, select the Nav (Nestable), go to the CONTENT tab > MOBILE MENU, enable "Keep open while styling" | TIP: click here to select Nav (Nestable)'; position: absolute; inset-block-start: 100%; padding-block-start: 20px; color: #e1e1e1; font-size: 12px; line-height: 1.5; background: #2b2b2b; min-block-size: fit-content; padding: 1em; inline-size: 250px; } @media (max-width: 1200px){ [data-builder-window] #brx-header .dwc-nest-menu[data-offcanvas="true"]:not(.brx-open)::after{ content: 'To edit in Offcanvas mode, select the Nav (Nestable), go to the CONTENT tab > MOBILE MENU, enable "Keep open while styling" '; position: absolute; inset-inline-start: var(--mobile-menu-width); padding-inline-start: 20px; } } [data-builder-mode] [data-offcanvas="true"]:not(.brx-open) .dwc-nav-wrapper { transform: translateX(0); visibility: visible; } [data-builder-window] [data-last-item-is-button="true"][data-offcanvas="true"].dwc-nest-menu .brx-nav-nested-items > .menu-item:last-of-type { padding-inline: var(--menu-item-inline-padding) !important; padding-block: var(--menu-item-block-padding) !important; }  :is(.brx-header-left, .brx-header-right)[data-builder-window] .brxe-nav-nested .brxe-dropdown .brx-dropdown-content:not(.brx-open .brx-dropdown-content) { display: none; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items { scrollbar-width: none; }  html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-header__container:not(:has([data-offcanvas="true"])) { align-items: stretch !important; } html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .dwc-nav-wrapper, html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items, html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown, html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown > .brx-submenu-toggle, html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a:not([data-last-item-is-button="true"] .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo)  {  } html:not(.dwc-mobile) .dwc-stripe-style:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > li.menu-item { height: 100%; display: flex; align-items: center; }  .brx-boxed .dwc-nest-menu-overlay { inline-size: var(--boxed-width, 100%); inset-inline-start: 50%; transform: translateX(-50%); }  body:is(.dwc-stripe-style, .dwc-adaptive-height):not(.adaptive-height-active, .brx-header-right, .brx-header-left) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-has-megamenu{ pointer-events: none; }   :is([data-last-item-is-button="true"], [data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items > .menu-item:last-of-type a { color: var(--menu-cta-clr); background-color: var(--menu-cta-bg); border-radius: var(--menu-cta-radius) !important; padding-inline: var(--menu-cta-inline-padding) !important; padding-block: var(--menu-cta-block-padding) !important; border: var(--menu-cta-border); } :is([data-last-item-is-button="true"], [data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(1) a:hover { color: var(--menu-cta-hover-clr); background-color: var(--menu-cta-hover-bg); }  :is([data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(2) a { color: var(--menu-cta-2-clr); background-color: var(--menu-cta-2-bg); border-radius: var(--menu-cta-2-radius) !important; padding-inline: var(--menu-cta-2-inline-padding) !important; padding-block: var(--menu-cta-2-block-padding) !important; border: var(--menu-cta-2-border); } :is([data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"]).dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(2) a:hover { color: var(--menu-cta-2-hover-clr); background-color: var(--menu-cta-2-hover-bg); }  [data-last-item-is-button="true-3"].dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(3) a { color: var(--menu-cta-3-clr); background-color: var(--menu-cta-3-bg); border-radius: var(--menu-cta-3-radius) !important; padding-inline: var(--menu-cta-3-inline-padding) !important; padding-block: var(--menu-cta-3-block-padding) !important; border: var(--menu-cta-3-border); } [data-last-item-is-button="true-3"].dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(3) a:hover { color: var(--menu-cta-3-hover-clr); background-color: var(--menu-cta-3-hover-bg); }  html:not(.dwc-mobile) [data-last-item-is-button="true"].dwc-nest-menu .brx-nav-nested-items > .menu-item:last-of-type, html:not(.dwc-mobile) [data-last-item-is-button="true-2"].dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+2), html:not(.dwc-mobile) [data-last-item-is-button="true-3"].dwc-nest-menu .brx-nav-nested-items > .menu-item:nth-last-of-type(-n+3) { padding-inline-start: calc(var(--menu-item-inline-padding) - var(--menu-items-gap)); }  html:not(.dwc-mobile) [data-last-item-is-button-alignment="center"][data-last-item-is-button="true"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:is(:last-of-type, :first-of-type) { margin-inline-start: auto; }  html:not(.dwc-mobile) [data-last-item-is-button-alignment="center"][data-last-item-is-button="true-2"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:is(:nth-last-of-type(2), :first-of-type) { margin-inline-start: auto; }  html:not(.dwc-mobile) [data-last-item-is-button-alignment="center"][data-last-item-is-button="true-3"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:is(:nth-last-of-type(3), :first-of-type) { margin-inline-start: auto; }  html:not(.dwc-mobile) [data-last-item-is-button-alignment="left"][data-last-item-is-button="true"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:last-of-type { margin-inline-start: auto; }  html:not(.dwc-mobile) [data-last-item-is-button-alignment="left"][data-last-item-is-button="true-2"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:nth-last-of-type(2) { margin-inline-start: auto; }  html:not(.dwc-mobile) [data-last-item-is-button-alignment="left"][data-last-item-is-button="true-3"].dwc-nest-menu:not(.brx-open) .dwc-nest-nav-items > li:nth-last-of-type(3) { margin-inline-start: auto; }  html:not(.dwc-mobile):has(:is([data-last-item-is-button-alignment="center"], [data-last-item-is-button-alignment="left"]):is([data-last-item-is-button="true"], [data-last-item-is-button="true-2"], [data-last-item-is-button="true-3"])) :is(.dwc-menu-wrap, .dwc-nest-menu) { inline-size: 100%; }  html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-header__container:has([data-align-content-bottom="true"]):not(:has([data-offcanvas="true"])) { align-items: stretch !important; } html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .dwc-nav-wrapper, html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items, html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown, html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown > .brx-submenu-toggle, html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li > a:not([data-last-item-is-button="true"] .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo)  { height: 100%; } html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li.menu-item { height: 100%; display: flex; align-items: center; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brxe-dropdown.open > .brx-dropdown-content:not(.brx-dropdown-content .brx-dropdown-content) { transform: translateY(calc(var(--caret-size) - var(--dropdown-content-border-size))) scaleX(1) scaleY(1); } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brxe-dropdown.open > .brx-dropdown-content .brx-dropdown-content{ transform: translateY(0) scaleX(1) scaleY(1); } html:not(.dwc-mobile) .brx-dropdown-content:not(.open .brx-dropdown-content){ --dropdown-content-border: solid transparent var(--dropdown-content-border-size); } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu[data-align-content-bottom="true"][data-caret="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown.open:not(.dwc-stripe-style .brx-has-megamenu)::after { inline-size: calc((var(--dropdown-content-gap) * 1.414) - var(--dropdown-content-border-size)); aspect-ratio: 1; opacity: 1; transition: opacity 0.2s 0.1s; } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu[data-align-content-bottom="true"][data-caret="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown:not(.dwc-stripe-style .brx-has-megamenu)::after { content: ''; position: absolute; background-color: var(--dropdown-content-bg); transform: rotate(45deg); inset-block-end: calc((-1 * var(--dropdown-content-gap) - (var(--dropdown-content-gap) * 1.414 / 2.0)) + var(--dropdown-content-border-size)); inset-inline-start: calc(50% - var( --dropdown-content-gap)); opacity: 0; } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown:not(.dwc-stripe-style .brx-has-megamenu)::after { border-top: var(--dropdown-content-border); border-left: var(--dropdown-content-border); z-index: 9999; inset-block-end: calc(var(--dropdown-content-gap) * -1.55); } html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brx-nav-nested-items > .brxe-dropdown:not(.dwc-stripe-style .brx-has-megamenu) .brx-dropdown-content{ outline: var(--dropdown-content-border); }  body:not(.adaptive-height-active) .brxe-dropdown::after{ display: none; }  html:not(.dwc-mobile) body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brxe-dropdown:not(.brx-has-megamenu) .brxe-dropdown .brx-submenu-toggle button svg { transform: rotate(270deg); }  [data-builder-mode]:not(.brx-header-left, .brx-header-right) .brx-has-megamenu .brx-dropdown-content[data-content-align="left"][preview-alignment="true"]{ left: 0 !important; right: auto !important; } [data-builder-mode]:not(.brx-header-left, .brx-header-right) .brx-has-megamenu .brx-dropdown-content[data-content-align="right"][preview-alignment="true"]{ left: auto !important; right: 0 !important; } [data-builder-mode]:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not(.brx-open) .brx-has-megamenu .brx-dropdown-content[data-content-align="center"][preview-alignment="true"]{ left: 50% !important; transform: translatex(-50%) !important; }  .dwc-nest-menu > [data-breakout-link]:not(.dwc-nest-menu__logo){ color: var(--menu-cta-clr); background-color: var(--menu-cta-bg); border-radius: var(--menu-cta-radius) !important; padding-inline: var(--menu-cta-inline-padding) !important; padding-block: var(--menu-cta-block-padding) !important; border: var(--menu-cta-border); } .dwc-nest-menu > [data-breakout-link="before"], .dwc-nest-menu > [data-breakout-link]:not([data-breakout-link="after"], .dwc-nest-menu__logo){ margin-inline-end: var(--cta-breakout-gap); margin-inline-start: auto; } .dwc-nest-menu > [data-breakout-link="after"]{ margin-inline-start: var(--cta-breakout-gap); order: 1; } .dwc-menu-wrap:has(.dwc-nest-menu__logo[data-breakout-link]), .brxe-nav-nested:has(.dwc-nest-menu__logo[data-breakout-link]){ inline-size: 100% !important; } .dwc-stripe-style .dwc-menu-wrap:has(.dwc-nest-menu__logo[data-breakout-link]), .dwc-stripe-style .brxe-nav-nested:has(.dwc-nest-menu__logo[data-breakout-link]) { min-height: var(--header-min-height); } .dwc-nest-header__container:has(.brx-nav-nested-items .dwc-nest-menu__logo[data-breakout-link]) { flex-direction: column !important; justify-content: center !important; } .dwc-nest-menu > [data-breakout-link="after"] + .brxe-toggle[aria-label="Open Menu"]{ margin-inline-start: auto; }  .dwc-mobile .dwc-nav-wrapper:has([data-breakin]) { background: linear-gradient(to top, var(--mobile-menu-bg) 0%, var(--mobile-menu-bg) calc(100% - var(--dwc-nest-header-height)), transparent calc(100% - var(--dwc-nest-header-height)), transparent 100%); } .dwc-mobile .dwc-nav-wrapper:has([data-breakin]) .breakin-container{ inline-size: 100%; } .dwc-mobile .dwc-nav-wrapper:has([data-breakin="end"]) .breakin-container{ margin-block-start: auto; } html:not(.dwc-mobile) .breakin-container{ visibility: hidden !important; order: 0 !important; }  [data-builder-mode] .dwc-nest-menu .brx-nav-nested-items > a:not(.dwc-nest-menu__logo){ font-weight: var(--menu-item-font-weight); font-size: var(--menu-item-font-size); color: var(--menu-item-clr); background-color: var(--menu-item-bg); padding-block: var(--menu-item-block-padding); padding-inline: var(--menu-item-inline-padding) !important; } [data-builder-mode] .dwc-nest-menu .brx-dropdown-content > a:not(.brx-has-megamenu a) { background-color: var(--dropdown-item-bg); padding-block: var(--dropdown-item-block-padding); padding-inline: var(--dropdown-item-inline-padding) !important; font-weight: var(--menu-item-font-weight); font-size: var(--menu-item-font-size); color: var(--menu-item-clr); inline-size: 100%; } [data-builder-mode] .dwc-nest-menu .brx-dropdown-content > a:hover:not(.brx-has-megamenu a) { background-color: var(--dropdown-item-hover-bg); color: var(--dropdown-item-hover-clr); } body:not([data-builder-mode]) .dwc-nest-menu .brx-nav-nested-items > li:empty{ visibility: hidden; } .dwc-nest-menu .brx-nav-nested-items > * > .brxe-dropdown:not(.brx-has-megamenu) li .brx-submenu-toggle { padding-block: var(--dropdown-item-block-padding); padding-inline: var(--dropdown-item-inline-padding) !important; } html:not(.dwc-mobile) .open:has(.open) > li > .brx-dropdown-content:not(.brx-header-left *, .brx-header-right *)::before { content: ""; position: absolute; inset: 0; background-color: var(--dropdown-inactive-overlay); pointer-events: none; border-radius: var(--dropdown-content-border-radius); z-index: 1; } .dwc-nest-menu .brx-dropdown-content > li:hover > .brxe-dropdown > .brx-submenu-toggle:not(.brx-has-megamenu *, .dwc-mobile .open.active > *) { background-color: var(--dropdown-item-hover-bg); color: var(--dropdown-item-hover-clr); }   .dwc-nest-menu .brx-nav-nested-items > li> .brx-has-megamenu.open > .brx-dropdown-content { opacity: 1; visibility: visible; } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu[data-align-content-bottom="true"][data-caret="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has(.brx-has-megamenu.open):not(.dwc-stripe-style .brx-nav-nested-items > li)::after { inline-size: calc((var(--dropdown-content-gap) * 1.414) - var(--dropdown-content-border-size)); aspect-ratio: 1; opacity: 1; transition: opacity 0.2s 0.1s; } html:not(.dwc-mobile) body:not(.brx-header-right, .brx-header-left) .dwc-nest-menu[data-align-content-bottom="true"][data-caret="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li:has(.brx-has-megamenu):not(.dwc-stripe-style .brx-nav-nested-items > li)::after { content: ''; position: absolute; background-color: var(--dropdown-content-bg); transform: rotate(45deg); inset-block-end: calc((-1 * var(--dropdown-content-gap) - (var(--dropdown-content-gap) * 1.414 / 2.0)) + var(--dropdown-content-border-size)); inset-inline-start: calc(50% - var( --dropdown-content-gap)); opacity: 0; } html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li { height: 100%; display: flex; align-items: center; } html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .brxe-dropdown > .brx-submenu-toggle, html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu[data-align-content-bottom="true"]:not([data-offcanvas="true"]) .brx-nav-nested-items > li > .brxe-dropdown{ height: 100% } .brx-nav-nested-items > li:has(> a), .brx-nav-nested-items > li:has(> .brx-submenu-toggle) { position: relative; }   @media (min-width: 640px) and (max-width: 1200px) {  .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] .dwc-nav-wrapper { --mobile-menu-width: min(720px, 100%); align-items: flex-end; } .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-hide-close-bar="true"] ul, [data-submenu-reveal="expand"].brx-has-megamenu ul) { inline-size: min(400px, 100%); box-shadow: 0px 0px 15px -10px #000000b3 } .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brx-has-megamenu.brxe-dropdown .brx-dropdown-content:not([data-submenu-reveal="expand"].brx-has-megamenu ul) { inset-inline-end: 0 !important; inset-inline-start: auto !important; inset-block-start: 0 !important; }  .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].dwc-nest-menu.brxe-nav-nested .brxe-dropdown:not(:is([data-submenu-reveal="expand"], .brx-has-megamenu)) .brx-dropdown-content:not([data-submenu-reveal="expand"] *), .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].brxe-dropdown:not(.brx-has-megamenu) .brx-dropdown-content { transition-property: inset-inline-start, inset-inline-end, visibility, opacity !important; inset-inline-start: auto !important; width: 400px; box-shadow: 0px 0px 15px -10px #000000b3; inset-block-start: 0 !important; inset-inline-end: -100% !important; } .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] [data-submenu-reveal="slide"].brxe-nav-nested.brx-open .brxe-dropdown.open:not(.brx-has-megamenu, [data-submenu-reveal="expand"])>.brx-dropdown-content, .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content, .dwc-mobile .bricks-is-frontend [data-mobile-special-style="slide-split"] .brx-open [data-submenu-reveal="slide"].brxe-dropdown.open>.brx-dropdown-content .open>.brx-dropdown-content { inset-inline-end: 0% !important; inset-inline-start: auto !important; }  .dwc-mobile body:not(.brx-header-right, .brx-header-left) [data-mobile-special-style="slide-split"] .brx-nav-nested-items > li > .brx-has-megamenu.open > .brx-submenu-toggle{ background-color: var(--menu-item-active-bg); } .dwc-mobile body:not(.brx-header-right, .brx-header-left) [data-mobile-special-style="slide-split"] .brx-nav-nested-items > li.open > .brx-submenu-toggle{ background-color: var(--menu-item-active-bg); } }   .bricks-is-frontend [data-overlay-header-no-top-gap="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .dwc-nav-wrapper { inset-block-start: 0 !important; }  .bricks-is-frontend [data-overlay-header-no-top-gap="true"] .dwc-nest-menu[data-submenu-reveal="slide"][data-slide-in-direction="top"][data-match-overlay-header-width="true"] .open.active>.brx-submenu-toggle > button:not([data-hide-close-bar="true"] button, [data-submenu-reveal="expand"] button, .open.active:has(.open.active)>.brx-submenu-toggle > button) { inset-block-start: calc(var(--dwc-nest-header-height) / 2); } .bricks-is-frontend #brx-header > .dwc-nest-header[data-overlay-header-no-top-gap="true"] { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } .bricks-is-frontend #brx-header:has([data-overlay-header-no-top-gap="true"]) { padding-block-start: 0 !important; }    .brxe-dropdown[data-is-icon]{ padding-inline: var(--menu-item-inline-padding); }  .brxe-dropdown[data-is-icon] > .brx-submenu-toggle::before{ display: none; }  .dwc-nest-menu .brx-nav-nested-items > .brxe-dropdown[data-is-icon] > .brx-submenu-toggle{ height: auto !important; width: auto; min-width: var(--button-max-diameter); aspect-ratio: 1; border-radius: var(--menu-item-radius) !important; padding: 0 !important; margin-inline-start: auto; margin-block: auto; transition: 0.4s; border: var(--menu-item-border) } .dwc-nest-menu .brx-nav-nested-items > .brxe-dropdown[data-is-icon]:hover > .brx-submenu-toggle{ border: var(--menu-item-hover-border) } .dwc-mobile .dwc-nest-menu .brx-nav-nested-items > .brxe-dropdown[data-is-icon] > .brx-submenu-toggle{ max-width: var(--button-max-diameter); }  .brxe-dropdown[data-is-icon] > .brx-submenu-toggle > button{ margin: auto; color: var(--icon-clr); font-size: var(--icon-size); } .brxe-dropdown[data-is-icon]:hover > .brx-submenu-toggle > button{ color: var(--icon-hover-clr); }  .brxe-dropdown[data-is-icon] > .brx-submenu-toggle button[aria-expanded="true"] > * { transform: rotateZ(0deg); }  .dwc-mobile .dwc-nest-menu .brx-nav-nested-items > .brxe-dropdown[data-is-icon] > .brx-submenu-toggle{ margin-inline-start: initial; }  .brxe-dropdown[data-is-icon] > .brx-submenu-toggle > span{ clip: rect(1px,1px,1px,1px); word-wrap: normal!important; border: 0; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; overflow-wrap: normal!important; padding: 0; position: absolute!important; width: 1px; }   .brxe-dropdown[data-is-button] > .brx-submenu-toggle{ height: auto !important; margin-block: auto; border-radius: var(--menu-item-radius) !important; max-width: var(--menu-item-width); border: var(--menu-item-border); } .brxe-dropdown[data-is-button]:hover > .brx-submenu-toggle { border: var(--menu-item-hover-border); }  .brxe-dropdown[data-is-button] > .brx-submenu-toggle > span{ margin-inline: auto; }  .brxe-dropdown[data-is-button="no-chevron"] > .brx-submenu-toggle > button{ clip: rect(1px,1px,1px,1px); word-wrap: normal!important; border: 0; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; overflow-wrap: normal!important; padding: 0; position: absolute!important; width: 1px; }  .dwc-mobile .brxe-dropdown:is([data-is-icon], [data-is-button]){ padding-block: var(--menu-item-block-padding); padding-inline: var(--menu-item-inline-padding); }    html:not(.dwc-mobile) :is(:not(.brx-header-left, .brx-header-right)).bricks-is-frontend .dwc-nest-menu:not([data-offcanvas="true"]) .brx-has-megamenu .brx-dropdown-content:not([data-use-selector="true"]) { inset-inline-end: var(--right-position)!important; } html:not(.dwc-mobile)[dir=rtl] .dwc-stripe-style .open.brx-has-megamenu:not([data-offcanvas="true"] .brx-has-megamenu)::before { transform: translateX(50%); } html:not(.dwc-mobile)[dir=rtl] body:not(.brx-header-left, .brx-header-right) .dwc-nest-menu:not([data-offcanvas="true"]) .brxe-dropdown:not(.brx-has-megamenu) .brxe-dropdown .brx-submenu-toggle button svg { transform: rotate(-270deg); }   .dwc-nest-nav-items > li { width: auto; } li { -webkit-tap-highlight-color: transparent; } html:not(.dwc-mobile) .dwc-adaptive-height #brx-header > *:not(.dwc-nest-header, .dwc-nest-header + *){ z-index: 9999; position: relative; }  li:not(.brx-has-megamenu) .brx-submenu-toggle:not( .brx-nav-nested-items > li > *, li:hover > *) { color: var(--dropdown-item-clr); } .dwc-nest-menu .brxe-dropdown:not(.brx-has-megamenu) li .brx-submenu-toggle svg{ --chevron-clr: var(--dropdown-item-clr); --chevron-hover-clr: var(--dropdown-item-hover-clr); }  .dwc-mobile .dwc-nav-wrapper { inset-block-start: var(--wp-admin--admin-bar--height, 0px); } .dwc-mobile .brxe-nav-nested.brx-open .brx-nav-nested-items { top:0; }  .dwc-mobile .dwc-nest-menu.brxe-nav-nested:not([data-submenu-reveal="expand"]) .brx-nav-nested-items:has(.brxe-dropdown.open.active:not([data-submenu-reveal="expand"])){ overflow-y: hidden; }  @supports (width: attr(data-format px)) { [data-builder-mode] .dwc-nest-menu { --global-width: attr(builder-preview-content-width px); } }  @supports not (width: attr(data-format px)) { [data-builder-mode] .brx-dropdown-content { --dropdown-content-width: var(--dropdown-content-default-width) !important; } } body:has(.brx-sticky) [id] { scroll-margin-top: var(--dwc-nest-header-height); }  @media (height < 480px){ .dwc-mobile .bricks-is-frontend .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .dwc-nav-wrapper { block-size: 100dvb !important; } .dwc-mobile .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] .brx-nav-nested-items { min-block-size: 100dvb !important; overflow-y: auto !important; } .dwc-mobile [data-overlay-header-mobile="true"] [data-slide-in-direction="top"][data-match-overlay-header-width="true"] .dwc-nest-menu-top { z-index: 9999; border-radius: var(--overlay-header-radius); background-color: var(--overlay-header-bg) !important; backdrop-filter: blur(var(--overlay-header-blur)); } .dwc-mobile .bricks-is-frontend [data-submenu-reveal="slide"].dwc-nest-menu .brx-dropdown-content { overscroll-behavior: contain; } }  html:not(.dwc-mobile) .dwc-nest-menu .brx-has-megamenu > .brx-dropdown-content:has([data-tabbed-hero="true"]):not(:has(.active:hover)) { clip-path: inset(0 calc(100% - var(--tab-list-width)) 0 0); }  .dwc-nest-header:has(>.brxe-block){ padding-inline: 0px; }  .dwc-nest-header > .brxe-block{ padding-inline: var(--header-inline-padding) }  .brxe-block:has(.dwc-nest-header__container){ background-color:var(--header-bg) }  .dwc-mobile .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown.open>.brx-submenu-toggle font, .dwc-mobile .dwc-nest-menu [data-submenu-reveal="expand"].brxe-dropdown.open>.brx-submenu-toggle font{ color: var(--dropdown-expanded-clr) !important; }  .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"] :is(.dwc-nav-wrapper):not(:has(.brxe-dropdown.open)) { block-size: fit-content !important; }  .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="expand"] :is(.dwc-nav-wrapper) { block-size: auto; inset-block-end: auto; } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="expand"] .brxe-dropdown:not(.open) .brx-dropdown-content:not([data-builder-mode] .brx-dropdown-content) { top: 0; overflow-x: clip; } .dwc-mobile .bricks-is-frontend [data-overlay-header-mobile="true"] .dwc-nest-menu[data-slide-in-direction="top"][data-match-overlay-header-width="true"][data-submenu-reveal="expand"] .brxe-dropdown:not(.open) .brx-dropdown-content:not([data-builder-mode] .brx-dropdown-content) .brxe-dropdown{ display: none }  .dwc-mobile :is(.dwc-submenu-toggle,.brx-nav-nested-items li.menu-item > a)::before, :is(.brx-nav-nested-items > li li .brx-submenu-toggle,.brx-nav-nested-items > li li.menu-item > a)::before, [data-offcanvas="true"] :is(.brx-submenu-toggle,.brx-nav-nested-items li.menu-item > a)::before, .dwc-mobile .dwc-nest-menu .brx-nav-nested-items > li:has([aria-current="page"]:not(.dwc-exclude)) > .brx-submenu-toggle::before{ inline-size: calc(var(--menu-item-hover-border-height) * 1.5) !important; block-size: 100% !important; inset-block: 0 !important; }  html:not(.dwc-mobile) .bricks-is-frontend:not(.brx-header-left, .brx-header-right) .dwc-nest-menu .brx-nav-nested-items > li:not(:last-child) > :is(.brx-submenu-toggle, .brxe-text-link:not([data-last-item-is-button="true"] .menu-item:last-of-type a, [data-last-item-is-button="true-2"] .menu-item:nth-last-of-type(-n+2) a, [data-last-item-is-button="true-3"] .menu-item:nth-last-of-type(-n+3) a, .dwc-nest-menu__logo))::after { content: ''; background-color: var(--menu-item-separator-color); inline-size: var(--menu-item-separator-width); position: absolute; inset-block: var(--menu-item-separator-inset); inset-inline-start: calc(100% + (var(--menu-items-gap) / 2)); }   .dwc-mobile :is(.bricks-is-frontend.brx-header-left, .bricks-is-frontend.brx-header-right) #brx-header { position: relative; inline-size: 100%; flex-direction: column; } .dwc-mobile .bricks-is-frontend:is(.brx-header-left, .brx-header-right) :is(#brx-content, #brx-footer) { margin-inline-start: 0; }  .bricks-is-frontend:is(.brx-header-left, .brx-header-right):not(.show-nav) .dwc-nav-wrapper { display: none; }  html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header { flex-direction: column; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7); } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]).no-scroll { overflow: visible; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items { max-block-size: 100dvb; padding-block-end: 12rem; overscroll-behavior: contain; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nav-wrapper { position: relative; overflow: hidden; block-size: 100%; transform: translateX(0%); visibility: visible; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) .dwc-nest-menu .brxe-toggle { display: none !important; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu { display: flex; flex-direction: column; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-header > div { display: flex; grid-template-columns: 1fr; block-size: 100%; flex-direction: column; justify-content: flex-start; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-menu-wrap { inline-size: 100%; display: grid; grid-template-columns: 1fr; block-size: 100%; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header :is(.brxe-code, .dwc-nest-menu-overlay) { display: none; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-header { inline-size: 100%; padding-inline: 0; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu-top { min-block-size: var(--top-offset); } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu:not( [data-hide-close-bar = 'true']) .brx-dropdown-content { inset-block-start: calc(var(--top-offset) + 1px) !important; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu:not( [data-submenu-reveal = 'slide']) .brx-dropdown-content:not([data-submenu-reveal = 'slide'] *) { inset-inline-start: 0; inset-block-start: unset !important; overflow: hidden; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu:not([data-submenu-reveal = 'slide']) .brxe-dropdown:not(.open.active) > .brx-dropdown-content > .brxe-dropdown:not([data-submenu-reveal = 'slide'] *){ visibility: hidden; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu.brxe-nav-nested.brx-open .brxe-dropdown > .brx-dropdown-content { overscroll-behavior: contain; min-inline-size: var(--mobile-menu-width); } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu .brxe-dropdown.open > .brx-submenu-toggle button:not([data-submenu-reveal = 'expand'] button) { min-block-size: calc(var(--top-offset) - 1px); inset-block-start: 0; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu .brxe-dropdown.open[data-submenu-reveal = 'slide'] > .brx-submenu-toggle button { min-block-size: calc(var(--top-offset) - 1px); inset-block-start: 0; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu .brxe-dropdown .brx-submenu-toggle button { min-block-size: 0; }    :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header { flex-direction: column; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7); --top-offset: 40px; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items { max-block-size: 100dvb; padding-block-end: 12rem; overscroll-behavior: contain; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nav-wrapper { position: relative; overflow: hidden; block-size: 100%; transform: translateX(0%); visibility: visible; } body:is(.brx-header-left, .brx-header-right)[data-builder-window] .dwc-nest-menu .brxe-toggle { display: none !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu { display: flex; flex-direction: column; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-header > div { display: flex; grid-template-columns: 1fr; block-size: 100%; flex-direction: column; justify-content: flex-start; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-menu-wrap { inline-size: 100%; display: grid; grid-template-columns: 1fr; block-size: 100%; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-header { inline-size: 100%; padding-inline: 0; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu-top { min-block-size: var(--top-offset); } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu .brx-dropdown-content { inset-block-start: calc(var(--top-offset) - 1px) !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu.brxe-nav-nested.brx-open .brxe-dropdown > .brx-dropdown-content { overscroll-behavior: contain; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu .brxe-dropdown.open > .brx-submenu-toggle button { min-block-size: calc(var(--top-offset) - 1px); inset-block-start: 0; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu .brxe-dropdown .brx-submenu-toggle button { min-block-size: 0; } :is(.brx-header-left, .brx-header-right)[data-builder-window] .dwc-nest-menu { margin: 0 !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] .brx-nav-nested-items { flex-direction: column !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] .dwc-nest-toggle--open.brxe-toggle { display: flex !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] .dwc-nest-menu .brx-nav-nested-items { position: relative !Important; background: var(--mobile-menu-bg) !important; align-items: stretch; flex: 1; } :where(.brx-header-left, .brx-header-right)[data-builder-mode]:not(:has(.dwc-sidebar)) .dwc-nest-menu-top::before { content: 'this space is the back text bar'; padding: 1rem; background-color: gray; color: white; width: 100%; text-transform: uppercase; font-size: 12px; font-weight: bold; letter-spacing: 1px; }  :is(.brx-header-left, .brx-header-right)[data-builder-window] [data-last-item-is-button="true"].dwc-nest-menu .brx-nav-nested-items > .menu-item:last-of-type { padding-inline: var(--menu-item-inline-padding) !important; padding-block: var(--menu-item-block-padding) !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] .dwc-nest-menu-top { min-block-size: 80px !important; } :is(.brx-header-left, .brx-header-right)[data-builder-window] .dwc-nest-nav-items { overflow-y: scroll; } :is(.brx-header-left, .brx-header-right)[data-builder-mode] .brx-dropdown-content { min-inline-size: var(--mobile-menu-width); position: static; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items { flex-wrap: nowrap; } :is(.brx-header-left, .brx-header-right)[data-builder-window] #brx-header .dwc-nest-menu .brx-dropdown-content { visibility: visible !important; opacity: 1; }  html:not(.dwc-mobile):has([data-overlay-sidebar=true]) { --mobile-menu-bg: rgb(255 255 255 / 0%); --menu-item-border: solid 1px rgb(255 255 255 / 50%); } html:not(.dwc-mobile):has([data-overlay-sidebar=true]) :is(.brx-header-left, .brx-header-right):not([data-builder-modee]) :is(main, footer){ margin: 0 !important } html:not(.dwc-mobile):has([data-overlay-sidebar=true]) :is(.brx-header-left, .brx-header-right):not([data-builder-modee]) :is(main, footer) :where(section):not(section>section) { padding-inline-start: calc(var(--mobile-menu-width) + clamp(1.5rem, calc(0.625vw + 1.375rem), 1.875rem)); max-inline-size: 100% } html:not(.dwc-mobile):has([data-overlay-sidebar=true]) :is(.brx-header-left, .brx-header-right):not([data-builder-modee]) #brx-header { border-radius: var(--overlay-sidebar-radius); overflow: hidden; background: var(--overlay-sidebar-bg); box-shadow: var(--overlay-sidebar-shadow) !important; inset: var(--overlay-sidebar-inset); } html:not(.dwc-mobile):has([data-overlay-sidebar=true]) :is(.brx-header-left, .brx-header-right):not([data-builder-modee]) .dwc-nest-header{ backdrop-filter: blur(13px); background: transparent !important; } html:not(.dwc-mobile):has([data-overlay-sidebar=true]):not([data-builder-modee]) .brx-dropdown-content { background-color: rgb(255 255 255 / 100%); }  html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) #brx-header .dwc-nest-menu.brxe-nav-nested .brx-nav-nested-items { display: flex; flex-wrap: nowrap; flex-direction: column !important; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) .dwc-nest-menu.brxe-nav-nested .brxe-dropdown .brx-dropdown-content { visibility: visible; min-inline-size: var(--mobile-menu-width) !important; } html:not(.dwc-mobile) :is(.brx-header-left, .brx-header-right):not([data-builder-window]) .dwc-nest-menu[data-submenu-reveal="expand"] .brxe-dropdown.open>.brx-dropdown-content { position: static; }  #brx-content { padding-block-start: var(--fl-header-height, 0px); } 