@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 {: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-smh1aa {color: var(--white)}#brxe-smintr {color: #c9c9c9; font-size: 1.125rem; line-height: 1.6; margin-top: 1.25rem; max-width: 62ch}#brxe-smnoti {color: #e8e8e8; font-size: 0.95rem; line-height: 1.6; margin-top: 2rem; padding-top: 1rem; padding-right: 1.25rem; padding-bottom: 1rem; padding-left: 1.25rem; background-color: rgba(221,176,73,.10); border-left: 3px solid var(--primary); border-radius: 4px; max-width: 62ch}#brxe-smhero {background-color: var(--base-ultra-dark); padding-top: 11rem; padding-right: 1.5rem; padding-bottom: 5rem; padding-left: 1.5rem}#brxe-smftxt {color: #555; font-size: 1rem; margin-bottom: 2rem}#brxe-smform .form-group:nth-child(1) {width: 100%}#brxe-smform .form-group:nth-child(2) {width: 50%}#brxe-smform .form-group:nth-child(3) {width: 50%}#brxe-smform .form-group:nth-child(4) {width: 50%}#brxe-smform .form-group:nth-child(5) {width: 50%}#brxe-smform .form-group:nth-child(6) {width: 50%}#brxe-smform .form-group:nth-child(7) {width: 25%}#brxe-smform .form-group:nth-child(8) {width: 25%}#brxe-smform .form-group:nth-child(9) {width: 100%}#brxe-smform .form-group:nth-child(10) {width: 50%}#brxe-smform .form-group:nth-child(11) {width: 50%}#brxe-smform .form-group:nth-child(12) {width: 50%}#brxe-smform .form-group:nth-child(13) {width: 50%}#brxe-smform .form-group:nth-child(14) {width: 100%}#brxe-smform .form-group:nth-child(15) {width: 50%}#brxe-smform .form-group:nth-child(16) {width: 50%}#brxe-smform .form-group:nth-child(17) {width: 100%}#brxe-smform .form-group:nth-child(18) {width: 100%}#brxe-smform .form-group:nth-child(19) {width: 100%}#brxe-smform .form-group:nth-child(20) {width: 100%}#brxe-smform .form-group:nth-child(21) {width: 100%}#brxe-smform .form-group:nth-child(22) {width: 100%}#brxe-smform .form-group:nth-child(23) {width: 100%}#brxe-smform .form-group:nth-child(24) {width: 100%}#brxe-smform { margin-left:-.75rem !important; margin-right:-.75rem !important; width:calc(100% + 1.5rem) !important; align-items:flex-start; }#brxe-smform .form-group { padding-left:.75rem !important; padding-right:.75rem !important; margin-bottom:1.75rem !important; box-sizing:border-box; }#brxe-smform label, #brxe-smform .form-group > .label { font-weight:600 !important; font-size:.78rem !important; letter-spacing:.06em !important; color:#5a5a5a !important; margin-bottom:.55rem !important; display:block; }#brxe-smform input:not([type=checkbox]):not([type=radio]):not([type=file]), #brxe-smform select, #brxe-smform textarea { width:100% !important; background:#fff !important; border:1px solid #e0e0e0 !important; border-radius:6px !important; padding:.95rem 1.1rem !important; font-size:1rem !important; line-height:1.5 !important; color:#1a1a1a !important; transition:border-color .2s, box-shadow .2s; }#brxe-smform textarea { min-height:140px !important; resize:vertical; }#brxe-smform input:focus, #brxe-smform select:focus, #brxe-smform textarea:focus { outline:none !important; border-color:#ddb049 !important; box-shadow:0 0 0 3px rgba(221,176,73,.20) !important; }#brxe-smform input:hover:not(:focus), #brxe-smform select:hover:not(:focus), #brxe-smform textarea:hover:not(:focus) { border-color:#c8c8c8 !important; }#brxe-smform ::placeholder { color:#aaa !important; opacity:1; }#brxe-smform .sm-step { font-size:1.2rem !important; font-weight:600 !important; color:#1a1a1a !important; margin:2rem 0 0 !important; padding-bottom:.75rem !important; border-bottom:1px solid #e6e6e6 !important; text-transform:none !important; letter-spacing:0 !important; }#brxe-smform .form-group:first-child { margin-bottom:1.25rem !important; }#brxe-smform .form-group:first-child .sm-step { margin-top:0 !important; }#brxe-smform .sm-note { font-size:.85rem !important; color:#777 !important; line-height:1.6 !important; margin:0 !important; }#brxe-smform .sm-note a { color:#1a1a1a; text-decoration:underline; text-underline-offset:2px; }#brxe-smform .form-group:has(.sm-note) { margin-top:-1.1rem !important; }#brxe-smform .form-group.file input[type=file] { width:100% !important; border:1px dashed #cfcfcf !important; border-radius:6px !important; background:#fafafa !important; padding:1.35rem 1.1rem !important; font-size:.95rem !important; cursor:pointer; transition:border-color .2s, background .2s; }#brxe-smform .form-group.file input[type=file]:hover { border-color:#ddb049 !important; background:#fdf9f0 !important; }#brxe-smform .file-result { margin-top:.6rem; font-size:.9rem; }#brxe-smform .options-wrapper { display:flex; flex-direction:column; gap:.75rem; list-style:none; padding:1.1rem 1.25rem !important; margin:0 !important; background:#fafafa; border:1px solid #ededed; border-radius:6px; }#brxe-smform .options-wrapper li { display:flex; gap:.75rem; align-items:flex-start; }#brxe-smform .options-wrapper label { font-weight:400 !important; font-size:.95rem !important; letter-spacing:0 !important; text-transform:none !important; line-height:1.6 !important; margin:0 !important; color:#333 !important; cursor:pointer; }#brxe-smform .options-wrapper input[type=checkbox], #brxe-smform .options-wrapper input[type=radio] { width:1.15rem !important; height:1.15rem !important; margin-top:.18rem; accent-color:#ddb049; flex:0 0 auto; }#brxe-smform .form-group:has(input[type=checkbox]) { margin-bottom:1.1rem !important; }#brxe-smform .submit-button-wrapper { margin-top:1.25rem !important; margin-bottom:0 !important; }#brxe-smform button[type=submit] { background:#ddb049 !important; color:#1a1a1a !important; border:none !important; border-radius:6px !important; padding:1.1rem 2.75rem !important; font-size:1.02rem !important; font-weight:600 !important; letter-spacing:.02em; cursor:pointer; transition:background .2s, transform .15s, box-shadow .2s; }#brxe-smform button[type=submit]:hover { background:#e5c271 !important; transform:translateY(-1px); box-shadow:0 6px 18px rgba(221,176,73,.35); }#brxe-smform .message, #brxe-smform .bricks-form-message { border-radius:6px; margin-top:1rem; }@media (max-width:767px){ #brxe-smform .form-group { width:100% !important; margin-bottom:1.4rem !important; } #brxe-smform .sm-step { margin-top:1.5rem !important; }}#brxe-smfcon { background:#fff !important; border-radius:10px !important; padding:3.5rem !important; box-shadow:0 12px 44px rgba(0,0,0,.07) !important; }@media (max-width:991px){ #brxe-smfcon { padding:2.25rem !important; } }@media (max-width:767px){ #brxe-smfcon { padding:1.75rem 1.25rem !important; } }#brxe-smfsec {background-color: var(--base-ultra-light); padding-top: 5rem; padding-right: 1.5rem; padding-bottom: 6rem; padding-left: 1.5rem}