@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {.brxe-button{width:auto}}@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-xglnba {margin-bottom: var(--space-m); font-size: var(--head-4xl); font-weight: 900; font-family: "WorkSans"}#brxe-onpsey {margin-bottom: var(--space-m); font-weight: 900; font-size: var(--head-3xl)}#brxe-rewzyn {margin-bottom: var(--space-m); font-size: var(--head-2xl); font-weight: 800; text-transform: uppercase}#brxe-pmnnnb {margin-bottom: var(--space-m); font-size: var(--head-xl); font-weight: 800; text-transform: uppercase}#brxe-gnnghh {margin-bottom: var(--space-m); font-size: var(--head-l); font-weight: 800; text-transform: uppercase}#brxe-rimksw {margin-bottom: var(--space-xl); font-weight: 800; text-transform: uppercase}#brxe-cocuph {margin-bottom: var(--space-m)}#brxe-kbyqpo {margin-bottom: var(--space-m)}#brxe-fqxlvv {margin-bottom: var(--space-m)}#brxe-zchtko {margin-bottom: var(--space-m)}#brxe-aqczxg {margin-bottom: var(--space-m)}#brxe-wdnpqr {margin-bottom: var(--space-m)}#brxe-fztssq {margin-bottom: var(--space-m)}#brxe-ptjnwn {margin-bottom: var(--space-m)}#brxe-mbobvx {margin-bottom: var(--space-m)}#brxe-oubsrq {margin-bottom: var(--space-m)}#brxe-djslky {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}@media (max-width: 767px) {#brxe-daczce {margin-bottom: var(--space-4xl)}}#button-orange {background-color: var(--nautec-primary-color); color: var(--grey-100-color); text-align: center; font-size: var(--text-m); font-family: "WorkSans"; text-transform: uppercase; font-weight: 700; box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.25); background-image: linear-gradient(var(--nautec-orange), var(--nautec-orange-6)); border-radius: var(--space-2xs)}#button-orange:hover {background-image: linear-gradient(var(--nautec-deep-blue), var(--nautec-deep-blue-3))}#button-orange:active {color: var(--nautec-black-blue); background-image: linear-gradient(var(--nautec-silver), var(--nautec-silver-3)); box-shadow: 1px 1px 0 0 transparent}@media (max-width: 767px) {#button-orange {margin-bottom: var(--space-4xl)}}#brxe-wumxvd {display: flex; flex-direction: column; column-gap: var(--space-xl); row-gap: var(--space-xl)}#brxe-uigwsw {margin-right: var(--space-s); background-color: var(--nautec-orange); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-bwiupg {margin-right: var(--space-s); background-color: var(--nautec-grey); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-gzgrcs {margin-right: var(--space-s); background-color: var(--nautec-gold); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-peygnw {margin-right: var(--space-s); background-color: var(--nautec-green); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-pazthq {flex-direction: row; display: flex}#brxe-uhcoin {margin-right: var(--space-s); background-color: var(--nautec-black-blue); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-mcodsy {margin-right: var(--space-s); background-color: var(--nautec-deep-blue); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-klhcis {margin-right: var(--space-s); background-color: var(--nautec-blue); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-uwfyrp {margin-right: var(--space-s); background-color: var(--nautec-light-blue); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-dznsaj {margin-right: var(--space-s); background-color: var(--nautec-silver); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-cozscc {flex-direction: row; display: flex}#brxe-wsudpm {margin-right: var(--space-s); background-color: var(--nautec-black-blue-3); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-itdide {margin-right: var(--space-s); background-color: var(--nautec-deep-blue-2); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-zybqpb {margin-right: var(--space-s); background-color: var(--nautec-blue-2); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-wilaso {margin-right: var(--space-s); background-color: var(--nautec-light-blue-2); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-qsgdne {margin-right: var(--space-s); background-color: var(--nautec-silver); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-allwqm {flex-direction: row; display: flex}#brxe-pqvuwg {margin-right: var(--space-s); background-color: var(--nautec-black-blue-4); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-soozui {margin-right: var(--space-s); background-color: var(--nautec-deep-blue-3); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-ityrxd {margin-right: var(--space-s); background-color: var(--nautec-blue-4); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-eysktt {margin-right: var(--space-s); background-color: var(--nautec-light-blue-3); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-cccaiq {margin-right: var(--space-s); background-color: var(--nautec-silver); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-dnsyso {flex-direction: row; display: flex}#brxe-xflnqb {margin-right: var(--space-s); background-color: var(--nautec-black-blue-6); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-nfytaw {margin-right: var(--space-s); background-color: var(--nautec-deep-blue-4); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-bfabte {margin-right: var(--space-s); background-color: var(--nautec-blue-5); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-dmeuhi {margin-right: var(--space-s); background-color: var(--nautec-light-blue-5); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-adkjal {margin-right: var(--space-s); background-color: var(--nautec-silver); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-mytiox {flex-direction: row; display: flex}#brxe-pesbrr {margin-right: var(--space-s); background-color: var(--nautec-black-blue-6); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-dzwdkl {margin-right: var(--space-s); background-color: var(--nautec-deep-blue-5); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-djynzr {margin-right: var(--space-s); background-color: var(--nautec-blue-5); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-hfowaw {margin-right: var(--space-s); background-color: var(--nautec-light-blue-5); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-oncdsg {margin-right: var(--space-s); background-color: var(--nautec-silver); width: 3em; min-height: 2em; height: 3em; min-width: 2em; max-width: 3em; max-height: 3em; aspect-ratio: 1.1; border: 1px solid var(--border-primary-color)}#brxe-viiesf {flex-direction: row; display: flex}#brxe-yvxbgw {margin-top: var(--space-xl); margin-bottom: var(--space-xl); align-self: flex-start !important; flex-direction: column; column-gap: var(--space-2xs); row-gap: var(--space-s); padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}