@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}footer p,footer a {font-size: var(--text-s);}footer h3 { font-size: var(--text-m); }footer > section {padding-block-start: var(--space-s);padding-block-end: 0;padding-inline: var(--space-s);}footer ul { padding-inline: 0;}#footer-menu,#experience-design {inline-size: var(--content-width);align-items: center;}#footer-menu {margin-block: var(--space-s);}:has(> #footer-menu) {container-type: inline-size;}@container (min-width: 80rem) {#footer-menu {flex-direction: row; align-items: flex-start; justify-content: space-between;} #footer-menu .brxe-block { align-items: baseline; width: auto; } #footer-menu>ul { margin-block: 0; } #social-media li:first-child a { padding-inline-start: 0; } footer #footer-legal { flex-direction: row; } footer #footer-legal ul { margin-inline-start: 4rem; }}#footer-menu :is(li, div) {align-items: center;}#footer-menu div {color: var(--light-40);}#social-media {display: flex;flex-direction: row;align-items: center;justify-content: center;}#social-media li {display: contents;}#social-media a {display: inline-block;padding: var(--space-2xs);font-size: var(--text-l);transition: var(--transition) !important;}#social-media a:hover {transform: scale(1.2);}#social-media a svg {display: block;fill: var(--light);}#footer-legal {align-items: anchor-center; flex-direction: column; justify-content: center; font-size: var(--text-s)}#footer-legal span { padding-inline: 1rem;}#footer-legal ul { margin-inline-start: 0; flex-direction: row; inline-size: unset;}#footer-legal li { display: list-item;list-style-position: inside; margin-inline-end: 2rem; inline-size: auto;}@supports not (-webkit-touch-callout: none) { #footer-legal li a { margin-inline-start: -1rem;}}@keyframes animate {0% {background-position: 0 0;}100% {background-position: 300% 0;}}#experience-design p {font-family: var(--title-font);font-weight: 800;font-size: var(--effect-font-size);line-height: var(--effect-line-height);text-align: center;}#experience-design p:hover {background-clip: text;-webkit-background-clip: text;color: transparent !important;background-image: linear-gradient(90deg,var(--purple),var(--blue),var(--green),var(--red),var(--yellow),var(--red),var(--green),var(--blue),var(--purple));background-size: 300%;animation: animate 20s linear infinite;}