@layer bricks {.brxe-button{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)}}: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 li{align-items:baseline;display:flex;gap:8px}: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 {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-code{width:100%}}@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)}}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-ouljri {position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; z-index: 0; pointer-events: none}#brxe-ouljri:not(.tag), #brxe-ouljri img {object-position: 30%}#brxe-ouljri { position: absolute; inset: 0; width: 100%; height: 100%; margin: 0; z-index: 0; pointer-events: none; overflow: hidden;}#brxe-ouljri img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center left;}@media (max-width: 991px) {#brxe-ouljri:not(.tag), #brxe-ouljri img {object-position: 60%}}@media (max-width: 767px) {#brxe-ouljri:not(.tag), #brxe-ouljri img {object-position: 55%}}@media (max-width: 478px) {#brxe-ouljri:not(.tag), #brxe-ouljri img {object-position: 55%}}#brxe-ewtvvg {margin-right: 100px; margin-bottom: 15px; padding-bottom: 0; font-family: "Bodoni Moda"; font-size: 45px}@media (max-width: 767px) {#brxe-ewtvvg {margin-right: 0; padding-right: 0}}@media (max-width: 478px) {#brxe-ewtvvg {margin-right: 0}}#brxe-yhkten {font-family: "Josefin Sans"; font-weight: 400; font-size: 20px; margin-top: 11px; margin-bottom: 4px}@media (max-width: 767px) {#brxe-yhkten {margin-right: -58px; padding-right: 0}}@media (max-width: 478px) {#brxe-yhkten {margin-right: 0}}#brxe-dqyaxa {margin-top: 22px; margin-right: 0; margin-bottom: 20px; margin-left: 0}@media (max-width: 767px) {#brxe-dqyaxa {margin-right: -0; padding-right: 0}}@media (max-width: 478px) {#brxe-dqyaxa {margin-right: 37px}}#brxe-oqqmhh {background-color: #262320; color: hsl(46, 10%, 82%); margin-top: 13px}#brxe-aaeyag {justify-content: center; row-gap: 8px; margin-right: 562px; margin-bottom: -1px; padding-bottom: 66px}@media (max-width: 767px) {#brxe-aaeyag {margin-right: 354px; padding-right: 0}}@media (max-width: 478px) {#brxe-aaeyag {margin-right: 141px}}#brxe-biwlrk {flex-direction: row; align-self: center !important; column-gap: 24px; align-items: center; position: relative; z-index: 1}#brxe-dijthe {padding-top: 106px; padding-bottom: 142px; margin-top: 0; margin-bottom: -4px; position: relative; overflow: hidden}@media (max-width: 478px) {#brxe-dijthe {padding-top: 38px}}#brxe-drhdyi {color: var(--bricks-color-grey-100); font-family: "Bodoni Moda"; font-size: 41px; margin-top: -10px; margin-right: 0; margin-bottom: 0; padding-top: 0}@media (max-width: 991px) {#brxe-drhdyi {align-self: flex-start}}@media (max-width: 767px) {#brxe-drhdyi {align-self: flex-start}}@media (max-width: 478px) {#brxe-drhdyi {align-self: flex-start; text-align: center}}#brxe-zhuaee {margin-top: -20px; margin-right: 0; margin-bottom: -20px; color: hsl(0, 0%, 93%); text-align: center}#brxe-zhuaee a {color: hsl(0, 0%, 93%); text-align: center; font-size: inherit}@media (max-width: 991px) {#brxe-zhuaee {align-self: flex-start}}@media (max-width: 767px) {#brxe-zhuaee {align-self: flex-start}}@media (max-width: 478px) {#brxe-zhuaee {align-self: flex-start; text-align: left}#brxe-zhuaee a {text-align: left; font-size: inherit}}.brxe-ocibqn .brxe-eytrmv.brxe-image:not(.tag), .brxe-ocibqn .brxe-eytrmv.brxe-image img {object-fit: contain}.brxe-ocibqn .brxe-eytrmv.brxe-image {border: 3px solid hsla(37, 60%, 15%, 0.92); border-radius: 10px}.brxe-eytrmv img { border-radius: 7px !important;}.brxe-ocibqn .brxe-pqdyfj.brxe-text-basic {color: hsl(0, 0%, 100%)}.brxe-ocibqn .brxe-rixcvk.brxe-heading {font-family: "GFS Didot"; font-size: 16px; color: hsl(0, 0%, 100%)}.brxe-ocibqn .brxe-rqwggd.brxe-text-basic {color: hsl(0, 0%, 100%)}.brxe-ocibqn.brxe-block {flex-direction: column; width: 215px; height: 260px; color: hsl(0, 0%, 100%); justify-self: center; align-items: center; padding-top: 21px}.brxe-ocibqn { position: relative; border-radius: 18px; padding: 16px; text-align: center; display: flex; flex-direction: column; align-items: center; background: linear-gradient(155deg, rgba(28,22,16,.62), rgba(16,12,9,.78)); backdrop-filter: blur(18px) saturate(140%); -webkit-backdrop-filter: blur(18px) saturate(140%); border: 1px solid rgba(245,200,66,.22); box-shadow: inset 0 1px 0 rgba(255,255,255,.10), 0 14px 40px rgba(0,0,0,.45); transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;} .brxe-ocibqn:hover { transform: translateY(-7px); border-color: rgba(245,200,66,.55); box-shadow: inset 0 1px 0 rgba(255,255,255,.14), 0 22px 54px rgba(0,0,0,.55), 0 0 34px rgba(245,200,66,.12);} .brxe-ocibqn::before { content: ""; position: absolute; inset: 0; border-radius: 18px; background: radial-gradient(320px circle at var(--mx,50%) var(--my,50%), rgba(245,200,66,.16), transparent 65%); opacity: 0; transition: opacity .3s ease; pointer-events: none; z-index: 1;} .brxe-ocibqn:hover::before { opacity: 1; } .brxe-ocibqn > * { position: relative; z-index: 2; }@media (max-width: 767px) {.brxe-ocibqn.brxe-block {height: 275px}}@media (max-width: 478px) {.brxe-ocibqn.brxe-block {flex-direction: row; display: flex; width: 200px; height: 270px}}#brxe-qusfcn {margin-top: 18px; margin-right: 0; margin-left: -20px; display: grid; align-items: initial; grid-template-columns: repeat(4, 1fr)}@media (max-width: 767px) {#brxe-qusfcn {grid-gap: 30px}}@media (max-width: 478px) {#brxe-qusfcn {overflow: auto hidden; grid-gap: 25px; justify-items: flex-start; justify-content: flex-start; margin-top: 10px; margin-left: 0; height: 296px; padding-top: 10px}#brxe-qusfcn { scrollbar-width: none; }#brxe-qusfcn::-webkit-scrollbar { display: none; }}#brxe-udmyce {padding-top: 0; padding-bottom: 40px; margin-top: 5px}#brxe-udmyce { background: radial-gradient(700px 380px at 12% 0%, rgba(245,200,66,.14), transparent 60%), radial-gradient(700px 420px at 88% 18%, rgba(214,116,134,.12), transparent 60%), radial-gradient(800px 500px at 50% 115%, rgba(196,128,60,.10), transparent 60%), #0e0c0a; border-top: 1px solid rgba(245, 200, 66, .25); overflow: hidden;}#brxe-kccyrr {font-size: 15px; color: #bfa652; margin-top: -41px; margin-bottom: 10px}#brxe-ykylro {font-size: 45px; font-family: "Bodoni Moda"; font-weight: 700; margin-top: -27px; margin-bottom: 0}#brxe-wfxqha {font-size: 18px}#brxe-lxspfv {margin-bottom: 70px; padding-top: 70px; padding-right: 0; padding-bottom: 45px; padding-left: 0}@media (max-width: 478px) {#brxe-lxspfv {padding-top: 70px; padding-bottom: 70px; margin-bottom: 70px}}#brxe-trlzsc {font-size: 20px; color: hsl(46, 45%, 41%)}@media (max-width: 478px) {#brxe-trlzsc {align-self: flex-start; margin-top: -36px; margin-bottom: -65px}}#brxe-vhcoxj {margin-bottom: 15px}@media (max-width: 478px) {#brxe-vhcoxj {margin-top: 65px}}#brxe-bjukmh {margin-top: -10px; margin-bottom: -35px; font-size: 17px}@media (max-width: 478px) {#brxe-bjukmh {margin-top: -3px; margin-bottom: -35px}}#brxe-bwzgdb {height: 170px}@media (max-width: 478px) {#brxe-bwzgdb {height: 110px}}#brxe-syiqcx {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; margin-top: 0; margin-bottom: 36px}@media (max-width: 478px) {#brxe-syiqcx {padding-top: 0; padding-bottom: 0}}@media (max-width: 478px) {#brxe-htgnzd {margin-top: 2px; padding-top: 0}}#brxe-aesyeq {font-size: 20px}#brxe-rkztru {font-size: 20px; color: #968139}@media (max-width: 478px) {#brxe-rkztru {align-self: flex-start; margin-top: -35px; margin-bottom: 26px}}#brxe-pswwpt {margin-bottom: 15px}@media (max-width: 478px) {#brxe-pswwpt {margin-top: -26px}}#brxe-pmqpok {margin-top: -10px; margin-bottom: -35px; font-size: 17px}@media (max-width: 478px) {#brxe-pmqpok {margin-top: -2px; margin-bottom: -45px}}#brxe-baghbz {height: 170px}@media (max-width: 478px) {#brxe-baghbz {height: 110px}}#brxe-rtjhbf {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; margin-top: 0; margin-bottom: 36px}@media (max-width: 478px) {#brxe-rtjhbf {padding-top: 0; padding-bottom: 0}}#brxe-gomatn {font-size: 20px}#brxe-yibfgy {font-size: 20px; color: #968139}@media (max-width: 478px) {#brxe-yibfgy {align-self: flex-start; margin-top: -26px; margin-bottom: 0}}#brxe-rmxiox {margin-bottom: 15px}@media (max-width: 478px) {#brxe-rmxiox {margin-top: 3px; margin-bottom: 10px}}#brxe-qgrkph {margin-top: -10px; margin-bottom: -35px; font-size: 17px}@media (max-width: 478px) {#brxe-qgrkph {margin-top: 2px; margin-bottom: -45px}}#brxe-gfpdjk {height: 170px}@media (max-width: 478px) {#brxe-gfpdjk {height: 110px}}#brxe-uptibi {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; margin-top: 0; margin-bottom: 36px}@media (max-width: 478px) {#brxe-uptibi {padding-top: 13px}}#brxe-cwkwxb {padding-top: 0; margin-top: -104px}@media (max-width: 478px) {#brxe-cwkwxb {grid-template-columns: 1fr}}#brxe-wuxmvv {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: hsl(46, 5%, 91%)}#brxe-mhecne {background-color: hsl(46, 74%, 37%)}#brxe-mhecne.horizontal .line {border-top-style: double; border-top-width: 7px; width: 0px}#brxe-mhecne.vertical .line {border-right-style: double; border-right-width: 0px}#brxe-mhecne .line {height: 7px}#brxe-xwkhjk {color: hsl(46, 46%, 54%); font-size: 14px; margin-bottom: 15px; margin-left: 190px}@media (max-width: 478px) {#brxe-xwkhjk {margin-top: -55px; margin-bottom: -55px; text-align: left; font-size: 16px; align-self: flex-start}}#brxe-drijfk:not(.tag), #brxe-drijfk img {object-fit: cover}#brxe-qhsevf {margin-top: 14px; margin-bottom: 19px; font-size: 45px}#brxe-ksgmyo {margin-bottom: 35px}#brxe-kljnhl {margin-top: -6px; margin-bottom: 9px; background-color: hsl(0, 0%, 0%); color: hsl(0, 0%, 100%)}#brxe-sjznwa {margin-top: -25px}@media (max-width: 478px) {#brxe-sjznwa {color: hsl(46, 32%, 46%)}}#brxe-zcithe {padding-top: 0; padding-bottom: 40px; margin-top: 0}@media (max-width: 478px) {#brxe-zcithe {margin-top: -39px}}#brxe-kxqlio {margin-top: -68px; padding-top: 0}@media (max-width: 478px) {#brxe-kxqlio {flex-direction: column}}#brxe-lbjokb {background-color: #e9e9e7}@media (max-width: 478px) {#brxe-lbjokb {padding-top: 169px; padding-bottom: 50px; min-height: 968px; margin-top: 0}}#brxe-jntsid {font-size: 18px; margin-top: 0; margin-bottom: 10px}#brxe-kgpezw {font-family: "Bodoni Moda"; font-weight: 700; font-size: 45px}#brxe-mkvvko {display: flex; flex-direction: column; padding-bottom: 0; align-items: center; color: hsl(46, 100%, 97%)}#brxe-mkvvko .submit-button-wrapper {width: 35%}#brxe-mkvvko .form-group input {color: hsl(0, 0%, 0%)}#brxe-mkvvko select {color: hsl(0, 0%, 0%)}#brxe-mkvvko textarea {color: hsl(0, 0%, 0%)}#brxe-ppbqgv .line {height: 2px}#brxe-ppbqgv.horizontal .line {border-top-width: 2px; width: 70px; border-top-color: hsl(46, 69%, 59%)}#brxe-ppbqgv.horizontal {justify-content: center}#brxe-ppbqgv.vertical {align-self: center}#brxe-ppbqgv {margin-top: 20px; margin-bottom: 20px}#brxe-ppbqgv.vertical .line {border-right-width: 70px; border-right-color: hsl(46, 69%, 59%)}#brxe-ppbqgv .icon {color: hsl(46, 69%, 59%)}@media (max-width: 478px) {#brxe-vfktbb {flex-direction: row}}#brxe-tregmc {padding-top: 31px; background-color: #262320}