@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}.brxe-text-link{gap:5px;vertical-align:middle}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}.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}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}: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}@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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-button{width:auto}.brxe-code{width:100%}: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-xtkbfr {font-weight: 700; color: #ffffff; font-family: "Arial"; line-height: 1.1; font-size: 95px; text-align: center; margin-bottom: 20px; padding-right: 0}@media (max-width: 478px) {#brxe-xtkbfr {line-height: 1; font-weight: 900; text-align: center; font-size: 75px; letter-spacing: 1.5px; margin-bottom: 15px; align-self: center; box-shadow: 0 0 0 0 #000000}}#brxe-qvqapt {font-size: 28px; font-weight: 700; color: #000000; font-family: "Arial"; text-align: center; margin-bottom: 16px; background-color: #ffd447; padding-top: 5px; padding-right: 30px; padding-bottom: 5px; padding-left: 30px}@media (max-width: 478px) {#brxe-qvqapt {font-family: "Arial"; font-size: 22px; text-align: center; color: #000000; margin-bottom: 20px; align-self: center; width: 100%; background-color: #ffd447}}#brxe-ykzuol {font-size: 18px; color: #ffffff; font-family: "Arial"; line-height: 1.5; text-align: center; margin-bottom: 20px; width: 600px}@media (max-width: 478px) {#brxe-ykzuol {font-family: "Arial"; text-align: center; margin-bottom: 15px; align-self: center}}#brxe-hgwjux {align-self: center; width: 300px}@media (max-width: 478px) {#brxe-hgwjux {width: 200px}}#brxe-abfzhv {font-size: 20px; color: #ffffff; font-family: "Arial"; font-weight: 900; background-color: #cc3a00; border-radius: 6px; width: 500px}@media (max-width: 478px) {#brxe-abfzhv {font-family: "Arial"; font-size: 25px; margin-top: 0; margin-left: 0; display: block; align-self: center; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; width: 400px}}#brxe-hmobho {margin-bottom: 0; padding-top: 20px; padding-bottom: 20px; width: 800px; flex-direction: column; align-items: center}@media (max-width: 991px) {#brxe-hmobho {width: 400px}}@media (max-width: 767px) {#brxe-hmobho {width: 100%; min-height: 863px; padding-top: 4px}}@media (max-width: 478px) {#brxe-hmobho {width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; min-height: 353px; align-self: flex-start !important}}#brxe-vetobt {width: 50%}@media (max-width: 478px) {#brxe-vetobt {width: 100%}}#brxe-powvgi {font-size: 32px; font-weight: 900; font-family: "Arial"}#brxe-bnotfj {font-family: "Arial"; font-size: 20px}#brxe-rfgxkp {padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; border: 1px none var(--bricks-color-4a7497); margin-top: 0}#brxe-rfgxkp .submit-button-wrapper {width: 600%}#brxe-rfgxkp .bricks-button {font-family: "Arial"; color: var(--bricks-color-84a2a4); font-weight: 700; font-size: 20px; background-color: #d93025}#brxe-rfgxkp .form-group input {font-family: "Arial"; font-size: 20px; border-radius: 8px}#brxe-rfgxkp select {font-family: "Arial"; font-size: 20px; border-radius: 8px}#brxe-rfgxkp textarea {font-family: "Arial"; font-size: 20px; border-radius: 8px}#brxe-rfgxkp button[type=submit].bricks-button {border-radius: 8px}#brxe-rfgxkp .flatpickr {border-radius: 8px}#brxe-rfgxkp .bricks-button:not([type=submit]) {border-radius: 8px}#brxe-rfgxkp .choose-files {border-radius: 8px}@media (max-width: 478px) {#brxe-rfgxkp .bricks-button {color: #ffffff}}#brxe-sbetay {padding-top: 24px; padding-right: 40px; padding-bottom: 24px; padding-left: 40px; border: 0.5px none var(--bricks-color-4a7497); border-radius: 16px; box-shadow: 0 0 0 0.5px #f5f5f5; background-color: #ffffff; max-width: 500px}#brxe-oerjxv {align-items: center; width: 50%}@media (max-width: 478px) {#brxe-oerjxv {padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; width: 100%}}#brxe-gfeact {flex-direction: row; background-color: #000000; column-gap: 0px; display: flex; justify-content: center; padding-top: 30px; padding-right: 80px; padding-bottom: 30px; padding-left: 80px}@media (max-width: 478px) {#brxe-gfeact {padding-right: 0; padding-left: 0}}#brxe-8e9392 {font-size: 24px; letter-spacing: 2px; margin-bottom: 8px}#brxe-476e34 {font-size: 32px; color: #111111; font-weight: 700; align-self: center; margin-bottom: 40px}#brxe-8fa8b6 {font-size: 18px; line-height: 1.6; width: 700px; margin-bottom: 48px}#brxe-8027c6 {width: 48px; height: 48px}#brxe-e7e32e {font-size: 23px; text-align: center}@media (max-width: 478px) {#brxe-e7e32e {text-align: center}}#brxe-6737c8 {background-color: #f8f8f8; border-radius: 12px; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; align-items: center; justify-content: center; align-self: center !important; column-gap: 16px}#brxe-84ee07 {width: 48px; height: 48px}#brxe-24b275 {font-size: 23px; text-align: center}@media (max-width: 478px) {#brxe-24b275 {text-align: center}}#brxe-fe66ce {flex-direction: column; column-gap: 16px; align-items: center; background-color: #f8f8f8; border-radius: 12px; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; display: flex}#brxe-602c1f {width: 48px; height: 48px}#brxe-ae32fe {font-size: 23px; text-align: center}@media (max-width: 478px) {#brxe-ae32fe {text-align: center}}#brxe-c7af52 {background-color: #f8f8f8; border-radius: 12px; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; align-items: center; justify-content: center; align-self: center !important; column-gap: 16px}#brxe-ac3d6c {width: 48px; height: 48px}#brxe-b1b401 {font-size: 23px; text-align: center}@media (max-width: 478px) {#brxe-b1b401 {width: 100%; text-align: center}}#brxe-ee82eb {background-color: #f8f8f8; border-radius: 12px; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; align-items: center; justify-content: center; align-self: center !important; column-gap: 16px}@media (max-width: 478px) {#brxe-ee82eb {padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}#brxe-91924d {align-self: center !important; flex-direction: row; column-gap: 40px; justify-content: center; align-items: center; width: 95%}@media (max-width: 478px) {#brxe-91924d {row-gap: 25px}}#brxe-411060 {padding-top: 80px; padding-bottom: 80px; width: 100%}@media (max-width: 478px) {#brxe-411060 {padding-right: 40px; padding-left: 40px; align-self: center !important; justify-content: center; align-items: center; scroll-snap-align: center}}#brxe-e587a6 {font-size: 48px; font-weight: 900; color: #ffffff; line-height: 1.2; text-align: center; font-family: "Arial"}@media (max-width: 478px) {#brxe-e587a6 {font-weight: 900; font-style: normal}}#brxe-3c6dd9 {font-size: 20px; font-weight: 500; color: #ffffff; line-height: 1.8; text-align: left; font-family: "Arial"}#brxe-3c6dd9 a {font-size: 20px; font-weight: 500; color: #ffffff; line-height: 1.8; text-align: left; font-family: "Arial"; font-size: inherit}ul li::marker{ color:#34A853; font-size:20px;}#brxe-d53df3 {margin-top: 5px; margin-bottom: 40px}#brxe-d53df3.horizontal .line {border-top-color: #34a853; border-top-width: 2px; width: 30%}#brxe-d53df3.vertical .line {border-right-color: #34a853; border-right-width: 30%}#brxe-d53df3 .icon {color: #34a853}#brxe-d53df3.horizontal {justify-content: center}#brxe-d53df3.vertical {align-self: center}#brxe-d53df3 .line {height: 2px}#brxe-8c9c1e {font-size: 26px; font-weight: 700; color: #3bbf60; font-family: "Arial"}#brxe-3b700b {margin-top: 10px; font-size: 18px; font-weight: 400; color: #ffffff; line-height: 1.6; text-align: center; font-family: "Arial"; max-width: 400px}#brxe-772830 {width: 1140px; align-items: center}#brxe-98528f {padding-top: 40px; width: 500px}#brxe-5f9ef5 {background-color: #000000; padding-top: 30px; padding-bottom: 80px}#brxe-178778 {font-size: 24px; letter-spacing: 2px; margin-bottom: 8px}#brxe-40372c {font-size: 42px; font-family: "Arial"; margin-bottom: 42px}@media (max-width: 478px) {#brxe-40372c {padding-top: 16px; margin-top: 0}}#brxe-b62ef3 {font-size: 22px; font-family: "Arial"; margin-bottom: 15px}#brxe-42a9fd {font-family: "Arial"}#brxe-722ec8 {display: flex; align-items: center; column-gap: 8px}#brxe-4c0a37 {font-size: 22px; font-weight: 700; font-family: "Arial"; color: #ffffff; background-color: #3a7500}#brxe-78cfc7 {width: 600px}@media (max-width: 478px) {#brxe-78cfc7 {min-height: 100%; margin-bottom: 20px}}#brxe-a77f34 {width: 400px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; align-self: flex-end}@media (max-width: 478px) {#brxe-a77f34 {margin-top: 20px; margin-bottom: 0; padding-bottom: 20px}}#brxe-180f72 {min-height: 336px}#brxe-32ec42 {padding-top: 10px; padding-bottom: 0; flex-direction: row; min-height: 500px}@media (max-width: 478px) {#brxe-32ec42 {padding-top: 0; margin-top: 0; height: 100%}}#brxe-e8e039 {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px}@media (max-width: 478px) {#brxe-e8e039 {min-height: 100%; width: 100%}}#brxe-e9ed94 {width: 450px}@media (max-width: 478px) {#brxe-e9ed94 {width: 280px}}#brxe-75fe60 {width: 50%; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-75fe60 {align-self: center !important; justify-content: center; align-items: center; width: 100%}}#brxe-2b13fb {color: #ffffff; font-size: 56px; font-weight: 800; line-height: 1.2}@media (max-width: 767px) {#brxe-2b13fb {font-size: 42px; text-align: center}}@media (max-width: 478px) {#brxe-2b13fb {font-size: 42px; text-align: center; margin-top: 0; padding-top: 0}}#brxe-6764ec {font-size: 20px; color: #ffffff; text-align: left; align-self: center; margin-bottom: 15px}@media (max-width: 767px) {#brxe-6764ec {text-align: center}}@media (max-width: 478px) {#brxe-6764ec {text-align: center; font-size: 18px; margin-bottom: 10px}}#brxe-c111ad label {color: #ffffff; text-align: left}#brxe-c111ad .label {color: #ffffff; text-align: left}#brxe-c111ad ::placeholder {color: #c77b00; text-align: left}#brxe-c111ad select {color: #c77b00; text-align: left}#brxe-c111ad {font-weight: 900; font-size: 20px; flex-direction: column; align-self: center; justify-content: center; align-items: center}#brxe-c111ad .bricks-button {font-weight: 700}#brxe-c111ad button[type=submit].bricks-button {border-radius: 5px}#brxe-c111ad .form-group input {text-align: left}#brxe-c111ad textarea {text-align: left}@media (max-width: 478px) {#brxe-c111ad .form-group:not(:last-child):not(.captcha) {padding-bottom: 10px}}#brxe-3088e3 {margin-bottom: 55px; width: 900px; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-3088e3 {flex-direction: row; align-self: center !important; justify-content: center; align-items: center}}#brxe-224528 {align-self: center; justify-content: center; align-items: center; font-size: 22px; color: #ffffff; background-color: rgba(0, 0, 0, 0)}#brxe-b5e551 {font-size: 18px; color: #ffffff; text-align: center; align-self: center; margin-bottom: 15px}@media (max-width: 478px) {#brxe-b5e551 {text-align: center; font-size: 20px; letter-spacing: 1.1px; margin-bottom: 10px}}#brxe-f4d407 {width: 50%; padding-top: 24px; margin-bottom: 55px; align-self: center !important; box-shadow: 4px 0 20px 4px rgba(204, 204, 204, 0.17)}@media (max-width: 767px) {#brxe-f4d407 {width: 100%}}@media (max-width: 478px) {#brxe-f4d407 {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; width: 100%; padding-top: 15px; padding-bottom: 15px}}#brxe-9e3d48 {background-color: #071118; flex-direction: column; padding-top: 40px; padding-right: 40px; padding-left: 40px}@media (max-width: 478px) {#brxe-9e3d48 {flex-direction: column; width: 100%; padding-right: 40px; padding-bottom: 50px; padding-left: 40px}}#brxe-186481 {font-size: 36px; font-family: "Arial"; margin-bottom: 30px}#brxe-fa5da5 {width: 60px; border-radius: 999px; height: 60px}#brxe-fa5da5:not(.tag), #brxe-fa5da5 img {object-fit: cover}#brxe-18950e {display: flex; font-size: 18px; font-family: "Arial"; font-weight: 700; flex-direction: row}#brxe-c31498 {font-size: 18px}#brxe-c31498 .icon {font-size: 18px}#brxe-bde3e3 {font-size: 16px; font-family: "Arial"; font-weight: 700; color: #6b7280; display: flex; flex-direction: row}#brxe-c4dd76 {text-align: center; display: flex; width: 100%; flex-direction: row; column-gap: 10px; align-items: center}#brxe-e08488 {width: 100%; display: flex; flex-direction: column; text-align: center; column-gap: 15px; margin-bottom: 12px; scroll-snap-align: start}#brxe-5d8252 {display: flex; flex-direction: row; column-gap: 15px; margin-bottom: 12px; text-align: center; scroll-snap-align: center}#brxe-350e9b {width: auto; max-width: 500px; font-size: 18px; font-family: "Arial"; font-weight: 400; color: #111827; line-height: 1.6; margin-top: 15px; align-self: flex-start}#brxe-6287bf {width: auto; max-width: 500px}#brxe-5e5bef {width: 48%; display: flex; flex-direction: column; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #e5e7eb; border-radius: 8px; background-color: #ffffff; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08)}@media (max-width: 478px) {#brxe-5e5bef {width: 100%}}#brxe-9b903b {width: 60px; border-radius: 999px; height: 60px}#brxe-9b903b:not(.tag), #brxe-9b903b img {object-fit: cover}#brxe-37f3ba {font-size: 18px; font-family: "Arial"; font-weight: 700; display: flex; flex-direction: row}#brxe-c5db77 {font-size: 18px}#brxe-c5db77 .icon {font-size: 18px}#brxe-3357da {font-size: 16px; font-family: "Arial"; font-weight: 700; color: #6b7280; display: flex; flex-direction: row}#brxe-e2eff1 {text-align: center; display: flex; width: 100%; column-gap: 10px; flex-direction: row; align-items: center}#brxe-ad43c7 {width: 100%; text-align: center; margin-bottom: 12px; display: flex; column-gap: 15px; flex-direction: column; scroll-snap-align: start}#brxe-c1b477 {display: flex; flex-direction: row; text-align: center; margin-bottom: 12px; column-gap: 15px; scroll-snap-align: center}#brxe-b75b31 {width: auto; max-width: 500px; font-family: "Arial"; font-size: 18px; font-weight: 400; color: #111827; line-height: 1.6; margin-top: 15px; align-self: flex-start}#brxe-a726d8 {width: auto; max-width: 500px}#brxe-7e4b36 {width: 48%; display: flex; flex-direction: column; border: 1px solid #e5e7eb; border-radius: 8px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #ffffff; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08)}@media (max-width: 478px) {#brxe-7e4b36 {width: 100%}}#brxe-515ceb {width: 100%; margin-right: 0; margin-bottom: 15px; margin-left: 0; max-width: 1100px; display: flex; flex-direction: row; column-gap: 30px; padding-right: 20px; padding-left: 20px; flex-wrap: wrap; row-gap: 30px}#brxe-53fa79 {width: 60px; border-radius: 999px; height: 60px}#brxe-53fa79:not(.tag), #brxe-53fa79 img {object-fit: cover}#brxe-6b1c76 {font-size: 18px; font-family: "Arial"; font-weight: 700; display: flex; flex-direction: row}#brxe-341b80 {font-size: 18px}#brxe-341b80 .icon {font-size: 18px}#brxe-27131c {font-size: 16px; font-family: "Arial"; font-weight: 700; color: #6b7280; display: flex; flex-direction: row}#brxe-c0555a {text-align: center; display: flex; width: 100%; flex-direction: row; column-gap: 10px; align-items: center}#brxe-18f278 {width: 100%; text-align: center; display: flex; flex-direction: column; column-gap: 15px; margin-bottom: 12px; scroll-snap-align: start}#brxe-2305ab {display: flex; flex-direction: row; column-gap: 15px; margin-bottom: 12px; text-align: center; scroll-snap-align: center}#brxe-cbe9c6 {width: auto; max-width: 500px; font-size: 18px; font-family: "Arial"; font-weight: 400; color: #111827; line-height: 1.6; margin-top: 15px; align-self: flex-start}#brxe-7b681a {width: auto; max-width: 500px}#brxe-bcb559 {width: 48%; display: flex; flex-direction: column; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #e5e7eb; border-radius: 8px; background-color: #ffffff; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08)}@media (max-width: 478px) {#brxe-bcb559 {width: 100%}}#brxe-f6cc5f {width: 60px; border-radius: 999px; height: 60px}#brxe-f6cc5f:not(.tag), #brxe-f6cc5f img {object-fit: cover}#brxe-da7894 {font-size: 18px; font-family: "Arial"; font-weight: 700; display: flex; flex-direction: row}#brxe-a14d80 {font-size: 18px}#brxe-a14d80 .icon {font-size: 18px}#brxe-889928 {font-size: 16px; font-family: "Arial"; font-weight: 700; color: #6b7280; display: flex; flex-direction: row}#brxe-c5c2c4 {display: flex; text-align: center; width: 100%; flex-direction: row; column-gap: 10px; align-items: center}#brxe-d3d4f5 {width: 100%; text-align: center; display: flex; flex-direction: column; column-gap: 15px; margin-bottom: 12px; scroll-snap-align: start}#brxe-8b1664 {display: flex; flex-direction: row; text-align: center; margin-bottom: 12px; column-gap: 15px; scroll-snap-align: center}#brxe-e5e3e2 {width: auto; max-width: 500px; font-size: 18px; font-family: "Arial"; font-weight: 400; color: #111827; line-height: 1.6; margin-top: 15px; align-self: flex-start}#brxe-a99247 {width: auto; max-width: 500px}#brxe-f71b58 {width: 48%; display: flex; flex-direction: column; border: 1px solid #e5e7eb; border-radius: 8px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; background-color: #ffffff; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08)}@media (max-width: 478px) {#brxe-f71b58 {width: 100%}}#brxe-ce40c2 {width: 100%; margin-right: 0; margin-left: 0; max-width: 1100px; display: flex; flex-direction: row; column-gap: 30px; padding-right: 20px; padding-left: 20px; flex-wrap: wrap; row-gap: 30px}#brxe-0372bd {padding-top: 40px; padding-bottom: 40px; background-color: #f9fafb; scroll-snap-align: center; align-self: center !important; align-items: center; justify-content: center}@media (max-width: 478px) {#brxe-0372bd {padding-top: 15px}}#brxe-fba0cd {margin-bottom: 5px}@media (max-width: 478px) {#brxe-fba0cd {text-align: center}}#brxe-552b5c {font-size: 20px; color: #ffffff; font-family: "Arial"; font-weight: 900; background-color: #cc3a00; border-radius: 6px}@media (max-width: 478px) {#brxe-552b5c {font-family: "Arial"; margin-top: 3px; margin-left: 0; display: block; align-self: center; width: 95%}}#brxe-be3c04 {min-height: 85px; align-self: center !important; justify-content: center; align-items: center; width: 600px; box-shadow: 1px 2px 20px 0 rgba(0, 0, 0, 0.23); padding-top: 15px; padding-bottom: 15px}@media (max-width: 478px) {#brxe-be3c04 {padding-right: 40px; padding-left: 40px; width: 400px}}#brxe-22d458 {background-color: #ffffff; margin-top: 15px; margin-bottom: 15px}#brxe-87e72c {font-size: 20px; letter-spacing: 2px; color: #5c5c5c; margin-bottom: 8px; align-self: center}#brxe-7cc02c {font-size: 42px; font-weight: 700; margin-top: 0; margin-bottom: 24px}@media (max-width: 478px) {#brxe-7cc02c {font-size: 32px}}#brxe-5e50fd {font-size: 18px; margin-bottom: 48px; width: 700px}@media (max-width: 478px) {#brxe-5e50fd {width: 100%}}#brxe-d12f2c {font-size: 16px; line-height: 1.2; letter-spacing: 0px; margin-right: 15px}#brxe-d12f2c a {font-size: 16px; line-height: 1.2; letter-spacing: 0px; font-size: inherit}@media (max-width: 478px) {#brxe-d12f2c {margin-right: 0}}#brxe-a2c576 {width: 1600px}@media (max-width: 478px) {#brxe-a2c576 {margin-bottom: 20px; min-height: 100%}}#brxe-3fb941 {border-radius: 12px; box-shadow: 4px 0 20px 4px rgba(0, 0, 0, 0.06); align-self: flex-end}@media (max-width: 478px) {#brxe-3fb941 {max-width: 100%}}#brxe-74503c {padding-top: 10px; padding-bottom: 0; flex-direction: row}@media (max-width: 478px) {#brxe-74503c {padding-top: 0; margin-top: 0; height: 100%}}#brxe-c0b5da {padding-top: 80px; padding-bottom: 80px; width: 100%}@media (max-width: 478px) {#brxe-c0b5da {padding-top: 15px; padding-right: 40px; padding-left: 40px}}#brxe-f4fded {color: #ffffff; font-size: 42px; font-weight: 700}#brxe-0b0e61 {align-self: center}#brxe-0b0e61 .accordion-item {padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 19px}#brxe-0b0e61 .accordion-title-wrapper {padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; background-color: #0a0a0a; border: 1px solid #165837}#brxe-0b0e61 .accordion-title .title {font-size: 24px; color: #ffffff}#brxe-0b0e61 .accordion-title .icon {color: #ffffff}#brxe-0b0e61 .accordion-content-wrapper {font-size: 18px; color: #ffffff; text-align: center; padding-top: 15px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}#brxe-f33daf {column-gap: 16px; row-gap: 16px}#brxe-8efbdd {background-color: #000000; width: 100%; max-width: 800px}#brxe-970157 .bricks-site-logo {height: 100px}#brxe-970157 {color: #ffffff}#brxe-a37cdb {color: #ffffff}#brxe-aceba3 {align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}#brxe-c374fc {color: #ffffff; font-size: 18px; font-weight: 900}#brxe-77c66f {color: #ffffff; font-size: 16px}#brxe-77c66f a {color: #ffffff; font-size: 16px; font-size: inherit}#brxe-9ea204 {background-color: #000000; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}#brxe-eeacb6 {font-size: 18px; color: #ffffff; font-weight: 900}#brxe-a4a226 {font-size: 16px; color: #ffffff}#brxe-a4a226 a {font-size: 16px; color: #ffffff; font-size: inherit}#brxe-817b8d {align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}#brxe-c25985 {color: #ffffff; font-size: 18px; font-weight: 900}#brxe-ecdee0 {font-size: 16px; color: #ffffff}#brxe-ecdee0 a {font-size: 16px; color: #ffffff; font-size: inherit}#brxe-0f3209 {align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; flex-direction: column}#brxe-9676ae {flex-direction: row; padding-top: 10px; padding-bottom: 0; margin-bottom: 24px}@media (max-width: 478px) {#brxe-9676ae {padding-top: 0; margin-top: 0; height: 100%}}#brxe-081a8a {color: #ffffff; font-size: 18px}#brxe-fd7439 {color: #ffffff; font-size: 18px}#brxe-65f586 {color: #ffffff; font-size: 18px}#brxe-2b1905 {color: #ffffff; font-size: 18px}#brxe-67ee20 {color: #ffffff; font-size: 18px}#brxe-24f1b0 {flex-direction: row; column-gap: 24px; width: 100%; margin-bottom: 24px; justify-content: center}#brxe-69feaf {color: #ffffff}@media (max-width: 478px) {#brxe-69feaf {margin-bottom: 50px}}#brxe-b304db {flex-direction: column; background-color: #000000; padding-top: 60px; padding-right: 30px; padding-bottom: 60px; padding-left: 30px; width: 100%}