@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-cb8a44 {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-a85af4 {margin-bottom: 0}#brxe-lufndn {margin-bottom: 0}#brxe-32ece9 {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-eeea65 {transform: scaleX(1) scaleY(1); color: var(--bricks-color-2399ee); fill: var(--bricks-color-2399ee); font-size: 85px}#brxe-eeea65:hover {transform: scaleX(1.1) scaleY(1.1)}@media (max-width: 991px) {#brxe-eeea65 {font-size: 70px}}@media (max-width: 767px) {#brxe-eeea65 {font-size: 70px}}@media (max-width: 478px) {#brxe-eeea65 {font-size: 60px}}#brxe-1b1151 {background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/10/burg-stahleck-qpm8cyllna3tzj1asowgx1pi2zxxk9g68qcqeo6pvs.jpg.avif"); background-size: cover; background-position: center center; min-height: 95vh; position: relative; align-items: center; justify-content: center}:where(#brxe-1b1151 > *:not(figcaption)) {position: relative}#brxe-1b1151::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-25e4d6 {font-size: 48px; color: #000000; margin-bottom: 0}@media (max-width: 991px) {#brxe-25e4d6 {font-size: 40px}}@media (max-width: 767px) {#brxe-25e4d6 {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-25e4d6 {font-size: 35px; max-width: 100%}}#brxe-478bda {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; display: none}#brxe-478bda{ display:none !important; }#brxe-fac024 {flex-direction: row; justify-content: space-between; align-items: center}@media (max-width: 767px) {#brxe-fac024 {margin-right: 0; width: 100%; align-items: center; align-self: center !important; justify-content: center}}@media (max-width: 478px) {#brxe-fac024 {max-width: 100%; margin-top: 70px; margin-right: 0}}#brxe-388e18 {flex-direction: row; padding-top: 5%; padding-bottom: 5%}#brxe-946498 {color: var(--bricks-color-lgjuov); font-weight: 700; font-size: 5em}@media (max-width: 478px) {#brxe-946498 {font-size: 60px}}#brxe-f9eb78 {justify-content: center; align-items: center; width: 30%; margin-right: 5%; align-self: center !important}@media (max-width: 991px) {#brxe-f9eb78 {flex-direction: row; margin-right: 7%}}@media (max-width: 767px) {#brxe-f9eb78 {flex-direction: column; align-items: center; justify-content: center; margin-right: 0; align-self: center !important}}#brxe-beb658 {color: var(--bricks-color-lgjuov); font-weight: 500; text-transform: uppercase; font-size: 24px}@media (max-width: 991px) {#brxe-beb658 {font-size: 14px}}#brxe-a6a47d {color: var(--bricks-color-lgjuov)}#brxe-1f74f7 {color: #3b3b3b}#brxe-1f74f7 a {color: #3b3b3b; font-size: inherit}@media (max-width: 767px) {#brxe-a32b33 {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}}#brxe-8b8b74 {flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 991px) {#brxe-8b8b74 {flex-direction: row}}@media (max-width: 767px) {#brxe-8b8b74 {flex-direction: column}}#brxe-9d55ce {color: var(--bricks-color-lgjuov); font-weight: 700; font-size: 5em}@media (max-width: 478px) {#brxe-9d55ce {font-size: 60px}}#brxe-b09623 {width: 30%; align-self: center !important; justify-content: center; align-items: center; margin-right: 5%}@media (max-width: 991px) {#brxe-b09623 {flex-direction: row; margin-right: 7%}}@media (max-width: 767px) {#brxe-b09623 {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; margin-right: 0}}#brxe-9a89cd {color: var(--bricks-color-lgjuov); font-weight: 500; text-transform: uppercase; font-size: 24px}@media (max-width: 991px) {#brxe-9a89cd {font-size: 14px}}#brxe-eb0e5b {color: var(--bricks-color-lgjuov)}#brxe-55adc4 {color: #3b3b3b}#brxe-55adc4 a {color: #3b3b3b; font-size: inherit}@media (max-width: 767px) {#brxe-b29196 {align-self: center !important; justify-content: center; align-items: center; flex-direction: row}}#brxe-e21eaa {flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 991px) {#brxe-e21eaa {flex-direction: row}}@media (max-width: 767px) {#brxe-e21eaa {flex-direction: column}}#brxe-072d8e {color: var(--bricks-color-lgjuov); font-weight: 700; font-size: 5em}@media (max-width: 478px) {#brxe-072d8e {font-size: 60px}}#brxe-a00624 {width: 30%; align-self: center !important; justify-content: center; align-items: center; margin-right: 5%}@media (max-width: 991px) {#brxe-a00624 {flex-direction: row; margin-right: 7%}}@media (max-width: 767px) {#brxe-a00624 {align-self: center !important; justify-content: center; align-items: center; margin-right: 0}}#brxe-373667 {color: var(--bricks-color-lgjuov); font-weight: 500; text-transform: uppercase; font-size: 24px}@media (max-width: 991px) {#brxe-373667 {font-size: 14px}}#brxe-e49bbc {color: var(--bricks-color-lgjuov)}#brxe-f5c54c {color: #3b3b3b}#brxe-f5c54c a {color: #3b3b3b; font-size: inherit}@media (max-width: 767px) {#brxe-116e4e {align-self: center !important; justify-content: center; align-items: center; flex-direction: row}}#brxe-18664f {flex-direction: row; align-self: center !important; justify-content: center}@media (max-width: 991px) {#brxe-18664f {flex-direction: row}}@media (max-width: 767px) {#brxe-18664f {flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}#brxe-caa217 {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-caa217 {grid-gap: 2%}}@media (max-width: 767px) {#brxe-caa217 {grid-template-columns: 1fr; grid-gap: 8%; justify-items: center; row-gap: 4em}}@media (max-width: 478px) {#brxe-caa217 {padding-bottom: 25%}}#brxe-d8af30 {background-color: var(--bricks-color-bd0a2b)}#brxe-533524 {color: #ffffff; margin-bottom: 0}@media (max-width: 991px) {#brxe-533524 {font-size: 25px}}#brxe-941433 {padding-top: 5%; padding-bottom: 5%}#brxe-d16dff {background-position: center right; background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/10/20230716-171A1154-web-1680px-1024x1024.jpg"); background-size: cover; height: 300px; transform: scaleX(1) scaleY(1)}@media (max-width: 767px) {#brxe-d16dff {background-position: top left; height: 500px}}#brxe-c8f4b3 {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-0efaee {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-40d992 {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-669abd {flex-direction: column}#brxe-632eb6 {background-attachment: scroll; background-position: center center; background-size: contain; background-image: url("https://new.karatepraxis.com/wp-content/uploads/2025/11/trainer5_ft.webp"); height: 300px}@media (max-width: 767px) {#brxe-632eb6 {height: 500px}}#brxe-71b1bc {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-a01947 {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-69c87c {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-1152bb {flex-direction: row; padding-top: 0}@media (max-width: 767px) {#brxe-1152bb {row-gap: 3em}}#brxe-2f03c2 {background-color: #1d1d1d}[data-id="brxe-30574c"].splide__slide {width: 100%; height: 100vh}[data-id="brxe-088e4f"].splide__slide {width: 100%; height: 100vh}#brxe-d720a7 {justify-content: center; align-items: center; align-self: center !important; width: 50%}@media (max-width: 991px) {#brxe-d720a7 {flex-direction: column; width: 100%}}@media (max-width: 767px) {#brxe-d720a7 {width: 100%}}#brxe-0fad0d {color: var(--bricks-color-778871); text-transform: uppercase; text-align: center; align-self: center; margin-top: 2em}#brxe-366854 {color: #000000; fill: #000000; font-size: 30px; margin-bottom: 1em; align-self: center}#brxe-c3a002 li {padding-top: 1em; padding-bottom: 1em}#brxe-c3a002 {color: var(--bricks-color-778871); font-weight: 200; font-size: 0.8em; text-align: center; align-self: center; margin-bottom: 3em}#brxe-c3a002 .content {justify-content: center}#brxe-c3a002 .description {justify-content: center}#brxe-c3a002 .separator {display: none}#brxe-c3a002 li {border-bottom:0.1px solid rgb(21 21 21);}@media (max-width: 767px) {#brxe-c3a002 {width: 100%}}#brxe-8e2cda {margin-top: 0; margin-right: 0; margin-bottom: 100px; justify-content: center; align-items: center; align-self: center}@media (max-width: 767px) {#brxe-8e2cda {margin-top: 50px; margin-left: 0}}#brxe-a46f16 {width: 30%; flex-direction: column; margin-top: auto; margin-bottom: auto; align-self: center !important}@media (max-width: 991px) {#brxe-a46f16 {width: 100%}}@media (max-width: 767px) {#brxe-a46f16 {width: 100%}}@media (max-width: 991px) {#brxe-6fdaf8 {align-self: center; margin-bottom: 8%; width: 50%}}@media (max-width: 767px) {#brxe-6fdaf8 {margin-bottom: 8%; width: 50%}}#brxe-c5dc5a {align-self: center !important; width: 20%; margin-right: 5%}@media (max-width: 991px) {#brxe-c5dc5a {width: 100%}}@media (max-width: 767px) {#brxe-c5dc5a {width: 100%; margin-right: 0; align-items: center}}#brxe-58e8f4 {flex-direction: row; align-items: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}@media (max-width: 991px) {#brxe-58e8f4 {flex-direction: column}}@media (max-width: 767px) {#brxe-58e8f4 {flex-direction: column}}#brxe-fd26aa {background-color: #dddddd}#brxe-d9a5ed {text-transform: uppercase}#brxe-c6a358 {color: var(--bricks-color-cqwlnj)}@media (max-width: 767px) {#brxe-1223df {align-self: center !important; align-items: center}}#brxe-043c39 {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-043c39 > *:not(figcaption)) {position: relative}#brxe-043c39::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-043c39 {align-items: center; align-self: center !important}}#brxe-4141e7 {border-bottom: 1px solid var(--bricks-color-2399ee)}#brxe-e85bb8 {padding-bottom: 0; text-transform: uppercase}#brxe-bb141f {margin-top: 2rem; margin-bottom: 2rem}#brxe-c4b4c6:hover {color: rgba(184, 0, 0, 0.58)}#brxe-c4b4c6 {color: var(--bricks-color-lgjuov)}#brxe-419aaa {margin-top: 2rem; margin-bottom: 2rem}#brxe-85aa7e .separator {display: none}#brxe-85aa7e .content {justify-content: flex-start}#brxe-85aa7e .description {justify-content: flex-start}#brxe-85aa7e .title {margin-right: 0; margin-left: 1em}#brxe-85aa7e .icon {color: var(--bricks-color-iaumoi); font-size: 2em}#brxe-85aa7e .icon svg {height: 2em; width: 2em}#brxe-85aa7e li {padding-top: 1em; padding-bottom: 1em}#brxe-85aa7e {margin-bottom: 1em; font-size: 0.6em}#brxe-85aa7e li {border-bottom:0.1px solid rgb(221 221 221);}@media (max-width: 767px) {#brxe-85aa7e {width: 100%}}#brxe-33cf56 {color: var(--bricks-color-2399ee)}#brxe-33cf56 a {color: var(--bricks-color-2399ee); font-size: inherit}#brxe-bb57bd {margin-top: 2rem; margin-bottom: 2rem}#brxe-76576a {font-weight: 600}@media (max-width: 767px) {#brxe-76576a {margin-bottom: 100px}}#brxe-65d96e .form-group:nth-child(1) {width: 50%}#brxe-65d96e .form-group:nth-child(2) {width: 50%}#brxe-65d96e .form-group:nth-child(3) {width: 100%}#brxe-65d96e .form-group:nth-child(4) {width: 100%}#brxe-65d96e .form-group:nth-child(5) {width: 50%}#brxe-65d96e .form-group:nth-child(6) {width: 50%}#brxe-65d96e .form-group:nth-child(7) {width: 100%}#brxe-65d96e .form-group:nth-child(8) {width: 100%}#brxe-65d96e .form-group:nth-child(9) {width: 100%}#brxe-65d96e .form-group:nth-child(10) {width: 100%}#brxe-0ecfcc {flex-direction: row}@media (max-width: 991px) {#brxe-0ecfcc {flex-direction: column}}#brxe-bf5fff {background-color: var(--bricks-color-yefhtg)}@media (max-width: 991px) {#brxe-bf5fff {flex-direction: column}}#brxe-f819ff {width: 30px}@media (max-width: 767px) {#brxe-f819ff {margin-bottom: 3px}}#brxe-99b05e {justify-content: center; text-align: right; align-items: flex-end; align-self: center !important}@media (max-width: 767px) {#brxe-99b05e {align-self: center !important; align-items: center; margin-top: 10px}}#brxe-eb3822 {color: #ffffff; font-size: 12px}@media (max-width: 767px) {#brxe-eb3822 {margin-top: 3px; margin-bottom: 3px}}#brxe-d44506 {align-self: center !important; justify-content: center; align-items: center}#brxe-4d4bde {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-4d4bde {align-items: center; align-self: center; margin-top: 3px}}#brxe-91d9db {border-color: var(--bricks-color-2399ee); align-self: center !important; justify-content: center; align-items: flex-start}@media (max-width: 767px) {#brxe-91d9db {align-items: center; align-self: center !important; justify-content: center; text-align: center}}#brxe-130ff0 {flex-direction: row}#brxe-ce0801 {padding-right: 120px; padding-left: 120px; background-color: var(--bricks-color-lgjuov); flex-direction: row; height: 50px}@media (max-width: 991px) {#brxe-ce0801 {padding-right: 90px; padding-left: 90px}}@media (max-width: 767px) {#brxe-ce0801 {padding-right: 70px; padding-left: 70px; height: 130px}}@media (max-width: 478px) {#brxe-ce0801 {padding-right: 50px; padding-left: 50px}}