.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}: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{display:inline-flex}: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}@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 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-button{width:auto}: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-dhzeuk {color: #ffffff; font-family: "Arial"; font-weight: 500; font-size: 20px; margin-bottom: 10px}#brxe-csolao .form-group:nth-child(1) {width: 50%}#brxe-csolao .form-group:nth-child(2) {width: 50%}#brxe-csolao .form-group:nth-child(3) {width: 50%}#brxe-csolao .form-group:nth-child(4) {width: 50%}#brxe-csolao {justify-content: center; padding-right: 5px; padding-left: 10px; width: 360px}#brxe-csolao .submit-button-wrapper {width: 100%; margin-top: 5px; margin-right: 5px; margin-bottom: 10px; margin-left: 5px}#brxe-csolao button[type=submit].bricks-button {border-radius: 4px}#brxe-csolao .bricks-button {background-color: var(--bricks-color-utvqem); color: #ffffff; font-size: 18px; font-family: "Arial"}#brxe-csolao .bricks-button:hover {background-color: #000000}#brxe-csolao button[type=submit].bricks-button:hover {border: 1px solid var(--bricks-color-utvqem)}#brxe-csolao .form-group input {padding-right: 12px; background-color: rgba(255, 255, 255, 0.09); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px; color: #ffffff; font-size: 14px; font-family: "Arial"}#brxe-csolao .flatpickr {padding-right: 12px; background-color: rgba(255, 255, 255, 0.09); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px}#brxe-csolao select {padding-right: 12px; font-size: 13px; color: var(--bricks-color-ee5a4d); background-color: rgba(255, 255, 255, 0.09); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px; color: #ffffff; font-size: 14px; font-family: "Arial"}#brxe-csolao textarea {padding-right: 12px; background-color: rgba(255, 255, 255, 0.09); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px; color: #ffffff; font-size: 14px; font-family: "Arial"}#brxe-csolao .form-group:not(:last-child):not(.captcha) {padding-right: 10px}#brxe-csolao label {color: var(--bricks-color-ee5a4d); text-transform: none; font-family: "Arial"; font-size: 12px}#brxe-csolao .label {color: var(--bricks-color-ee5a4d); text-transform: none; font-family: "Arial"; font-size: 12px}#brxe-csolao ::placeholder {font-size: 13px; color: var(--bricks-color-ee5a4d)}#brxe-csolao .bricks-button:not([type=submit]) {border: 1px solid var(--bricks-color-utvqem); border-radius: 4px}#brxe-csolao .choose-files {border: 1px solid var(--bricks-color-utvqem); border-radius: 4px}@media (max-width: 991px) {#brxe-honfyn {align-items: center}}#brxe-prslkh {color: #ffffff; font-family: "Arial"; font-weight: 500; font-size: 20px; margin-bottom: 10px}@media (max-width: 478px) {#brxe-prslkh {margin-top: 5px; margin-bottom: 0}}#brxe-oibudy .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-oibudy {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-asgyst .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-asgyst {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-fzjqtp .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-fzjqtp {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-fzhryq .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-fzhryq {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-szrhsj .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-szrhsj {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-dzvnld .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-dzvnld {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-dzkilr .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-dzkilr {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-grfkbi .bc-underlined-title__element {font-size: 17px; font-family: "Arial"; font-weight: 300; color: var(--bricks-color-utvqem)}#brxe-grfkbi {width: fit-content; margin-bottom: 10px; align-self: flex-start}#brxe-knsjoy {margin-top: 40px; margin-left: 20px}@media (max-width: 478px) {#brxe-knsjoy {margin-top: 15px}}#brxe-dekcti {align-items: center}@media (max-width: 991px) {#brxe-dekcti {align-items: center}}@media (max-width: 478px) {#brxe-dekcti {margin-top: 20px}}#brxe-zbgqrx {color: #ffffff; font-family: "Arial"; font-weight: 500; font-size: 20px; text-align: center; margin-bottom: 10px; align-self: center}@media (max-width: 478px) {#brxe-zbgqrx {padding-top: 5px; margin-bottom: 0}}#brxe-ferfnf .icon i {font-size: 20px}#brxe-ferfnf .icon {color: var(--bricks-color-utvqem); align-self: center}#brxe-ferfnf .icon a {color: var(--bricks-color-utvqem)}#brxe-ferfnf .content {font-size: 16px; color: var(--bricks-color-utvqem); font-family: "Arial"}#brxe-ferfnf h1 {font-size: 16px; font-family: "Arial"}#brxe-ferfnf h2 {font-size: 16px; font-family: "Arial"}#brxe-ferfnf h3 {font-size: 16px; font-family: "Arial"}#brxe-ferfnf h4 {font-size: 16px; font-family: "Arial"}#brxe-ferfnf h5 {font-size: 16px; font-family: "Arial"}#brxe-ferfnf h6 {font-size: 16px; font-family: "Arial"}#brxe-ferfnf {flex-direction: row; gap: 10px; width: 100%; justify-content: flex-start; align-items: center; align-self: center; margin-bottom: 15px}@media (max-width: 991px) {#brxe-ferfnf {align-self: center; justify-content: center; align-items: center}}#brxe-ewyvgs .icon i {font-size: 20px}#brxe-ewyvgs .icon {color: var(--bricks-color-utvqem); align-self: center}#brxe-ewyvgs .icon a {color: var(--bricks-color-utvqem)}#brxe-ewyvgs .content {font-size: 16px; color: var(--bricks-color-utvqem); font-family: "Arial"}#brxe-ewyvgs h1 {font-size: 16px; font-family: "Arial"}#brxe-ewyvgs h2 {font-size: 16px; font-family: "Arial"}#brxe-ewyvgs h3 {font-size: 16px; font-family: "Arial"}#brxe-ewyvgs h4 {font-size: 16px; font-family: "Arial"}#brxe-ewyvgs h5 {font-size: 16px; font-family: "Arial"}#brxe-ewyvgs h6 {font-size: 16px; font-family: "Arial"}#brxe-ewyvgs {flex-direction: row; gap: 10px; width: 100%; justify-content: flex-start; align-items: center; align-self: center; margin-bottom: 15px}@media (max-width: 991px) {#brxe-ewyvgs {align-self: center; justify-content: center; align-items: center}}#brxe-ulkgbb .icon i {font-size: 20px}#brxe-ulkgbb .icon {color: var(--bricks-color-utvqem); align-self: center}#brxe-ulkgbb .icon a {color: var(--bricks-color-utvqem)}#brxe-ulkgbb .content {font-size: 16px; color: var(--bricks-color-utvqem); font-family: "Arial"}#brxe-ulkgbb h1 {font-size: 16px; font-family: "Arial"}#brxe-ulkgbb h2 {font-size: 16px; font-family: "Arial"}#brxe-ulkgbb h3 {font-size: 16px; font-family: "Arial"}#brxe-ulkgbb h4 {font-size: 16px; font-family: "Arial"}#brxe-ulkgbb h5 {font-size: 16px; font-family: "Arial"}#brxe-ulkgbb h6 {font-size: 16px; font-family: "Arial"}#brxe-ulkgbb {flex-direction: row; gap: 10px; width: 100%; justify-content: flex-start; align-items: center; align-self: center; margin-bottom: 15px}@media (max-width: 991px) {#brxe-ulkgbb {align-self: center; justify-content: center; align-items: center}}#brxe-dvuwyn .icon i {font-size: 20px}#brxe-dvuwyn .icon {color: var(--bricks-color-utvqem); align-self: center}#brxe-dvuwyn .icon a {color: var(--bricks-color-utvqem)}#brxe-dvuwyn .content {font-size: 16px; color: var(--bricks-color-utvqem); font-family: "Arial"}#brxe-dvuwyn h1 {font-size: 16px; font-family: "Arial"}#brxe-dvuwyn h2 {font-size: 16px; font-family: "Arial"}#brxe-dvuwyn h3 {font-size: 16px; font-family: "Arial"}#brxe-dvuwyn h4 {font-size: 16px; font-family: "Arial"}#brxe-dvuwyn h5 {font-size: 16px; font-family: "Arial"}#brxe-dvuwyn h6 {font-size: 16px; font-family: "Arial"}#brxe-dvuwyn {flex-direction: row; gap: 10px; width: 100%; justify-content: flex-start; align-items: center; align-self: center; margin-bottom: 15px}@media (max-width: 991px) {#brxe-dvuwyn {align-self: center; justify-content: center; align-items: center}}#brxe-owgqqt .icon i {font-size: 20px}#brxe-owgqqt .icon {color: var(--bricks-color-utvqem); align-self: center}#brxe-owgqqt .icon a {color: var(--bricks-color-utvqem)}#brxe-owgqqt .content {font-size: 16px; color: var(--bricks-color-utvqem); font-family: "Arial"}#brxe-owgqqt h1 {font-size: 16px; font-family: "Arial"}#brxe-owgqqt h2 {font-size: 16px; font-family: "Arial"}#brxe-owgqqt h3 {font-size: 16px; font-family: "Arial"}#brxe-owgqqt h4 {font-size: 16px; font-family: "Arial"}#brxe-owgqqt h5 {font-size: 16px; font-family: "Arial"}#brxe-owgqqt h6 {font-size: 16px; font-family: "Arial"}#brxe-owgqqt {flex-direction: row; gap: 10px; width: 100%; justify-content: flex-start; align-items: center; align-self: center; margin-bottom: 15px}@media (max-width: 991px) {#brxe-owgqqt {align-self: center; justify-content: center; align-items: center}}#brxe-dcwdly {font-size: 25px; color: #ffffff; fill: #ffffff; border: 1px solid #ffffff; border-radius: 4px; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px}#brxe-dcwdly:hover {color: var(--bricks-color-utvqem); fill: var(--bricks-color-utvqem); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px}#brxe-dmhoss {font-size: 25px; margin-left: 10px; color: #ffffff; fill: #ffffff; border: 1px solid #ffffff; border-radius: 4px; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px}#brxe-dmhoss:hover {color: var(--bricks-color-utvqem); fill: var(--bricks-color-utvqem); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px}#brxe-irdeux {font-size: 25px; margin-left: 10px; color: #ffffff; fill: #ffffff; border: 1px solid #ffffff; border-radius: 4px; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px}#brxe-irdeux:hover {color: var(--bricks-color-utvqem); fill: var(--bricks-color-utvqem); border: 1px solid var(--bricks-color-utvqem); border-radius: 4px}#brxe-vaikeh {margin-top: 15px; padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; background-color: rgba(0, 0, 0, 0.09); font-family: "Arial"; font-weight: 500; line-height: 1.2; color: #6b9ccf; border: 1px solid #6b9ccf; border-radius: 8px}#brxe-vaikeh svg {height: 25px; width: 25px}#brxe-vaikeh:hover {background-color: rgba(255, 255, 255, 0.13)}#brxe-voylos {margin-top: 40px; width: 100%; align-self: center !important}@media (max-width: 991px) {#brxe-voylos {align-self: center !important; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; flex-direction: column}}@media (max-width: 478px) {#brxe-voylos {margin-top: 15px}}#brxe-jjfwou {align-items: center; width: 100%}@media (max-width: 991px) {#brxe-jjfwou {align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-jjfwou {margin-top: 20px}}#brxe-whvtao {flex-direction: row; margin-top: 25px; margin-bottom: 25px; column-gap: 25px; width: 100%; padding-right: 50px; padding-left: 100px}@media (max-width: 991px) {#brxe-whvtao {flex-direction: column}}@media (max-width: 478px) {#brxe-whvtao {padding-right: 25px; padding-left: 25px}}#brxe-jzfrck {font-size: 15px; color: var(--bricks-color-72e396)}#brxe-ssksud {width: 100%; padding-left: 100px; margin-bottom: 20px}@media (max-width: 991px) {#brxe-ssksud {padding-left: 0; align-self: center !important; justify-content: center; align-items: center}}#brxe-ovrnep {background-image: url(https://voltageg.com/wp-content/uploads/2025/05/футер4-копія.webp); background-size: cover; position: relative}:where(#brxe-ovrnep > *) {position: relative}#brxe-ovrnep::before {background-image: linear-gradient(rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.86)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}