@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}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}#brxe-tbihkz {font-size: 14px; line-height: 1.5; color: #cfcfcf; gap: 6px}#brxe-tbihkz:hover {color: #FFFFFF}#brxe-nfcgdn {padding-top: 15px; padding-bottom: 10px; padding-left: 10px; margin-right: auto; margin-left: auto}#brxe-nfcgdn:hover {color: #FFF}@media (max-width: 991px) {#brxe-nfcgdn {padding-right: 20px; padding-left: 20px}}@media (max-width: 478px) {#brxe-nfcgdn {padding-right: 14px; padding-left: 14px}}#brxe-oirpej {padding-top: 16px; padding-bottom: 48px; width: 100%}#brxe-oirpej { --vc-card-top: #111214; --vc-card-bottom: #0b0b0d; --vc-input-top: rgba(18, 20, 23, 0.96); --vc-input-bottom: rgba(13, 15, 18, 0.96); --vc-text: #ffffff; --vc-soft: rgba(245, 247, 250, 0.78); --vc-muted: #9BA3AD; --vc-muted-2: rgba(245, 247, 250, 0.46); --vc-border: rgba(255, 255, 255, 0.10); --vc-border-2: rgba(255, 255, 255, 0.12); --vc-border-3: rgba(255, 255, 255, 0.16); --vc-accent: #25c7f7; --vc-blue-1: #1b6fff; --vc-blue-2: #2f98ff; --vc-blue-3: #56d8ff; position: relative; overflow: hidden; color: var(--vc-text); background: #000 !important;}#brxe-oirpej::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 50% 0%, rgba(255,255,255,0.035) 0, rgba(255,255,255,0) 34%), linear-gradient(180deg, rgba(255,255,255,0.012) 0%, rgba(255,255,255,0) 26%);}#brxe-oirpej .vv-contact-container { position: relative; z-index: 2;}#brxe-oirpej .vv-contact-hero { max-width: 760px; margin: 48px auto 40px; text-align: center;}#brxe-oirpej .vv-contact-title { margin: 0; color: #fff; font-size: clamp(32px, 3vw, 42px); font-weight: 850; line-height: 1.08; letter-spacing: -0.04em;}#brxe-oirpej .vv-contact-desc { max-width: 680px; margin: 16px auto 0; color: var(--vc-muted); font-size: 16px; line-height: 1.7;}#brxe-oirpej .vv-contact-grid { display: grid; grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.35fr); gap: 30px; align-items: stretch; width: 100%; }#brxe-oirpej .vv-contact-info-card,#brxe-oirpej .vv-contact-form-card { position: relative; overflow: hidden; width: 100%; min-width: 0; background: linear-gradient(180deg, var(--vc-card-top) 0%, var(--vc-card-bottom) 100%) !important; border: 1px solid var(--vc-border-2) !important; border-radius: 22px !important; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 18px 48px rgba(0,0,0,0.32) !important; color: var(--vc-text);}#brxe-oirpej .vv-contact-info-card { padding: 34px 30px;}#brxe-oirpej .vv-contact-form-card { padding: 34px;}#brxe-oirpej .vv-contact-card-title { margin: 0; color: #fff; font-size: 28px; line-height: 1.2; font-weight: 800; letter-spacing: -0.03em;}#brxe-oirpej .vv-contact-card-desc { margin: 14px 0 0; color: var(--vc-muted); font-size: 15.5px; line-height: 1.7;}#brxe-oirpej .vv-contact-info-list { display: grid; gap: 16px; margin-top: 30px;}#brxe-oirpej .vv-contact-info-item { padding: 18px; border: 1px solid var(--vc-border); border-radius: 16px; background: linear-gradient( 180deg, rgba(255,255,255,0.022), rgba(255,255,255,0.01) ) !important; box-shadow: inset 0 1px 0 rgba(255,255,255,0.018) !important; transition: background .18s ease, border-color .18s ease, transform .18s ease;}#brxe-oirpej .vv-contact-info-item:hover { background: linear-gradient( 180deg, rgba(255,255,255,0.036), rgba(255,255,255,0.014) ) !important; border-color: rgba(255,255,255,0.14) !important; transform: translateY(-1px);}#brxe-oirpej .vv-contact-info-label { margin: 0 0 8px; color: #fff; font-size: 14px; font-weight: 800; line-height: 1.35;}#brxe-oirpej .vv-contact-info-value,#brxe-oirpej .vv-contact-info-value a { margin: 0; color: var(--vc-muted); font-size: 15px; line-height: 1.65; text-decoration: none;}#brxe-oirpej .vv-contact-info-value a:hover { color: var(--vc-accent);}#brxe-oirpej .vv-contact-note { margin-top: 22px; padding: 16px 18px; color: rgba(255,255,255,0.76) !important; font-size: 14.5px; line-height: 1.6; background: linear-gradient( 180deg, rgba(255,255,255,0.026), rgba(255,255,255,0.012) ) !important; border: 1px solid var(--vc-border) !important; border-left: 2px solid rgba(255,255,255,0.18) !important; border-radius: 16px;}#brxe-oirpej .vv-contact-form { margin-top: 28px;}#brxe-oirpej .vv-contact-form form { display: grid; gap: 16px;}#brxe-oirpej .vv-contact-form .form-group,#brxe-oirpej .vv-contact-form .bricks-form__field,#brxe-oirpej .vv-contact-form .ff-el-group,#brxe-oirpej .vv-contact-form .wpcf7-form-control-wrap { margin-bottom: 0 !important;}#brxe-oirpej .vv-contact-form label { display: block; margin: 0 0 10px; color: rgba(255,255,255,0.74); font-size: 14px; font-weight: 800; line-height: 1.35;}#brxe-oirpej .vv-contact-form input:not([type="submit"]),#brxe-oirpej .vv-contact-form textarea,#brxe-oirpej .vv-contact-form select,#brxe-oirpej .vv-contact-form .ff-el-form-control,#brxe-oirpej .vv-contact-form .wpcf7-form-control:not(.wpcf7-submit) { width: 100%; min-height: 58px; height: auto; padding: 0 16px; color: #F5F7FA !important; background: linear-gradient(180deg, var(--vc-input-top) 0%, var(--vc-input-bottom) 100%) !important; border: 1px solid var(--vc-border-2) !important; border-radius: 14px !important; box-shadow: inset 0 1px 0 rgba(255,255,255,0.025), inset 0 -1px 0 rgba(0,0,0,0.35) !important; outline: none !important; font-size: 16px; line-height: 1.35; transition: border-color .18s ease, box-shadow .18s ease, background .18s ease !important;}#brxe-oirpej .vv-contact-form textarea,#brxe-oirpej .vv-contact-form .ff-el-form-control[rows],#brxe-oirpej .vv-contact-form textarea.wpcf7-form-control { min-height: 190px; padding-top: 16px; resize: vertical !important; background: linear-gradient( 180deg, rgba(17,19,22,0.96) 0%, rgba(12,14,17,0.96) 100% ) !important;}#brxe-oirpej .vv-contact-form input::placeholder,#brxe-oirpej .vv-contact-form textarea::placeholder,#brxe-oirpej .vv-contact-form .ff-el-form-control::placeholder,#brxe-oirpej .vv-contact-form .wpcf7-form-control::placeholder { color: var(--vc-muted-2) !important; opacity: 1 !important;}#brxe-oirpej .vv-contact-form input:not([type="submit"]):hover,#brxe-oirpej .vv-contact-form textarea:hover,#brxe-oirpej .vv-contact-form select:hover,#brxe-oirpej .vv-contact-form .ff-el-form-control:hover,#brxe-oirpej .vv-contact-form .wpcf7-form-control:not(.wpcf7-submit):hover { background: linear-gradient( 180deg, rgba(20,22,25,0.98) 0%, rgba(14,16,19,0.98) 100% ) !important; border-color: var(--vc-border-3) !important;}#brxe-oirpej .vv-contact-form input:not([type="submit"]):focus,#brxe-oirpej .vv-contact-form textarea:focus,#brxe-oirpej .vv-contact-form select:focus,#brxe-oirpej .vv-contact-form .ff-el-form-control:focus,#brxe-oirpej .vv-contact-form .wpcf7-form-control:not(.wpcf7-submit):focus { background: linear-gradient( 180deg, rgba(19,22,26,0.98) 0%, rgba(13,16,19,0.98) 100% ) !important; border-color: rgba(37,199,247,0.42) !important; box-shadow: inset 0 1px 0 rgba(255,255,255,0.035), 0 0 0 3px rgba(37,199,247,0.075) !important;}#brxe-oirpej .vv-contact-form input:-webkit-autofill,#brxe-oirpej .vv-contact-form input:-webkit-autofill:hover,#brxe-oirpej .vv-contact-form input:-webkit-autofill:focus,#brxe-oirpej .vv-contact-form textarea:-webkit-autofill,#brxe-oirpej .vv-contact-form textarea:-webkit-autofill:hover,#brxe-oirpej .vv-contact-form textarea:-webkit-autofill:focus { -webkit-text-fill-color: #F5F7FA !important; caret-color: #F5F7FA !important; box-shadow: 0 0 0 1000px #101215 inset !important; border-color: rgba(255,255,255,0.14) !important; transition: background-color 9999s ease-in-out 0s !important;}#brxe-oirpej .vv-contact-form button[type="submit"],#brxe-oirpej .vv-contact-form input[type="submit"],#brxe-oirpej .vv-contact-form .bricks-button,#brxe-oirpej .vv-contact-form .ff-btn-submit,#brxe-oirpej .vv-contact-form .wpcf7-submit,#brxe-oirpej .vv-contact-form .wp-block-button__link { width: auto; min-width: 160px; max-width: 210px; min-height: 50px; height: 50px; display: inline-flex; align-items: center; justify-content: center; padding: 0 24px; color: #fff !important; background: linear-gradient( 90deg, var(--vc-blue-1) 0%, var(--vc-blue-2) 48%, var(--vc-blue-3) 100% ) !important; border: 0 !important; border-radius: 999px !important; box-shadow: 0 10px 24px rgba(31,125,255,0.22) !important; font-size: 15px; font-weight: 800; line-height: 50px; text-align: center; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;}#brxe-oirpej .vv-contact-form button[type="submit"]:hover,#brxe-oirpej .vv-contact-form input[type="submit"]:hover,#brxe-oirpej .vv-contact-form .bricks-button:hover,#brxe-oirpej .vv-contact-form .ff-btn-submit:hover,#brxe-oirpej .vv-contact-form .wpcf7-submit:hover,#brxe-oirpej .vv-contact-form .wp-block-button__link:hover { filter: brightness(1.06); transform: translateY(-1px); box-shadow: 0 14px 30px rgba(31,125,255,0.28) !important;}@media (min-width: 769px) { #brxe-oirpej .vv-contact-form button[type="submit"], #brxe-oirpej .vv-contact-form input[type="submit"], #brxe-oirpej .vv-contact-form .bricks-button, #brxe-oirpej .vv-contact-form .wp-block-button__link { margin-top: 10px !important; }}#brxe-oirpej .vv-contact-form .message,#brxe-oirpej .vv-contact-form .success,#brxe-oirpej .vv-contact-form .error,#brxe-oirpej .vv-contact-form .bricks-form-message { border-radius: 14px; padding: 14px 16px; font-size: 14px; line-height: 1.5;}#brxe-oirpej .vv-contact-form .success { border: 1px solid rgba(46,213,115,0.35); background: rgba(46,213,115,0.08); color: #d8ffe8;}#brxe-oirpej .vv-contact-form .error { border: 1px solid rgba(255,90,106,0.35); background: rgba(255,90,106,0.08); color: #ffe0e0;}@media (max-width: 991px) { #brxe-oirpej .vv-contact-hero { margin: 38px auto 30px; } #brxe-oirpej .vv-contact-title { font-size: 40px; } #brxe-oirpej .vv-contact-desc { margin-top: 14px; font-size: 15.5px; } #brxe-oirpej .vv-contact-grid { grid-template-columns: 1fr; gap: 22px;  } #brxe-oirpej .vv-contact-info-card, #brxe-oirpej .vv-contact-form-card { padding: 26px 22px; border-radius: 20px !important; } #brxe-oirpej .vv-contact-card-title { font-size: 26px; }}@media (max-width: 767px) { #brxe-oirpej .vv-contact-hero { margin-top: 30px; } #brxe-oirpej .vv-contact-title { font-size: 32px; letter-spacing: -0.035em; } #brxe-oirpej .vv-contact-desc { font-size: 14.5px; line-height: 1.65; } #brxe-oirpej .vv-contact-grid { gap: 18px; } #brxe-oirpej .vv-contact-info-card, #brxe-oirpej .vv-contact-form-card { padding: 22px 18px; border-radius: 18px !important; } #brxe-oirpej .vv-contact-card-title { font-size: 24px; } #brxe-oirpej .vv-contact-card-desc { font-size: 14.5px; } #brxe-oirpej .vv-contact-info-list { margin-top: 22px; gap: 12px; } #brxe-oirpej .vv-contact-info-item { padding: 15px; border-radius: 14px; } #brxe-oirpej .vv-contact-note { margin-top: 18px; padding: 15px; font-size: 14px; } #brxe-oirpej .vv-contact-form input:not([type="submit"]), #brxe-oirpej .vv-contact-form textarea, #brxe-oirpej .vv-contact-form select, #brxe-oirpej .vv-contact-form .ff-el-form-control, #brxe-oirpej .vv-contact-form .wpcf7-form-control:not(.wpcf7-submit) { min-height: 54px; border-radius: 14px !important; font-size: 15px; } #brxe-oirpej .vv-contact-form textarea, #brxe-oirpej .vv-contact-form .ff-el-form-control[rows], #brxe-oirpej .vv-contact-form textarea.wpcf7-form-control { min-height: 160px; } #brxe-oirpej .vv-contact-form button[type="submit"], #brxe-oirpej .vv-contact-form input[type="submit"], #brxe-oirpej .vv-contact-form .bricks-button, #brxe-oirpej .vv-contact-form .ff-btn-submit, #brxe-oirpej .vv-contact-form .wpcf7-submit, #brxe-oirpej .vv-contact-form .wp-block-button__link { width: 100%; max-width: none; min-height: 52px; height: 52px; font-size: 15px; }}@media (max-width: 767px) { body .vv-contact-section .vv-contact-form .form-group.captcha + .form-group.submit-button-wrapper { margin-top: 10px !important; padding-top: 0 !important; }}@media (max-width: 991px) {#brxe-oirpej {padding-bottom: 46px}}@media (max-width: 478px) {#brxe-oirpej {padding-bottom: 36px}}