@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-code{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-counter{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}}@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}} html {background-color: #0f4d7c} body {background: none}#brxe-eshsgp {color: #ff0f17; font-size: 2.5em; font-weight: 900; font-style: italic; text-shadow: 0 5px 20px var(--primary-d-4); margin-bottom: 0}@media (max-width: 991px) {#brxe-eshsgp {display: none}}@media (max-width: 478px) {#brxe-eshsgp {align-self: center; text-align: center; font-size: 1.75em}}#brxe-beimpo {margin-bottom: var(--space-m); font-style: italic; font-weight: 700; font-size: var(--text-xl); color: #ff0f17; text-shadow: 0 5px 20px var(--primary-d-4)}@media (max-width: 991px) {#brxe-beimpo {display: none}}#brxe-ltiygg {font-style: italic; font-weight: 500; font-size: var(--text-xl); color: var(--bricks-color-69597b)}@media (max-width: 991px) {#brxe-ltiygg {display: block}}#brxe-wpihbx {font-size: var(--text-3xl); font-weight: 900; color: #ffffff; margin-bottom: var(--space-xs)}span.word { position: relative;}span.word:after { background-color: rgba(246,235,227,1); content: " "; height: 75%; position: absolute; left: 0; margin-left: -1rem; top: 12%; width: calc(100% + 1.47rem); z-index: -1;}@media (max-width: 991px) {#brxe-wpihbx {font-size: 3.3em; text-align: left; margin-left: 10px; max-width: 900px}}@media (max-width: 767px) {#brxe-wpihbx {font-size: 3.3em; text-align: center}}@media (max-width: 478px) {#brxe-wpihbx {font-size: 2.5em; text-align: center}}#brxe-jaqvet {font-style: italic; font-weight: 900; font-size: 2.5em; color: var(--bricks-color-jisjtn); margin-bottom: 0; display: none}@media (max-width: 991px) {#brxe-jaqvet {display: flex; text-shadow: 0 5px 20px var(--primary-d-4)}}@media (max-width: 478px) {#brxe-jaqvet {align-self: center; text-align: center; font-size: 1.75em}}#brxe-ltnghg {margin-bottom: var(--space-m); font-style: italic; font-weight: 700; font-size: var(--text-xl); color: #ff0f17; display: none}@media (max-width: 991px) {#brxe-ltnghg {display: flex; text-shadow: 0 5px 20px var(--primary-d-4)}}#brxe-jaxgjo {margin-bottom: var(--space-m); font-style: italic; font-weight: 500; font-size: var(--text-xl); color: var(--bricks-color-69597b)}@media (max-width: 991px) {#brxe-jaxgjo {display: none}}#brxe-lzshfc {color: var(--bricks-color-69597b)}@media (max-width: 991px) {#brxe-xdefok {flex-direction: column; align-items: flex-start; margin-top: -50px; z-index: 2}}@media (max-width: 767px) {#brxe-xdefok {align-items: center; margin-top: 0}}@media (max-width: 478px) {#brxe-xdefok {margin-top: -20px}}#brxe-qfysiz {z-index: 2; margin-right: 75%; position: absolute; top: 175px}#brxe-qfysiz .next-arc-title__inner {font-family: "Noto Sans Mono"; font-weight: 700; font-size: 16px; text-transform: uppercase; color: var(--bricks-color-cptult)}@media (max-width: 991px) {#brxe-qfysiz {margin-right: 60%; top: -50px}}@media (max-width: 767px) {#brxe-qfysiz {top: -70px}}@media (max-width: 478px) {#brxe-qfysiz {--dimensions: 80px}#brxe-qfysiz .next-arc-title__inner {font-size: 13px}}#brxe-wgbmbe {max-width: 200px; width: 100%; position: absolute; top: 0px; z-index: 2; right: 30px; margin-top: 35px}#brxe-wgbmbe:not(.tag), #brxe-wgbmbe img {object-fit: contain}@media (max-width: 991px) {#brxe-wgbmbe {margin-top: -50px; margin-left: 0; max-width: 200px; right: 10%; display: none}}@media (max-width: 767px) {#brxe-wgbmbe {right: 5%}}@media (max-width: 478px) {#brxe-wgbmbe {margin-top: -50px; margin-right: 0; margin-left: 0; max-width: 150px}}#brxe-baxaum {max-width: 200px; position: absolute; z-index: 1; border-radius: 30px; transform: rotateZ(-7deg); left: 0px; top: 40px; display: none}@media (max-width: 991px) {#brxe-baxaum {max-width: 280px; margin-right: -280px; position: absolute; right: auto}}@media (max-width: 478px) {#brxe-baxaum {max-width: 165px; margin-right: -170px; margin-bottom: 0}}#brxe-xoggng {display: none; max-width: 350px; position: absolute; z-index: 1; border-radius: 30px; transform: rotateZ(-5deg); left: -65px; top: 215px}@media (max-width: 991px) {#brxe-xoggng {max-width: 280px; margin-right: -280px; position: absolute; right: auto}}@media (max-width: 478px) {#brxe-xoggng {max-width: 165px; margin-right: -170px; margin-bottom: 0}}#brxe-ydxvsd {margin-top: 75px; max-width: 700px; width: 100%; border-radius: 10% 80% 80% 80%; z-index: 1; box-shadow: 0 1em 5em 0 var(--primary-d-4)}@media (max-width: 991px) {#brxe-ydxvsd {margin-top: -50px; margin-left: 0; max-width: 600px}}@media (max-width: 767px) {#brxe-ydxvsd {box-shadow: var(--primary-d-4)}}@media (max-width: 478px) {#brxe-ydxvsd {margin-top: 0; margin-right: 0; margin-left: 0; max-width: 99%; box-shadow: 0 1em 3em 0 var(--primary-d-4)}}#brxe-fasyfv {margin-top: 75px; margin-right: 50%; max-width: 250px; width: 100%; position: absolute}@media (max-width: 991px) {#brxe-fasyfv {margin-top: 0; margin-left: 0; max-width: 200px; bottom: 120px}}@media (max-width: 478px) {#brxe-fasyfv {margin-top: 0; margin-right: 0; margin-left: 0; max-width: 200px}}#brxe-hmturc {align-items: flex-end; align-self: flex-end !important; justify-content: flex-end; position: relative}@media (max-width: 991px) {#brxe-hmturc {align-items: center; margin-top: 65px}}@media (max-width: 767px) {#brxe-hmturc {align-items: center}}@media (max-width: 478px) {#brxe-hmturc {margin-bottom: 45px; padding-right: 1em; padding-bottom: 1em; padding-left: 1em}}#brxe-uqluww {flex-direction: row; padding-right: 1.5em; padding-bottom: 3.5em; padding-left: 1.5em}@media (max-width: 991px) {#brxe-uqluww {flex-direction: column-reverse}}@media (max-width: 767px) {#brxe-uqluww {flex-direction: column}}@media (max-width: 478px) {#brxe-uqluww {flex-direction: column-reverse}}[data-id="brxe-itdoer"].splide__slide {justify-content: flex-end; padding-top: 2em; padding-bottom: 2em}#brxe-kmokab {max-width: 220px; z-index: 1; border-radius: 30px; margin-left: -40px; left: 0px; top: 0px}@media (max-width: 991px) {#brxe-kmokab {max-width: 280px; margin-right: unset; margin-left: unset}}@media (max-width: 478px) {#brxe-kmokab {max-width: 280px; margin-bottom: 0; margin-left: unset; transform: rotateZ(0deg)}}#brxe-hntrlz {max-width: 630px; z-index: 1; border-radius: 30px; margin-top: -85px; transform: rotateZ(-5deg)}@media (max-width: 991px) {#brxe-hntrlz {max-width: 350px; margin-left: -50px}}@media (max-width: 478px) {#brxe-hntrlz {max-width: 360px; margin-top: -70px; margin-right: unset; margin-bottom: 0; margin-left: -15px}}#brxe-qftjnv {align-items: center; position: relative}@media (max-width: 991px) {#brxe-qftjnv {flex-direction: row; align-self: center !important; align-items: center; justify-content: center}}@media (max-width: 478px) {#brxe-qftjnv {flex-direction: column}}#brxe-jksuio {max-width: 920px; align-items: center; margin-top: -30px; flex-direction: row; column-gap: 0px}@media (max-width: 991px) {#brxe-jksuio {max-width: 100%; margin-top: 65px; flex-direction: column}}@media (max-width: 478px) {#brxe-jksuio {padding-bottom: 65px}}#brxe-ecuqha {font-size: var(--text-xl); color: var(--bricks-color-69597b)}#brxe-yqagih {position: relative; flex-direction: column}@media (max-width: 767px) {#brxe-wxcqga {visibility: hidden; position: absolute}}#brxe-ullpfu .count {color: var(--bricks-color-69597b)}#brxe-bpqted {color: var(--bricks-color-69597b); font-size: 0.5em}#brxe-bpqted .bc-scribble-title__svg path {stroke-width: 35px; stroke: var(--bricks-color-jisjtn)}#brxe-bpqted .bc-scribble-title__svg {top: 90%}@media (max-width: 767px) {#brxe-bpqted {font-size: 1.25em}}#brxe-ewxuqg {color: var(--bricks-color-69597b)}#brxe-abkjbg .count {color: var(--bricks-color-69597b)}#brxe-kfdaiy {color: var(--bricks-color-69597b); font-size: 0.5em}#brxe-kfdaiy .bc-scribble-title__svg path {stroke-width: 35px; stroke: var(--bricks-color-jisjtn)}#brxe-kfdaiy .bc-scribble-title__svg {top: 90%}@media (max-width: 767px) {#brxe-kfdaiy {font-size: 1.25em}}#brxe-vowobq {color: var(--bricks-color-69597b)}.Info-evento {  .Info-evento__avatar-wrapper:not(:first-child) { margin-left: -1rem; } .Info-evento__counter-wrapper:not(:last-child) { border-right: 1px solid var(--dark-20); @media(max-width: 478px){ border-right: none; } } }#brxe-rmzqgd {flex-wrap: nowrap; background-color: #0f4d7c; background-repeat: repeat; min-height: 1200px; padding-top: 200px; padding-right: 0; padding-left: 0; position: relative}:where(#brxe-rmzqgd > *:not(figcaption)) {position: relative}#brxe-rmzqgd::before {background-image: linear-gradient(#0f4d7c, #051c2e); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-rmzqgd {padding-top: 150px}}@media (max-width: 478px) {#brxe-rmzqgd {padding-right: 0; padding-left: 0}}#brxe-wzvfag {color: var(--bricks-color-jisjtn); font-weight: 900; font-size: var(--text-3xl)}#brxe-lovaox {flex-direction: row}#brxe-soowfv {color: #ffffff}#brxe-soowfv a {color: #ffffff; font-size: inherit}#brxe-nuomhp {color: #ffffff}#brxe-nuomhp a {color: #ffffff; font-size: inherit}#brxe-ekyocs ::placeholder {color: var(--primary-d-4)}#brxe-ekyocs select {color: var(--primary-d-4); border: 0; border-radius: 7px; padding-top: 6px; padding-bottom: 5px; background-color: #ccd5eb}#brxe-ekyocs .bricks-button {color: var(--secondary-l-4)}#brxe-ekyocs .form-group input {border: 0; border-radius: 7px; padding-top: 6px; padding-bottom: 5px; background-color: #ccd5eb}#brxe-ekyocs .flatpickr {border: 0; border-radius: 7px; padding-top: 6px; padding-bottom: 5px; background-color: #ccd5eb}#brxe-ekyocs textarea {border: 0; border-radius: 7px; padding-top: 6px; padding-bottom: 5px; background-color: #ccd5eb}#brxe-ekyocs .bricks-button:not([type=submit]) {border: 0; border-radius: 7px}#brxe-ekyocs .choose-files {border: 0; border-radius: 7px}@media (max-width: 767px) {#brxe-krrcqa {padding-top: 50px}}#brxe-uochkj {flex-direction: row; column-gap: 50px}#brxe-jvwxog {border-color: #1a4476; color: var(--bricks-color-gtdbad)}#brxe-luteqj {margin-bottom: 2em; display: none}@media (max-width: 478px) {#brxe-luteqj {justify-content: center; margin-bottom: 2em}}#brxe-eenkpg {background-color: #0a1b2d}#brxe-rcdynz {color: var(--bricks-color-jisjtn); font-weight: 900; font-size: var(--text-3xl)}#brxe-icbdfh {background-color: var(--bricks-color-jisjtn)}#brxe-qspbqf {border-color: #1a4476; color: var(--bricks-color-gtdbad)}#brxe-qqhszi {margin-bottom: 2em}@media (max-width: 478px) {#brxe-qqhszi {justify-content: center; margin-bottom: 2em}}#brxe-ujelgx {font-weight: 700}#brxe-hvybff {row-gap: 0px}#brxe-nqmeqj {max-width: 180px; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em}#brxe-xbmnpu {font-weight: 700}#brxe-xavcct {margin-bottom: 0; flex-direction: row; align-items: center}@media (max-width: 767px) {#brxe-xavcct {margin-top: 1em}}@media (max-width: 478px) {#brxe-xavcct {flex-direction: column-reverse}}#brxe-cpuone {display: none}#brxe-dnpwwf {font-weight: 700}#brxe-pcsdks {max-width: 300px}#brxe-mxsigj {color: var(--bricks-color-jisjtn); font-weight: 900; font-size: var(--text-2xl); display: none}#brxe-eiknwt {align-items: center}#brxe-ypprwu {align-self: center !important; align-items: center}#brxe-oumfew {color: var(--bricks-color-jisjtn); font-weight: 900; font-size: var(--text-2xl); display: none}#brxe-zopkzf {margin-top: 1em}#brxe-hhtjds {color: var(--bricks-color-ebee5c); font-weight: 700}#brxe-ammfat {display: none; padding-top: 0}#brxe-prqrll {color: var(--bricks-color-69597b)}#brxe-hmthyt .bc-scribble-title__svg path {stroke-width: 35px; stroke: var(--bricks-color-jisjtn)}#brxe-hmthyt {color: var(--bricks-color-69597b); font-size: var(--text-3xl)}#brxe-hmthyt .bc-scribble-title__svg {top: 0px; width: 50%}#brxe-hmthyt .bc-scribble-title__svg{top: 100%;}@media (max-width: 991px) {#brxe-hmthyt {margin-bottom: 2em}#brxe-hmthyt .bc-scribble-title__svg {width: 100%}}@media (max-width: 478px) {#brxe-hmthyt .bc-scribble-title__svg {top: 40px}}@media (max-width: 478px) {#brxe-frtmwa {margin-bottom: 0}}#brxe-lzqtzk {color: var(--bricks-color-jisjtn); fill: var(--bricks-color-jisjtn)}#brxe-rcybps {color: var(--bricks-color-69597b)}#brxe-cnklmi {background-color: #191927}#brxe-lnqidn {color: var(--bricks-color-jisjtn); fill: var(--bricks-color-jisjtn)}#brxe-cxkvrm {color: var(--bricks-color-69597b)}#brxe-ptcfly {background-color: #191927}#brxe-yghddb {color: var(--bricks-color-jisjtn); fill: var(--bricks-color-jisjtn)}#brxe-ugyezw {color: var(--bricks-color-69597b)}#brxe-ahhsfo {background-color: #191927}#brxe-jlohbw {color: var(--bricks-color-jisjtn); fill: var(--bricks-color-jisjtn)}#brxe-snysxx {color: var(--bricks-color-69597b)}#brxe-qqlggw {background-color: #191927}@media (max-width: 991px) {#brxe-onfxki {display: none}}@media (max-width: 478px) {#brxe-onfxki {min-width: 100%}}#brxe-hfkgsh {display: flex}@media (max-width: 991px) {#brxe-hfkgsh {display: none}}#brxe-xzkxpn {color: var(--bricks-color-69597b)}#brxe-iaqbco {color: var(--bricks-color-69597b)}#brxe-zfuuvh {color: var(--bricks-color-69597b); display: none}#brxe-fhbylr {background-color: rgba(0, 0, 0, 0)}#brxe-bjmbey {background-color: rgba(0, 0, 0, 0)}#brxe-mxpbcp {min-height: 800px; background-color: #020010}#brxe-eciail {font-size: var(--text-2xl); font-weight: 900}#brxe-atlhjz {color: var(--bricks-color-jisjtn); font-size: var(--text-l); font-weight: 900; font-style: italic; margin-bottom: 0}@media (max-width: 478px) {#brxe-atlhjz {align-self: center; text-align: left; font-size: 1.5em}}#brxe-peqznn {display: none}#brxe-tuqizk {text-align: right}#brxe-ovropv .form-group:nth-child(1) {width: 50%}#brxe-ovropv .form-group:nth-child(2) {width: 50%}#brxe-ovropv .bricks-button {color: var(--bricks-color-69597b)}#brxe-ovropv .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 10px}#brxe-ovropv .form-group input {border-width: 2px; border-color: var(--bricks-color-gtdbad); border-radius: 7px; color: var(--bricks-color-69597b); background-color: rgba(26, 68, 118, 0)}#brxe-ovropv .flatpickr {border-width: 2px; border-color: var(--bricks-color-gtdbad); border-radius: 7px; background-color: rgba(26, 68, 118, 0)}#brxe-ovropv select {border-width: 2px; border-color: var(--bricks-color-gtdbad); border-radius: 7px; color: var(--bricks-color-69597b); background-color: rgba(26, 68, 118, 0)}#brxe-ovropv textarea {border-width: 2px; border-color: var(--bricks-color-gtdbad); border-radius: 7px; color: var(--bricks-color-69597b); background-color: rgba(26, 68, 118, 0)}#brxe-ovropv .bricks-button:not([type=submit]) {border-width: 2px; border-color: var(--bricks-color-gtdbad); border-radius: 7px}#brxe-ovropv .choose-files {border-width: 2px; border-color: var(--bricks-color-gtdbad); border-radius: 7px}#brxe-ovropv ::placeholder {color: var(--bricks-color-69597b)}#brxe-ovropv {margin-top: 2em}#brxe-ovropv .form-group input#form-field-09d3f7-0 { zoom: 1.25;}#brxe-ilasvh {border-top-left-radius: var(--radius-m); border-bottom-left-radius: var(--radius-m)} .Conferenza__container-left{ clip-path: polygon(0% 0%, 100% 0%, 96.1% 100%, 0% 100%);  @media (max-width: 767px){ clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }}@media (max-width: 767px) {#brxe-ilasvh {border-radius: var(--radius-m)}}#brxe-swmwgi {border-top-right-radius: var(--radius-m); border-bottom-right-radius: var(--radius-m)}#brxe-swmwgi:not(.tag), #brxe-swmwgi img {object-position: 50% 80%}#brxe-alghbb {border-top-right-radius: var(--radius-m); border-bottom-right-radius: var(--radius-m)}@media (max-width: 767px) {#brxe-alghbb {display: none}}#brxe-bmsirj {display: none}@media (max-width: 478px) {#brxe-bmsirj {display: none}}#brxe-xwpnjw {display: none}#brxe-ihdcjg {padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; font-size: 1em; border: 0; align-self: flex-end; background-color: #eeeeee; position: absolute; right: 10px}#brxe-vljqrf {cursor: pointer}#brxe-oxeltb {padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; font-size: 1em; border: 0; align-self: flex-end; background-color: #eeeeee; position: absolute; right: 10px}#brxe-ltsvnl {cursor: pointer}#brxe-ojmuhp {padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; font-size: 1em; border: 0; align-self: flex-end; background-color: #eeeeee; position: absolute; right: 10px}#brxe-qciygw {background-color: #ffffff}#brxe-hrrlax iframe { border-radius: 15px;}#brxe-hyulzt {padding-top: var(--space-m)}#brxe-hdcioi {background-color: #fefefe; padding-top: var(--space-m)}