@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}}@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 {: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}}#brxe-ko0000 {width: 35.9rem; height: 37.2rem; position: absolute; right: -9.4rem; top: 9.3rem; max-width: none; z-index: 0}#brxe-ko0000:not(.tag), #brxe-ko0000 img {object-fit: contain}@media (max-width: 991px) {#brxe-ko0000 {width: 30rem; height: 31.1rem; right: -18rem; opacity: 0.35}}#brxe-ko0001 svg {height: 15px; width: 14px}#brxe-ko0001 {flex-direction: row}#brxe-ko0001 h1 {line-height: 1.2; color: color-mix(in srgb, var(--white) 78%, transparent); font-weight: 600}#brxe-ko0001 h2 {line-height: 1.2; color: color-mix(in srgb, var(--white) 78%, transparent); font-weight: 600}#brxe-ko0001 h3 {line-height: 1.2; color: color-mix(in srgb, var(--white) 78%, transparent); font-weight: 600}#brxe-ko0001 h4 {line-height: 1.2; color: color-mix(in srgb, var(--white) 78%, transparent); font-weight: 600}#brxe-ko0001 h5 {line-height: 1.2; color: color-mix(in srgb, var(--white) 78%, transparent); font-weight: 600}#brxe-ko0001 h6 {line-height: 1.2; color: color-mix(in srgb, var(--white) 78%, transparent); font-weight: 600}#brxe-ko0002 {font-size: var(--t-52); line-height: 1.2; letter-spacing: -0.015em; font-weight: 700; color: var(--white); width: 75.6rem; max-width: 100%; margin-top: 0.3rem}@media (max-width: 478px) {#brxe-ko0002 {font-size: var(--t-40)}}#brxe-ko0003 {font-size: var(--t-16); line-height: 1.75; color: color-mix(in srgb, var(--white) 85%, transparent); width: 56rem; max-width: 100%}#brxe-ko0004 {width: 122.2rem; max-width: 100%; flex-direction: column; row-gap: calc(var(--S) + var(--XS) / 12); position: relative; z-index: 1}#brxe-ko0005 {padding-top: var(--XXL); padding-right: var(--L); padding-bottom: var(--XXL); padding-left: var(--L); min-height: 50.7rem; background-color: var(--dark-blue); position: relative; overflow: clip; justify-content: center; row-gap: 0px; border-bottom-right-radius: calc(var(--b-60) - var(--b-20) / 5); border-bottom-left-radius: calc(var(--b-60) - var(--b-20) / 5); isolation: isolate}@media (max-width: 478px) {#brxe-ko0005 {padding-top: var(--XXL); padding-right: var(--M); padding-bottom: var(--XL); padding-left: var(--M); min-height: 44rem; border-bottom-right-radius: var(--b-40); border-bottom-left-radius: var(--b-40)}}#brxe-ko0006 svg {height: 11px; width: 11px}#brxe-ko0006 {flex-direction: row; margin-bottom: calc(var(--S) + 0.05rem)}#brxe-ko0006 h1 {line-height: 1.2; color: var(--blue); font-weight: 600}#brxe-ko0006 h2 {line-height: 1.2; color: var(--blue); font-weight: 600}#brxe-ko0006 h3 {line-height: 1.2; color: var(--blue); font-weight: 600}#brxe-ko0006 h4 {line-height: 1.2; color: var(--blue); font-weight: 600}#brxe-ko0006 h5 {line-height: 1.2; color: var(--blue); font-weight: 600}#brxe-ko0006 h6 {line-height: 1.2; color: var(--blue); font-weight: 600}#brxe-ko0007 {line-height: 1; letter-spacing: -0.1rem; margin-bottom: calc(var(--S) + 0.2rem)}@media (max-width: 478px) {#brxe-ko0007 {font-size: var(--t-32)}}#brxe-ko0008 {font-size: calc(var(--t-16) - 0.05rem); line-height: 1.75; font-weight: 500; color: var(--grey); margin-bottom: 3.9rem}#brxe-ko0009 {width: var(--t-16); height: var(--t-16)}#brxe-ko0009:not(.tag), #brxe-ko0009 img {object-fit: contain}#brxe-ko000a {width: calc(var(--M) * 2); height: calc(var(--M) * 2); flex-shrink: 0; justify-content: center; align-items: center; border-radius: var(--M); background-color: var(--white)}#brxe-ko000b {font-size: calc(var(--t-12) - 0.1rem); font-weight: 700; line-height: 1.18; letter-spacing: 0.198rem; color: var(--grey)}#brxe-ko000c {font-size: calc(var(--t-16) + 0.1rem); font-weight: 700; line-height: 1.24; color: var(--dark)}#brxe-ko000c:hover {color: var(--blue)}#brxe-ko000d {row-gap: 0.5rem; width: auto; max-width: 100%}#brxe-ko000e {flex-direction: row; align-items: center; column-gap: var(--S); padding-top: 2.2rem; padding-bottom: 2.2rem; border-top: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent)}#brxe-ko000f {width: var(--t-16); height: var(--t-16)}#brxe-ko000f:not(.tag), #brxe-ko000f img {object-fit: contain}#brxe-ko000g {width: calc(var(--M) * 2); height: calc(var(--M) * 2); flex-shrink: 0; justify-content: center; align-items: center; border-radius: var(--M); background-color: var(--white)}#brxe-ko000h {font-size: calc(var(--t-12) - 0.1rem); font-weight: 700; line-height: 1.18; letter-spacing: 0.198rem; color: var(--grey)}#brxe-ko000i {font-size: calc(var(--t-16) + 0.1rem); font-weight: 700; line-height: 1.24; color: var(--dark)}#brxe-ko000i:hover {color: var(--blue)}#brxe-ko000j {row-gap: 0.5rem; width: auto; max-width: 100%}#brxe-ko000k {flex-direction: row; align-items: center; column-gap: var(--S); padding-top: 2.2rem; padding-bottom: 2.2rem; border-top: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent)}#brxe-ko000l {width: var(--t-16); height: var(--t-16)}#brxe-ko000l:not(.tag), #brxe-ko000l img {object-fit: contain}#brxe-ko000m {width: calc(var(--M) * 2); height: calc(var(--M) * 2); flex-shrink: 0; justify-content: center; align-items: center; border-radius: var(--M); background-color: var(--white)}#brxe-ko000n {font-size: calc(var(--t-12) - 0.1rem); font-weight: 700; line-height: 1.18; letter-spacing: 0.198rem; color: var(--grey)}#brxe-ko000o {font-size: calc(var(--t-16) + 0.1rem); font-weight: 700; line-height: 1.24; color: var(--dark)}#brxe-ko000o:hover {color: var(--blue)}#brxe-ko000p {row-gap: 0.5rem; width: auto; max-width: 100%}#brxe-ko000q {flex-direction: row; align-items: center; column-gap: var(--S); padding-top: 2.2rem; padding-bottom: 2.2rem; border-top: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent)}#brxe-ko000r {width: 2.2rem; height: 2.2rem}#brxe-ko000r:not(.tag), #brxe-ko000r img {object-fit: contain}#brxe-ko000s {font-size: var(--t-14); font-weight: 500; line-height: 1.7; color: color-mix(in srgb, var(--purple-sec) 40%, var(--white) 60%)}#brxe-ko000t {margin-top: var(--t-40); padding-top: var(--t-30); padding-right: var(--L); padding-bottom: var(--t-30); padding-left: var(--L); row-gap: 1.93rem; background-color: var(--dark-blue); border-radius: var(--M)}#brxe-ko000u {row-gap: 0px; padding-top: 0.25rem}#brxe-ko000v {font-size: var(--t-24); line-height: 1.2; letter-spacing: -0.015em; color: var(--dark)}#brxe-ko000w {margin-top: 0.8rem; font-size: var(--t-14); line-height: 1.2; color: var(--grey)}#brxe-koform {display: grid; align-items: initial; margin-top: 3.4rem; align-items: start}#brxe-koform .form-group:nth-child(1) {width: 100%}#brxe-koform .form-group:nth-child(2) {width: 100%}#brxe-koform .form-group:nth-child(3) {width: 100%}#brxe-koform .form-group:nth-child(4) {width: 100%}#brxe-koform .form-group:nth-child(5) {width: 100%}#brxe-koform .form-group:nth-child(6) {width: 100%}#brxe-koform .form-group:nth-child(6) textarea {resize: vertical}#brxe-koform .form-group:nth-child(7) {width: 100%}#brxe-koform label {font-family: "Syne"; font-size: var(--t-12); font-weight: 700; text-transform: uppercase; line-height: 1.2; color: var(--dark-blue)}#brxe-koform .label {font-family: "Syne"; font-size: var(--t-12); font-weight: 700; text-transform: uppercase; line-height: 1.2; color: var(--dark-blue)}#brxe-koform ::placeholder {font-size: calc(var(--t-14) + 0.05rem); font-weight: 500; color: var(--grey)}#brxe-koform select {font-size: calc(var(--t-14) + 0.05rem); font-weight: 500; color: var(--grey); padding-top: 1.6rem; padding-right: 1.8rem; padding-bottom: 1.6rem; padding-left: 1.8rem; background-color: var(--baby-blue); border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: calc(var(--b-16) - 0.2rem); font-family: "Syne"; line-height: 1.17; color: var(--dark)}#brxe-koform .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-koform .form-group input {padding-top: 1.6rem; padding-right: 1.8rem; padding-bottom: 1.6rem; padding-left: 1.8rem; background-color: var(--baby-blue); border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: calc(var(--b-16) - 0.2rem); font-family: "Syne"; font-size: calc(var(--t-14) + 0.05rem); font-weight: 500; line-height: 1.17; color: var(--dark)}#brxe-koform .flatpickr {padding-top: 1.6rem; padding-right: 1.8rem; padding-bottom: 1.6rem; padding-left: 1.8rem; background-color: var(--baby-blue); border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: calc(var(--b-16) - 0.2rem)}#brxe-koform textarea {padding-top: 1.6rem; padding-right: 1.8rem; padding-bottom: 1.6rem; padding-left: 1.8rem; background-color: var(--baby-blue); border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: calc(var(--b-16) - 0.2rem); font-family: "Syne"; font-size: calc(var(--t-14) + 0.05rem); font-weight: 500; line-height: 1.17; color: var(--dark)}#brxe-koform .bricks-button:not([type=submit]) {border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: calc(var(--b-16) - 0.2rem)}#brxe-koform .choose-files {border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: calc(var(--b-16) - 0.2rem)}#brxe-koform .bricks-button {font-family: "Syne"; font-size: var(--t-15); font-weight: 700; line-height: 1.2; color: var(--white); background-color: var(--blue)}#brxe-koform button[type=submit].bricks-button {border-radius: var(--b-60)}@media (max-width:478px) {#brxe-koform.brxe-form { grid-template-columns:minmax(0,1fr); row-gap:var(--M); }#brxe-koform.brxe-form > .form-group:nth-child(-n+2) { margin-bottom:0; }#brxe-koform.brxe-form > .form-group:nth-child(7) { width:100%; max-width:100%; }#brxe-koform.brxe-form > .form-group.submit-button-wrapper { grid-column:1; width:100%; justify-self:stretch; }#brxe-koform.brxe-form .options-wrapper label { padding-right:1.6rem; padding-left:1.6rem; }}#brxe-koform { grid-template-columns: repeat(2,minmax(0,1fr)); column-gap: calc(var(--S) - 0.2rem); row-gap: calc(var(--S) - 0.2rem);}#brxe-koform>.form-group { min-width: 0; width: 100%;}#brxe-koform>.form-group:nth-child(-n+2) { margin-bottom: 1.9rem;}#brxe-koform>.form-group>label { display: block; margin: 0 0 1rem;}#brxe-koform>.form-group>.label { display: block; margin: 0 0 1rem;}#brxe-koform input:not([type=checkbox]):not([type=hidden]) { min-height: 5.1rem; width: 100%;}#brxe-koform>.form-group:has(.options-wrapper) { grid-column: 1 / -1;}#brxe-koform>.form-group:has(textarea) { grid-column: 1 / -1;}#brxe-koform>.message { grid-column: 1 / -1;}#brxe-koform textarea { min-height: 13rem; height: 13rem; width: 100%;}#brxe-koform .options-wrapper { display: flex; flex-wrap: wrap; gap: 1rem; width: 44rem; max-width: 100%; margin: 0; padding: 0; list-style: none;}#brxe-koform .options-wrapper li { position: relative; margin: 0; padding: 0;}#brxe-koform .options-wrapper input { position: absolute; width: 1px; height: 1px; margin: 0; padding: 0; border: 0; opacity: 0;}#brxe-koform .options-wrapper label { display: inline-flex; align-items: center; justify-content: center; padding: 1rem var(--S); border: 1px solid color-mix(in srgb, var(--dark-blue) 14%, transparent); border-radius: var(--b-60); margin: 0; background: var(--white); color: var(--dark); font-size: calc(var(--t-14) - 0.05rem); font-weight: 600; line-height: var(--t-16); text-transform: none; cursor: pointer;}#brxe-koform .options-wrapper input:checked+label { background: var(--blue); border-color: var(--blue); color: var(--white);}#brxe-koform .options-wrapper input:focus-visible+label { outline: 2px solid var(--blue); outline-offset: 3px;}#brxe-koform input:not([type=checkbox]):focus-visible { outline: 2px solid var(--blue); outline-offset: 2px;}#brxe-koform textarea:focus-visible { outline: 2px solid var(--blue); outline-offset: 2px;}#brxe-koform>div:has(input[name="website"]) { display: none;}#brxe-koform>.form-group:nth-child(7) { width: 30rem; max-width: calc(200% - 20.9rem); font-size: calc(var(--t-12) + 0.05rem); line-height: var(--S); color: var(--grey);}#brxe-koform>.form-group.submit-button-wrapper { grid-column: 2; width: 20.9rem; justify-self: end; margin: 0; padding: 0; align-self: center;}#brxe-koform button[type=submit] { width: 100%; min-height: 4.2rem; padding: var(--XS) var(--t-40); gap: var(--XS); white-space: nowrap;}#brxe-koform button[type=submit]>svg { flex-shrink: 0; width: 1.1rem; height: 1.1rem; margin: 0;}#brxe-koform button[type=submit]:hover { background: var(--dark-blue);}#kontakt-obrazac {row-gap: 0px; padding-top: 4.4rem; padding-right: 4.6rem; padding-bottom: 4.4rem; padding-left: 4.6rem; background-color: var(--white); border-radius: calc(var(--b-30) - 0.2rem)}#kontakt-obrazac { scroll-margin-top: var(--XXL);}@media (max-width: 478px) {#kontakt-obrazac {padding-top: var(--L); padding-right: var(--M); padding-bottom: var(--L); padding-left: var(--M)}}#brxe-ko000y {width: 120rem; max-width: 100%; display: grid; align-items: initial; grid-template-columns: minmax(0,1fr) minmax(0,1.25fr); column-gap: calc(var(--L) * 2); row-gap: calc(var(--L) * 2); align-items: start; min-height: 77.677rem}@media (max-width: 991px) {#brxe-ko000y {grid-template-columns: minmax(0,1fr); min-height: 0px}}#brxe-ko000z {padding-top: var(--XL); padding-right: var(--L); padding-bottom: var(--XL); padding-left: var(--L)}@media (max-width: 478px) {#brxe-ko000z {padding-right: var(--M); padding-left: var(--M)}}#brxe-ko0014 svg {height: 14px; width: 15px}#brxe-ko0014 {flex-direction: row}#brxe-ko0014 h1 {color: var(--blue)}#brxe-ko0014 h2 {color: var(--blue)}#brxe-ko0014 h3 {color: var(--blue)}#brxe-ko0014 h4 {color: var(--blue)}#brxe-ko0014 h5 {color: var(--blue)}#brxe-ko0014 h6 {color: var(--blue)}#brxe-ko0015 {color: var(--dark)}#brxe-ko0013 {--transitiondurationswap: 0.5s; --easeswap: cubic-bezier(0.1, 0, 0.3, 1); flex-direction: row-reverse; --arrow-distance: 300%; --transitionduration: 0.5s; --ease: cubic-bezier(0.1, 0, 0.3, 1); white-space: wrap; background-color: var(--transparent); border: 1px solid var(--blue)}#brxe-ko0013 .bc-arrow-button__arrow {stroke-width: 0.1; rotate: -45deg}#brxe-ko0013:hover {background-color: var(--blue)}#brxe-ko0013:hover .bc-arrow-button_title-wrapper {color: var(--white)}#brxe-ko0013:hover .bc-arrow-button__arrow {--fill: var(--white)}#brxe-ko0012 {width: 40rem}@media (max-width: 991px) {#brxe-ko0012 {width: 100%}}#brxe-ko0017 {width: 50%; flex-grow: 1}@media (max-width: 991px) {#brxe-ko0017 {width: 100%}}#brxe-ko0011 {justify-content: space-between; align-items: flex-start; column-gap: 15rem}@media (max-width: 991px) {#brxe-ko0011 {flex-direction: column; row-gap: var(--XL)}}#brxe-ko0010 {overflow: clip; padding-top: var(--XL); padding-bottom: var(--XXL)}@media (max-width: 478px) {#brxe-ko0010 {padding-top: var(--S); padding-bottom: var(--XL)}}