@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-post-meta) a{color:currentcolor}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-code{width:100%}}@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 {.brxe-button{width:auto}}@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-vsehcd {color: var(--t6-text-d); text-shadow: 0 0 10px var(--t6-shadow-primary); max-width: 1200px; margin-bottom: var(--t6-space-xs)}#brxe-nwtkuh {color: var(--t6-text-d); font-size: var(--t6-text-l); text-shadow: 0 0 6px var(--t6-shadow-primary); max-width: 1200px}#brxe-nwtkuh a {color: var(--t6-text-d); font-size: var(--t6-text-l); text-shadow: 0 0 6px var(--t6-shadow-primary); font-size: inherit}@media (max-width: 490px) {#brxe-nwtkuh {font-size: var(--t6-text-m)}#brxe-nwtkuh a {font-size: var(--t6-text-m); font-size: inherit}}#brxe-hzducn {flex-direction: row; column-gap: var(--t6-space-s); row-gap: var(--t6-space-s); flex-wrap: wrap; justify-content: flex-start; margin-top: var(--t6-space-l); align-items: flex-start}#brxe-amoduz {max-width: 1200px}@media (max-width: 991px) {#brxe-amoduz {width: 100%}}#brxe-agjdoo {max-width: 1920px; background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius: var(--t6-radius-l); justify-content: center; padding-top: var(--t6-space-m); padding-right: var(--t6-space-3xl); padding-bottom: var(--t6-space-m); padding-left: var(--t6-space-3xl); align-items: center; position: relative; overflow: hidden; min-height: 40rem}:where(#brxe-agjdoo > *:not(figcaption)) {position: relative}#brxe-agjdoo::before {background-image: linear-gradient(145deg, rgba(0, 0, 0, 0.8), hsla(0, 0%, 66%, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1199px) {#brxe-agjdoo {padding-right: var(--t6-space-s); padding-left: var(--t6-space-s); background-blend-mode: normal; background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size: cover}}@media (max-width: 991px) {#brxe-agjdoo {min-height: 35rem; border-radius: var(--t6-radius-l); background-size: cover}}@media (max-width: 490px) {#brxe-agjdoo {background-size: cover}}#brxe-rjaaxd {padding-top: var(--t6-space-4xs); padding-right: var(--t6-space-xs); padding-bottom: 0; padding-left: var(--t6-space-xs); overflow: hidden}@media (max-width: 991px) {#brxe-rjaaxd {padding-right: var(--t6-space-2xs); padding-left: var(--t6-space-2xs)}}#brxe-fchdms {margin-bottom: var(--t6-space-s)}#brxe-ihxnhi {max-width: 80%}#brxe-drnfif {width: 150px; margin-top: var(--t6-space-l); margin-bottom: calc(var(--t6-space-l) * -1 - 25px); z-index: 10}#brxe-awermq {font-size: var(--t6-text-l); align-self: center}#brxe-bojmlo .line {height: 2px}#brxe-bojmlo.horizontal .line {border-top-width: 2px; border-top-color: var(--t6-accent-a); width: 40%}#brxe-bojmlo {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-xs)}#brxe-bojmlo.horizontal {justify-content: center}#brxe-bojmlo.vertical {align-self: center}#brxe-bojmlo.vertical .line {border-right-color: var(--t6-accent-a); border-right-width: 40%}#brxe-bojmlo .icon {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-bojmlo.horizontal .line {width: 10%}#brxe-bojmlo.vertical .line {border-right-width: 10%}}@media (max-width: 767px) {#brxe-efkxne {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-s)}}#brxe-msldma {align-self: stretch !important; width: 100%; grid-template-rows: auto 1fr; display: grid; align-items: initial}#brxe-hklmzp {font-size: var(--t6-text-l); align-self: center}#brxe-uqpowa .line {height: 2px}#brxe-uqpowa.horizontal .line {border-top-width: 2px; border-top-color: var(--t6-accent-a); width: 40%}#brxe-uqpowa {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-xs)}#brxe-uqpowa.horizontal {justify-content: center}#brxe-uqpowa.vertical {align-self: center}#brxe-uqpowa.vertical .line {border-right-color: var(--t6-accent-a); border-right-width: 40%}#brxe-uqpowa .icon {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-uqpowa.horizontal .line {width: 10%}#brxe-uqpowa.vertical .line {border-right-width: 10%}}@media (max-width: 767px) {#brxe-tlovml {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-s)}}#brxe-jynqql {align-self: stretch !important; width: 100%; grid-template-rows: auto 1fr; display: grid; align-items: initial}#brxe-tvdirz {font-size: var(--t6-text-l); align-self: center}#brxe-rsljwm .line {height: 2px}#brxe-rsljwm.horizontal .line {border-top-width: 2px; border-top-color: var(--t6-accent-a); width: 40%}#brxe-rsljwm {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-xs)}#brxe-rsljwm.horizontal {justify-content: center}#brxe-rsljwm.vertical {align-self: center}#brxe-rsljwm.vertical .line {border-right-color: var(--t6-accent-a); border-right-width: 40%}#brxe-rsljwm .icon {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-rsljwm.horizontal .line {width: 10%}#brxe-rsljwm.vertical .line {border-right-width: 10%}}@media (max-width: 767px) {#brxe-rmlfsh {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-s)}}#brxe-jwadfq {align-self: stretch !important; width: 100%; grid-template-rows: auto 1fr; display: grid; align-items: initial}#brxe-limlfa {font-size: var(--t6-text-l); align-self: center}#brxe-mzbqxc .line {height: 2px}#brxe-mzbqxc.horizontal .line {border-top-width: 2px; border-top-color: var(--t6-accent-a); width: 40%}#brxe-mzbqxc {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-xs)}#brxe-mzbqxc.horizontal {justify-content: center}#brxe-mzbqxc.vertical {align-self: center}#brxe-mzbqxc.vertical .line {border-right-color: var(--t6-accent-a); border-right-width: 40%}#brxe-mzbqxc .icon {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-mzbqxc.horizontal .line {width: 10%}#brxe-mzbqxc.vertical .line {border-right-width: 10%}}@media (max-width: 767px) {#brxe-cllmpu {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-s)}}#brxe-uyxzin {align-self: stretch !important; width: 100%; grid-template-rows: auto 1fr; display: grid; align-items: initial}#brxe-jwcauu {font-size: var(--t6-text-l); align-self: center}#brxe-bcfffj .line {height: 2px}#brxe-bcfffj.horizontal .line {border-top-width: 2px; border-top-color: var(--t6-accent-a); width: 40%}#brxe-bcfffj {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-xs)}#brxe-bcfffj.horizontal {justify-content: center}#brxe-bcfffj.vertical {align-self: center}#brxe-bcfffj.vertical .line {border-right-color: var(--t6-accent-a); border-right-width: 40%}#brxe-bcfffj .icon {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-bcfffj.horizontal .line {width: 10%}#brxe-bcfffj.vertical .line {border-right-width: 10%}}@media (max-width: 767px) {#brxe-ejlnet {margin-top: var(--t6-space-s); margin-bottom: var(--t6-space-s)}}#brxe-joshte {align-self: stretch !important; width: 100%; grid-template-rows: auto 1fr; display: grid; align-items: initial}#brxe-riboxh {flex-direction: row; column-gap: var(--t6-space-s); margin-top: var(--t6-space-l); padding-top: var(--t6-space-l); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-s); padding-left: var(--t6-space-s); border: 1px solid var(--t6-border-a); border-radius: var(--t6-radius-xl); box-shadow: 0 0 20px -10px var(--t6-shadow-primary)}#brxe-ttklvj {align-items: center; text-align: center}.brxe-jjebif .brxe-fyjncy.brxe-heading {font-size: var(--t6-text-2xl); margin-bottom: var(--t6-space-s)}.brxe-jjebif .brxe-gexfjb.brxe-text-basic {margin-bottom: var(--t6-space-m); padding-bottom: 0}.brxe-pdzkor .wcdp-fundraising-progress { margin: 0;} .brxe-pdzkor .wcdp_options&gt;li&gt;label { border-radius: var(--t6-radius-full); background-color: var(--t6-background-b); transition: all 0.3s linear;} .brxe-pdzkor .wcdp_options&gt;li:hover&gt;label { background-color: var(--t6-background-c);} .brxe-pdzkor .wcdp_options&gt;li&gt;input:checked+label { background: var(--wcdp-main-2); color: var(--wcdp-label-text-checked); box-shadow: none;} .brxe-pdzkor .wcdp_options&gt;li&gt;input:checked+label:after { display: none;} .brxe-pdzkor .wcdp_options .wcdp_cu_field input { border-radius: var(--t6-radius-full); } .brxe-pdzkor .wcdp-form button { margin-top: var(--t6-space-s); margin-right: 0; margin-bottom: 0; margin-left: 0; min-width: 100%; padding-top: var(--t6-space-xs); padding-right: var(--t6-space-m); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-m); background-color: var(--t6-background-c); border: 2px solid var(--t6-background-c); border-radius: var(--t6-radius-full); color: var(--t6-text-a); font-size: var(--t6-text-m); line-height: 1; font-weight: 600; text-align: center; transition: all 0.3s linear;} .brxe-pdzkor .wcdp-form button * { line-height: 1;} .brxe-pdzkor .wcdp-form button:hover { background-color: var(--t6-accent-a); color: var(--t6-text-d); border: 2px solid var(--t6-accent-a);} .brxe-pdzkor .wcdp-row { margin: 0;} .brxe-pdzkor .wcdp-row&gt;label, .brxe-pdzkor .wcdp-variation-heading { font-weight: 400; color: var(--t6-text-b);}.brxe-jjebif .brxe-fgdglt.brxe-block {width: 60%}@media (max-width: 767px) {.brxe-jjebif .brxe-fgdglt.brxe-block {width: 100%; order: 2}}.brxe-jjebif .brxe-epruhk.brxe-image {border-radius: var(--t6-radius-xl) var(--t6-radius-xl) var(--t6-radius-xl) 0; height: 100%}.brxe-jjebif .brxe-epruhk.brxe-image:not(.tag), .brxe-jjebif .brxe-epruhk.brxe-image img {object-fit: cover}@media (max-width: 767px) {.brxe-jjebif .brxe-epruhk.brxe-image:not(.tag), .brxe-jjebif .brxe-epruhk.brxe-image img {aspect-ratio: 21 / 9}}.brxe-jjebif .brxe-smkhzj.brxe-block {width: 40%}@media (max-width: 767px) {.brxe-jjebif .brxe-smkhzj.brxe-block {width: 100%; order: 1}}.brxe-jjebif.brxe-block {flex-direction: row; align-items: stretch; column-gap: var(--t6-space-l)}@media (max-width: 767px) {.brxe-jjebif.brxe-block {flex-direction: column; row-gap: var(--t6-space-m)}}#brxe-cxkvql {text-align: center; color: var(--t6-text-a); margin-bottom: var(--t6-space-4xs)}#brxe-fanwml {color: var(--t6-text-b); text-align: center}#brxe-fanwml a {color: var(--t6-text-b); text-align: center; font-size: inherit}#brxe-snsayl .line {height: 2px}#brxe-snsayl.horizontal .line {border-top-width: 2px; width: 10%; border-top-style: solid; border-top-color: var(--t6-background-c)}#brxe-snsayl.vertical .line {border-right-width: 10%; border-right-style: solid; border-right-color: var(--t6-background-c)}#brxe-snsayl.horizontal {justify-content: center}#brxe-snsayl.vertical {align-self: center}#brxe-snsayl {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-m)}#brxe-snsayl .icon {color: var(--t6-background-c)}@media (max-width: 490px) {#brxe-snsayl.horizontal .line {width: 20%}#brxe-snsayl.vertical .line {border-right-width: 20%}}#brxe-auqajd .content {align-self: flex-start; text-align: left}#brxe-auqajd h1 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-auqajd h2 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-auqajd h3 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-auqajd h4 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-auqajd h5 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-auqajd h6 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-auqajd {flex-direction: column; gap: var(--t6-space-xs); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-s); border-radius: var(--t6-radius-l); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); background-color: var(--t6-background-b); margin-top: var(--t6-space-xl)}#brxe-auqajd .icon {align-self: center; height: 5rem; line-height: 5rem; min-width: 5rem; border: 2px solid var(--t6-border-a); border-radius: var(--t6-radius-full); color: var(--t6-text-d); margin-top: calc(-1 * var(--t6-space-xs) - 2.5rem); background-color: var(--t6-accent-a)}#brxe-auqajd .icon a {color: var(--t6-text-d)}#brxe-auqajd .icon { align-items: center; justify-content: center;}#brxe-auqajd h3 {margin-bottom: var(--t6-space-xs);}@media (max-width: 767px) {#brxe-auqajd h1 {text-align: center}#brxe-auqajd h2 {text-align: center}#brxe-auqajd h3 {text-align: center}#brxe-auqajd h4 {text-align: center}#brxe-auqajd h5 {text-align: center}#brxe-auqajd h6 {text-align: center}#brxe-auqajd .content {text-align: center}}@media (max-width: 490px) {#brxe-auqajd {margin-top: var(--t6-space-2xl)}}#brxe-klehug .content {align-self: flex-start; text-align: left}#brxe-klehug h1 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-klehug h2 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-klehug h3 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-klehug h4 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-klehug h5 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-klehug h6 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-klehug {flex-direction: column; gap: var(--t6-space-xs); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-s); border-radius: var(--t6-radius-l); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); background-color: var(--t6-background-b); margin-top: var(--t6-space-xl)}#brxe-klehug .icon {align-self: center; height: 5rem; line-height: 5rem; min-width: 5rem; border: 2px solid var(--t6-border-a); border-radius: var(--t6-radius-full); color: var(--t6-text-d); margin-top: calc(-1 * var(--t6-space-xs) - 2.5rem); background-color: var(--t6-accent-a)}#brxe-klehug .icon a {color: var(--t6-text-d)}#brxe-klehug .icon { align-items: center; justify-content: center;}#brxe-klehug h3 {margin-bottom: var(--t6-space-xs);}@media (max-width: 767px) {#brxe-klehug h1 {text-align: center}#brxe-klehug h2 {text-align: center}#brxe-klehug h3 {text-align: center}#brxe-klehug h4 {text-align: center}#brxe-klehug h5 {text-align: center}#brxe-klehug h6 {text-align: center}#brxe-klehug .content {text-align: center}}@media (max-width: 490px) {#brxe-klehug {margin-top: var(--t6-space-2xl)}}#brxe-serjmu .content {align-self: flex-start; text-align: left}#brxe-serjmu h1 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-serjmu h2 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-serjmu h3 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-serjmu h4 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-serjmu h5 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-serjmu h6 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-serjmu {flex-direction: column; gap: var(--t6-space-xs); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-s); border-radius: var(--t6-radius-l); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); background-color: var(--t6-background-b); margin-top: var(--t6-space-xl)}#brxe-serjmu .icon {align-self: center; height: 5rem; line-height: 5rem; min-width: 5rem; border: 2px solid var(--t6-border-a); border-radius: var(--t6-radius-full); color: var(--t6-text-d); margin-top: calc(-1 * var(--t6-space-xs) - 2.5rem); background-color: var(--t6-accent-a)}#brxe-serjmu .icon a {color: var(--t6-text-d)}#brxe-serjmu .icon { align-items: center; justify-content: center;}#brxe-serjmu h3 {margin-bottom: var(--t6-space-xs);}@media (max-width: 767px) {#brxe-serjmu h1 {text-align: center}#brxe-serjmu h2 {text-align: center}#brxe-serjmu h3 {text-align: center}#brxe-serjmu h4 {text-align: center}#brxe-serjmu h5 {text-align: center}#brxe-serjmu h6 {text-align: center}#brxe-serjmu .content {text-align: center}}@media (max-width: 490px) {#brxe-serjmu {margin-top: var(--t6-space-2xl)}}#brxe-heshit {margin-top: var(--t6-space-xl); flex-direction: column; gap: var(--t6-space-xs); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-s); border-radius: var(--t6-radius-l); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); background-color: var(--t6-background-b)}#brxe-heshit .content {align-self: flex-start; text-align: left}#brxe-heshit h1 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-heshit h2 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-heshit h3 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-heshit h4 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-heshit h5 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-heshit h6 {font-size: var(--t6-text-l); text-align: left; font-weight: 600}#brxe-heshit .icon {align-self: center; height: 5rem; line-height: 5rem; min-width: 5rem; border: 2px solid var(--t6-border-a); border-radius: var(--t6-radius-full); color: var(--t6-text-d); margin-top: calc(-1 * var(--t6-space-xs) - 2.5rem); background-color: var(--t6-accent-a)}#brxe-heshit .icon a {color: var(--t6-text-d)}#brxe-heshit .icon { align-items: center; justify-content: center;}#brxe-heshit h3 {margin-bottom: var(--t6-space-xs);}@media (max-width: 767px) {#brxe-heshit h1 {text-align: center}#brxe-heshit h2 {text-align: center}#brxe-heshit h3 {text-align: center}#brxe-heshit h4 {text-align: center}#brxe-heshit h5 {text-align: center}#brxe-heshit h6 {text-align: center}#brxe-heshit .content {text-align: center}}@media (max-width: 490px) {#brxe-heshit {margin-top: var(--t6-space-2xl)}}#brxe-odnjjs {flex-direction: row; column-gap: var(--t6-space-l); row-gap: var(--t6-space-l); align-items: stretch; display: grid; align-items: initial; grid-gap: var(--t6-space-m); grid-template-columns: minmax(0,1fr) minmax(0,1fr); grid-template-rows: minmax(0,auto) minmax(0,auto); width: 70%}@media (max-width: 991px) {#brxe-odnjjs {width: 100%; margin-bottom: var(--t6-space-m)}}@media (max-width: 767px) {#brxe-odnjjs {grid-template-columns: minmax(0,1fr)}}@media (max-width: 490px) {#brxe-odnjjs {grid-gap: 20px; grid-template-columns: minmax(0,1fr); grid-template-rows: minmax(0,auto) minmax(0,auto) minmax(0,auto) minmax(0,auto)}}#brxe-yjvldf {margin-bottom: var(--t6-space-m); font-size: var(--t6-text-xl)}@media (max-width: 991px) {#brxe-nyoqmd {width: auto}}#brxe-diizdm {margin-top: var(--t6-space-m); gap: var(--t6-space-xs); justify-content: space-between}#brxe-awtutm {width: 30%; align-items: flex-start; text-align: left; padding-top: var(--t6-space-xl)}@media (max-width: 991px) {#brxe-awtutm {width: 100%; padding-top: 0; align-items: center}}#brxe-aqsfyv {flex-direction: row; column-gap: var(--t6-space-xl); row-gap: var(--t6-space-m); align-items: center; margin-bottom: var(--t6-space-xl)}@media (max-width: 991px) {#brxe-aqsfyv {flex-direction: column}}#brxe-ocjpfp {text-align: left; color: var(--t6-text-a); margin-bottom: var(--t6-space-4xs); align-self: flex-start}#brxe-noqooz {color: var(--t6-text-b); text-align: left; align-self: flex-start}#brxe-noqooz a {color: var(--t6-text-b); text-align: left; font-size: inherit}#brxe-drmlet {text-align: center; align-items: center}#brxe-hrucbs {color: var(--t6-text-d); fill: var(--t6-text-d); font-size: 6rem}#brxe-tszhdb {font-size: var(--t6-text-3xl); color: var(--t6-text-d); text-shadow: 0 0 20px hsl(0, 0%, 0%); font-weight: 400}#brxe-jjxine {align-items: center; text-align: center; row-gap: var(--t6-space-m)}#video-predstaveni {background-image: url("https://linkasluchatko.cz/wp-content/uploads/2026/04/Linka-sluchatko-Video-BG.webp"); background-attachment: scroll; background-position: center center; background-size: cover; background-color: var(--t6-background-a); background-blend-mode: normal; min-height: 30rem; justify-content: center; position: relative; height: 80%; max-height: 768px}:where(#video-predstaveni > *:not(figcaption)) {position: relative}#video-predstaveni::before {background-image: linear-gradient(135deg, hsla(0, 0%, 0%, 0.3), hsla(0, 0%, 60%, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-2baf1e {color: var(--t6-text-a); text-align: center; align-self: center}@media (max-width: 767px) {#brxe-2baf1e {text-align: center}}#brxe-c1950d .line {height: 2px}#brxe-c1950d.horizontal .line {border-top-width: 2px; width: 10%; border-top-style: solid; border-top-color: var(--t6-background-c)}#brxe-c1950d.vertical .line {border-right-width: 10%; border-right-style: solid; border-right-color: var(--t6-background-c)}#brxe-c1950d.horizontal {justify-content: center}#brxe-c1950d.vertical {align-self: center}#brxe-c1950d {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-m)}#brxe-c1950d .icon {color: var(--t6-background-c)}@media (max-width: 490px) {#brxe-c1950d.horizontal .line {width: 20%}#brxe-c1950d.vertical .line {border-right-width: 20%}}#brxe-aa3984 {color: var(--t6-text-b); text-align: center; margin-bottom: var(--t6-space-m); align-self: center}#brxe-aa3984 a {color: var(--t6-text-b); text-align: center; font-size: inherit}#brxe-ydcjep {font-size: var(--t6-text-xl)}#brxe-wpmrxk {color: var(--t6-text-b); text-align: left}#brxe-wpmrxk a {color: var(--t6-text-b); text-align: left; font-size: inherit}#brxe-ytvktr {margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-m); row-gap: var(--t6-space-3xs)}#brxe-hepbvr {font-size: var(--t6-text-xl)}#brxe-nswdwc {color: var(--t6-text-b); text-align: left}#brxe-nswdwc a {color: var(--t6-text-b); text-align: left; font-size: inherit}#brxe-qrnxhn {margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-m); row-gap: var(--t6-space-3xs)}#brxe-nqlsbn {font-size: var(--t6-text-xl)}#brxe-baelik {color: var(--t6-text-b); text-align: left}#brxe-baelik a {color: var(--t6-text-b); text-align: left; font-size: inherit}#brxe-qtzysp {row-gap: var(--t6-space-3xs); margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-m)}#brxe-quhnlp {font-size: var(--t6-text-xl)}#brxe-qapjcq {color: var(--t6-text-b); text-align: left}#brxe-qapjcq a {color: var(--t6-text-b); text-align: left; font-size: inherit}#brxe-jvsvlc {margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-m); row-gap: var(--t6-space-3xs)}#brxe-632159 {font-size: var(--t6-text-2xl); margin-bottom: var(--t6-space-s)}#brxe-eff48e {padding-bottom: 0; margin-bottom: var(--t6-space-s)}#brxe-wyxsdj {margin-bottom: var(--t6-space-m); padding-bottom: 0; font-size: var(--t6-text-s)}@media (max-width: 767px) {#brxe-wyxsdj {font-size: var(--t6-text-s)}}.brxe-fqodvc .brxe-hajxqx.brxe-div {background-position: center center; background-repeat: no-repeat; background-size: cover; border: 2px solid var(--t6-border-a); border-radius: var(--t6-radius-full); box-shadow: inset 5px 5px 10px 0px var(--t6-shadow-primary); width: 8rem; height: 8rem; min-width: 8rem; max-width: 8rem; min-height: 8rem; max-height: 8rem}@media (max-width: 991px) {.brxe-fqodvc .brxe-hajxqx.brxe-div {width: 6rem; min-width: 6rem; max-width: 6rem; height: 6rem; min-height: 6rem; max-height: 6rem}}@media (max-width: 767px) {.brxe-fqodvc .brxe-hajxqx.brxe-div {margin-top: -5rem; width: 8rem; min-width: 8rem; max-width: 8rem; height: 8rem; min-height: 8rem; max-height: 8rem}}@media (max-width: 490px) {.brxe-fqodvc .brxe-hajxqx.brxe-div {margin-top: -3rem}}.brxe-fqodvc .brxe-kcqlwo.brxe-heading {font-size: var(--t6-text-l); margin-bottom: var(--t6-space-4xs)}.brxe-fqodvc .brxe-ilxzen.brxe-post-meta {color: var(--t6-text-a); font-size: var(--t6-text-m); font-weight: 500; line-height: 1.5em; margin-bottom: var(--t6-space-xs)}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box .icon i {font-size: 1.5rem}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box .content {font-size: var(--t6-text-m); line-height: 1.3em; align-self: center}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {.brxe-fqodvc .brxe-efmxvi.brxe-icon-box {flex-direction: column; gap: var(--t6-space-4xs)}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box .icon {align-self: center}.brxe-fqodvc .brxe-efmxvi.brxe-icon-box .content {align-self: center}}.brxe-fqodvc .brxe-xabflw.brxe-icon-box {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}.brxe-fqodvc .brxe-xabflw.brxe-icon-box .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}.brxe-fqodvc .brxe-xabflw.brxe-icon-box .icon i {font-size: 1.5rem}.brxe-fqodvc .brxe-xabflw.brxe-icon-box .content {align-self: center; font-size: var(--t6-text-m); line-height: 1.3em}.brxe-fqodvc .brxe-xabflw.brxe-icon-box h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-xabflw.brxe-icon-box h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-xabflw.brxe-icon-box h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-xabflw.brxe-icon-box h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-xabflw.brxe-icon-box h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-xabflw.brxe-icon-box h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-fqodvc .brxe-xabflw.brxe-icon-box .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {.brxe-fqodvc .brxe-xabflw.brxe-icon-box .icon {align-self: center}.brxe-fqodvc .brxe-xabflw.brxe-icon-box {flex-direction: column; gap: var(--t6-space-4xs)}.brxe-fqodvc .brxe-xabflw.brxe-icon-box .content {align-self: center}}.brxe-fqodvc .brxe-vynzez.brxe-block {text-align: left}.brxe-vynzez .t6_person_info_element .icon {width: 1.5rem;} .brxe-vynzez .t6_person_info_element p {margin-bottom: 0;} .brxe-vynzez .t6_person_info_element a { color: var(--t6-text-b);} .brxe-vynzez .t6_person_info_element a:hover { color: var(--t6-accent-a);}@media (max-width: 767px) {.brxe-fqodvc .brxe-vynzez.brxe-block {align-items: center; text-align: center}}.brxe-fqodvc.brxe-block {flex-direction: row; column-gap: var(--t6-space-m); row-gap: var(--t6-space-m); padding-top: var(--t6-space-m); padding-right: var(--t6-space-m); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-m); border-radius: var(--t6-radius-m); background-color: var(--t6-background-c); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); align-items: flex-start; margin-bottom: var(--t6-space-m)}@media (max-width: 991px) {.brxe-fqodvc.brxe-block {padding-top: var(--t6-space-s); padding-right: var(--t6-space-s); padding-bottom: var(--t6-space-2xs); padding-left: var(--t6-space-s); max-width: 50%}}@media (max-width: 767px) {.brxe-fqodvc.brxe-block {flex-wrap: nowrap; max-width: 100%; flex-direction: column; align-items: center; margin-top: 4rem}}@media (max-width: 490px) {.brxe-fqodvc.brxe-block {max-width: 100%; flex-direction: column; align-items: center; padding-top: 0; margin-top: 4rem}}#brxe-6baeeb {align-self: stretch !important; width: 100%; justify-content: center; width: 45%}@media (max-width: 991px) {#brxe-6baeeb {width: 100%; align-items: center; text-align: center}}@media (max-width: 767px) {#brxe-6baeeb {align-items: center; text-align: center}}#brxe-561b68 {margin-bottom: var(--t6-space-s); font-size: var(--t6-text-xl); font-weight: 600}#brxe-bbc639 .form-group:nth-child(1) {width: 48%}#brxe-bbc639 .form-group:nth-child(2) {width: 48%}#brxe-bbc639 .form-group:nth-child(3) {width: 48%}#brxe-bbc639 .form-group:nth-child(4) {width: 48%}#brxe-bbc639 .form-group:nth-child(5) {height: calc(var(--t6-text-m) * 1.5 * 8)}#brxe-bbc639 .form-group:nth-child(6) {width: 100%}#brxe-bbc639 .submit-button-wrapper {margin-top: var(--t6-space-2xs)}#brxe-bbc639 {justify-content: space-between}#brxe-bbc639 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0; padding-left: 0}@media (max-width: 767px) {#brxe-bbc639 .form-group:nth-child(1) {width: 100%}#brxe-bbc639 .form-group:nth-child(2) {width: 100%}#brxe-bbc639 .form-group:nth-child(3) {width: 100%}#brxe-bbc639 .form-group:nth-child(4) {width: 100%}}@media (max-width: 490px) {#brxe-bbc639 .form-group:nth-child(1) {width: 100%}#brxe-bbc639 .form-group:nth-child(2) {width: 100%}#brxe-bbc639 .form-group:nth-child(3) {width: 100%}#brxe-bbc639 .form-group:nth-child(4) {width: 100%}}#formular-pro-donory {padding-top: var(--t6-space-l); padding-right: var(--t6-space-m); padding-bottom: var(--t6-space-l); padding-left: var(--t6-space-m); align-self: stretch !important; width: 100%; justify-content: center; width: 55%; box-shadow: 0 10px 40px -20px var(--t6-shadow-primary); border-radius: var(--t6-radius-l); background-color: var(--t6-background-a)}@media (max-width: 991px) {#formular-pro-donory {width: 100%}}#brxe-4307ae {flex-direction: row; column-gap: var(--t6-space-xl); row-gap: var(--t6-space-xl)}@media (max-width: 991px) {#brxe-4307ae {flex-direction: column}}#kontakt-pro-donory {background-color: var(--t6-background-b)}#brxe-573ff2 {margin-bottom: var(--t6-space-4xs)}#brxe-775b96 .line {height: 2px}#brxe-775b96.horizontal .line {border-top-width: 2px; width: 10%; border-top-style: solid; border-top-color: var(--t6-background-c)}#brxe-775b96.vertical .line {border-right-width: 10%; border-right-style: solid; border-right-color: var(--t6-background-c)}#brxe-775b96.horizontal {justify-content: center}#brxe-775b96.vertical {align-self: center}#brxe-775b96 {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-m); margin-bottom: var(--t6-space-l)}#brxe-775b96 .icon {color: var(--t6-background-c)}@media (max-width: 490px) {#brxe-775b96.horizontal .line {width: 20%}#brxe-775b96.vertical .line {border-right-width: 20%}}#brxe-nzheng {margin-bottom: var(--t6-space-4xs)}#brxe-nedjpg {font-size: var(--t6-text-l)}#brxe-nedjpg a {font-size: var(--t6-text-l); font-size: inherit}.brxe-cb7b83 .brxe-ac04a1.brxe-image:not(.tag), .brxe-cb7b83 .brxe-ac04a1.brxe-image img {object-fit: contain}.brxe-cb7b83 .brxe-ac04a1.brxe-image {height: 5rem; width: auto; max-width: 100%; margin-bottom: var(--t6-space-s); background-color: var(--t6-background-a); border-radius: var(--t6-radius-s) var(--t6-radius-m) var(--t6-radius-m) var(--t6-radius-m); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-xs); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-xs); box-shadow: inset 5px 5px 10px -10px var(--t6-shadow-primary)}.brxe-ac04a1 img { border-radius: 0;}.brxe-cb7b83 .brxe-79012c.brxe-heading {font-size: var(--t6-text-m); color: var(--t6-text-a); margin-bottom: var(--t6-space-3xs)}.brxe-cb7b83 .brxe-8fe44d.brxe-text-basic {font-size: var(--t6-text-s); color: var(--t6-text-b)}.brxe-cb7b83.brxe-block {align-items: flex-start; text-align: left; background-color: var(--t6-background-b); border-radius: var(--t6-radius-m); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); padding-top: var(--t6-space-s); padding-right: var(--t6-space-xs); padding-bottom: var(--t6-space-s); padding-left: var(--t6-space-xs)}#brxe-e4998e {display: grid; align-items: initial; grid-gap: var(--t6-space-s); margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-xl); grid-template-columns: 1fr 1fr 1fr}@media (max-width: 767px) {#brxe-e4998e {grid-gap: var(--t6-space-s); grid-template-columns: 1fr 1fr}}@media (max-width: 490px) {#brxe-e4998e {grid-gap: var(--t6-space-l); grid-template-columns: 1fr}}#brxe-ecmhwj {margin-bottom: var(--t6-space-4xs)}#brxe-icmnun {font-size: var(--t6-text-l)}#brxe-icmnun a {font-size: var(--t6-text-l); font-size: inherit}.brxe-yrknjs .brxe-okhktm.brxe-image:not(.tag), .brxe-yrknjs .brxe-okhktm.brxe-image img {object-fit: contain}.brxe-yrknjs .brxe-okhktm.brxe-image {height: 5rem; width: auto; max-width: 100%; margin-bottom: var(--t6-space-s); background-color: var(--t6-background-a); border-radius: var(--t6-radius-s) var(--t6-radius-m) var(--t6-radius-m) var(--t6-radius-m); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-xs); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-xs); box-shadow: inset 5px 5px 10px -10px var(--t6-shadow-primary)}.brxe-okhktm img { border-radius: 0;}.brxe-yrknjs .brxe-mxpnic.brxe-heading {margin-bottom: var(--t6-space-3xs); font-size: var(--t6-text-m); color: var(--t6-text-a)}.brxe-yrknjs .brxe-hrtmwn.brxe-text-basic {font-size: var(--t6-text-s); color: var(--t6-text-b)}.brxe-yrknjs.brxe-block {text-align: left; background-color: var(--t6-background-b); border-radius: var(--t6-radius-m); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); padding-top: var(--t6-space-s); padding-right: var(--t6-space-xs); padding-bottom: var(--t6-space-s); padding-left: var(--t6-space-xs); align-items: flex-start}#brxe-ohkjbl {margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-xl); display: grid; align-items: initial; grid-gap: var(--t6-space-s); grid-template-columns: 1fr 1fr 1fr}@media (max-width: 767px) {#brxe-ohkjbl {grid-gap: var(--t6-space-s); grid-template-columns: 1fr 1fr}}@media (max-width: 490px) {#brxe-ohkjbl {grid-gap: var(--t6-space-l); grid-template-columns: 1fr}}#brxe-rmpkdl {margin-bottom: var(--t6-space-4xs)}#brxe-wwvyah {font-size: var(--t6-text-l)}#brxe-wwvyah a {font-size: var(--t6-text-l); font-size: inherit}.brxe-zetduw .brxe-fymcpb.brxe-image {margin-bottom: var(--t6-space-s); height: 5rem; width: auto; max-width: 100%; background-color: var(--t6-background-a); border-radius: var(--t6-radius-s) var(--t6-radius-m) var(--t6-radius-m) var(--t6-radius-m); padding-top: var(--t6-space-xs); padding-right: var(--t6-space-xs); padding-bottom: var(--t6-space-xs); padding-left: var(--t6-space-xs); box-shadow: inset 5px 5px 10px -10px var(--t6-shadow-primary)}.brxe-zetduw .brxe-fymcpb.brxe-image:not(.tag), .brxe-zetduw .brxe-fymcpb.brxe-image img {object-fit: contain}.brxe-fymcpb img { border-radius: 0;}.brxe-zetduw .brxe-sytsiy.brxe-heading {font-size: var(--t6-text-m); color: var(--t6-text-a); margin-bottom: var(--t6-space-3xs)}.brxe-zetduw .brxe-zjvndc.brxe-text-basic {font-size: var(--t6-text-s); color: var(--t6-text-b)}.brxe-zetduw.brxe-block {text-align: left; background-color: var(--t6-background-b); border-radius: var(--t6-radius-m); box-shadow: 0 10px 20px -10px var(--t6-shadow-primary); padding-top: var(--t6-space-s); padding-right: var(--t6-space-xs); padding-bottom: var(--t6-space-s); padding-left: var(--t6-space-xs); align-items: flex-start}#brxe-ncslkw {margin-top: var(--t6-space-m); margin-bottom: var(--t6-space-s); display: grid; align-items: initial; grid-gap: var(--t6-space-s); grid-template-columns: 1fr 1fr 1fr}@media (max-width: 767px) {#brxe-ncslkw {grid-gap: var(--t6-space-s); grid-template-columns: 1fr 1fr}}@media (max-width: 490px) {#brxe-ncslkw {grid-gap: var(--t6-space-l); grid-template-columns: 1fr}}#brxe-e1ba2f {font-size: var(--t6-text-l)}#brxe-3ed670 {text-align: center; align-items: center}