:root {--bricks-color-grey-100: #f5f5f5;--bricks-color-grey-300: #e0e0e0;--bricks-color-grey-500: #9e9e9e;--bricks-color-grey-700: #616161;--bricks-color-grey-800: #424242;--bricks-color-grey-900: #212121;--bricks-color-yellow: #ffeb3b;--bricks-color-amber: #ffc107;--bricks-color-orange: #ff9800;--bricks-color-deep-orange: #ff5722;--bricks-color-red: #f44336;--bricks-color-purple: #9c27b0;--bricks-color-blue: #2196f3;--bricks-color-light-blue: #03a9f4;--bricks-color-sky-blue: #81D4FA;--bricks-color-green: #4caf50;--bricks-color-light-green: #8bc34a;--bricks-color-lime: #cddc39;}:root {--text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem);--text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem);--text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem);--text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem);--text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem);--text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem);--text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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}}#brxe-ulvznu {height: 50px; width: 50px}#brxe-ulvznu :not([fill="none"]) {fill: #00527a}#brxe-mrvcyz {align-self: center !important; align-items: center; margin-top: 20px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-mrvcyz {max-width: 100%}}#brxe-zarhqq {max-width: 40%; font-family: "Open"}@media (max-width: 991px) {#brxe-zarhqq {max-width: 60%}}@media (max-width: 767px) {#brxe-zarhqq {max-width: 80%}}@media (max-width: 478px) {#brxe-zarhqq {max-width: 100%}}.video-wrapper { position: relative; display: block; width: 100%; overflow: hidden; border-radius: 12px; cursor: pointer; background: #000; } .video-wrapper video { display: block; width: 100%; height: auto; }  .video-play-overlay { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1); width: 100px; height: 100px; background: transparent; border: none; cursor: pointer; transition: transform 0.3s ease, opacity 0.3s ease; padding: 0; z-index: 2; } .video-play-overlay:hover { transform: translate(-50%, -50%) scale(1.1); } .video-play-overlay svg { width: 100%; height: 100%; filter: drop-shadow(0 4px 12px rgba(0,0,0,0.4)); }  .video-wrapper.is-playing .video-play-overlay { opacity: 0; pointer-events: none; }  .video-wrapper.is-playing video {  }  @media (max-width: 768px) { .video-play-overlay { width: 70px; height: 70px; } }:root { --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}