@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}}#brxe-kvcsns {flex-direction: row; justify-content: space-between; flex-wrap: wrap; align-items: center}@media (max-width: 479px) {#brxe-kvcsns {flex-direction: column}}#offcanvas-inner { background: var(--black); display: none; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100vh; z-index: 200;}#offcanvas-inner .offcanvas-menu { display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: space-between; position: absolute; padding: var(--section-space-xxl) var(--section-padding-x) var(--space-l) var(--section-padding-x); top: 0; left: 0; height: 100svh; width: 100vw; z-index: 1; overflow-y: scroll;-ms-overflow-style: none; scrollbar-width: none; }#offcanvas-inner .offcanvas-menu__container { display: flex; flex-direction: column; gap: var(--space-s);}#offcanvas-inner .offcanvas-menu__item { overflow: hidden; line-height: 1.1; }#offcanvas-inner .offcanvas-menu__link { display: inline-block; color: var(--base-semi-light); text-decoration: none; font-size: 15vw; position: relative;}