@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}#brx-header.brx-sticky.scrolling > .brxe-section,#brx-header.brx-sticky.scrolling > .brxe-container,#brx-header.brx-sticky.scrolling > .brxe-block,#brx-header.brx-sticky.scrolling > .brxe-div {background-color: var(--color-bg-body)}.menu-left-bg { position: fixed; width: 25vw; height: 100vh; top: 0; left: 0; background-color: var(--color-light-blue); transform: translateY(-100%); z-index: 1; }@media (width <= 1024px) { .menu-left-bg { width: 100vw; } .menu-left-bg { height: 15vh; }}@media (width <= 768px) { .menu-left-bg { width: 100vw; height: 15vh; }}@media (width <= 640px) { .menu-left-bg { width: 100vw; height: 10vh; }}.menu-right-bg { position: fixed; width: 75vw; height: 100vh; top: 0; right: 0; background-color: var(--color-lighter-blue); transform: translateY(100%); z-index: 1; }@media (width <= 1024px) { .menu-right-bg { width: 100vw; } .menu-right-bg { top: 15vh; height: 100vh; }}@media (width <= 768px) { .menu-right-bg { width: 100vw; height: 100vh; top: 15vh; }}@media (width <= 640px) { .menu-right-bg { width: 100vw; height: 100vh; top: 10vh; }} .nav-link { font-family: var(--font-heading); font-size: var(--fs-nav); font-weight: 700; color: var(--color-navy); text-decoration: none; line-height: var(--lh-tight); display: inline-block; position: relative; transition: padding-left 0.3s ease; padding-left: 0; }.nav-link:hover { transform: translateX(1rem);}@media (width <= 1024px) { .nav-link { font-size: var(--fs-nav); }}@media (width <= 640px) { .nav-link { font-size: var(--fs-nav); }}@media (height <= 700px) { .nav-link { font-size: var(--fs-nav); }}@media (height <= 500px) { .nav-link { font-size: var(--fs-nav); }} .nav-list li { transform: translateX(-30px); position: relative; z-index: 11; transition: all 0.3s ease; padding-left: 3rem; }.nav-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: var(--space-lg); }@media (width <= 1024px) { .nav-list { gap: var(--space-lg); }}@media (width <= 640px) { .nav-list { gap: var(--space-md); }}@media (height <= 700px) { .nav-list { gap: var(--space-sm); }}@media (height <= 500px) { .nav-list { gap: var(--space-xs); }}.main-navigation { width: 100%; max-width: 600px; }.menu-right { display: flex; align-items: center; justify-content: flex-start; position: relative; opacity: 0; transform: translateY(30px);}@media (max-width: 767px) {@media (width <= 767px) { .menu-right{ margin-top: var(--space-xl); align-items: start ; justify-content: flex-start;} }}.menu-grid { display: grid; grid-template-columns: 0.3fr 1fr; width: 100%; min-height: 80vh; }@media (width <= 767px) { .menu-grid { grid-template-columns: 0fr 1fr; }}.menu-section .space.px-md { padding-inline: var(--space-md); height: 100%; display: flex; align-items: center; }@media (height <= 500px) { .menu-section .space.px-md { padding-block: var(--space-xs); padding-inline: var(--space-sm); }}.menu-section .brxe-container { max-width: var(--container-max); padding-inline: var(--container-padding); }.menu-section { position: relative; z-index: 10; height: 100vh; display: flex; align-items: center; justify-content: center; }.fullscreen-overlay { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 10000; visibility: hidden; overflow: hidden; pointer-events: none; }#brxe-mlxwbc {margin-bottom: 0}