@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane{display:none}.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block}}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}}@layer bricks {@charset "UTF-8";@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 {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-mcymwc .repeater-item [data-field-id="7db6dc"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-mcymwc .bricks-swiper-button-prev > * {height: 20px; width: 20px}#brxe-mcymwc .bricks-swiper-button-prev {left: 100px}#brxe-mcymwc .bricks-swiper-button-next > * {height: 20px; width: 20px}#brxe-mcymwc .bricks-swiper-button-next {right: 100px}#brxe-mcymwc .image {height: 100vh}#brxe-mcymwc .overlay-wrapper {height: 100vh}#brxe-mcymwc .swiper-button {height: 24px; width: 24px}#brxe-stcoee {column-gap: 14px; row-gap: 14px; flex-direction: row; justify-content: center; position: absolute; z-index: 2; bottom: 90px}#brxe-syqrkv {height: 100vh; position: relative; overflow: hidden}:where(#brxe-syqrkv > *) {position: relative}#brxe-syqrkv::before {background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 49.95%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-syqrkv:before { z-index: 2;}#brxe-huwgir {align-items: center; text-align: center}@media (max-width: 478px) {#brxe-huwgir {align-items: flex-start; text-align: left}}#brxe-ancpeb:not(.tag), #brxe-ancpeb img {object-fit: contain}#brxe-xzktmc:not(.tag), #brxe-xzktmc img {object-fit: contain}#brxe-gfrwwr:not(.tag), #brxe-gfrwwr img {object-fit: contain}#brxe-vjkvxr:not(.tag), #brxe-vjkvxr img {object-fit: contain}#brxe-eplxyh {align-items: center; justify-content: space-between; max-width: 600px; flex-direction: row; flex-wrap: nowrap; column-gap: 20px}@media (max-width: 478px) {#brxe-eplxyh {display: grid; align-items: initial; grid-gap: 20px; grid-template-columns: repeat(2, 1fr); justify-items: center}}#brxe-mcpmsv {row-gap: 32px; align-items: center}#brxe-gsgvyx {align-items: center; text-align: center; max-width: 795px; align-self: center !important}@media (max-width: 478px) {#brxe-gsgvyx {text-align: left; align-items: flex-start}}#brxe-wuiuzr {max-width: 1000px; row-gap: 50px}#brxe-btzemw {height: 23px; width: 16px; position: absolute; bottom: 50px; z-index: 2; transition: .3s}#brxe-btzemw:hover {transform: translateY(5px)}@media (max-width: 1024px) {#brxe-btzemw {bottom: 25px}}@media (max-width: 767px) {#brxe-btzemw {display: none}}#brxe-cmotdu {padding-top: clamp(75px, 45px + 6.25vw, 135px); padding-bottom: clamp(55px, -22.5px + 16.1458vw, 210px); position: relative}#brxe-qxscua {flex-direction: column; align-items: flex-end; row-gap: 32px; position: absolute; top: 0px; right: 0px; max-width: 470px; padding-top: 35px; padding-right: 110px; padding-bottom: 35px}#brxe-qxscua:before {content: 'THE VENUE'; position: absolute; padding-top: 16px; padding-right: 8px; padding-bottom: 16px; padding-left: 8px; right: 0px; top: 25px; font-size: var(--text-14)}@media (max-width: 767px) {#brxe-qxscua {position: static; max-width: 300px; padding-top: 42px; padding-right: 0; padding-left: 0; row-gap: 16px; align-self: center !important; align-items: center}#brxe-qxscua:before {position: absolute; top: 0px; transform: translateX(-50%); right: auto; left: 50%; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}}@media (max-width: 478px) {#brxe-qxscua {row-gap: 0px}}#brxe-lonvjw {font-size: var(--text-14)}#brxe-bhqorf svg {height: 16px; width: 16px}#brxe-bhqorf .icon {width: 16px; height: 16px; font-size: 16px}#brxe-bhqorf .icon svg {height: 16px; width: 16px}#brxe-jccqmu {width: 100%; padding-top: clamp(16px, -7px + 4.7917vw, 62px); padding-right: 32px; padding-bottom: clamp(16px, -7px + 4.7917vw, 62px); padding-left: 32px; border: 1px solid rgba(232, 233, 234, 0.5)}#brxe-ydrnul {font-size: var(--text-14)}#brxe-ezucfx svg {height: 16px; width: 16px}#brxe-ezucfx .icon {width: 16px; height: 16px; font-size: 16px}#brxe-ezucfx .icon svg {height: 16px; width: 16px}#brxe-gqeqvx {width: 100%; padding-top: clamp(16px, -7px + 4.7917vw, 62px); padding-right: 32px; padding-bottom: clamp(16px, -7px + 4.7917vw, 62px); padding-left: 32px; border: 1px solid rgba(232, 233, 234, 0.5)}#brxe-ifuwdh {font-size: var(--text-14)}#brxe-ghudid svg {height: 16px; width: 16px}#brxe-ghudid .icon {width: 16px; height: 16px; font-size: 16px}#brxe-ghudid .icon svg {height: 16px; width: 16px}#brxe-obizml {width: 100%; padding-top: clamp(16px, -7px + 4.7917vw, 62px); padding-right: 32px; padding-bottom: clamp(16px, -7px + 4.7917vw, 62px); padding-left: 32px; border: 1px solid rgba(232, 233, 234, 0.5)}#brxe-mnzdcb {font-size: var(--text-14)}#brxe-ffzjqb svg {height: 16px; width: 16px}#brxe-ffzjqb .icon {width: 16px; height: 16px; font-size: 16px}#brxe-ffzjqb .icon svg {height: 16px; width: 16px}#brxe-icvgle {width: 100%; padding-top: clamp(16px, -7px + 4.7917vw, 62px); padding-right: 32px; padding-bottom: clamp(16px, -7px + 4.7917vw, 62px); padding-left: 32px; border: 1px solid rgba(232, 233, 234, 0.5)}#brxe-irsbuq {flex-direction: row-reverse}#brxe-irsbuq > .tab-menu .tab-title {font-size: var(--text-48); color: var(--bricks-color-aijgcq); font-family: "CHUTEROLK Free"}#brxe-irsbuq > .tab-menu .tab-title.brx-open {color: var(--bricks-color-apobkz)}@media (max-width: 767px) {#brxe-irsbuq {flex-direction: column}}#brxe-ihsfpc {position: relative}#section-venue {background-color: var(--bricks-color-rlsjtl); padding-top: 65px; padding-bottom: 80px}@media (max-width: 767px) {#section-venue {padding-top: 32px; padding-bottom: 32px}}#brxe-mxurgv {text-align: center; font-size: var(--text-72)}@media (max-width: 767px) {#brxe-mxurgv {display: none}}#brxe-yoogdy {max-width: 1000px; align-items: center}#brxe-afdopa {height: 800px; justify-content: flex-end; padding-top: 90px; padding-bottom: 90px; background-image: url(https://kahan.futurefy.com.au/wp-content/uploads/2025/06/AMPHORA-WALLS.webp); background-position: center center; background-size: cover; background-repeat: no-repeat; position: relative; overflow: hidden}:where(#brxe-afdopa > *) {position: relative}#brxe-afdopa::before {background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.26%, rgba(0, 0, 0, 0.9) 95.25%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-afdopa {height: 620px}}#brxe-hyrkhh {padding-top: clamp(32px, 15.5px + 3.4375vw, 65px); padding-bottom: clamp(32px, 18px + 2.9167vw, 60px)}#brxe-ioesre .repeater-item [data-field-id="7db6dc"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-ioesre .image {height: 600px}#brxe-ioesre .overlay-wrapper {height: 600px}@media (max-width: 478px) {#brxe-ioesre .image {height: 365px}#brxe-ioesre .overlay-wrapper {height: 365px}}#brxe-lpthvf {overflow: hidden}