@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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 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-rating{display:flex;position:relative}.brxe-rating .icon{font-size:30px;line-height:0}.brxe-rating .icon svg{fill:currentcolor}.brxe-rating .full-color{color:#ffd64f}.brxe-rating .empty-color{color:#999}.brxe-rating .icon-wrapper{position:relative}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@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}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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}}@supports (-webkit-touch-callout: none) { .no-parallax-safari { background-attachment: scroll !important; background-position: center center !important; background-size: cover !important; }}#brxe-vybtny > iframe:nth-child(2) { display: none !important;}#brxe-6a0bda .bc-data-scrollbar {--thumb-color: rgba(15, 42, 118, 0.5); --thumb-hovercolor: var(--bricks-color-kynkuh); --thumb-activecolor: var(--bricks-color-kynkuh)}#brxe-ec4a44 {margin-bottom: 1rem; font-size: 7rem; color: var(--bricks-color-pzmfrx); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #fcfcfc, #ebebeb); align-self: center}@media (max-width: 991px) {#brxe-ec4a44 {font-size: 60px}}@media (max-width: 767px) {#brxe-ec4a44 {font-size: 70px}}@media (max-width: 478px) {#brxe-ec4a44 {font-size: 35px; margin-bottom: -1rem}}#brxe-qrljej {margin-top: 2px; margin-bottom: 22px; text-align: center; text-transform: uppercase; font-size: 40px; color: var(--bricks-color-pzmfrx); line-height: 1.2; align-self: center}#brxe-qrljej a {text-align: center; text-transform: uppercase; font-size: 40px; color: var(--bricks-color-pzmfrx); line-height: 1.2; font-size: inherit}@media (max-width: 767px) {#brxe-qrljej {font-size: 45px}#brxe-qrljej a {font-size: 45px; font-size: inherit}}@media (max-width: 478px) {#brxe-qrljej {font-size: 30px}#brxe-qrljej a {font-size: 30px; font-size: inherit}}#brxe-yalzho {align-self: center !important}#brxe-mddtio {align-self: center; justify-content: center; border-style: none; text-align: center; margin-top: 10px}#brxe-2603cf {margin-top: 80px}#brxe-9c2921 {height: 80vh; background-color: rgba(5, 15, 41, 0.42); background-image: url(https://andrys-advisory.de/wp-content/uploads/2025/04/AdobeStock_522191501-scaled.jpeg); background-size: cover; background-blend-mode: darken; background-position: center center; background-attachment: fixed; border-bottom-right-radius: 0; justify-content: center}@media (max-width: 991px) {#brxe-9c2921 {display: flex; background-attachment: scroll}}@media (max-width: 767px) {#brxe-9c2921 {background-attachment: scroll; height: auto; min-height: 100dhv}}@media (max-width: 478px) {#brxe-9c2921 {background-attachment: scroll}}#brxe-fccdc6 {color: var(--bricks-color-unpkev); font-size: 30px; font-family: "Inter"; line-height: 1.2em; font-weight: 400}@media (max-width: 991px) {#brxe-fccdc6 {font-size: 60px}}@media (max-width: 767px) {#brxe-fccdc6 {font-size: 45px}}#brxe-9c7cc1 {margin-top: 20px; margin-bottom: 20px}#brxe-9c7cc1 .line {height: 2px}#brxe-9c7cc1.horizontal .line {border-top-width: 2px; width: 100px; border-top-style: solid; border-top-color: #3d30ba}#brxe-9c7cc1.vertical .line {border-right-width: 100px; border-right-style: solid; border-right-color: #3d30ba}#brxe-9c7cc1.horizontal {justify-content: flex-start}#brxe-9c7cc1.vertical {align-self: flex-start}#brxe-9c7cc1 .icon {color: #3d30ba}@media (max-width: 767px) {#brxe-9c7cc1.horizontal .line {width: 50px}#brxe-9c7cc1.vertical .line {border-right-width: 50px}#brxe-9c7cc1 {margin-top: 15px; margin-bottom: 15px}}#brxe-474762 {width: 15%}@media (max-width: 478px) {#brxe-474762 {width: 100%}}#brxe-9fabac {color: var(--bricks-color-xrbsec); font-size: 20px; font-family: "Inter"; font-weight: 400; line-height: 1.8em; padding-right: 0}#brxe-9fabac a {color: var(--bricks-color-xrbsec); font-size: 20px; font-family: "Inter"; font-weight: 400; line-height: 1.8em; font-size: inherit}#brxe-44d3e9 {width: 85%; flex-direction: row; flex-shrink: 0}@media (max-width: 478px) {#brxe-44d3e9 {width: 100%}}#brxe-1f457e {flex-direction: row; margin-top: 31px; margin-bottom: 21px; align-self: stretch !important; width: 100%}#brxe-546368 {margin-top: 16px; margin-bottom: 39px; padding-right: 20px; padding-left: 20px; width: 1170px}@media (max-width: 991px) {#brxe-546368 {margin-top: 90px; margin-bottom: 90px}}@media (max-width: 767px) {#brxe-546368 {margin-top: 60px; margin-bottom: 60px}}#brxe-fcdac3 {height: 40px; margin-bottom: 5px}#brxe-fcdac3:not(.tag), #brxe-fcdac3 img {object-position: 0% 50%; object-fit: contain}#brxe-fcdac3 figcaption {color: var(--bricks-color-pzmfrx)}#brxe-110473 {margin-top: 1px; margin-bottom: 1rem; font-size: 22px; color: var(--bricks-color-ccbdjv); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76); padding-left: 0}#brxe-fd1640 {margin-bottom: 10px; color: var(--bricks-color-ccbdjv)}#brxe-fd1640 a {color: var(--bricks-color-ccbdjv); font-size: inherit}#brxe-dcfc65 {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; align-self: stretch !important; width: 100%; border: 1px solid rgba(237, 237, 237, 0.5); border-radius: 40px; background-color: rgba(235, 235, 235, 0.15); color: var(--bricks-color-pzmfrx)}#brxe-dcfc65 { transition: background-color 0.3s ease-in-out;}#brxe-71437a {height: 40px; margin-bottom: 5px}#brxe-71437a:not(.tag), #brxe-71437a img {object-position: 0% 50%; object-fit: contain}#brxe-e8cc8c {margin-bottom: 1rem; font-size: 22px; color: var(--bricks-color-pzmfrx); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76)}#brxe-31a1f8 {margin-bottom: 10px; color: var(--bricks-color-ccbdjv)}#brxe-31a1f8 a {color: var(--bricks-color-ccbdjv); font-size: inherit}#brxe-5ac1a1 {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; align-self: stretch !important; width: 100%; border: 1px solid rgba(237, 237, 237, 0.5); border-radius: 40px; background-color: rgba(235, 235, 235, 0.15); color: var(--bricks-color-pzmfrx)}#brxe-5ac1a1 { transition: background-color 0.3s ease-in-out;}#brxe-4e6513 {height: 40px; margin-bottom: 5px}#brxe-4e6513:not(.tag), #brxe-4e6513 img {object-position: 0% 50%; object-fit: contain}#brxe-ea5171 {margin-bottom: 1rem; font-size: 22px; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76); min-height: 52px}@media (max-width: 767px) {#brxe-ea5171 {min-height: auto}}#brxe-4b4b16 {margin-bottom: 10px; color: var(--bricks-color-ccbdjv)}#brxe-4b4b16 a {color: var(--bricks-color-ccbdjv); font-size: inherit}#brxe-a98600 {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; align-self: stretch !important; width: 100%; border: 1px solid rgba(237, 237, 237, 0.5); border-radius: 40px; background-color: rgba(235, 235, 235, 0.15)}#brxe-a98600 { transition: background-color 0.3s ease-in-out;}#brxe-a18111 {flex-direction: row; column-gap: 20px; row-gap: 20px; margin-top: 20px; color: var(--bricks-color-pzmfrx)}#brxe-444aaa {margin-bottom: 5px; height: 40px}#brxe-444aaa:not(.tag), #brxe-444aaa img {object-position: 0% 50%; object-fit: contain}#brxe-a0a057 {margin-bottom: 1rem; font-size: 22px; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76)}#brxe-9c9c56 {margin-bottom: 10px}#brxe-15a768 {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; align-self: stretch !important; width: 100%; border: 1px solid rgba(237, 237, 237, 0.5); border-radius: 40px; background-color: rgba(235, 235, 235, 0.15)}#brxe-15a768 { transition: background-color 0.3s ease-in-out;}#brxe-88f1b7 {margin-bottom: 5px; height: 40px}#brxe-88f1b7:not(.tag), #brxe-88f1b7 img {object-position: 0% 50%; object-fit: contain}#brxe-9fff45 {margin-bottom: 1rem; font-size: 22px; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76)}#brxe-b42f4f {margin-bottom: 10px}#brxe-6c2519 {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; align-self: stretch !important; width: 100%; border: 1px solid rgba(237, 237, 237, 0.5); border-radius: 40px; background-color: rgba(235, 235, 235, 0.15)}#brxe-6c2519 { transition: background-color 0.3s ease-in-out;}#brxe-9e544a {flex-direction: row; column-gap: 20px; row-gap: 20px; margin-top: 20px}#brxe-lbxvbb {align-items: center; justify-content: center; align-self: center; border-style: none; background-color: var(--bricks-color-xrbsec); color: var(--bricks-color-pzmfrx); margin-top: 36px; margin-bottom: 0}#brxe-drhktq {margin-top: 12px}#brxe-671500 {align-items: flex-start; margin-top: 50px}#brxe-70c289 {padding-top: 0; padding-bottom: 0; margin-top: -43px; background-color: var(--bricks-color-pzmfrx); color: var(--bricks-color-ccbdjv)}@media (max-width: 991px) {#brxe-70c289 {align-items: flex-start}}@media (max-width: 767px) {#brxe-70c289 {align-items: flex-start}}@media (max-width: 478px) {#brxe-70c289 {align-items: center; justify-content: center; align-self: center !important}}#brxe-8653f6 {width: 45%; justify-content: flex-end; background-image: url(https://andrys-advisory.de/wp-content/uploads/2025/11/Collaboration-732x1024.png); background-size: cover; align-items: flex-end; align-self: center !important; height: 500px; z-index: 1; border: 8px solid #ffffff}@media (max-width: 991px) {#brxe-8653f6 {padding-right: 25px}}@media (max-width: 478px) {#brxe-8653f6 {width: 100%; padding-right: 0; height: 350px}}#brxe-2e4870 {color: #ffffff; font-family: "Inter"; font-size: 38px; line-height: 1.2em; font-weight: 400}@media (max-width: 767px) {#brxe-2e4870 {font-size: 25px}}#brxe-dapaoj {margin-top: 22px; color: var(--bricks-color-pzmfrx); font-family: "Inter"; padding-bottom: 0}#brxe-d9f875 {color: var(--bricks-color-ccbdjv); font-family: "Inter"; width: 55%; justify-content: center; padding-top: 25px; padding-right: 50px; padding-bottom: 25px; padding-left: 100px; background-color: var(--bricks-color-kynkuh); min-height: 600px; flex-shrink: 0}@media (max-width: 991px) {#brxe-d9f875 {padding-left: 50px}}@media (max-width: 478px) {#brxe-d9f875 {width: 100%; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; height: auto; flex-direction: row}}#brxe-3ad3dd {align-self: stretch !important; width: 100%; flex-direction: row; background-image: linear-gradient(90deg, #ffffff 30%, #0f2a76 30%); color: var(--bricks-color-ccbdjv); margin-top: 11px}#brxe-a3c14f {align-self: center !important; margin-top: 68px; margin-bottom: 47px; padding-right: 20px; padding-left: 20px; width: 1170px; align-items: center}@media (max-width: 991px) {#brxe-a3c14f {margin-top: 90px; margin-bottom: 90px}}@media (max-width: 767px) {#brxe-a3c14f {margin-top: 60px; margin-bottom: 60px}}#brxe-d9d4a8 .bc-counter__counter {font-size: 35px; font-weight: 600}#brxe-d9d4a8 .bc-counter__prefix {font-size: 35px; font-weight: 600}#brxe-d9d4a8 {margin-bottom: 10px}#brxe-ab8217 {align-items: center}@media (max-width: 767px) {#brxe-ab8217 {width: 100%; margin-bottom: 10px}}@media (max-width: 478px) {#brxe-ab8217 {width: 100%}}#brxe-626222 .bc-counter__counter {font-size: 35px; font-weight: 600}#brxe-626222 .bc-counter__prefix {font-size: 35px; font-weight: 600}#brxe-626222 {margin-bottom: 10px}#brxe-24c5e3 {align-items: center}@media (max-width: 767px) {#brxe-24c5e3 {width: 100%; margin-bottom: 10px}}@media (max-width: 478px) {#brxe-24c5e3 {width: 100%}}#brxe-1f4dbd .bc-counter__counter {font-size: 35px; font-weight: 600}#brxe-1f4dbd .bc-counter__prefix {font-size: 35px; font-weight: 600}#brxe-1f4dbd {margin-bottom: 10px}#brxe-1f4dbd .bc-counter__sufix {font-size: 35px; font-weight: 600}#brxe-3309ac {align-items: center}@media (max-width: 767px) {#brxe-3309ac {width: 100%}}@media (max-width: 478px) {#brxe-3309ac {width: 100%}}#brxe-0bac3d {margin-top: 50px; margin-bottom: 46px; flex-direction: row}#brxe-293891 {padding-top: 25px}#brxe-b0e522 {position: absolute; height: 350px; background-color: var(--bricks-color-xrbsec)}@media (max-width: 767px) {#brxe-b0e522 {display: none}}#brxe-59d01e {padding-right: 0; align-self: center; text-align: center}#brxe-730826 {width: 40%}#brxe-686a77 {margin-bottom: 1rem; font-size: 30px; color: var(--bricks-color-pzmfrx); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76)}#brxe-23f0ae {margin-bottom: 10px; color: var(--bricks-color-pzmfrx)}#brxe-23f0ae a {color: var(--bricks-color-pzmfrx); font-size: inherit}#brxe-23f0ae { transition: background-color 0.3s ease-in-out;}#brxe-d40a84 {width: 60%; color: var(--bricks-color-pzmfrx)}@media (max-width: 767px) {#brxe-d40a84 {width: 100%}}#brxe-93360b {flex-direction: row; align-items: center; z-index: 2}#brxe-774ea2 {justify-content: center}@media (max-width: 767px) {#brxe-774ea2 {background-color: #050f29}}#brxe-22677d {-webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76); margin-bottom: 1rem}#brxe-403ac5 {margin-bottom: 10px}#brxe-899bd9 {align-self: stretch !important; width: 100%; justify-content: center; align-items: flex-start}#brxe-5c4d0b {flex-direction: row}#brxe-93ecfb {justify-content: center}#brxe-21121f {margin-bottom: 1rem; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #1740ba, #0f2a76)}@media (max-width: 767px) {#brxe-21121f {text-align: center}}#brxe-c5f4ef {height: 50px; display: none}#brxe-c5f4ef:not(.tag), #brxe-c5f4ef img {object-fit: contain}#brxe-51c27c {text-align: center; margin-bottom: 1em}#brxe-51c27c a {text-align: center; font-size: inherit}#brxe-f04216 .icon {font-size: 20px}[data-id="brxe-20232a"].splide__slide {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; background-color: #ffffff; border-radius: 40px; justify-content: flex-start; align-self: flex-start !important}#brxe-8d4183 {height: 50px; display: none}#brxe-8d4183:not(.tag), #brxe-8d4183 img {object-fit: contain}#brxe-3ee893 {margin-bottom: 1em; text-align: center}#brxe-3ee893 a {text-align: center; font-size: inherit}#brxe-ceb49b .icon {font-size: 20px}[data-id="brxe-28f94d"].splide__slide {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; background-color: #ffffff; justify-content: flex-start; border-radius: 40px}#brxe-6154b3 {height: 50px; display: none}#brxe-6154b3:not(.tag), #brxe-6154b3 img {object-fit: contain}#brxe-e04e85 {margin-bottom: 1em; text-align: center}#brxe-e04e85 a {text-align: center; font-size: inherit}#brxe-490555 .icon {font-size: 20px}[data-id="brxe-8e2ff7"].splide__slide {padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; background-color: #ffffff; justify-content: flex-start; border-radius: 40px}#brxe-4df70f .splide__pagination .splide__pagination__page {margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; color: var(--bricks-color-cgsmoa); background-color: var(--bricks-color-cgsmoa)}#brxe-4df70f .splide__pagination .splide__pagination__page.is-active {color: var(--bricks-color-kynkuh); background-color: var(--bricks-color-kynkuh)}#brxe-4df70f {margin-top: -6px}#brxe-6931bf {align-items: center}#brxe-e00f92 {margin-top: -46px}#brxe-d868c0 {-webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(135deg, #fcfcfc, #ebebeb); margin-bottom: 1rem; text-align: center}#brxe-lskqxb {color: var(--bricks-color-pzmfrx); margin-bottom: 19px}#brxe-lskqxb a {color: var(--bricks-color-pzmfrx); font-size: inherit}#brxe-c021ec .form-group:nth-child(1) {width: 100%}#brxe-c021ec .form-group:nth-child(2) {width: 100%}#brxe-c021ec .form-group:nth-child(3) {width: 100%}#brxe-c021ec .form-group:nth-child(4) {width: 100%}#brxe-c021ec .form-group input {border: 1px solid rgba(10, 29, 80, 0.3); border-radius: 9px; background-color: var(--bricks-color-pzmfrx)}#brxe-c021ec .flatpickr {border: 1px solid rgba(10, 29, 80, 0.3); border-radius: 9px; background-color: var(--bricks-color-pzmfrx)}#brxe-c021ec select {border: 1px solid rgba(10, 29, 80, 0.3); border-radius: 9px; background-color: var(--bricks-color-pzmfrx)}#brxe-c021ec textarea {border: 1px solid rgba(10, 29, 80, 0.3); border-radius: 9px; background-color: var(--bricks-color-pzmfrx)}#brxe-c021ec .bricks-button:not([type=submit]) {border: 1px solid rgba(10, 29, 80, 0.3); border-radius: 9px}#brxe-c021ec .choose-files {border: 1px solid rgba(10, 29, 80, 0.3); border-radius: 9px}#brxe-c021ec label {color: var(--bricks-color-pjkxtb)}#brxe-c021ec .label {color: var(--bricks-color-pjkxtb)}#brxe-c021ec button[type=submit].bricks-button {border: 1px solid var(--bricks-color-pjkxtb)}#brxe-c021ec {justify-content: space-between}#brxe-c021ec { ul { padding-inline-start: 0px;}}@media (max-width: 478px) {#brxe-c021ec .form-group:nth-child(1) {width: 100%}#brxe-c021ec .form-group:nth-child(2) {width: 100%}#brxe-c021ec .form-group:nth-child(3) {width: 100%}#brxe-c021ec .form-group:nth-child(4) {width: 100%}}#brxe-0186f2 {flex-direction: row; align-items: center}#brxe-3e7165 {background-image: linear-gradient(#0f2a76, #0f2a76)}#brxe-e3e4b6 {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-e3e4b6:not(.tag), #brxe-e3e4b6 img {object-fit: contain}#brxe-65aa03 {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-65aa03:not(.tag), #brxe-65aa03 img {object-fit: contain}#brxe-666d56 {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-666d56:not(.tag), #brxe-666d56 img {object-fit: contain}#brxe-b71db7 {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-b71db7:not(.tag), #brxe-b71db7 img {object-fit: contain}#brxe-89549c {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-89549c:not(.tag), #brxe-89549c img {object-fit: contain}#brxe-3eb03a {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-3eb03a:not(.tag), #brxe-3eb03a img {object-fit: contain}#brxe-76c68a {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-76c68a:not(.tag), #brxe-76c68a img {object-fit: contain}#brxe-fb567c {height: 40px; max-width: 200px; margin-right: 20px; margin-left: 20px}#brxe-fb567c:not(.tag), #brxe-fb567c img {object-fit: contain}#brxe-79a7c8 {margin-right: 20px; margin-left: 20px; height: 40px; max-width: 200px}#brxe-79a7c8:not(.tag), #brxe-79a7c8 img {object-fit: contain}#brxe-4c3b4f {margin-right: 20px; margin-left: 20px; height: 40px; max-width: 200px}#brxe-4c3b4f:not(.tag), #brxe-4c3b4f img {object-fit: contain}#brxe-64cad6 {margin-left: -20px; height: 40px; width: 800px; min-width: 200px}#brxe-99f946 {margin-right: -20px; margin-left: -10px; height: 40px; width: 400px; min-width: 50px}#brxe-81483c .bc-reel__nestable {width: 20px}#brxe-81483c {height: 50px}