@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-post-navigation{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;line-height:inherit;width:100%}.brxe-post-navigation .image{background-position:50%;background-size:cover;flex-shrink:0;height:60px;width:60px}.brxe-post-navigation .swiper-button{color:inherit;font-size:1em;font-size:20px;position:static;transform:none;width:auto}.brxe-post-navigation .prev-post+.next-post{text-align:right}.brxe-post-navigation .prev-post{justify-content:flex-start}.brxe-post-navigation .next-post{justify-content:flex-end}.brxe-post-navigation a{align-items:center;display:flex;gap:15px}.brxe-post-navigation .content,.brxe-post-navigation .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-navigation .label,.brxe-post-navigation .title{cursor:inherit;margin:0}.brxe-post-navigation .label{font-weight:600;text-transform:uppercase}@media (max-width:478px){.brxe-post-navigation a{width:100%}.brxe-post-navigation .prev-post+.next-post{text-align:inherit}}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@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}}.hero-section { position: relative; overflow: hidden; min-height: 100vh; background: radial-gradient(circle at 50% 35%, rgba(255, 242, 0, 0.18) 0%, rgba(255, 242, 0, 0.08) 14%, rgba(0,0,0,0) 40%), radial-gradient(circle at 80% 20%, rgba(255, 230, 0, 0.12) 0%, rgba(255, 230, 0, 0.04) 16%, rgba(0,0,0,0) 38%), radial-gradient(circle at 20% 80%, rgba(255, 245, 120, 0.10) 0%, rgba(255, 245, 120, 0.03) 18%, rgba(0,0,0,0) 42%), linear-gradient(180deg, #0b0b0b 0%, #040404 55%, #010101 100%);}#particles-js { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none;}.hero-content { position: relative; z-index: 2;}.track { position: relative; display: grid; grid-template-columns: 34px minmax(0, 1fr) auto auto; align-items: center; gap: 22px; padding: 14px 20px; border: 1px solid rgba(227, 193, 57, 0); border-radius: 8px; background: rgba(255, 255, 255, 0.035); cursor: pointer; overflow: hidden; transition: background 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, color 0.22s ease;}.track.is-hidden { display: none !important;}.track:hover { background: rgba(255, 255, 255, 0.06);}.track.active { border-color: #e3c139; box-shadow: 0 0 0 1px rgba(227, 193, 57, 0.08);}.track.active .track-play,.track.active .track-name { color: #e3c139;}.track::before { content: ""; position: absolute; left: 0; bottom: 0; height: 3px; width: 100%; background: rgba(255,255,255,0.08);}.track::after { content: ""; position: absolute; left: 0; bottom: 0; height: 2px; width: var(--progress, 0%); background: #e3c139; transition: width 0.08s linear;}.track-play { display: grid; place-items: center; width: 24px; height: 24px; color: #ffffff; cursor: pointer; transition: color 0.22s ease;}.icon-play,.icon-pause { line-height: 1;}.icon-pause { display: none;}.track.playing .icon-play { display: none;}.track.playing .icon-pause { display: inline;}.track-main { min-width: 0; display: flex; gap: 28px; align-items: center;}.track-name { color: #ffffff; font-weight: 600; transition: color 0.22s ease;}.project-name { color: rgba(255, 255, 255, 0.56);}.track-time { color: rgba(255, 255, 255, 0.72); white-space: nowrap;}.track-time-count { color: #ffffff; font-variant-numeric: tabular-nums; white-space: nowrap;}.track.active .track-time-count { color: #e3c139;}#brxe-bcmizy {position: absolute; min-width: 100%; min-height: 100%}#brxe-bcmizy:not(.tag), #brxe-bcmizy img {object-fit: cover}.hero-image { mix-blend-mode: difference !important; opacity: 0.1 !important;}#brxe-1464fe {font-family: "Cybermetal"; color: var(--bright); font-size: 116px; text-transform: lowercase; font-weight: 400; margin-bottom: 8px}#brxe-3771f2 {align-self: center !important; justify-content: center; align-items: center; margin-bottom: 46px; z-index: 2}#brxe-f1ae62:not(.tag), #brxe-f1ae62 img {object-fit: cover}#brxe-f1ae62 {width: 400px; height: 400px}#brxe-aca2cd {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; width: 400px; height: 400px}#brxe-56f3ae {color: var(--bright); font-family: "Abel"; font-size: 32px; letter-spacing: 1px; margin-top: 12px; margin-bottom: 0}#brxe-e02667 {color: var(--bright); font-family: "Abel"; font-size: 16px; letter-spacing: 1px; margin-top: 5px; margin-bottom: 0}#brxe-shnyxz {flex-direction: row}#brxe-shnyxz .swiper-button {color: var(--yellow---new); font-size: 42px}#brxe-shnyxz .label {color: var(--yellow---new)}#brxe-shnyxz .title {color: var(--yellow---new); font-size: 16px}#brxe-dac1fe {align-items: center; justify-content: center; max-width: 70%}#brxe-892199 {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; margin-top: 8px}#brxe-aa7567 {background-repeat: no-repeat; background-size: cover; flex-direction: column; z-index: 2; position: relative; justify-content: flex-end; align-self: center !important; align-items: center}#brxe-065db6 {font-size: 20px}#brxe-46c2af {font-size: 20px}#brxe-161bd1 {flex-direction: row; display: flex; margin-left: 24px}#brxe-70907f {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-19255a {color: var(--transp-brighter)}#brxe-439244 {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-eb25b7 {column-gap: 32px; padding-top: 6px; padding-bottom: 6px; flex-direction: row; border-radius: 4px}#brxe-xhvoak {font-size: 20px}#brxe-wqstpb {font-size: 20px}#brxe-hzhzno {flex-direction: row; display: flex; margin-left: 24px}#brxe-sefmpb {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-rlzpvk {color: var(--transp-brighter)}#brxe-eeagvp {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-wmwasr {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-bughwh {font-size: 20px}#brxe-yjwcxq {font-size: 20px}#brxe-kixjkv {flex-direction: row; display: flex; margin-left: 24px}#brxe-xcwcmc {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-zkmpkd {color: var(--transp-brighter)}#brxe-grwvaz {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-mklhhr {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-3d5e20 {font-size: 20px}#brxe-ffb767 {font-size: 20px}#brxe-fe5cbe {flex-direction: row; display: flex; margin-left: 24px}#brxe-f259c4 {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-b707ab {color: var(--transp-brighter)}#brxe-f40223 {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-78057c {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-hrmciu {font-size: 20px}#brxe-lcwgkv {font-size: 20px}#brxe-slkqte {flex-direction: row; display: flex; margin-left: 24px}#brxe-fvxrcy {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-dvvubu {color: var(--transp-brighter)}#brxe-ujjxhp {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-zatrwt {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-sjoyvp {font-size: 20px}#brxe-tzvtzw {font-size: 20px}#brxe-hvhijx {flex-direction: row; display: flex; margin-left: 24px}#brxe-zlcurc {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-wrmkfv {color: var(--transp-brighter)}#brxe-ecvzvx {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-fvfijg {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-cuntqz {font-size: 20px}#brxe-lrdriy {font-size: 20px}#brxe-nnsjqo {flex-direction: row; display: flex; margin-left: 24px}#brxe-dpndnw {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-uksvjs {color: var(--transp-brighter)}#brxe-uqvpog {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-ilyani {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-zwygpv {font-size: 20px}#brxe-faqecl {font-size: 20px}#brxe-czjoqz {flex-direction: row; display: flex; margin-left: 24px}#brxe-gkkomg {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-sorqgb {color: var(--transp-brighter)}#brxe-xmezrx {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-xvehxs {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-hqablj {font-size: 20px}#brxe-tytgdw {font-size: 20px}#brxe-jsvnws {flex-direction: row; display: flex; margin-left: 24px}#brxe-bhcesm {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-ntqfkz {color: var(--transp-brighter)}#brxe-xzpnzy {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-ayndjw {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-lobnbg {font-size: 20px}#brxe-rhcuod {font-size: 20px}#brxe-miutbr {flex-direction: row; display: flex; margin-left: 24px}#brxe-ipfnrs {align-items: flex-start; justify-content: flex-start; align-self: center !important; flex-direction: row; column-gap: 32px}#brxe-fosezm {color: var(--transp-brighter)}#brxe-szpwzb {align-items: flex-end; justify-content: flex-end; align-self: center !important; flex-direction: row; padding-right: 24px; column-gap: 24px}#brxe-otquya {flex-direction: row; column-gap: 32px; padding-top: 6px; padding-bottom: 6px; border-radius: 4px}#brxe-6e6466 {color: var(--bright)}#brxe-ba610a {max-width: 280px; background-color: rgba(0, 0, 0, 0.3); border-radius: 50px; min-height: 50px; align-self: center !important; justify-content: center; align-items: center; padding-right: 12px; padding-left: 12px}#brxe-12f573 {justify-content: center; align-items: center; padding-top: 24px; padding-bottom: 24px}#brxe-2675c3 {max-width: 800px; justify-content: center; align-items: center; row-gap: 6px}#brxe-22c703 {flex-direction: row; justify-content: center; align-items: center; column-gap: 40px; z-index: 2; min-width: 1400px}#brxe-0a0f47 {position: relative; top: 0px; right: 0px; z-index: -1}#brxe-9438be {position: relative; overflow: hidden; justify-content: center; align-items: center; flex-direction: column; align-self: center !important; margin-top: -60px; margin-bottom: 0}