@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-be4214 {margin-bottom: var(--space-xs); text-align: center; color: var(--white); font-family: "Syne"}@media (max-width: 991px) {#brxe-be4214 {margin-bottom: 4px}}#brxe-3f067f {margin-top: 0; text-align: center; color: var(--primary); font-size: 6rem}#brxe-3d5084 {width: 752px; text-align: center; color: var(--white); font-size: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-3d5084 {width: 80%}}@media (max-width: 478px) {#brxe-3d5084 {width: 100%}}#brxe-423404 {display: flex; flex-direction: column; width: 1180px; align-items: center; row-gap: var(--space-xs)}#brxe-624f9f {align-items: center; row-gap: 80px}@media (max-width: 991px) {#brxe-624f9f {row-gap: 45px}}@media (max-width: 478px) {#brxe-624f9f {row-gap: 40px}}#brxe-fb6193 {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-fb6193 > *:not(figcaption)) {position: relative}#brxe-fb6193::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-fb6193 {padding-bottom: var(--section-space-m)}}@media (max-width: 767px) {#brxe-fb6193 {padding-bottom: var(--space-xxl)}}@media (max-width: 478px) {#brxe-fb6193 {padding-top: var(--space-l); padding-bottom: var(--space-xl)}}#brxe-111a12 {width: 464px; font-family: "Syne"}@media (max-width: 991px) {#brxe-111a12 {width: 100%}}#brxe-93f32d {width: 50%; font-family: "Syne"; font-size: 20px}@media (max-width: 991px) {#brxe-93f32d {width: 100%}}#brxe-94ce65 {display: flex; justify-content: space-between; width: 100%; top: 120px}@media (max-width: 991px) {#brxe-94ce65 {flex-direction: column; row-gap: var(--space-s)}}#brxe-fbf243 {width: 100%; font-family: "Syne"}@media (max-width: 991px) {#brxe-fbf243 {width: 100%}}#brxe-2090bd {font-family: "Syne"; font-size: 20px; width: 100%}@media (max-width: 991px) {#brxe-2090bd {width: 100%}}#brxe-2ccc1d {font-family: "Syne"}#brxe-3315c0 {font-size: 20px; font-family: "Syne"}#brxe-2aa117 {display: flex; flex-direction: column; row-gap: var(--space-s); font-family: "Syne"}#brxe-216944 {display: flex; align-items: center; column-gap: var(--space-m)}@media (max-width: 991px) {#brxe-216944 {column-gap: var(--space-s)}}#brxe-88e955 {font-family: "Syne"}#brxe-c15e42 {font-size: 20px; font-family: "Syne"}#brxe-367658 {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-ded911 {display: flex; align-items: center; column-gap: var(--space-m)}@media (max-width: 991px) {#brxe-ded911 {column-gap: var(--space-s)}}#brxe-ee4ef0 {font-family: "Syne"}#brxe-c7fff1 {font-size: 20px; font-family: "Syne"}#brxe-fd5d6d {display: flex; flex-direction: column; row-gap: var(--space-s)}#brxe-20096d {display: flex; align-items: center; column-gap: var(--space-m)}@media (max-width: 991px) {#brxe-20096d {column-gap: var(--space-s)}}#brxe-ae9ae3 {width: 38%; flex-direction: column; display: flex; row-gap: var(--space-xl); align-items: center}@media (max-width: 991px) {#brxe-ae9ae3 {width: 43%; row-gap: var(--space-l)}}@media (max-width: 767px) {#brxe-ae9ae3 {width: 100%}}#brxe-7a5d45 {width: 50%; position: sticky; top: 120px}@media (max-width: 767px) {#brxe-7a5d45 {width: 100%}}#brxe-3fe143 {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-3fe143 {row-gap: var(--space-l); column-gap: var(--space-m)}}#brxe-7bcc1e {width: 100%; font-size: 20px; font-family: "Syne"}#brxe-f8e1b2 {row-gap: var(--section-space-m)}@media (max-width: 991px) {#brxe-f8e1b2 {row-gap: var(--space-xl)}}#brxe-ecf9ba {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-ecf9ba {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-ecf9ba {row-gap: var(--section-space-l)}}#brxe-18bb76 {font-family: "Syne"}#brxe-6702c4 {font-size: 18px; font-family: "Syne"}#brxe-2fe6e5 {padding-top: 0}#brxe-9856e9 {font-family: "Syne"}#brxe-f1c2b9 {font-family: "Syne"}#brxe-742e8b {font-size: 20px; font-family: "Syne"}#brxe-742e8b a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-4e44cd {width: var(--width-l)}#brxe-934d97 {font-family: "Syne"}#brxe-d1dd87 {width: 464px; font-family: "Syne"}@media (max-width: 991px) {#brxe-d1dd87 {width: 100%}}#brxe-ee3881 {width: 50%; font-size: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-ee3881 {width: 100%}}#brxe-93dd93 {width: 100%; display: flex; justify-content: space-between}@media (max-width: 991px) {#brxe-93dd93 {flex-direction: column; row-gap: var(--space-s)}}#brxe-4e8151 {font-size: 30px; color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-0dffa4 {display: flex; align-items: center; position: sticky; top: 120px}@media (max-width: 767px) {#brxe-0dffa4 {position: static}}@media (max-width: 478px) {#brxe-0dffa4 {position: static; top: 0px}}#brxe-ca7876 {font-family: "Syne"; font-size: 24px}#brxe-7f4f80 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-7f4f80 {flex-direction: row-reverse}}#brxe-5703cf {font-family: "Syne"}#brxe-5703cf a {font-family: "Syne"; font-size: inherit}#brxe-2e5c5a {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-2e5c5a {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-2e5c5a {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-df8219 {align-items: flex-end}#brxe-6f242d {width: 100%}#brxe-1a0c64 {align-items: flex-end}#brxe-31d5d2 {font-family: "Syne"; font-size: 24px}#brxe-fd40c5 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-fd40c5 {flex-direction: row-reverse}}#brxe-a4fa9a {font-family: "Syne"}#brxe-a4fa9a a {font-family: "Syne"; font-size: inherit}#brxe-3fd717 {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-3fd717 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-3fd717 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-6ba6ca {align-items: flex-end}#brxe-a40917 {width: 100%}#brxe-420a2f {align-items: flex-end}#brxe-a530b7 {font-family: "Syne"; font-size: 24px}#brxe-d02020 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-d02020 {flex-direction: row-reverse}}#brxe-4d8821 {font-family: "Syne"}#brxe-4d8821 a {font-family: "Syne"; font-size: inherit}#brxe-16ccff {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-16ccff {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-16ccff {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-dc2bd2 {align-items: flex-end}#brxe-d75260 {font-size: 20px}#brxe-423b29 {width: 100%}#brxe-c9c92b {align-items: flex-end}#brxe-858c58 {font-family: "Syne"; font-size: 24px}#brxe-4ce904 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-4ce904 {flex-direction: row-reverse}}#brxe-4c7f3c {font-family: "Syne"}#brxe-4c7f3c a {font-family: "Syne"; font-size: inherit}#brxe-2a2d51 {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-2a2d51 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-2a2d51 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-bb56b7 {align-items: flex-end}#brxe-973914 {width: 100%}#brxe-903439 {align-items: flex-end}#brxe-48b363 {font-family: "Syne"; font-size: 24px}#brxe-92b5b9 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-92b5b9 {flex-direction: row-reverse}}#brxe-9fa583 {font-family: "Syne"}#brxe-9fa583 a {font-family: "Syne"; font-size: inherit}#brxe-727df6 {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-727df6 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-727df6 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-c0f787 {align-items: flex-end}#brxe-d975a0 {width: 100%}#brxe-089e2f {align-items: flex-end}#brxe-bbf211 {font-family: "Syne"; font-size: 24px}#brxe-630629 {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-630629 {flex-direction: row-reverse}}#brxe-650d45 {font-family: "Syne"}#brxe-650d45 a {font-family: "Syne"; font-size: inherit}#brxe-dd59f6 {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-dd59f6 {row-gap: var(--space-m); width: calc(var(--width-vp-max)/2.97)}}@media (max-width: 767px) {#brxe-dd59f6 {width: auto; row-gap: calc(var(--space-s)*1.1)}}#brxe-678d30 {align-items: flex-end}#brxe-652acf {width: 100%}#brxe-3f0f29 {align-items: flex-end}#brxe-7c5bb7 .accordion-title-wrapper {min-height: 50px}#brxe-0a07ab {align-items: flex-start; width: 100%; display: flex; flex-direction: column; row-gap: calc(var(--space-xl)*1.2)}@media (max-width: 991px) {#brxe-0a07ab {row-gap: var(--space-l)}}@media (max-width: 767px) {#brxe-0a07ab {row-gap: calc(var(--space-m)*1.2)}}@media (max-width: 478px) {#brxe-0a07ab {row-gap: calc(var(--space-m)*1.1)}}#brxe-f2a9a7 {display: flex; flex-direction: row}@media (max-width: 991px) {#brxe-f2a9a7 {column-gap: var(--space-xl)}}@media (max-width: 767px) {#brxe-f2a9a7 {row-gap: var(--space-s)}}@media (max-width: 478px) {#brxe-f2a9a7 {row-gap: calc(var(--space-xs)*1.2)}}#brxe-b5df96 {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-b5df96 {row-gap: var(--space-m)}}@media (max-width: 478px) {#brxe-b5df96 {row-gap: var(--space-l)}}#brxe-a82122 {row-gap: var(--section-space-m)}@media (max-width: 991px) {#brxe-a82122 {row-gap: var(--space-xl)}}#brxe-2efe4c {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-2efe4c {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-2efe4c {row-gap: var(--section-space-l)}}#brxe-9cf8b9 {width: 464px; font-family: "Syne"}@media (max-width: 991px) {#brxe-9cf8b9 {width: 100%}}#brxe-d1ffa8 {width: 50%; font-size: 20px; font-family: "Syne"}@media (max-width: 991px) {#brxe-d1ffa8 {width: 100%}}#brxe-d027fa {width: 100%; display: flex; justify-content: space-between}@media (max-width: 991px) {#brxe-d027fa {row-gap: var(--space-s); flex-direction: column}}#brxe-54eb2a {align-items: center; width: 33%}#brxe-0936d4 {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-b1e1fb {font-size: 20px; font-family: "Syne"}#brxe-b1e1fb a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-a72fc5 {width: 67%}#brxe-e5d2ea {flex-direction: row; align-items: center}#brxe-4e071d {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; flex-direction: row}#brxe-b70323 {align-items: center; width: 33%}#brxe-a6f2c9 {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-7ece8e {font-size: 20px; font-family: "Syne"}#brxe-7ece8e a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-ce15c7 {width: 67%}#brxe-98113f {flex-direction: row; align-items: center}#brxe-0254a6 {flex-direction: row; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-8a6196 {align-items: center; width: 33%}#brxe-bfda3a {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-f833cd {font-size: 20px; font-family: "Syne"}#brxe-f833cd a {font-size: 20px; font-family: "Syne"; font-size: inherit}#brxe-02850f {width: 67%}#brxe-548c5e {flex-direction: row; align-items: center}#brxe-0a579a {flex-direction: row; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-aa65c6 {align-items: center; width: 33%}#brxe-24afec {color: #ffa700; font-weight: 500; font-family: "Syne"}#brxe-85a7fa {font-family: "Syne"}#brxe-85a7fa a {font-family: "Syne"; font-size: inherit}#brxe-fe0cce {width: 67%}#brxe-ff6659 {flex-direction: row; align-items: center; font-size: 20px}#brxe-41f00f {flex-direction: row; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-2f6ca1 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-faa8b7 {row-gap: var(--section-space-m)}@media (max-width: 991px) {#brxe-faa8b7 {row-gap: var(--space-xl)}}#brxe-4bcb76 {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-4bcb76 {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-4bcb76 {row-gap: var(--section-space-l)}}#brxe-f75588 {text-align: center; font-family: "Syne"}#brxe-6b5f9f {font-family: "Syne"}#brxe-6b5f9f a {font-family: "Syne"; font-size: inherit}#brxe-03fd8c {display: flex; flex-direction: column; row-gap: var(--space-xs)}#brxe-b73f6f .form-group:nth-child(1) {width: 47.5%}#brxe-b73f6f .form-group:nth-child(2) {width: 49.5%}#brxe-b73f6f .form-group:nth-child(5) {height: 168px}#brxe-b73f6f {gap: 0px; justify-content: space-between}#brxe-b73f6f .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 12px}#brxe-b73f6f .submit-button-wrapper {width: 100%}#brxe-b73f6f .bricks-button:hover {background-color: var(--shade); color: var(--action)}@media (max-width: 767px) {#brxe-b73f6f .form-group:nth-child(1) {width: 48%}#brxe-b73f6f .form-group:nth-child(2) {width: 48%}#brxe-b73f6f .submit-button-wrapper {width: 45%}}@media (max-width: 478px) {#brxe-b73f6f .form-group:nth-child(1) {width: 100%}#brxe-b73f6f .form-group:nth-child(2) {width: 100%}#brxe-b73f6f .submit-button-wrapper {width: 100%}}#brxe-33836e {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-33836e {padding-right: var(--space-l); padding-left: var(--space-l)}}@media (max-width: 767px) {#brxe-33836e {padding-right: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) {#brxe-33836e {padding-top: var(--space-l); padding-right: var(--space-s); padding-bottom: var(--space-l); padding-left: var(--space-s)}}#brxe-270b70 .icon {align-self: center}#brxe-270b70 {font-family: "Syne"}#brxe-3474ea {display: flex; column-gap: var(--space-xl)}@media (max-width: 991px) {#brxe-3474ea {column-gap: var(--space-l)}}@media (max-width: 767px) {#brxe-3474ea {flex-direction: column; row-gap: var(--space-m)}}#brxe-08120b {row-gap: var(--section-space-m); width: 1002px; align-items: center}@media (max-width: 991px) {#brxe-08120b {row-gap: var(--space-xxl)}}@media (max-width: 478px) {#brxe-08120b {row-gap: var(--space-xl)}}#brxe-6a4788 {row-gap: var(--section-space-xl); padding-top: var(--section-space-l); font-family: "Syne"}@media (max-width: 991px) {#brxe-6a4788 {padding-top: var(--space-xxl)}}@media (max-width: 767px) {#brxe-6a4788 {row-gap: var(--section-space-l)}}