@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-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@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}}#brxe-33b30d {margin-bottom: var(--space-xs); text-align: center; color: var(--white); font-family: "Syne"}@media (max-width: 991px) {#brxe-33b30d {margin-bottom: 4px}}#brxe-8bdb09 {margin-top: 0; text-align: center; color: var(--primary); font-size: 6rem}#brxe-013dca {width: 752px; text-align: center; color: var(--white); font-size: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-013dca {width: 80%}}@media (max-width: 478px) {#brxe-013dca {width: 100%}}#brxe-b6cba3 {display: flex; flex-direction: column; width: 1180px; align-items: center; row-gap: var(--space-xs)}#brxe-e2c5dc {align-items: center; row-gap: 80px}@media (max-width: 991px) {#brxe-e2c5dc {row-gap: 45px}}@media (max-width: 478px) {#brxe-e2c5dc {row-gap: 40px}}#brxe-01d212 {padding-top: var(--space-xl); padding-bottom: var(--section-space-l); background-image: url("https://andreabecchetti.com/wp-content/uploads/2026/09/immagine-bg-nera-1024x585.jpg"); background-size: cover; position: relative; font-family: "Syne"}:where(#brxe-01d212 > *:not(figcaption)) {position: relative}#brxe-01d212::before {background-image: linear-gradient(var(--action-trans-90), var(--action-trans-20)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-01d212 {padding-bottom: var(--section-space-m)}}@media (max-width: 767px) {#brxe-01d212 {padding-bottom: var(--space-xxl)}}@media (max-width: 478px) {#brxe-01d212 {padding-top: var(--space-l); padding-bottom: var(--space-xl)}}#brxe-a044bf {width: 464px; font-family: "Syne"}@media (max-width: 991px) {#brxe-a044bf {width: 100%}}#brxe-24d2a3 {width: 50%; font-family: "Syne"; font-size: 20px}@media (max-width: 991px) {#brxe-24d2a3 {width: 100%}}#brxe-38bbbb {display: flex; justify-content: space-between; width: 100%; top: 120px}@media (max-width: 991px) {#brxe-38bbbb {flex-direction: column; row-gap: var(--space-s)}}#brxe-42cfa1 {width: 100%; font-family: "Syne"}@media (max-width: 991px) {#brxe-42cfa1 {width: 100%}}#brxe-dd0a14 {font-family: "Syne"; font-size: 20px; width: 100%}@media (max-width: 991px) {#brxe-dd0a14 {width: 100%}}#brxe-1674b8 {font-family: "Syne"}#brxe-9773e6 {font-size: 20px; font-family: "Syne"}#brxe-f4d9a4 {display: flex; flex-direction: column; row-gap: var(--space-s); font-family: "Syne"}#brxe-97d99a {display: flex; align-items: center; column-gap: var(--space-m)}@media (max-width: 991px) {#brxe-97d99a {column-gap: var(--space-s)}}#brxe-e44034 {font-family: "Syne"}#brxe-57bdf1 {font-size: 20px; font-family: "Syne"}#brxe-3b91e7 {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-b42e8f {display: flex; align-items: center; column-gap: var(--space-m)}@media (max-width: 991px) {#brxe-b42e8f {column-gap: var(--space-s)}}#brxe-9e6050 {font-family: "Syne"}#brxe-5544d9 {font-size: 20px; font-family: "Syne"}#brxe-da3241 {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-224db4 {display: flex; align-items: center; column-gap: var(--space-m)}@media (max-width: 991px) {#brxe-224db4 {column-gap: var(--space-s)}}#brxe-f18ef9 {width: 38%; flex-direction: column; display: flex; row-gap: var(--space-xl); align-items: center}@media (max-width: 991px) {#brxe-f18ef9 {width: 43%; row-gap: var(--space-l)}}@media (max-width: 767px) {#brxe-f18ef9 {width: 100%}}#brxe-28af19 {width: 50%; position: sticky; top: 120px}@media (max-width: 767px) {#brxe-28af19 {width: 100%}}#brxe-568966 {display: flex; row-gap: var(--space-l); width: 100%; justify-content: space-between; column-gap: var(--section-space-m); align-items: flex-start; flex-wrap: wrap}@media (max-width: 991px) {#brxe-568966 {row-gap: var(--space-l); column-gap: var(--space-m)}}#brxe-a42ab8 {width: 100%; font-size: 20px; font-family: "Syne"}#brxe-a80072 {row-gap: var(--section-space-m)}@media (max-width: 991px) {#brxe-a80072 {row-gap: var(--space-xl)}}#brxe-8a5359 {row-gap: var(--section-space-xl); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; margin-top: 40px; margin-bottom: 40px; font-family: "Syne"}@media (max-width: 991px) {#brxe-8a5359 {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-8a5359 {row-gap: var(--section-space-l)}}#brxe-082956 {font-family: "Syne"}#brxe-028347 {font-size: 18px; font-family: "Syne"}#brxe-d9e19c {padding-top: 0}#brxe-031589 {font-family: "Syne"}#brxe-e3d838 {font-family: "Syne"}#brxe-6dbaf4 {font-size: 20px; font-family: "Syne"}#brxe-6dbaf4 a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-20921a {width: var(--width-l)}#brxe-8c6b5c {font-family: "Syne"}#brxe-1737b7 {width: 464px; font-family: "Syne"}@media (max-width: 991px) {#brxe-1737b7 {width: 100%}}#brxe-b7da5a {width: 50%; font-size: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-b7da5a {width: 100%}}#brxe-ca2ceb {width: 100%; display: flex; justify-content: space-between}@media (max-width: 991px) {#brxe-ca2ceb {flex-direction: column; row-gap: var(--space-s)}}#brxe-c81041 {font-size: 30px; color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-a9cb5e {display: flex; align-items: center; position: sticky; top: 120px}@media (max-width: 767px) {#brxe-a9cb5e {position: static}}@media (max-width: 478px) {#brxe-a9cb5e {position: static; top: 0px}}#brxe-e5b603 {font-family: "Syne"; font-size: 24px}#brxe-e6a444 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-e6a444 {flex-direction: row-reverse}}#brxe-fd8cbf {font-family: "Syne"}#brxe-fd8cbf a {font-family: "Syne"; font-size: inherit}#brxe-d69fa3 {display: flex; flex-direction: column; row-gap: calc(var(--space-m)*1.1); width: calc(var(--width-vp-max)/2.585)}@media (max-width: 991px) {#brxe-d69fa3 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-d69fa3 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-c95059 {align-items: flex-end}#brxe-8cc312 {width: 100%}#brxe-8977f9 {align-items: flex-end}#brxe-b5d4be {font-family: "Syne"; font-size: 24px}#brxe-1fe946 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-1fe946 {flex-direction: row-reverse}}#brxe-2677e7 {font-family: "Syne"}#brxe-2677e7 a {font-family: "Syne"; font-size: inherit}#brxe-62a45c {display: flex; flex-direction: column; row-gap: calc(var(--space-m)*1.1); width: calc(var(--width-vp-max)/2.585)}@media (max-width: 991px) {#brxe-62a45c {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-62a45c {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-f704f0 {align-items: flex-end}#brxe-920fd7 {width: 100%}#brxe-100c22 {align-items: flex-end}#brxe-4aad83 {font-family: "Syne"; font-size: 24px}#brxe-0a371e {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-0a371e {flex-direction: row-reverse}}#brxe-da7aaa {font-family: "Syne"}#brxe-da7aaa a {font-family: "Syne"; font-size: inherit}#brxe-878782 {display: flex; flex-direction: column; row-gap: calc(var(--space-m)*1.1); width: calc(var(--width-vp-max)/2.585)}@media (max-width: 991px) {#brxe-878782 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-878782 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-aa88fa {align-items: flex-end}#brxe-46f18e {font-size: 20px}#brxe-643af1 {width: 100%}#brxe-f95e64 {align-items: flex-end}#brxe-2a64bf {font-family: "Syne"; font-size: 24px}#brxe-e9b046 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-e9b046 {flex-direction: row-reverse}}#brxe-f89864 {font-family: "Syne"}#brxe-f89864 a {font-family: "Syne"; font-size: inherit}#brxe-973794 {display: flex; flex-direction: column; row-gap: calc(var(--space-m)*1.1); width: calc(var(--width-vp-max)/2.585)}@media (max-width: 991px) {#brxe-973794 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-973794 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-6778f1 {align-items: flex-end}#brxe-479efc {width: 100%}#brxe-0e09dd {align-items: flex-end}#brxe-596875 {font-family: "Syne"; font-size: 24px}#brxe-60cfb9 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-60cfb9 {flex-direction: row-reverse}}#brxe-ae4113 {font-family: "Syne"}#brxe-ae4113 a {font-family: "Syne"; font-size: inherit}#brxe-a7c99c {display: flex; flex-direction: column; row-gap: calc(var(--space-m)*1.1); width: calc(var(--width-vp-max)/2.585)}@media (max-width: 991px) {#brxe-a7c99c {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-a7c99c {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-048525 {align-items: flex-end}#brxe-349399 {width: 100%}#brxe-1e98d0 {align-items: flex-end}#brxe-a64d8f {font-family: "Syne"; font-size: 24px}#brxe-f4a012 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-f4a012 {flex-direction: row-reverse}}#brxe-e8cabe {font-family: "Syne"}#brxe-e8cabe a {font-family: "Syne"; font-size: inherit}#brxe-2a2fb3 {display: flex; flex-direction: column; row-gap: calc(var(--space-m)*1.1); width: calc(var(--width-vp-max)/2.585)}@media (max-width: 991px) {#brxe-2a2fb3 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-2a2fb3 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-7f3227 {align-items: flex-end}#brxe-a378bb {width: 100%}#brxe-617228 {align-items: flex-end}#brxe-62aef0 .accordion-title-wrapper {min-height: 50px}#brxe-c0f3fa {align-items: flex-start; width: 100%; display: flex; flex-direction: column; row-gap: calc(var(--space-xl)*1.2)}@media (max-width: 991px) {#brxe-c0f3fa {row-gap: var(--space-l)}}@media (max-width: 767px) {#brxe-c0f3fa {row-gap: calc(var(--space-m)*1.2)}}@media (max-width: 478px) {#brxe-c0f3fa {row-gap: calc(var(--space-m)*1.1)}}#brxe-f6ef2d {display: flex; flex-direction: row}@media (max-width: 991px) {#brxe-f6ef2d {column-gap: var(--space-xl)}}@media (max-width: 767px) {#brxe-f6ef2d {row-gap: var(--space-s)}}@media (max-width: 478px) {#brxe-f6ef2d {row-gap: calc(var(--space-xs)*1.2)}}#brxe-d5ff34 {display: flex; width: calc(var(--width-vp-max)/1.25); flex-direction: column; row-gap: calc(var(--space-l)*.9)}@media (max-width: 767px) {#brxe-d5ff34 {row-gap: var(--space-m)}}@media (max-width: 478px) {#brxe-d5ff34 {row-gap: var(--space-l)}}#brxe-f7d74b {row-gap: var(--section-space-m)}@media (max-width: 991px) {#brxe-f7d74b {row-gap: var(--space-xl)}}#brxe-672567 {row-gap: var(--section-space-xl); padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; font-family: "Syne"}@media (max-width: 991px) {#brxe-672567 {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-672567 {row-gap: var(--section-space-l)}}#brxe-754c41 {width: 464px; font-family: "Syne"}@media (max-width: 991px) {#brxe-754c41 {width: 100%}}#brxe-839880 {width: 50%; font-size: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-839880 {width: 100%}}#brxe-2aff4b {width: 100%; display: flex; justify-content: space-between}@media (max-width: 991px) {#brxe-2aff4b {row-gap: var(--space-s); flex-direction: column}}#brxe-2943da {align-items: center; width: 33%}#brxe-6610a5 {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-69cd3b {font-size: 20px; font-family: "Syne"}#brxe-69cd3b a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-5af1d9 {width: 67%}#brxe-eb726b {flex-direction: row; align-items: center}#brxe-47a6c2 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; flex-direction: row}#brxe-e6e25d {align-items: center; width: 33%}#brxe-5f88ae {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-74239e {font-size: 20px; font-family: "Syne"}#brxe-74239e a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-0f1af0 {width: 67%}#brxe-385fe3 {flex-direction: row; align-items: center}#brxe-485704 {flex-direction: row; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-16459a {align-items: center; width: 33%}#brxe-b0414c {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-cc7603 {font-size: 20px; font-family: "Syne"}#brxe-cc7603 a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-34874b {width: 67%}#brxe-c0eff4 {flex-direction: row; align-items: center}#brxe-df857d {flex-direction: row; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-pszawh {align-items: center; width: 33%}#brxe-xkskse {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-lgrtbo {font-size: 20px; font-family: "Syne"}#brxe-lgrtbo a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-unckse {width: 67%}#brxe-rkkoia {flex-direction: row; align-items: center}#brxe-tmdhzw {flex-direction: row; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-d3838d {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-1d1811 {row-gap: var(--section-space-m)}@media (max-width: 991px) {#brxe-1d1811 {row-gap: var(--space-xl)}}#brxe-70c67e {row-gap: var(--section-space-xl); padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-70c67e {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-70c67e {row-gap: var(--section-space-l)}}#brxe-2e3e63 {text-align: center; font-family: "Syne"}#brxe-dad50e {font-family: "Syne"}#brxe-dad50e a {font-family: "Syne"; font-size: inherit}#brxe-65aa44 {display: flex; flex-direction: column; row-gap: var(--space-xs)}#brxe-177f31 .form-group:nth-child(1) {width: 47.5%}#brxe-177f31 .form-group:nth-child(2) {width: 49.5%}#brxe-177f31 .form-group:nth-child(5) {height: 168px}#brxe-177f31 {gap: 0px; justify-content: space-between}#brxe-177f31 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 12px}#brxe-177f31 .submit-button-wrapper {width: 100%}#brxe-177f31 .bricks-button:hover {background-color: var(--shade); color: var(--action)}@media (max-width: 767px) {#brxe-177f31 .form-group:nth-child(1) {width: 48%}#brxe-177f31 .form-group:nth-child(2) {width: 48%}#brxe-177f31 .submit-button-wrapper {width: 45%}}@media (max-width: 478px) {#brxe-177f31 .form-group:nth-child(1) {width: 100%}#brxe-177f31 .form-group:nth-child(2) {width: 100%}#brxe-177f31 .submit-button-wrapper {width: 100%}}#brxe-3fe7e7 {width: 100%; align-items: center; row-gap: var(--space-l); display: flex; flex-direction: column; border: 1px solid rgba(0, 0, 0, 0.2); padding-top: var(--space-xxl); padding-right: var(--space-xxl); padding-bottom: var(--space-xxl); padding-left: var(--space-xxl)}@media (max-width: 991px) {#brxe-3fe7e7 {padding-right: var(--space-l); padding-left: var(--space-l)}}@media (max-width: 767px) {#brxe-3fe7e7 {padding-right: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-3fe7e7 {padding-top: var(--space-l); padding-right: var(--space-s); padding-bottom: var(--space-l); padding-left: var(--space-s)}}#brxe-e0e9e3 .icon {align-self: center}#brxe-e0e9e3 {font-family: "Syne"}#brxe-aae17f {display: flex; column-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-aae17f {column-gap: var(--space-l)}}@media (max-width: 767px) {#brxe-aae17f {flex-direction: column; row-gap: var(--space-m)}}#brxe-017ba0 {row-gap: var(--section-space-m); width: 1002px; align-items: center}@media (max-width: 991px) {#brxe-017ba0 {row-gap: var(--space-xxl)}}@media (max-width: 478px) {#brxe-017ba0 {row-gap: var(--space-xl)}}#brxe-25bcb3 {row-gap: var(--section-space-xl); padding-top: var(--section-space-l); font-family: "Syne"}@media (max-width: 991px) {#brxe-25bcb3 {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-25bcb3 {row-gap: var(--section-space-l)}}