@layer bricks {.brxe-template{width:100%}}@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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@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)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@layer bricks {.brxe-pie-chart{align-items:center;display:flex;flex-flow:column wrap;font-size:30px;line-height:1;position:relative}.brxe-pie-chart .content{display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}}@layer bricks {.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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}}@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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)}}:where(.brxe-video){align-items:center;display:flex;justify-content:center;overflow:hidden;padding-top:56.25%;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video{object-fit:cover}:where(.brxe-video) .perfmatters-lazy-youtube{margin-top:-56.25%}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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}}#brxe-hslfuk {width: 100%; width: 100vw}#brxe-hslfuk:not(.tag), #brxe-hslfuk img {object-fit: cover}#brxe-beyzma .bc-decode-reveal__element {font-size: var(--text-l); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--dark); font-style: normal; text-align: center}#brxe-beyzma {font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-beyzma {align-self: center}#brxe-beyzma .bc-decode-reveal__element {text-align: center}}@media (max-width: 767px) {#brxe-beyzma {text-align: center; align-self: center}}@media (max-width: 478px) {#brxe-beyzma {width: 90%; display: flex; justify-content: center}}#brxe-fgnmdp .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--dark); font-style: normal; text-align: center}#brxe-fgnmdp {font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-fgnmdp {align-self: center}#brxe-fgnmdp .bc-decode-reveal__element {text-align: center}}@media (max-width: 767px) {#brxe-fgnmdp {text-align: center; align-self: center}}@media (max-width: 478px) {#brxe-fgnmdp {width: 90%; display: flex; justify-content: center}}#brxe-lflzeu {background-color: var(--eclipse-gray-1); background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2-clean2.webp); background-size: 50%}@media (max-width: 767px) {#brxe-lflzeu {align-items: center}}#brxe-vgkdtz .bc-decode-reveal__element {color: var(--dark); font-size: var(--text-2xl); font-family: "Polaris"; letter-spacing: var(--text-s)}@media (max-width: 478px) {#brxe-vgkdtz .bc-decode-reveal__element {font-size: var(--text-4xl)}#brxe-vgkdtz {display: flex}}#brxe-lgovwn .bc-decode-reveal__element {color: var(--eclipse-orange-hard); font-size: var(--text-l); font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs); text-transform: uppercase}#brxe-lgovwn {font-family: "Tomorrow (hosted)"; font-weight: 400}@media (max-width: 478px) {#brxe-lgovwn {display: flex}}#brxe-cqjwkb {font-family: "Tomorrow (hosted)"}#brxe-cqjwkb a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-dfjiuv .bc-decode-reveal__element {color: var(--eclipse-orange-hard); font-size: var(--text-l); font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs); text-transform: uppercase}@media (max-width: 478px) {#brxe-dfjiuv {display: flex}}#brxe-ntwqtv {font-family: "Tomorrow (hosted)"}#brxe-ntwqtv a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-qugozs {flex-direction: Right}#brxe-qugozs .bc-arrow-button_title-wrapper {font-family: "Tomorrow (hosted)"; font-size: var(--text-m); text-transform: uppercase; letter-spacing: 1.5px; border-radius: 6px}#brxe-qugozs .bc-arrow-button__circle {background-color: var(--eclipse-orange-hard)}#brxe-gfyrgo {height: var(--space-2xl)}#brxe-gfyrgo :not([fill="none"]) {fill: var(--eclipse-gray-3) !important}#brxe-gfyrgo * {stroke-width: 1 !important}#brxe-gfyrgo :not([stroke="none"]) {stroke: var(--eclipse-gray-3) !important}#brxe-aurfue {height: var(--space-2xl)}#brxe-aurfue :not([stroke="none"]) {stroke: var(--eclipse-space-black) !important}#brxe-ffinzz * {stroke-width: 1 !important}#brxe-ffinzz :not([fill="none"]) {fill: var(--eclipse-gray-2) !important}#brxe-ffinzz {height: var(--space-2xl)}#brxe-amzwno {flex-direction: row}@media (max-width: 478px) {#brxe-amzwno {display: none}}@media (max-width: 991px) {#brxe-odtgao {width: 100%}}#brxe-kkpkxw {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG.webp); background-position: top center; background-size: cover; background-repeat: repeat; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#brxe-kkpkxw {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-kkpkxw {background-size: cover}}#brxe-mbffmk {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-3xl); letter-spacing: var(--text-xl); text-shadow: 1px 2px 12px var(--light)}#brxe-hdtiaq {background-position: top center; background-size: cover; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-Scout-1.webp); min-height: 120vh; align-items: center; justify-content: center; border-top-left-radius: 200px; overflow: hidden}@media (max-width: 991px) {#brxe-hdtiaq {align-self: stretch !important; width: 100%}}@media (max-width: 478px) {#brxe-hdtiaq {min-height: 100vh}}#brxe-felwaj {align-content: stretch; align-items: stretch; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2-clean2-1024x1024.webp); background-size: cover}#brxe-hvswyl {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-3xl); letter-spacing: var(--text-xl); text-shadow: 1px 2px 12px var(--light)}#brxe-ksnqsp {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-Scout-2-1-scaled.webp); background-size: cover; background-position: center center; min-height: 120vh; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-ksnqsp {align-self: stretch !important; width: 100%; background-position: center center}}@media (max-width: 478px) {#brxe-ksnqsp {min-height: 100vh}}#brxe-qpwoch {border-top-left-radius: 6px; border-bottom-right-radius: 6px; font-family: "Tomorrow (hosted)"; color: var(--light); font-weight: 400; font-size: var(--text-xs); transform: translateY(-30px); z-index: 1; background-color: var(--eclipse-orange-hard); padding-top: var(--space-4xs); padding-right: var(--space-4xs); padding-bottom: var(--space-4xs); padding-left: var(--space-4xs)}#brxe-qpwoch a {font-family: "Tomorrow (hosted)"; color: var(--light); font-weight: 400; font-size: var(--text-xs); font-size: inherit}#brxe-tocvnf .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--eclipse-gray-1)}#brxe-tocvnf {font-family: ""}@media (max-width: 991px) {#brxe-tocvnf {width: 80%}}@media (max-width: 478px) {#brxe-tocvnf {width: 90%}}#brxe-eqzbqg .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--eclipse-gray-1)}#brxe-eqzbqg {font-family: ""}@media (max-width: 991px) {#brxe-eqzbqg {width: 80%}}@media (max-width: 478px) {#brxe-eqzbqg {width: 90%}}#brxe-ydflee .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--eclipse-gray-1)}#brxe-ydflee {font-family: ""}@media (max-width: 991px) {#brxe-ydflee {width: 80%}}@media (max-width: 478px) {#brxe-ydflee {width: 90%}}#brxe-kzkply {font-family: ""}#brxe-kzkply .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--eclipse-gray-1)}@media (max-width: 991px) {#brxe-kzkply {width: 80%}}@media (max-width: 478px) {#brxe-kzkply {width: 90%}}#brxe-dygddu {font-family: "Tomorrow (hosted)"; color: var(--bg-surface); font-weight: 400}#brxe-dygddu a {font-family: "Tomorrow (hosted)"; color: var(--bg-surface); font-weight: 400; font-size: inherit}#brxe-ujxddn {border: 1px solid var(--eclipse-orange-hard); border-top-left-radius: 0; border-top-right-radius: 60px; border-bottom-left-radius: 60px; background-color: rgba(41, 39, 42, 0.71)}@media (max-width: 991px) {#brxe-ujxddn {width: 100%}}#brxe-uuxynr {height: var(--space-2xl)}#brxe-uuxynr :not([fill="none"]) {fill: var(--eclipse-gray-3) !important}#brxe-uuxynr * {stroke-width: 1 !important}#brxe-uuxynr :not([stroke="none"]) {stroke: var(--eclipse-gray-3) !important}#brxe-xszczd {height: var(--space-2xl)}#brxe-xszczd :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-xszczd * {stroke-width: 0 !important}#brxe-xszczd :not([fill="none"]) {fill: var(--eclipse-orange-hard) !important}#brxe-ebmrlw * {stroke-width: 1 !important}#brxe-ebmrlw :not([fill="none"]) {fill: var(--eclipse-gray-2) !important}#brxe-ebmrlw {height: var(--space-2xl)}#brxe-pfkrum {flex-direction: row}#brxe-hmiral {align-self: stretch !important; width: 100%; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG-dark.webp); background-size: cover; background-position: top center; background-repeat: repeat}@media (max-width: 991px) {#brxe-hmiral {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-hmiral {background-size: cover; order: -1}}#brxe-xutxgn {align-content: flex-start; align-items: stretch}#brxe-apqmmr:not(.tag), #brxe-apqmmr img {object-fit: cover}#brxe-apqmmr {width: 100%}@media (max-width: 478px) {#brxe-apqmmr {width: 100%; height: 100vh}}#brxe-zvccze {font-family: "Polaris"; letter-spacing: var(--text-s)}@media (max-width: 478px) {#brxe-zvccze {font-size: var(--text-4xl); margin-top: var(--space-3xl)}}#brxe-gtikte {font-family: "Tomorrow (hosted)"}#brxe-gtikte a {font-family: "Tomorrow (hosted)"; font-size: inherit}@media (max-width: 478px) {#brxe-gtikte {margin-bottom: var(--space-l)}}#brxe-snsine {font-family: "Tomorrow (hosted)"; color: var(--light); font-weight: 400; font-size: var(--text-xs); transform: translateY(-30px); z-index: 1; background-color: var(--eclipse-orange-hard); border-top-left-radius: 6px; border-bottom-right-radius: 6px; padding-top: var(--space-4xs); padding-right: var(--space-4xs); padding-bottom: var(--space-4xs); padding-left: var(--space-4xs); margin-left: -30px}#brxe-snsine a {font-family: "Tomorrow (hosted)"; color: var(--light); font-weight: 400; font-size: var(--text-xs); font-size: inherit}@media (max-width: 478px) {#brxe-snsine {margin-left: 0}}#brxe-jxvytr {font-family: "Tomorrow (hosted)"; font-style: italic}#brxe-jxvytr a {font-family: "Tomorrow (hosted)"; font-style: italic; font-size: inherit}#brxe-dypmsb {border: 1px solid var(--eclipse-orange-hard); border-top-left-radius: 0; border-top-right-radius: 60px; border-bottom-left-radius: 60px; background-color: rgba(238, 238, 248, 0.78)}@media (max-width: 991px) {#brxe-dypmsb {width: 100%}}@media (max-width: 478px) {#brxe-dypmsb {background-position: center center; background-size: contain}}@media (max-width: 991px) {#brxe-qekogx {width: 95%; grid-gap: var(--space-xs)}}@media (max-width: 767px) {#brxe-qekogx {width: 100%; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}}#brxe-snzpgu {height: var(--space-2xl)}#brxe-snzpgu :not([fill="none"]) {fill: var(--eclipse-gray-3) !important}#brxe-snzpgu :not([stroke="none"]) {stroke: var(--eclipse-gray-3) !important}#brxe-snzpgu * {stroke-width: 0 !important}#brxe-wrpcxj {height: var(--space-2xl)}#brxe-wrpcxj :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-wrpcxj * {stroke-width: 0 !important}#brxe-wrpcxj :not([fill="none"]) {fill: var(--eclipse-orange-hard) !important}#brxe-naafyp {height: var(--space-2xl)}#brxe-naafyp :not([stroke="none"]) {stroke: var(--eclipse-space-black) !important}#brxe-tokkio {flex-direction: row}#brxe-tqlsug .repeater-item [data-field-id="764150"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-tqlsug .bricks-swiper-button-prev {left: 50px}#brxe-tqlsug .bricks-swiper-button-next {right: 50px}#brxe-tqlsug {display: none}@media (max-width: 767px) {#brxe-tqlsug {display: flex}}#brxe-sehghc .repeater-item [data-field-id="764150"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-sehghc .bricks-swiper-button-prev {left: 50px}#brxe-sehghc .bricks-swiper-button-next {right: 50px}#brxe-sehghc .swiper-wrapper {align-items: center}#brxe-sehghc .swiper-pagination-bullet {background-color: rgba(255, 255, 255, 0.33); color: rgba(255, 255, 255, 0.33)}#brxe-sehghc .swiper-pagination-bullet-active {background-color: var(--bricks-color-vnpfag); color: var(--bricks-color-vnpfag)}@media (max-width: 767px) {#brxe-sehghc {display: none}}@media (max-width: 478px) {#brxe-sehghc {display: none}}#brxe-rtbwur {flex-direction: column; align-items: center; width: 75%}@media (max-width: 991px) {#brxe-rtbwur {width: 100%}}@media (max-width: 478px) {#brxe-rtbwur {flex-direction: column; padding-top: 0; padding-right: 0%; padding-bottom: 0; padding-left: 0%; width: 100%; margin-bottom: 0}}#location {align-content: flex-start; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2.webp); background-position: top center; background-size: contain; margin-top: -20px}@media (max-width: 478px) {#location {margin-top: -14px}}#brxe-cqhrhn .bricks-video-overlay {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/eclipse-logo-round-white.webp); background-size: 10%; background-repeat: no-repeat; background-position: bottom right}@media (max-width: 478px) {#brxe-cqhrhn {height: 60vh}}#brxe-avexbg .bc-decode-reveal__element {font-size: var(--text-2xl); font-family: "Polaris"; color: var(--dark); letter-spacing: var(--text-s)}@media (max-width: 478px) {#brxe-avexbg .bc-decode-reveal__element {font-size: var(--text-4xl)}}#brxe-sntwmw .bc-decode-reveal__element {font-size: var(--text-l); font-family: "Tomorrow (hosted)"; color: var(--eclipse-orange-hard); letter-spacing: var(--text-xs); text-transform: uppercase}#brxe-hvhetr {font-family: "Tomorrow (hosted)"}#brxe-hvhetr a {font-family: "Tomorrow (hosted)"; font-size: inherit}@media (max-width: 991px) {#brxe-hdykiw {width: 100%}}#setting {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG.webp); background-position: top center; background-size: cover; background-repeat: repeat; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#setting {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#setting {background-size: cover}}#brxe-xtrlir {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-3xl); letter-spacing: var(--text-xl); text-shadow: 1px 2px 12px var(--light)}#brxe-kdeymu {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-earth-1.webp); background-position: center center; background-size: cover; min-height: 140vh; align-self: stretch !important; width: 100%; justify-content: center; border-top-left-radius: 200px; align-items: center}@media (max-width: 991px) {#brxe-kdeymu {align-self: stretch !important; width: 100%}}@media (max-width: 478px) {#brxe-kdeymu {min-height: 100vh}}#brxe-ydkiom {align-content: stretch; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2-clean.webp); background-size: cover}#brxe-eimfdd {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-3xl); letter-spacing: var(--text-xl); text-shadow: 1px 2px 12px var(--light)}#brxe-qtqzzz {font-size: var(--text-s); font-family: "Tomorrow (hosted)"; text-transform: uppercase; color: var(--light)}#brxe-eemjal {background-size: cover; background-position: center center; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-Room-1-scaled.webp); min-height: 120vh; align-self: stretch !important; width: 100%; align-items: stretch}@media (max-width: 991px) {#brxe-eemjal {align-self: stretch !important; width: 100%}}@media (max-width: 478px) {#brxe-eemjal {min-height: 100vh}}#brxe-ocyvgk .bc-decode-reveal__element {color: var(--light); font-size: var(--text-2xl); letter-spacing: var(--text-s); font-family: "Polaris"}@media (max-width: 478px) {#brxe-ocyvgk .bc-decode-reveal__element {font-size: var(--text-4xl); letter-spacing: 6px}#brxe-ocyvgk {display: flex}}#brxe-qpxjcq {font-family: "Tomorrow (hosted)"; color: var(--light)}#brxe-qpxjcq a {font-family: "Tomorrow (hosted)"; color: var(--light); font-size: inherit}#brxe-tnwjty {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-1); font-weight: 400; font-size: var(--text-xs); transform: translateY(-30px); z-index: 1; background-color: var(--eclipse-orange-hard); border-top-left-radius: 6px; border-bottom-right-radius: 6px; padding-top: var(--space-4xs); padding-right: var(--space-4xs); padding-bottom: var(--space-4xs); padding-left: var(--space-4xs); margin-left: -30px}#brxe-tnwjty a {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-1); font-weight: 400; font-size: var(--text-xs); font-size: inherit}#brxe-klxhml .bc-decode-reveal__element {color: var(--light); font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400}#brxe-klxhml {font-family: ""}@media (max-width: 991px) {#brxe-klxhml {width: 80%}}@media (max-width: 478px) {#brxe-klxhml {width: 90%}}#brxe-wlbcpm {font-family: ""}#brxe-wlbcpm .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--light)}@media (max-width: 991px) {#brxe-wlbcpm {width: 80%}}@media (max-width: 478px) {#brxe-wlbcpm {width: 90%}}#brxe-fyfean .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--light)}#brxe-fyfean {font-family: ""}@media (max-width: 991px) {#brxe-fyfean {width: 80%}}@media (max-width: 478px) {#brxe-fyfean {width: 90%}}#brxe-zpfcuy .bc-decode-reveal__element {font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400; color: var(--light)}#brxe-zpfcuy {font-family: ""}@media (max-width: 991px) {#brxe-zpfcuy {width: 80%}}@media (max-width: 478px) {#brxe-zpfcuy {width: 90%}}#brxe-elrmmq {font-family: "Tomorrow (hosted)"; color: var(--light)}#brxe-elrmmq a {font-family: "Tomorrow (hosted)"; color: var(--light); font-size: inherit}#brxe-hfqedz {border: 1px solid var(--eclipse-orange-hard); border-top-left-radius: 0; border-top-right-radius: 60px; border-bottom-left-radius: 60px; background-color: rgba(41, 39, 42, 0.85)}@media (max-width: 991px) {#brxe-hfqedz {background-position: center center; width: 100%}}@media (max-width: 767px) {#brxe-hfqedz {background-repeat: no-repeat; background-size: contain; background-position: center center}}@media (max-width: 478px) {#brxe-hfqedz {background-position: center center; background-size: contain}}@media (max-width: 991px) {#brxe-jhobkw {width: 100%}}#brxe-fdthzc {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-1); font-weight: 400; font-size: var(--text-xs); transform: translateY(-30px); z-index: 1; background-color: var(--eclipse-orange-hard); border-top-left-radius: 6px; border-bottom-right-radius: 6px; padding-top: var(--space-4xs); padding-right: var(--space-4xs); padding-bottom: var(--space-4xs); padding-left: var(--space-4xs)}#brxe-fdthzc a {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-1); font-weight: 400; font-size: var(--text-xs); font-size: inherit}#brxe-wiydyf .bc-decode-reveal__element {font-size: var(--text-m); font-family: ""; font-weight: 400; color: var(--eclipse-gray-1)}#brxe-wiydyf {font-family: ""}@media (max-width: 991px) {#brxe-wiydyf {width: 80%}}@media (max-width: 478px) {#brxe-wiydyf {width: 90%}}#brxe-zaqgjv .bc-decode-reveal__element {font-size: var(--text-m); font-family: ""; font-weight: 400; color: var(--eclipse-gray-1)}#brxe-zaqgjv {font-family: ""}@media (max-width: 991px) {#brxe-zaqgjv {width: 80%}}@media (max-width: 478px) {#brxe-zaqgjv {width: 90%}}#brxe-bbhviu .bc-decode-reveal__element {font-size: var(--text-m); font-family: ""; font-weight: 400; color: var(--eclipse-gray-1)}#brxe-bbhviu {font-family: ""}@media (max-width: 991px) {#brxe-bbhviu {width: 80%}}@media (max-width: 478px) {#brxe-bbhviu {width: 90%}}#brxe-blynht {font-family: "Tomorrow (hosted)"; color: var(--bg-surface); font-weight: 400}#brxe-blynht a {font-family: "Tomorrow (hosted)"; color: var(--bg-surface); font-weight: 400; font-size: inherit}#brxe-oxgxhf {border: 1px solid var(--eclipse-orange-hard); border-top-left-radius: 0; border-top-right-radius: 60px; border-bottom-left-radius: 60px; background-color: rgba(41, 39, 42, 0.71); display: none}@media (max-width: 991px) {#brxe-oxgxhf {width: 100%}}#brxe-fdzncy {height: var(--space-2xl)}#brxe-fdzncy :not([fill="none"]) {fill: var(--eclipse-gray-3) !important}#brxe-fdzncy * {stroke-width: 1 !important}#brxe-fdzncy :not([stroke="none"]) {stroke: var(--eclipse-gray-3) !important}#brxe-csdevc {height: var(--space-2xl)}#brxe-csdevc :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-csdevc * {stroke-width: 0 !important}#brxe-csdevc :not([fill="none"]) {fill: var(--eclipse-orange-hard) !important}#brxe-vlenzd * {stroke-width: 1 !important}#brxe-vlenzd :not([fill="none"]) {fill: var(--eclipse-gray-2) !important}#brxe-vlenzd {height: var(--space-2xl)}#brxe-srjgmy {flex-direction: row}#brxe-ssadht {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG-dark.webp); background-size: cover; background-position: top center; background-repeat: repeat; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#brxe-ssadht {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-ssadht {background-size: cover; order: -1}}#brxe-yctvzt {align-content: stretch; align-items: stretch}#brxe-ffflko .bc-decode-reveal__element {color: var(--dark); font-size: var(--text-2xl); letter-spacing: var(--text-s); font-family: "Polaris"}@media (max-width: 478px) {#brxe-ffflko .bc-decode-reveal__element {font-size: var(--text-4xl)}#brxe-ffflko {display: flex}}#brxe-ktsmvx .bc-decode-reveal__element {color: var(--eclipse-orange-hard); font-size: var(--text-l); font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs); text-transform: uppercase; font-weight: 400}@media (max-width: 478px) {#brxe-ktsmvx {display: flex}}#brxe-nvapmt {font-family: "Tomorrow (hosted)"}#brxe-nvapmt a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-ffqciz .bc-decode-reveal__element {color: var(--eclipse-orange-hard); font-size: var(--text-l); font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs); text-transform: uppercase}@media (max-width: 478px) {#brxe-ffqciz {display: flex}}#brxe-rgfsjz {font-family: "Tomorrow (hosted)"}#brxe-rgfsjz a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-psbqnn .bc-decode-reveal__element {color: var(--eclipse-orange-hard); font-size: var(--text-l); font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs); text-transform: uppercase}@media (max-width: 478px) {#brxe-psbqnn {display: flex}}#brxe-yudnod {font-family: "Tomorrow (hosted)"}#brxe-yudnod a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-geawbt {height: var(--space-2xl)}#brxe-geawbt :not([fill="none"]) {fill: var(--eclipse-orange-hard) !important}#brxe-geawbt :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-geawbt * {stroke-width: 0 !important}#brxe-dhleiw {height: var(--space-2xl)}#brxe-dhleiw :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-dhleiw :not([fill="none"]) {fill: var(--light) !important}#brxe-dhleiw * {stroke-width: 0 !important}#brxe-rlubzc * {stroke-width: 0 !important}#brxe-rlubzc :not([fill="none"]) {fill: var(--eclipse-gray-3) !important}#brxe-rlubzc {height: var(--space-2xl)}#brxe-rlubzc :not([stroke="none"]) {stroke: var(--eclipse-gray-3) !important}#brxe-shvwqo {flex-direction: row}@media (max-width: 478px) {#brxe-shvwqo {display: none}}@media (max-width: 991px) {#brxe-dskubh {width: 100%}}#brxe-kkwtgo {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG.webp); background-position: top center; background-size: cover; background-repeat: repeat; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#brxe-kkwtgo {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-kkwtgo {background-size: cover}}#brxe-hibpzp {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-3xl); letter-spacing: var(--text-xl); text-shadow: 1px 2px 12px var(--light)}#brxe-xvlabk {font-size: var(--text-s); font-family: "Tomorrow (hosted)"; text-transform: uppercase; color: var(--light)}#brxe-czlgjb {background-position: bottom center; background-size: cover; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-corridor-shadow-2-scaled.webp); min-height: 130vh}@media (max-width: 991px) {#brxe-czlgjb {align-self: stretch !important; width: 100%}}@media (max-width: 478px) {#brxe-czlgjb {min-height: 100vh}}#brxe-voejsy {align-content: flex-start; align-items: stretch}#brxe-nrrmfb {font-family: "Polaris"; color: var(--light); letter-spacing: var(--text-s)}@media (max-width: 767px) {#brxe-nrrmfb {font-weight: 800}}#brxe-cbzlan {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-cbzlan {text-align: left}}#brxe-aqkhwx {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-aqkhwx a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-aqkhwx {max-width: 100%}}#brxe-jhlvgd {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-jhlvgd {text-align: left}}#brxe-kzyxxo {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-kzyxxo a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-kzyxxo {max-width: 100%}}#brxe-cajuml {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-cajuml {text-align: left}}#brxe-qzjjgv {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-qzjjgv a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-qzjjgv {max-width: 100%}}#brxe-izjrhl {align-items: center}#brxe-dbuwmt {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-dbuwmt {text-align: left}}#brxe-xpvzbk {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-xpvzbk a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-xpvzbk {max-width: 100%}}@media (max-width: 478px) {#brxe-xpvzbk {margin-top: 15px; margin-bottom: 15px}}#brxe-pzafav {align-items: center}#brxe-ydlqid {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-ydlqid {text-align: left}}#brxe-tsbyce {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-tsbyce a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-tsbyce {max-width: 100%}}@media (max-width: 478px) {#brxe-tsbyce {margin-top: 15px; margin-bottom: 15px}}#brxe-qcaqdp {align-items: center}#brxe-rhysgz {border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 991px) {#brxe-rhysgz {width: 90%}}@media (max-width: 767px) {#brxe-rhysgz {justify-items: center}}@media (max-width: 478px) {#brxe-rhysgz {justify-content: space-between}}#brxe-pjfqti {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-4xl); text-shadow: 1px 2px 12px var(--light); letter-spacing: var(--text-m)}#brxe-urwiyk {flex-direction: Right; margin-top: var(--space-m); margin-bottom: 0; --dimensions: 50px}#brxe-urwiyk .bc-arrow-button_title-wrapper {font-family: "Tomorrow (hosted)"; font-size: var(--text-l); color: var(--eclipse-space-black); text-transform: uppercase; letter-spacing: 1.5px; border-radius: 6px; background-color: var(--eclipse-gray-2)}#brxe-urwiyk .bc-arrow-button__circle {background-color: var(--eclipse-orange-hard); padding-top: 39px; padding-right: 39px; padding-bottom: 39px; padding-left: 39px}#brxe-urwiyk .bc-arrow-button__arrow {--fill: var(--light)}#brxe-hbfieu {border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-repeat: no-repeat; background-position: center center; background-image: url(https://chaosleague.org/wp-content/uploads/2024/05/Eclipse-Larp-Patch-Shadow2-scaled.webp); background-size: cover; background-color: var(--dark)}@media (max-width: 991px) {#brxe-hbfieu {width: 90%}}@media (max-width: 767px) {#brxe-hbfieu {justify-items: center}}@media (max-width: 478px) {#brxe-hbfieu {justify-content: space-between}}#brxe-qshtjy {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-qshtjy {text-align: left}}#brxe-gctuwn {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-gctuwn a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-gctuwn {max-width: 100%}}@media (max-width: 478px) {#brxe-gctuwn {margin-top: 15px; margin-bottom: 15px}}#brxe-njwysy {border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-njwysy {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-njwysy {justify-content: space-between}}#brxe-kygxvp {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-kygxvp {text-align: left}}#brxe-nrawok {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-nrawok a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-nrawok {max-width: 100%}}@media (max-width: 478px) {#brxe-nrawok {margin-top: 15px; margin-bottom: 15px}}#brxe-fcmrvt {border: 1px solid var(--eclipse-gray-3); border-radius: 80px 0 80px 00; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-fcmrvt {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-fcmrvt {justify-content: space-between}}#brxe-xogzhy {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-xogzhy {text-align: left}}#brxe-tbowkv {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-tbowkv a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-tbowkv {max-width: 100%}}@media (max-width: 478px) {#brxe-tbowkv {margin-top: 15px; margin-bottom: 15px}}#programma {align-self: stretch !important; width: 100%; border: 1px solid var(--eclipse-gray-3); border-radius: 80px 0 80px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#programma {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#programma {margin-top: var(--space-m); justify-content: space-between}}#brxe-vqlsbi {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-vqlsbi {text-align: left}}#brxe-tytnmg {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-tytnmg a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-tytnmg {max-width: 100%}}@media (max-width: 478px) {#brxe-tytnmg {margin-top: 15px; margin-bottom: 15px}}#brxe-jlctwi {align-self: stretch !important; width: 100%; border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-jlctwi {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-jlctwi {margin-top: var(--space-m); justify-content: space-between}}#brxe-ntqhka {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-ntqhka {text-align: left}}#brxe-dcqnjl {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-dcqnjl a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-dcqnjl {max-width: 100%}}@media (max-width: 478px) {#brxe-dcqnjl {margin-top: 15px; margin-bottom: 15px}}#brxe-mdcqsd {align-self: stretch !important; width: 100%; border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-mdcqsd {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-mdcqsd {margin-top: var(--space-m); justify-content: space-between}}#brxe-buykgk {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-buykgk {text-align: left}}#brxe-aaylqi {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-aaylqi a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-aaylqi {max-width: 100%}}@media (max-width: 478px) {#brxe-aaylqi {margin-top: 15px; margin-bottom: 15px}}#brxe-hgjhzx {align-self: stretch !important; width: 100%; border: 1px solid var(--eclipse-gray-3); border-radius: 80px 0 80px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-hgjhzx {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-hgjhzx {margin-top: var(--space-m); justify-content: space-between}}#brxe-kmwjtf {flex-direction: row; justify-items: space-between; justify-content: space-between; align-items: stretch}@media (max-width: 991px) {#brxe-kmwjtf {width: 90%}}@media (max-width: 767px) {#brxe-kmwjtf {grid-gap: 0px}}@media (max-width: 478px) {#brxe-kmwjtf {margin-top: 0}}#brxe-axfmhl {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-axfmhl {text-align: left}}#brxe-rxieqp {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-rxieqp a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-rxieqp {max-width: 100%}}@media (max-width: 478px) {#brxe-rxieqp {margin-top: 15px; margin-bottom: 15px}}#brxe-gmjycd .form-group:nth-child(2) {width: 49%}#brxe-gmjycd .form-group:nth-child(3) {width: 49%}#brxe-gmjycd .bricks-button {font-size: var(--text-s); text-transform: uppercase; background-color: var(--eclipse-orange-hard)}#brxe-gmjycd .form-group input {border-color: var(--eclipse-orange-hard); border-radius: 0 20px 0 20px}#brxe-gmjycd .flatpickr {border-color: var(--eclipse-orange-hard); border-radius: 0 20px 0 20px}#brxe-gmjycd select {border-color: var(--eclipse-orange-hard); border-radius: 0 20px 0 20px; color: var(--eclipse-orange-hard); font-size: var(--text-m)}#brxe-gmjycd textarea {border-color: var(--eclipse-orange-hard); border-radius: 0 20px 0 20px}#brxe-gmjycd .bricks-button:not([type=submit]) {border-color: var(--eclipse-orange-hard); border-radius: 0 20px 0 20px}#brxe-gmjycd .choose-files {border-color: var(--eclipse-orange-hard); border-radius: 0 20px 0 20px}#brxe-gmjycd {justify-content: space-between; font-family: "Tomorrow (hosted)"}#brxe-gmjycd .submit-button-wrapper {width: 30%}#brxe-gmjycd ::placeholder {color: var(--eclipse-orange-hard); font-size: var(--text-m)}#brxe-gmjycd button[type=submit].bricks-button {border-top-left-radius: 20px; border-bottom-right-radius: 20px}#brxe-gmjycd .bricks-button:hover {background-color: var(--eclipse-space-black); color: var(--eclipse-orange-hard)}#brxe-gmjycd > div.message.success { background-color: #fff;border-radius: 20px 0px 20px 0px; border: 1px solid var(--eclipse-orange-hard); color: var(--eclipse-orange-hard);}@media (max-width: 478px) {#brxe-gmjycd .submit-button-wrapper {width: 40%}}#brxe-eywepm {font-family: "Tomorrow (hosted)"; color: var(--eclipse-black); line-height: var(--text-l)}#brxe-eywepm a {font-family: "Tomorrow (hosted)"; color: var(--eclipse-black); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-eywepm {max-width: 100%}}@media (max-width: 478px) {#brxe-eywepm {margin-top: 15px; margin-bottom: 15px}}#brxe-fnncbb {background-color: var(--eclipse-gray-1); background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG.webp); background-size: cover; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); border-radius: 12px}#brxe-kgcoas {align-items: center}@media (max-width: 478px) {#brxe-kgcoas {overflow: hidden}}#pre {border: 2px solid var(--eclipse-orange-hard); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); display: none}@media (max-width: 991px) {#pre {width: 90%}}@media (max-width: 767px) {#pre {justify-items: center}}@media (max-width: 478px) {#pre {justify-content: space-between; border-bottom-left-radius: 0}}#brxe-fdzbqe {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-fdzbqe {text-align: left}}#brxe-grnlfa {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-grnlfa a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-grnlfa {max-width: 100%}}@media (max-width: 478px) {#brxe-grnlfa {margin-top: 15px; margin-bottom: 15px}}#brxe-vzzpwx {background-color: var(--eclipse-gray-1); background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG.webp); background-size: cover; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); border-radius: 12px}#brxe-qhzqea {align-items: center}@media (max-width: 478px) {#brxe-qhzqea {overflow: hidden}}#waiting {border: 2px solid var(--eclipse-orange-hard); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); display: none}@media (max-width: 991px) {#waiting {width: 90%}}@media (max-width: 767px) {#waiting {justify-items: center}}@media (max-width: 478px) {#waiting {justify-content: space-between; border-bottom-left-radius: 0}}#brxe-yipnse {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-yipnse {text-align: left}}#brxe-glcqon {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-glcqon a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-glcqon {max-width: 100%}}@media (max-width: 478px) {#brxe-glcqon {margin-top: 15px; margin-bottom: 15px}}#brxe-yvgwmz {color: var(--eclipse-gray-1); font-weight: 400; font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-yvgwmz {text-align: left}}#brxe-wbhhpz {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-3); line-height: var(--text-l)}@media (max-width: 991px) {#brxe-wbhhpz {max-width: 100%}}#brxe-vmsyzm .ba-star-rating-container {align-items: center}#brxe-vmsyzm .ba-star-rating__title {margin-left: 2px}#brxe-vmsyzm .star-rating_star-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-vmsyzm .star-rating_star-half-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-vmsyzm .star-rating_star-unmarked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-vmsyzm i {font-size: var(--text-m); margin-top: 0; margin-bottom: 0}#brxe-vmsyzm {margin-top: -14px}#brxe-oeijeu {background-color: rgba(0, 0, 0, 0.32); border-top-left-radius: 12px; border-bottom-right-radius: 12px; flex-direction: column}#brxe-golwcy {border: 1px solid var(--eclipse-gray-3); border-radius: 12px 0 12px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); justify-content: space-between}@media (max-width: 767px) {#brxe-golwcy {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-golwcy {margin-top: var(--space-m); justify-content: space-between}}#brxe-kbkloa {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-kbkloa a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-kbkloa {max-width: 100%}}@media (max-width: 478px) {#brxe-kbkloa {margin-top: 15px; margin-bottom: 15px}}#brxe-aoialf {color: var(--eclipse-gray-1); font-weight: 400; font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-aoialf {text-align: left}}#brxe-khmtfh {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-3); line-height: var(--text-l)}@media (max-width: 991px) {#brxe-khmtfh {max-width: 100%}}#brxe-lqvayc .ba-star-rating-container {align-items: center}#brxe-lqvayc .ba-star-rating__title {margin-left: 2px}#brxe-lqvayc .star-rating_star-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-lqvayc .star-rating_star-half-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-lqvayc .star-rating_star-unmarked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-lqvayc i {font-size: var(--text-m); margin-top: 0; margin-bottom: 0}#brxe-lqvayc {margin-top: -14px}#brxe-qietne {background-color: rgba(0, 0, 0, 0.32); border-top-left-radius: 12px; border-bottom-right-radius: 12px; flex-direction: column}#brxe-vwhhad {border: 1px solid var(--eclipse-gray-3); border-radius: 12px 0 12px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); justify-content: space-between}@media (max-width: 767px) {#brxe-vwhhad {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-vwhhad {margin-top: var(--space-m); justify-content: space-between}}#brxe-xbblbi {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-xbblbi a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-xbblbi {max-width: 100%}}@media (max-width: 478px) {#brxe-xbblbi {margin-top: 15px; margin-bottom: 15px}}#brxe-tufcwe {color: var(--eclipse-gray-1); font-weight: 400; font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-tufcwe {text-align: left}}#brxe-rjzqqn {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-3); line-height: var(--text-l)}@media (max-width: 991px) {#brxe-rjzqqn {max-width: 100%}}#brxe-ezdfro .ba-star-rating-container {align-items: center}#brxe-ezdfro .ba-star-rating__title {margin-left: 2px}#brxe-ezdfro .star-rating_star-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-ezdfro .star-rating_star-half-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-ezdfro .star-rating_star-unmarked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-ezdfro i {font-size: var(--text-m); margin-top: 0; margin-bottom: 0}#brxe-ezdfro {margin-top: -14px}#brxe-xizutb {background-color: rgba(0, 0, 0, 0.32); border-top-left-radius: 12px; border-bottom-right-radius: 12px; flex-direction: column}#brxe-aaepqe {border: 1px solid var(--eclipse-gray-3); border-radius: 12px 0 12px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); justify-content: space-between}@media (max-width: 767px) {#brxe-aaepqe {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-aaepqe {margin-top: var(--space-m); justify-content: space-between}}#brxe-pofeiu {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-pofeiu a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-pofeiu {max-width: 100%}}@media (max-width: 478px) {#brxe-pofeiu {margin-top: 15px; margin-bottom: 15px}}#brxe-gblbrv {color: var(--eclipse-gray-1); font-weight: 400; font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-gblbrv {text-align: left}}#brxe-ywlihy {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-3); line-height: var(--text-l)}@media (max-width: 991px) {#brxe-ywlihy {max-width: 100%}}#brxe-lkloaw .ba-star-rating-container {align-items: center}#brxe-lkloaw .ba-star-rating__title {margin-left: 2px}#brxe-lkloaw .star-rating_star-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-lkloaw .star-rating_star-half-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-lkloaw .star-rating_star-unmarked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-lkloaw i {font-size: var(--text-m); margin-top: 0; margin-bottom: 0}#brxe-lkloaw {margin-top: -14px}#brxe-yoyvcm {background-color: rgba(0, 0, 0, 0.32); border-top-left-radius: 12px; border-bottom-right-radius: 12px; flex-direction: column}#brxe-odwasc {border: 1px solid var(--eclipse-gray-3); border-radius: 12px 0 12px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); justify-content: space-between}@media (max-width: 767px) {#brxe-odwasc {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-odwasc {margin-top: var(--space-m); justify-content: space-between}}#brxe-kkldff {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-kkldff a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-kkldff {max-width: 100%}}@media (max-width: 478px) {#brxe-kkldff {margin-top: 15px; margin-bottom: 15px}}#brxe-mzrkda {color: var(--eclipse-gray-1); font-weight: 400; font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-mzrkda {text-align: left}}#brxe-bbutkl {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-3); line-height: var(--text-l)}@media (max-width: 991px) {#brxe-bbutkl {max-width: 100%}}#brxe-qlmzbb .ba-star-rating-container {align-items: center}#brxe-qlmzbb .ba-star-rating__title {margin-left: 2px}#brxe-qlmzbb .star-rating_star-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-qlmzbb .star-rating_star-half-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-qlmzbb .star-rating_star-unmarked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-qlmzbb i {font-size: var(--text-m); margin-top: 0; margin-bottom: 0}#brxe-qlmzbb {margin-top: -14px}#brxe-zfaedd {background-color: rgba(0, 0, 0, 0.32); border-top-left-radius: 12px; border-bottom-right-radius: 12px; flex-direction: column}#brxe-qqcncr {border: 1px solid var(--eclipse-gray-3); border-radius: 12px 0 12px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); justify-content: space-between}@media (max-width: 767px) {#brxe-qqcncr {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-qqcncr {margin-top: var(--space-m); justify-content: space-between}}#brxe-djxzyf {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-djxzyf a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-djxzyf {max-width: 100%}}@media (max-width: 478px) {#brxe-djxzyf {margin-top: 15px; margin-bottom: 15px}}#brxe-jisxpw {color: var(--eclipse-gray-1); font-weight: 400; font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-jisxpw {text-align: left}}#brxe-gtniir {font-family: "Tomorrow (hosted)"; color: var(--eclipse-gray-3); line-height: var(--text-l)}@media (max-width: 991px) {#brxe-gtniir {max-width: 100%}}#brxe-abgmlk .ba-star-rating-container {align-items: center}#brxe-abgmlk .ba-star-rating__title {margin-left: 2px}#brxe-abgmlk .star-rating_star-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-abgmlk .star-rating_star-half-marked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-abgmlk .star-rating_star-unmarked {color: #ffc107; margin-right: 2px; margin-left: 2px}#brxe-abgmlk i {font-size: var(--text-m); margin-top: 0; margin-bottom: 0}#brxe-abgmlk {margin-top: -14px}#brxe-esfxgw {background-color: rgba(0, 0, 0, 0.32); border-top-left-radius: 12px; border-bottom-right-radius: 12px; flex-direction: column}#brxe-wniaks {border: 1px solid var(--eclipse-gray-3); border-radius: 12px 0 12px 0; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); justify-content: space-between}@media (max-width: 767px) {#brxe-wniaks {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-wniaks {margin-top: var(--space-m); justify-content: space-between}}#brxe-vxtyms {align-items: stretch}@media (max-width: 991px) {#brxe-vxtyms {width: 90%}}#brxe-rtsgty {color: var(--eclipse-orange-hard); font-weight: 400; font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs)}@media (max-width: 991px) {#brxe-rtsgty {text-align: left}}@media (max-width: 478px) {#brxe-rtsgty {text-align: center; text-decoration: underline}}#info {background-position: top center; background-repeat: repeat; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2-dark-sema.webp); background-size: 80%}#brxe-rwnprf .bc-decode-reveal__element {color: var(--dark); font-size: var(--text-2xl); font-family: "Polaris"; letter-spacing: var(--text-s)}@media (max-width: 478px) {#brxe-rwnprf .bc-decode-reveal__element {font-size: var(--text-4xl); letter-spacing: 6px}#brxe-rwnprf {display: flex}}#brxe-kuwumj {font-family: "Tomorrow (hosted)"}#brxe-kuwumj a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-ztkdsg .bc-decode-reveal__element {color: var(--eclipse-orange-hard); font-size: var(--text-l); font-family: "Tomorrow (hosted)"; letter-spacing: var(--text-xs); text-transform: uppercase}@media (max-width: 478px) {#brxe-ztkdsg {display: flex}}#brxe-nrvixl {font-family: "Tomorrow (hosted)"}#brxe-nrvixl a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-hzuvpn {height: var(--space-2xl)}#brxe-hzuvpn :not([fill="none"]) {fill: var(--eclipse-orange-hard) !important}#brxe-hzuvpn :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-hzuvpn * {stroke-width: 0 !important}#brxe-hazhsq {height: var(--space-2xl)}#brxe-hazhsq :not([stroke="none"]) {stroke: var(--eclipse-orange-hard) !important}#brxe-hazhsq :not([fill="none"]) {fill: var(--light) !important}#brxe-hazhsq * {stroke-width: 0 !important}#brxe-bwyngk * {stroke-width: 0 !important}#brxe-bwyngk :not([fill="none"]) {fill: var(--eclipse-gray-2) !important}#brxe-bwyngk {height: var(--space-2xl)}#brxe-bwyngk :not([stroke="none"]) {stroke: var(--eclipse-gray-3) !important}#brxe-rolaay {flex-direction: row}@media (max-width: 478px) {#brxe-rolaay {margin-bottom: var(--space-l); display: none}}@media (max-width: 991px) {#brxe-tljdio {width: 100%}}#experience {background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG.webp); background-position: top center; background-size: cover; background-repeat: repeat; align-self: stretch !important; width: 100%}@media (max-width: 991px) {#experience {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#experience {background-size: cover}}#brxe-fxenov {background-position: top center; background-size: cover; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-stars-scaled.webp); min-height: 120vh; align-self: stretch !important; width: 100%}@media (max-width: 478px) {#brxe-fxenov {min-height: 100vh}}#brxe-alvsht {align-content: stretch}#brxe-rixjks {font-family: "Polaris"; color: var(--light); letter-spacing: var(--text-s)}@media (max-width: 767px) {#brxe-rixjks {font-weight: 800}}#brxe-sndzir {font-family: "Tomorrow (hosted)"; color: var(--bricks-color-vnpfag); font-size: var(--text-l); height: 80px}#brxe-ycriwm {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-ycriwm a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-ycriwm {max-width: 100%}}@media (max-width: 478px) {#brxe-ycriwm {margin-top: 15px; margin-bottom: 15px}}#brxe-lmoapk {flex-direction: Right; margin-top: var(--space-m); margin-bottom: 0}#brxe-lmoapk .bc-arrow-button_title-wrapper {font-family: "Tomorrow (hosted)"; font-size: var(--text-m); color: var(--eclipse-space-black); text-transform: uppercase; letter-spacing: 1.5px; border-radius: 6px; background-color: var(--eclipse-gray-2)}#brxe-lmoapk .bc-arrow-button__circle {background-color: var(--eclipse-orange-hard)}#brxe-lmoapk .bc-arrow-button__arrow {--fill: var(--light)}#brxe-atdeku {align-items: center}@media (max-width: 767px) {#brxe-atdeku {max-width: 50%}}@media (max-width: 478px) {#brxe-atdeku {max-width: 46%}}#brxe-qsrtyq {font-family: "Tomorrow (hosted)"; color: var(--bricks-color-vnpfag); font-size: var(--text-l); height: 80px}#brxe-hhbgwd {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-hhbgwd a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-hhbgwd {max-width: 100%}}@media (max-width: 478px) {#brxe-hhbgwd {margin-top: 15px; margin-bottom: 15px}}#brxe-vstggx {align-items: center}@media (max-width: 767px) {#brxe-vstggx {max-width: 50%}}@media (max-width: 478px) {#brxe-vstggx {max-width: 46%}}#brxe-udbcba {font-family: "Tomorrow (hosted)"; color: var(--bricks-color-vnpfag); font-size: var(--text-l); height: 80px}#brxe-llpugu {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-llpugu a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-llpugu {max-width: 100%}}@media (max-width: 478px) {#brxe-llpugu {margin-top: 15px; margin-bottom: 15px}}#brxe-gprica {align-items: center}@media (max-width: 767px) {#brxe-gprica {max-width: 50%}}@media (max-width: 478px) {#brxe-gprica {max-width: 46%}}#brxe-avbkjw {color: var(--bricks-color-vnpfag); font-family: "Tomorrow (hosted)"; font-size: var(--text-l); height: 80px}#brxe-wctnyp {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-wctnyp a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-wctnyp {max-width: 100%}}@media (max-width: 478px) {#brxe-wctnyp {margin-top: 15px; margin-bottom: 15px}}#brxe-rnflqu {align-items: center}@media (max-width: 767px) {#brxe-rnflqu {max-width: 50%}}@media (max-width: 478px) {#brxe-rnflqu {max-width: 46%}}#brxe-wogbxy {font-family: "Tomorrow (hosted)"; color: var(--bricks-color-vnpfag); font-size: var(--text-l); height: 80px}#brxe-xdzgif {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-xdzgif a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-xdzgif {max-width: 100%}}@media (max-width: 478px) {#brxe-xdzgif {margin-top: 15px; margin-bottom: 15px}}#brxe-xhfhzb {align-items: center}@media (max-width: 767px) {#brxe-xhfhzb {max-width: 50%}}@media (max-width: 478px) {#brxe-xhfhzb {max-width: 46%}}#brxe-ooazhg {border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73); display: none}@media (max-width: 991px) {#brxe-ooazhg {width: 90%}}@media (max-width: 767px) {#brxe-ooazhg {justify-items: center}}@media (max-width: 478px) {#brxe-ooazhg {justify-content: space-between}}#brxe-dwlcmv {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-dwlcmv {text-align: left}}#brxe-mcgcog .accordion-item {color: var(--light); font-family: "Tomorrow (hosted)"; font-weight: 400; font-size: var(--text-m); text-align: left}#brxe-mcgcog .accordion-title .title {text-transform: uppercase; color: var(--light); font-family: "Tomorrow (hosted)"; font-weight: 400}#brxe-mcgcog .accordion-content-wrapper {color: var(--light); font-size: var(--text-m); font-family: "Tomorrow (hosted)"; font-weight: 400}#brxe-mcgcog .accordion-title .icon {color: var(--eclipse-orange-hard); font-size: var(--text-m)}#brxe-mcgcog .accordion-title-wrapper {padding-top: var(--space-4xs); padding-bottom: var(--space-2xs)}@media (max-width: 991px) {#brxe-mcgcog {max-width: 100%}}@media (max-width: 767px) {#brxe-mcgcog .accordion-content-wrapper {font-size: 18px}}@media (max-width: 478px) {#brxe-mcgcog {margin-top: 15px; margin-bottom: 30px}}#brxe-yoxmms {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l)}#brxe-yoxmms a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-yoxmms {max-width: 100%}}@media (max-width: 478px) {#brxe-yoxmms {margin-top: 15px; margin-bottom: 15px}}#brxe-bgakoi {align-self: stretch !important; width: 100%; border: 1px solid var(--eclipse-gray-3); border-radius: 0 80px 0 80px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-bgakoi {justify-items: center}}@media (max-width: 478px) {#brxe-bgakoi {margin-top: var(--space-m); justify-content: space-between}}#brxe-hozopp {color: var(--eclipse-orange-hard); font-weight: 400; letter-spacing: var(--text-xs); font-family: "Tomorrow (hosted)"}@media (max-width: 991px) {#brxe-hozopp {text-align: left}}#brxe-pqgrfs {color: var(--light); line-height: var(--text-l); font-family: "Tomorrow (hosted)"; border: 1px solid var(--eclipse-gray-1); border-radius: 6px}#brxe-pqgrfs a {color: var(--light); line-height: var(--text-l); font-family: "Tomorrow (hosted)"; font-size: inherit}@media (max-width: 991px) {#brxe-pqgrfs {max-width: 100%}}@media (max-width: 478px) {#brxe-pqgrfs {margin-top: 15px; margin-bottom: 15px}}#brxe-larvzv {color: var(--light); font-family: "Tomorrow (hosted)"; line-height: var(--text-l); border: 1px solid var(--eclipse-gray-1); border-radius: 6px}#brxe-larvzv a {color: var(--light); font-family: "Tomorrow (hosted)"; line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-larvzv {max-width: 100%}}@media (max-width: 478px) {#brxe-larvzv {margin-top: 15px; margin-bottom: 15px}}#brxe-ddncwn {padding-right: 2%}#brxe-porzpq {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); border: 1px solid var(--eclipse-gray-1); border-radius: 6px}#brxe-porzpq a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-porzpq {max-width: 100%}}@media (max-width: 767px) {#brxe-porzpq {margin-top: 15px}}@media (max-width: 478px) {#brxe-porzpq {margin-top: 15px; margin-bottom: 15px}}#brxe-plzsdc {color: var(--light); font-family: "Tomorrow (hosted)"; line-height: var(--text-l); border: 1px solid var(--eclipse-gray-1); border-radius: 6px}#brxe-plzsdc a {color: var(--light); font-family: "Tomorrow (hosted)"; line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-plzsdc {max-width: 100%}}@media (max-width: 478px) {#brxe-plzsdc {margin-top: 15px; margin-bottom: 15px}}#brxe-vtxokp {flex-direction: column}#brxe-iqxqwi {padding-bottom: 30px; flex-direction: row}#brxe-tutpgq {flex-direction: row; margin-top: 30px}#brxe-wqdrum {font-family: "Tomorrow (hosted)"; color: var(--eclipse-orange-hard); letter-spacing: var(--text-xs); font-weight: 400}@media (max-width: 991px) {#brxe-wqdrum {text-align: left}}#brxe-tvwzin {color: var(--light); font-family: "Tomorrow (hosted)"; line-height: var(--text-l); border: 1px dashed var(--eclipse-gray-1); border-radius: 6px}#brxe-tvwzin a {color: var(--light); font-family: "Tomorrow (hosted)"; line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-tvwzin {max-width: 100%}}@media (max-width: 478px) {#brxe-tvwzin {margin-top: 15px; margin-bottom: 15px}}#brxe-ipbydo {color: var(--light); line-height: var(--text-l); font-family: "Tomorrow (hosted)"; border: 1px dashed var(--eclipse-gray-1); border-radius: 6px}#brxe-ipbydo a {color: var(--light); line-height: var(--text-l); font-family: "Tomorrow (hosted)"; font-size: inherit}@media (max-width: 991px) {#brxe-ipbydo {max-width: 100%}}@media (max-width: 478px) {#brxe-ipbydo {margin-top: 15px; margin-bottom: 15px}}#brxe-cpffap {padding-right: 2%; align-items: stretch}#brxe-mouixl {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); border: 1px dashed var(--eclipse-gray-1); border-radius: 6px}#brxe-mouixl a {font-family: "Tomorrow (hosted)"; color: var(--light); line-height: var(--text-l); font-size: inherit}@media (max-width: 991px) {#brxe-mouixl {max-width: 100%}}@media (max-width: 767px) {#brxe-mouixl {margin-top: 15px}}@media (max-width: 478px) {#brxe-mouixl {margin-top: 15px; margin-bottom: 15px}}#brxe-zvdxte {margin-top: 30px; flex-direction: row}@media (max-width: 478px) {#brxe-zvdxte {padding-bottom: 15px}}#brxe-lnhkhq {border: 1px solid var(--eclipse-gray-3); border-radius: 80px 0 80px 00; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: rgba(41, 39, 42, 0.73)}@media (max-width: 767px) {#brxe-lnhkhq {justify-items: center; margin-top: var(--space-m)}}@media (max-width: 478px) {#brxe-lnhkhq {justify-content: space-between}}#brxe-ajdjzt {flex-direction: row; justify-items: space-between; justify-content: space-between}@media (max-width: 991px) {#brxe-ajdjzt {width: 90%}}@media (max-width: 767px) {#brxe-ajdjzt {grid-gap: 0px}}@media (max-width: 478px) {#brxe-ajdjzt {margin-top: 0; padding-right: 6%; padding-left: 6%; width: 100%}}#brxe-rwrcuf {background-position: top center; background-repeat: repeat; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2-dark-sema.webp); background-size: 80%}#brxe-vtwyls {font-family: "Polaris"; letter-spacing: var(--text-s)}@media (max-width: 767px) {#brxe-vtwyls {font-weight: 800}}@media (max-width: 478px) {#brxe-vtwyls {text-align: center}}#brxe-lowsct {font-family: "Tomorrow (hosted)"}#brxe-lowsct a {font-family: "Tomorrow (hosted)"; font-size: inherit}#brxe-tiynyf {font-family: "Tomorrow (hosted)"}#brxe-tiynyf a {font-family: "Tomorrow (hosted)"; font-size: inherit}@media (max-width: 991px) {#brxe-zqemsr {width: 95%; grid-gap: var(--space-xs)}}@media (max-width: 767px) {#brxe-zqemsr {width: 100%; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs)}}#brxe-qljlng {font-family: "Tomorrow (hosted)"; font-weight: 400; font-size: var(--text-l); color: var(--eclipse-orange-hard); text-align: right; text-transform: uppercase}#brxe-cljzmm {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-kmqgyw {color: var(--eclipse-orange-hard); fill: var(--eclipse-orange-hard)}#brxe-cemvvl {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-sulerq {border-top: 1px solid var(--eclipse-black)}#brxe-cbzpxr {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-xaoyqv {color: var(--eclipse-orange-hard); fill: var(--eclipse-orange-hard)}#brxe-cxchyx {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-vqfilx {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-lesghp {color: var(--eclipse-orange-hard); fill: var(--eclipse-orange-hard)}#brxe-okzasn {font-family: "Tomorrow (hosted)"; font-size: var(--text-m)}#brxe-okzasn a {font-family: "Tomorrow (hosted)"; font-size: var(--text-m); font-size: inherit}#brxe-pqzgbm {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-yyfrau {color: var(--eclipse-orange-hard); fill: var(--eclipse-orange-hard)}#brxe-ljrlub {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-kjcswt {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-swpjvn {color: var(--eclipse-orange-hard); fill: var(--eclipse-orange-hard)}#brxe-gsjfxg {font-family: "Tomorrow (hosted)"; color: var(--eclipse-space-black)}#brxe-yagvim {flex-direction: Right; margin-top: var(--space-m); margin-bottom: 0}#brxe-yagvim .bc-arrow-button_title-wrapper {font-family: "Tomorrow (hosted)"; font-size: var(--text-m); color: var(--light); letter-spacing: 1.5px; text-transform: uppercase; border-radius: 6px; background-color: var(--eclipse-space-black)}#brxe-yagvim .bc-arrow-button__circle {background-color: var(--eclipse-orange-hard)}#brxe-yagvim .bc-arrow-button__arrow {--fill: var(--light)}@media (max-width: 767px) {#brxe-yagvim {align-self: center}}#brxe-puxakk .bc-expander-question-icon {--rotate-degree: 135deg; --icon-transition-duration: .4s}#brxe-puxakk .bc-expander-question-heading {color: var(--eclipse-space-black)}@media (max-width: 767px) {#brxe-orgzgj {width: 90%}}#brxe-daoild {align-content: flex-start; background-image: url(https://chaosleague.org/wp-content/uploads/2024/03/Eclipse-BG2.webp); background-position: top center; background-size: contain; align-self: stretch !important; width: 100%}#brxe-sssgje {color: var(--light); font-family: "Polaris"; font-weight: 400; font-size: var(--text-4xl); letter-spacing: var(--text-3xl); text-shadow: 1px 2px 12px var(--light)}#brxe-ytjsms {flex-direction: Right; margin-top: var(--space-m); margin-bottom: 0; --dimensions: 50px}#brxe-ytjsms .bc-arrow-button_title-wrapper {font-family: "Tomorrow (hosted)"; font-size: var(--text-l); color: var(--eclipse-space-black); text-transform: uppercase; letter-spacing: 1.5px; border-radius: 6px; background-color: var(--eclipse-gray-2)}#brxe-ytjsms .bc-arrow-button__circle {background-color: var(--eclipse-orange-hard); padding-top: 39px; padding-right: 39px; padding-bottom: 39px; padding-left: 39px}#brxe-ytjsms .bc-arrow-button__arrow {--fill: var(--light)}#brxe-pfecpg {background-image: url(https://chaosleague.org/wp-content/uploads/2024/05/Eclipse-Larp-Patch-Shadow2-scaled.webp); background-position: center center; background-size: contain; height: 70vh; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-pfecpg {background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: var(--dark)}}#brxe-wjpgsd .bc-back-to-top__circle-path {stroke: var(--eclipse-orange-hard)}#brxe-wjpgsd {bottom: 80px; right: 25px}