@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-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 {@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-efc0b9 {background-color: var(--bricks-color-iaumoi); font-weight: 400; padding-top: 0.5em; padding-right: 0.5em; padding-bottom: 0.5em; padding-left: 0.5em}#brxe-d6dbfd {margin-bottom: 0}#brxe-1bb9f0 {border-top-width: 1px; border-top-style: solid; border-bottom-width: 1px; border-bottom-style: solid; padding-top: 0.3em; padding-right: 0.3em; padding-bottom: 0.3em; padding-left: 0.3em; margin-bottom: 3em; text-align: center}#brxe-222822 {transform: scaleX(1) scaleY(1); color: var(--bricks-color-2399ee); fill: var(--bricks-color-2399ee); font-size: 85px}#brxe-222822:hover {transform: scaleX(1.1) scaleY(1.1)}@media (max-width: 991px) {#brxe-222822 {font-size: 70px}}@media (max-width: 767px) {#brxe-222822 {font-size: 70px}}@media (max-width: 478px) {#brxe-222822 {font-size: 60px}}#brxe-5e5aac {background-position: center center; background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/11/karatepraxis-castle-re2025-1024x576.webp"); background-size: cover; min-height: 95vh; position: relative; align-items: center; justify-content: center}:where(#brxe-5e5aac > *:not(figcaption)) {position: relative}#brxe-5e5aac::before {background-image: linear-gradient(rgba(21, 21, 21, 0.6), rgba(21, 21, 21, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-734389 {font-size: 48px; color: #000000; margin-bottom: 0}@media (max-width: 991px) {#brxe-734389 {font-size: 40px}}@media (max-width: 767px) {#brxe-734389 {width: 100%; max-width: 100%; min-width: 100%; align-self: center; text-align: center; line-height: 1.2; font-size: 55px; margin-bottom: 36px}}@media (max-width: 478px) {#brxe-734389 {font-size: 35px; max-width: 100%}}#brxe-d98cec {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; display: none}#brxe-d98cec{ display:none !important; }#brxe-ba6271 {flex-direction: row; justify-content: space-between; align-items: center}@media (max-width: 767px) {#brxe-ba6271 {margin-right: 0; width: 100%; align-items: center; align-self: center !important; justify-content: center}}@media (max-width: 478px) {#brxe-ba6271 {max-width: 100%; margin-top: 70px; margin-right: 0}}#brxe-20f858 {flex-direction: row; padding-top: 5%; padding-bottom: 5%}#brxe-add961 {color: var(--bricks-color-lgjuov); font-weight: 700; font-size: 5em}@media (max-width: 478px) {#brxe-add961 {font-size: 60px}}#brxe-4dd5d6 {justify-content: center; align-items: center; width: 30%; margin-right: 5%; align-self: center !important}@media (max-width: 991px) {#brxe-4dd5d6 {flex-direction: row; margin-right: 7%}}@media (max-width: 767px) {#brxe-4dd5d6 {flex-direction: column; align-items: center; justify-content: center; margin-right: 0; align-self: center !important}}#brxe-d5ed1f {color: var(--bricks-color-lgjuov); font-weight: 500; text-transform: uppercase; font-size: 24px}@media (max-width: 991px) {#brxe-d5ed1f {font-size: 14px}}#brxe-d89d70 {color: var(--bricks-color-lgjuov)}#brxe-2d8e4d {color: #3b3b3b}#brxe-2d8e4d a {color: #3b3b3b; font-size: inherit}@media (max-width: 767px) {#brxe-94ac9f {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}}#brxe-f3c8a5 {flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 991px) {#brxe-f3c8a5 {flex-direction: row}}@media (max-width: 767px) {#brxe-f3c8a5 {flex-direction: column}}#brxe-444cfd {color: var(--bricks-color-lgjuov); font-weight: 700; font-size: 5em}@media (max-width: 478px) {#brxe-444cfd {font-size: 60px}}#brxe-95aa15 {width: 30%; align-self: center !important; justify-content: center; align-items: center; margin-right: 5%}@media (max-width: 991px) {#brxe-95aa15 {flex-direction: row; margin-right: 7%}}@media (max-width: 767px) {#brxe-95aa15 {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; margin-right: 0}}#brxe-b53fe7 {color: var(--bricks-color-lgjuov); font-weight: 500; text-transform: uppercase; font-size: 24px}@media (max-width: 991px) {#brxe-b53fe7 {font-size: 14px}}#brxe-6f17b0 {color: var(--bricks-color-lgjuov)}#brxe-639803 {color: #3b3b3b}#brxe-639803 a {color: #3b3b3b; font-size: inherit}@media (max-width: 767px) {#brxe-383fc0 {align-self: center !important; justify-content: center; align-items: center; flex-direction: row}}#brxe-455263 {flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 991px) {#brxe-455263 {flex-direction: row}}@media (max-width: 767px) {#brxe-455263 {flex-direction: column}}#brxe-b05053 {color: var(--bricks-color-lgjuov); font-weight: 700; font-size: 5em}@media (max-width: 478px) {#brxe-b05053 {font-size: 60px}}#brxe-83b0a3 {width: 30%; align-self: center !important; justify-content: center; align-items: center; margin-right: 5%}@media (max-width: 991px) {#brxe-83b0a3 {flex-direction: row; margin-right: 7%}}@media (max-width: 767px) {#brxe-83b0a3 {align-self: center !important; justify-content: center; align-items: center; margin-right: 0}}#brxe-deaed1 {color: var(--bricks-color-lgjuov); font-weight: 500; text-transform: uppercase; font-size: 24px}@media (max-width: 991px) {#brxe-deaed1 {font-size: 14px}}#brxe-3f6996 {color: var(--bricks-color-lgjuov)}#brxe-f3b633 {color: #3b3b3b}#brxe-f3b633 a {color: #3b3b3b; font-size: inherit}@media (max-width: 767px) {#brxe-4ad4f5 {align-self: center !important; justify-content: center; align-items: center; flex-direction: row}}#brxe-c39065 {flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 991px) {#brxe-c39065 {flex-direction: row}}@media (max-width: 767px) {#brxe-c39065 {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-bb8d62 {flex-direction: row; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr; grid-gap: 5%; padding-top: 2%; padding-bottom: 10%; column-gap: 3em; row-gap: 4em}@media (max-width: 991px) {#brxe-bb8d62 {grid-gap: 2%}}@media (max-width: 767px) {#brxe-bb8d62 {grid-template-columns: 1fr; grid-gap: 8%; justify-items: center; row-gap: 4em}}@media (max-width: 478px) {#brxe-bb8d62 {padding-bottom: 25%}}#brxe-d701f0 {background-color: var(--bricks-color-bd0a2b)}#brxe-2a8436 {color: #ffffff; margin-bottom: 0}@media (max-width: 991px) {#brxe-2a8436 {font-size: 25px}}#brxe-82c2ac {padding-top: 5%; padding-bottom: 5%}#brxe-316033 {background-position: center right; background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/11/master-ken-protrait-karateseminarwebp.webp"); background-size: cover; height: 300px; transform: scaleX(1) scaleY(1)}@media (max-width: 767px) {#brxe-316033 {background-position: top left; height: 500px}}#brxe-34d46d {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 16px; color: var(--bricks-color-cubpee); text-align: center; font-weight: 400; letter-spacing: 2px; margin-top: 1.5em; margin-bottom: 1.5em}#brxe-30e20e {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 12px; line-height: 1.3; color: #000000; text-align: center; font-weight: 200; margin-bottom: 20px}#brxe-8ae661 {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 12px; line-height: 1.3; color: #000000; text-align: center; font-weight: 200}#brxe-8eaa2d {flex-direction: column}#brxe-9a9245 {background-position: center right; background-attachment: scroll; background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/10/portrait-iain-abernethy-square.webp"); background-size: cover; height: 300px}@media (max-width: 767px) {#brxe-9a9245 {height: 500px; background-position: top right}}#brxe-ae8e88 {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 16px; color: var(--bricks-color-cubpee); text-align: center; font-weight: 400; letter-spacing: 2px; margin-top: 1.5em; margin-bottom: 1.5em}#brxe-b0107e {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 12px; line-height: 1.3; color: #000000; text-align: center; font-weight: 100; margin-bottom: 20px}#brxe-54888d {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 12px; line-height: 1.3; color: #000000; text-align: center; font-weight: 100}#brxe-4b812b {background-position: top center; background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/10/matt-page-karateseminar-2.avif"); background-size: cover; height: 300px}@media (max-width: 767px) {#brxe-4b812b {height: 500px}}#brxe-8fe2e2 {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 16px; color: var(--bricks-color-cubpee); text-align: center; font-weight: 400; letter-spacing: 2px; margin-top: 1.5em; margin-bottom: 1.5em}#brxe-f59a32 {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 12px; line-height: 1.3; color: #000000; text-align: center; font-weight: 100; margin-bottom: 20px}#brxe-eb04bb {padding-right: 20px; padding-left: 20px; align-self: center; font-size: 12px; line-height: 1.3; color: #000000; text-align: center; font-weight: 100}#brxe-f704a7 {flex-direction: row; padding-top: 0}@media (max-width: 767px) {#brxe-f704a7 {row-gap: 3em}}#brxe-ac0edf {background-color: #1d1d1d}[data-id="brxe-585388"].splide__slide {width: 100%; height: 100vh}[data-id="brxe-25d20a"].splide__slide {width: 100%; height: 100vh}#brxe-6646c2 {justify-content: center; align-items: center; align-self: center !important; width: 50%}@media (max-width: 991px) {#brxe-6646c2 {flex-direction: column; width: 100%}}@media (max-width: 767px) {#brxe-6646c2 {width: 100%}}#brxe-5a7a86 {color: var(--bricks-color-778871); text-transform: uppercase; text-align: center; align-self: center; margin-top: 2em}#brxe-f2c316 {color: #000000; fill: #000000; font-size: 30px; margin-bottom: 1em; align-self: center}#brxe-3dd9d9 li {padding-top: 1em; padding-bottom: 1em}#brxe-3dd9d9 {color: var(--bricks-color-778871); font-weight: 200; font-size: 0.8em; align-self: center; margin-bottom: 3em}#brxe-3dd9d9 .content {justify-content: center}#brxe-3dd9d9 .description {justify-content: center}#brxe-3dd9d9 .separator {display: none}#brxe-3dd9d9 li {border-bottom:0.1px solid rgb(21 21 21);}@media (max-width: 767px) {#brxe-3dd9d9 {width: 100%}}#brxe-3633dd {margin-top: 0; margin-right: 0; margin-bottom: 100px; justify-content: center; align-items: center; align-self: center}@media (max-width: 767px) {#brxe-3633dd {margin-top: 50px; margin-left: 0}}#brxe-23b638 {width: 30%; flex-direction: column; margin-top: auto; margin-bottom: auto; align-self: center !important}@media (max-width: 991px) {#brxe-23b638 {width: 100%}}@media (max-width: 767px) {#brxe-23b638 {width: 100%}}@media (max-width: 991px) {#brxe-74ce17 {align-self: center; margin-bottom: 8%; width: 50%}}@media (max-width: 767px) {#brxe-74ce17 {margin-bottom: 8%; width: 50%}}#brxe-5eddba {align-self: center !important; width: 20%; margin-right: 5%}@media (max-width: 991px) {#brxe-5eddba {width: 100%}}@media (max-width: 767px) {#brxe-5eddba {width: 100%; margin-right: 0; align-items: center}}#brxe-45b63b {flex-direction: row; align-items: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}@media (max-width: 991px) {#brxe-45b63b {flex-direction: column}}@media (max-width: 767px) {#brxe-45b63b {flex-direction: column}}#brxe-75dc3d {background-color: #dddddd}#brxe-c38729 {text-transform: uppercase}#brxe-8ba1c8 {color: var(--bricks-color-cqwlnj)}@media (max-width: 767px) {#brxe-f7d1fd {align-self: center !important; align-items: center}}#brxe-661e2f {background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/10/praktisches-karate-burg-web-1680px-2.avif"); background-size: cover; background-attachment: scroll; background-position: center center; position: relative}:where(#brxe-661e2f > *:not(figcaption)) {position: relative}#brxe-661e2f::before {background-image: linear-gradient(rgba(33, 33, 33, 0.6), rgba(33, 33, 33, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-661e2f {align-items: center; align-self: center !important}}#brxe-a509e1 {border-bottom: 1px solid var(--bricks-color-2399ee)}#brxe-4756e2 {padding-bottom: 0; text-transform: uppercase}#brxe-318848 {margin-top: 2rem; margin-bottom: 2rem}#brxe-371893:hover {color: rgba(184, 0, 0, 0.58)}#brxe-371893 {color: var(--bricks-color-lgjuov)}#brxe-d91511 {margin-top: 2rem; margin-bottom: 2rem}#brxe-2550f9 .separator {display: none}#brxe-2550f9 .content {justify-content: flex-start}#brxe-2550f9 .description {justify-content: flex-start}#brxe-2550f9 .title {margin-right: 0; margin-left: 1em}#brxe-2550f9 .icon {color: var(--bricks-color-iaumoi); font-size: 2em}#brxe-2550f9 .icon svg {height: 2em; width: 2em}#brxe-2550f9 li {padding-top: 1em; padding-bottom: 1em}#brxe-2550f9 {margin-bottom: 1em; font-size: 0.6em}#brxe-2550f9 li {border-bottom:0.1px solid rgb(221 221 221);}@media (max-width: 767px) {#brxe-2550f9 {width: 100%}}#brxe-b4c824 {color: var(--bricks-color-2399ee)}#brxe-b4c824 a {color: var(--bricks-color-2399ee); font-size: inherit}#brxe-d854cf {margin-top: 2rem; margin-bottom: 2rem}#brxe-525caf {font-weight: 600}@media (max-width: 767px) {#brxe-525caf {margin-bottom: 100px}}#brxe-27b177 .form-group:nth-child(1) {width: 50%}#brxe-27b177 .form-group:nth-child(2) {width: 50%}#brxe-27b177 .form-group:nth-child(3) {width: 100%}#brxe-27b177 .form-group:nth-child(4) {width: 100%}#brxe-27b177 .form-group:nth-child(5) {width: 50%}#brxe-27b177 .form-group:nth-child(6) {width: 50%}#brxe-27b177 .form-group:nth-child(7) {width: 100%}#brxe-27b177 .form-group:nth-child(8) {width: 100%}#brxe-27b177 .form-group:nth-child(9) {width: 100%}#brxe-27b177 .form-group:nth-child(10) {width: 100%}#brxe-a12f01 {flex-direction: row}@media (max-width: 991px) {#brxe-a12f01 {flex-direction: column}}#brxe-5204f0 {background-color: var(--bricks-color-yefhtg)}@media (max-width: 991px) {#brxe-5204f0 {flex-direction: column}}#brxe-4c479a {width: 30px}@media (max-width: 767px) {#brxe-4c479a {margin-bottom: 3px}}#brxe-ad02af {justify-content: center; text-align: right; align-items: flex-end; align-self: center !important}@media (max-width: 767px) {#brxe-ad02af {align-self: center !important; align-items: center; margin-top: 10px}}#brxe-e83c9b {color: #ffffff; font-size: 12px}@media (max-width: 767px) {#brxe-e83c9b {margin-top: 3px; margin-bottom: 3px}}#brxe-c5c8f1 {align-self: center !important; justify-content: center; align-items: center}#brxe-808543 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; align-self: flex-start; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-808543 {align-items: center; align-self: center; margin-top: 3px}}#brxe-837aa7 {border-color: var(--bricks-color-2399ee); align-self: center !important; justify-content: center; align-items: flex-start}@media (max-width: 767px) {#brxe-837aa7 {align-items: center; align-self: center !important; justify-content: center; text-align: center}}#brxe-45f87e {flex-direction: row}#brxe-5534e4 {padding-right: 120px; padding-left: 120px; background-color: var(--bricks-color-lgjuov); flex-direction: row; height: 50px}@media (max-width: 991px) {#brxe-5534e4 {padding-right: 90px; padding-left: 90px}}@media (max-width: 767px) {#brxe-5534e4 {padding-right: 70px; padding-left: 70px; height: 130px}}@media (max-width: 478px) {#brxe-5534e4 {padding-right: 50px; padding-left: 50px}}