@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-post-meta) a{color:currentcolor}}@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@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{display:inline-flex}: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 {@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-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-yjrcen {color: var(--t6-text-d); text-shadow: 0 0 10px var(--t6-shadow-primary); margin-bottom: var(--t6-space-xs)}#brxe-vfrqxk {color: var(--t6-text-d); font-size: var(--t6-text-l); text-shadow: 0 0 6px var(--t6-shadow-primary)}#brxe-dpjkzx {max-width: 50%}@media (max-width: 991px) {#brxe-dpjkzx {max-width: 60%}}@media (max-width: 767px) {#brxe-dpjkzx {max-width: 80%}}@media (max-width: 478px) {#brxe-dpjkzx {max-width: 100%}}#brxe-ydhhib {margin-top: var(--t6-space-2xl)}@media (max-width: 767px) {#brxe-ydhhib {margin-top: var(--t6-space-3xl)}}@media (max-width: 478px) {#brxe-ydhhib {margin-top: var(--t6-space-4xl)}}#brxe-nmhbbp {background-position: 60% 50%; background-attachment: scroll; background-repeat: no-repeat; background-size: cover; min-height: 45rem; justify-content: center; position: relative; border-bottom-right-radius: var(--t6-radius-xl); border-bottom-left-radius: var(--t6-radius-xl); overflow: hidden}:where(#brxe-nmhbbp > *:not(figcaption)) {position: relative}#brxe-nmhbbp::before {background-image: linear-gradient(190deg, rgba(0, 0, 0, 0.56) 10%, rgba(179, 179, 179, 0.04) 50%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-nmhbbp {min-height: 40rem; background-size: cover}}@media (max-width: 767px) {#brxe-nmhbbp {min-height: 35rem}}@media (max-width: 478px) {#brxe-nmhbbp {background-size: cover}}#brxe-azucdp {font-size: var(--t6-text-l); font-weight: 600; margin-bottom: var(--t6-space-m)}@media (max-width: 767px) {#brxe-azucdp {width: 100%; text-align: center}}#brxe-iqyqrh {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-iqyqrh .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-iqyqrh .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-iqyqrh h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-iqyqrh h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-iqyqrh h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-iqyqrh h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-iqyqrh h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-iqyqrh h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-iqyqrh .icon i {font-size: 1.5rem}#brxe-iqyqrh .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-iqyqrh {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-iqyqrh {width: 100%}}#brxe-lsejel {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-lsejel .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-lsejel .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-lsejel h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-lsejel h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-lsejel h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-lsejel h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-lsejel h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-lsejel h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-lsejel .icon i {font-size: 1.5rem}#brxe-lsejel .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-lsejel {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-lsejel {width: 100%}}#brxe-boqvdu {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-boqvdu .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-boqvdu .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-boqvdu h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-boqvdu h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-boqvdu h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-boqvdu h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-boqvdu h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-boqvdu h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-boqvdu .icon i {font-size: 1.5rem}#brxe-boqvdu .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-boqvdu {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-boqvdu {width: 100%}}#brxe-rvfjsf {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-rvfjsf .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-rvfjsf .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-rvfjsf h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-rvfjsf h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-rvfjsf h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-rvfjsf h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-rvfjsf h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-rvfjsf h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-rvfjsf .icon i {font-size: 1.5rem}#brxe-rvfjsf .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-rvfjsf {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-rvfjsf {width: 100%}}#brxe-ltljjn {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-ltljjn .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-ltljjn .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-ltljjn h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-ltljjn h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-ltljjn h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-ltljjn h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-ltljjn h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-ltljjn h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-ltljjn .icon i {font-size: 1.5rem}#brxe-ltljjn .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-ltljjn {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-ltljjn {width: 100%}}#brxe-gpzyol {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-gpzyol .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-gpzyol .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-gpzyol h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-gpzyol h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-gpzyol h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-gpzyol h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-gpzyol h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-gpzyol h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-gpzyol .icon i {font-size: 1.5rem}#brxe-gpzyol .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-gpzyol {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-gpzyol {width: 100%}}#brxe-vicsiq {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-vicsiq .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-vicsiq .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-vicsiq h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-vicsiq h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-vicsiq h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-vicsiq h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-vicsiq h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-vicsiq h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-vicsiq .icon i {font-size: 1.5rem}#brxe-vicsiq .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-vicsiq {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-vicsiq {width: 100%}}#brxe-zdmrez {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-zdmrez .icon {align-self: flex-start; min-width: 1.5rem; height: auto; line-height: auto; color: var(--t6-accent-a)}#brxe-zdmrez .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-zdmrez h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-zdmrez h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-zdmrez h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-zdmrez h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-zdmrez h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-zdmrez h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-zdmrez .icon i {font-size: 1.5rem}#brxe-zdmrez .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-zdmrez {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-zdmrez {width: 100%}}#brxe-kbuoaw {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}#brxe-kbuoaw .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}#brxe-kbuoaw .content {align-self: center; line-height: 1.3em; font-size: var(--t6-text-s)}#brxe-kbuoaw h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-kbuoaw h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-kbuoaw h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-kbuoaw h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-kbuoaw h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-kbuoaw h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}#brxe-kbuoaw .icon i {font-size: 1.5rem}#brxe-kbuoaw .icon a {color: var(--t6-accent-a)}@media (max-width: 767px) {#brxe-kbuoaw {width: calc(50% - var(--t6-space-l) / 2); margin-bottom: var(--t6-space-m)}}@media (max-width: 478px) {#brxe-kbuoaw {width: 100%}}#brxe-joeawn .t6_contact_info_element .icon {width: 1.5rem;}#brxe-joeawn .t6_contact_info_element p {margin-bottom: 0;}#brxe-joeawn .t6_contact_info_element a { color: var(--t6-accent-a);}#brxe-joeawn .t6_contact_info_element a:hover { color: var(--t6-accent-a);}@media (max-width: 767px) {#brxe-joeawn {flex-direction: row; justify-content: space-between}}#brxe-degwtt li.has-link a, #brxe-degwtt li.no-link {font-size: var(--t6-text-xl); color: var(--t6-background-c); justify-content: center; width: 2.5rem; height: 2.5rem; gap: 0px; align-items: center}#brxe-degwtt {flex-direction: row; gap: var(--t6-space-xs)}#brxe-degwtt li {background-color: var(--t6-text-b); border-radius: var(--t6-radius-s); transition: all 0.3s linear}#brxe-degwtt li:hover {background-color: var(--t6-accent-a)}#brxe-xytddd {width: 38%; background-color: var(--t6-background-c); padding-top: var(--t6-space-m); padding-right: var(--t6-space-m); padding-bottom: var(--t6-space-m); padding-left: var(--t6-space-m); border-radius: var(--t6-radius-l); column-gap: var(--t6-space-xl); row-gap: var(--t6-space-xl)}@media (max-width: 767px) {#brxe-xytddd {width: 100%}}#brxe-hdidrj {font-size: var(--t6-text-xl); font-weight: 600; margin-bottom: var(--t6-space-s)}#brxe-uvdpvn .form-group:nth-child(1) {width: 48%}#brxe-uvdpvn .form-group:nth-child(2) {width: 48%}#brxe-uvdpvn .form-group:nth-child(3) {width: 48%}#brxe-uvdpvn .form-group:nth-child(4) {width: 48%}#brxe-uvdpvn .form-group:nth-child(5) {height: calc(var(--t6-text-m) * 1.5 * 8)}#brxe-uvdpvn .form-group:nth-child(6) {width: 100%}#brxe-uvdpvn .submit-button-wrapper {margin-top: var(--t6-space-2xs)}#brxe-uvdpvn {justify-content: space-between}#brxe-uvdpvn .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 0; padding-left: 0}@media (max-width: 478px) {#brxe-uvdpvn .form-group:nth-child(1) {width: 100%}#brxe-uvdpvn .form-group:nth-child(2) {width: 100%}#brxe-uvdpvn .form-group:nth-child(3) {width: 100%}#brxe-uvdpvn .form-group:nth-child(4) {width: 100%}}#brxe-ihyngd {width: 62%; box-shadow: 0 10px 40px -20px var(--t6-shadow-primary); border-radius: var(--t6-radius-l); background-color: var(--t6-background-a); 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-items: flex-start}@media (max-width: 767px) {#brxe-ihyngd {width: 100%}}#brxe-gfzgke {flex-direction: row; column-gap: var(--t6-space-xl); row-gap: var(--t6-space-xl); align-items: center}@media (max-width: 767px) {#brxe-gfzgke {flex-direction: column}}#brxe-tilgtu {overflow: hidden}#brxe-jwyinh {margin-bottom: var(--t6-space-s)}#brxe-umiodr .line {height: 2px}#brxe-umiodr.horizontal .line {border-top-width: 2px; width: 10%; border-top-style: solid; border-top-color: var(--t6-background-c)}#brxe-umiodr.vertical .line {border-right-width: 10%; border-right-style: solid; border-right-color: var(--t6-background-c)}#brxe-umiodr.horizontal {justify-content: center}#brxe-umiodr.vertical {align-self: center}#brxe-umiodr {padding-top: var(--t6-space-xs); padding-bottom: var(--t6-space-m)}#brxe-umiodr .icon {color: var(--t6-background-c)}@media (max-width: 478px) {#brxe-umiodr.horizontal .line {width: 20%}#brxe-umiodr.vertical .line {border-right-width: 20%}}.brxe-sxipnh .brxe-tyzfqx.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-sxipnh .brxe-tyzfqx.brxe-div {width: 6rem; min-width: 6rem; max-width: 6rem; height: 6rem; min-height: 6rem; max-height: 6rem}}@media (max-width: 478px) {.brxe-sxipnh .brxe-tyzfqx.brxe-div {margin-top: -3rem}}.brxe-sxipnh .brxe-dfcxvy.brxe-heading {font-size: var(--t6-text-l); margin-bottom: var(--t6-space-4xs)}.brxe-sxipnh .brxe-zohnsl.brxe-post-meta {color: var(--t6-text-a); font-size: var(--t6-text-s); font-weight: 500; line-height: 1.5em; margin-bottom: var(--t6-space-xs)}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box .icon i {font-size: 1.5rem}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box .content {font-size: var(--t6-text-s); line-height: 1.3em; align-self: center}.brxe-sxipnh .brxe-nftlrh.brxe-icon-box .icon a {color: var(--t6-accent-a)}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box .icon i {font-size: 1.5rem}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box .content {align-self: center; font-size: var(--t6-text-s); line-height: 1.3em}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-vwndzf.brxe-icon-box .icon a {color: var(--t6-accent-a)}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box {flex-direction: row; gap: var(--t6-space-s); margin-bottom: var(--t6-space-xs)}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box .icon {align-self: flex-start; height: auto; line-height: auto; min-width: 1.5rem; color: var(--t6-accent-a)}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box .icon i {font-size: 1.5rem}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box .content {align-self: center; font-size: var(--t6-text-s); line-height: 1.3em}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box h1 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box h2 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box h3 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box h4 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box h5 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box h6 {font-size: var(--t6-text-m); line-height: 1.4em; font-weight: 600}.brxe-sxipnh .brxe-auhzrc.brxe-icon-box .icon a {color: var(--t6-accent-a)}.brxe-yyfecg .t6_person_info_element .icon {width: 1.5rem;} .brxe-yyfecg .t6_person_info_element p {margin-bottom: 0;} .brxe-yyfecg .t6_person_info_element a { color: var(--t6-text-b);} .brxe-yyfecg .t6_person_info_element a:hover { color: var(--t6-accent-a);}.brxe-sxipnh.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}@media (max-width: 991px) {.brxe-sxipnh.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: 70%}}@media (max-width: 767px) {.brxe-sxipnh.brxe-block {flex-wrap: nowrap; max-width: 80%}}@media (max-width: 478px) {.brxe-sxipnh.brxe-block {max-width: 100%; flex-direction: column; align-items: center; padding-top: 0; margin-top: var(--t6-space-3xl)}}#brxe-pegfnv {display: grid; align-items: initial; grid-gap: var(--t6-space-l); justify-content: flex-start; text-align: left}#brxe-pegfnv { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, auto) minmax(0, auto); grid-auto-flow: unset;}#brxe-pegfnv>* { grid-row: unset; grid-column: unset;}@media (max-width: 991px) {#brxe-pegfnv {grid-gap: var(--t6-space-l); justify-items: center}#brxe-pegfnv { grid-template-columns: minmax(0, 1fr); grid-template-rows: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto); grid-auto-flow: unset;}#brxe-pegfnv>* { grid-row: unset; grid-column: unset;}}@media (max-width: 767px) {#brxe-pegfnv {grid-gap: var(--t6-space-l)}#brxe-pegfnv { grid-template-columns: minmax(0, 1fr); grid-template-rows: minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto); grid-auto-flow: unset;}#brxe-pegfnv>* { grid-row: unset; grid-column: unset;}}#brxe-cwbdyb {align-items: center; text-align: center}#brxe-cplqwy {overflow: hidden}@media (max-width: 1199px) {#brxe-cplqwy {padding-top: 0}}#brxe-szbcdr {line-height: 0}#brxe-verbxv {width: 100%; position: absolute; height: 100%}#brxe-tbcuef {border-radius: var(--t6-radius-l); overflow: hidden; position: relative; box-shadow: 0 20px 40px -20px var(--t6-shadow-primary); transition: all 0.3s linear }#brxe-tbcuef:hover {box-shadow: 0 20px 40px -20px var(--t6-shadow-hover)}@media (max-width: 767px) {#brxe-tbcuef {box-shadow: 0 10px 20px -10px var(--t6-shadow-primary)}#brxe-tbcuef:hover {box-shadow: 0 10px 20px -10px var(--t6-shadow-hover)}}#brxe-rocjth {padding-top: 0; overflow: hidden}