@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-button{width:auto}}.cookie-link { color: #ffffff;  text-decoration: underline; text-underline-offset: 4px;  transition: opacity 0.3s ease; font-weight: 500;} .cookie-link:hover { opacity: 0.7; text-decoration: none;}#cookie-refuse {background-color: var(--bricks-color-qwioev); color: var(--bricks-color-glaxte); border: 1px solid var(--bricks-color-glaxte)}#cookie-refuse:hover {background-color: var(--bricks-color-glaxte); color: var(--bricks-color-qwioev)}#brxe-tfcalk {flex-direction: row; display: flex; justify-content: center; width: 100%; column-gap: 6em}#brxe-bzeatk {row-gap: 2em}#cookie-banner-studio {z-index: 999999; position: fixed; bottom: 5vh; background-color: rgb(26, 31, 46); padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-radius: 15px; left: 50%; width: 50%}#cookie-banner-studio { transition: all 0.6s cubic-bezier(0.16, 0.3, 1); filter: brightness(1.1) contrast(1.05)}#cookie-banner-studio:hover { filter: brightness(1.1) contrast(1.05); transform: translateY(-2px);}@media (max-width: 478px) {#cookie-banner-studio {left: 0px; width: 100%}}