@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-post-content{width:100%}.brxe-post-content[data-source=bricks]{display:flex;flex-direction:column}body:has(.wp-lightbox-overlay) #brx-content{overflow:hidden}.brxe-code{width:100%}.brxe-button{width:auto}@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-post-navigation{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;line-height:inherit;width:100%}.brxe-post-navigation .image{background-position:50%;background-size:cover;flex-shrink:0;height:60px;width:60px}.brxe-post-navigation .swiper-button{color:inherit;font-size:1em;font-size:20px;position:static;transform:none;width:auto}.brxe-post-navigation .prev-post+.next-post{text-align:right}.brxe-post-navigation .prev-post{justify-content:flex-start}.brxe-post-navigation .next-post{justify-content:flex-end}.brxe-post-navigation a{align-items:center;display:flex;gap:15px}.brxe-post-navigation .content,.brxe-post-navigation .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-navigation .label,.brxe-post-navigation .title{cursor:inherit;margin:0}.brxe-post-navigation .label{font-weight:600;text-transform:uppercase}@media (max-width:478px){.brxe-post-navigation a{width:100%}.brxe-post-navigation .prev-post+.next-post{text-align:inherit}}: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-aglolz {display: none}#brxe-ghhivs {margin-bottom: 0px; margin-left: 0px; font-size: 18px; font-family: "Vela Sans"; color: var(--bricks-color-fybaba)}#brxe-xcymuu {width: 20px; max-width: 20px; margin-right: 6px}#brxe-xcymuu .jet-listing-dynamic-image > * {font-size: 20px; height: 20px}#brxe-xcymuu img { border-radius: 100px !important;}#brxe-nvcjfv {font-size: 12px; font-family: "Inter"; color: var(--bricks-color-lywdzp); font-weight: 500; display: inline-flex}@media (max-width: 767px) {#brxe-nvcjfv {width: 90%}}@media (max-width: 478px) {#brxe-nvcjfv {font-size: 14px}}#brxe-palthi {font-size: 14px; font-family: "Inter"; color: #3c394e; display: inline-flex; padding-left: 6px}#brxe-palthi::before{ content:" • "; position:relative; padding-right:6px;}@media (max-width: 767px) {#brxe-palthi::before{ content:""; display: none;}}@media (max-width: 478px) {#brxe-palthi {font-size: 12px}}#brxe-wjhdct {font-size: 14px; font-family: "Inter"; color: #3c394e; display: inline-flex; padding-left: 6px}#brxe-wjhdct::before{ content:" • "; position:relative; padding-right:6px;}@media (max-width: 478px) {#brxe-wjhdct {font-size: 14px}}#brxe-tubgch {font-size: 14px; font-family: "Inter"; color: #3c394e; display: inline-flex; padding-left: 6px}#brxe-tubgch::before{ content:" • "; position:relative; padding-right:6px;}#brxe-tubgch:empty { display: none;}@media (max-width: 478px) {#brxe-tubgch {font-size: 12px}}#brxe-acmits {font-weight: 500; padding-right: 3px}#brxe-acmits::before{ content:" • "; position:relative; padding-right:6px; padding-left:6px;}@media (max-width: 478px) {#brxe-acmits {font-size: 12px}}#brxe-nqxdam {font-weight: 500; padding-right: 3px}@media (max-width: 478px) {#brxe-nqxdam {font-size: 12px}}#brxe-xugjas {font-weight: 500; padding-right: 3px}@media (max-width: 478px) {#brxe-xugjas {font-size: 12px}}#brxe-xicrcr {display: flex; flex-direction: column; justify-content: flex-end; font-weight: 500}@media (max-width: 478px) {#brxe-xicrcr {font-size: 12px}}#brxe-imzjly {transition: opacity 0.35s ease; flex-direction: row; align-self: center !important; justify-content: flex-start; align-items: center; margin-top: 5px}#brxe-imzjly.wpgb-loading {opacity: 0.35}#brxe-rtagbj {flex-direction: column}@media (max-width: 478px) {#brxe-rtagbj {width: 100%}}#brxe-eldqhu {flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; column-gap: 10px}@media (max-width: 478px) {#brxe-eldqhu {flex-direction: row}}#brxe-qlwxvs {flex-direction: row; column-gap: 5px; row-gap: 5px; justify-content: space-between; margin-bottom: 5px}@media (max-width: 478px) {#brxe-qlwxvs {column-gap: 5px; row-gap: 5px; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-vdfhbz {padding-right: 15px; padding-left: 15px; text-align: center}}@media (max-width: 478px) {#brxe-odikgh {padding-right: 15px; padding-left: 15px; text-align: center}}@media (max-width: 767px) {#brxe-sstdtl{ width: 32ch; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}}@media (max-width: 478px) {#brxe-sstdtl{ max-width:20ch;}#brxe-sstdtl {padding-right: 15px; padding-left: 15px; text-align: center}}#brxe-ojwirb {flex-direction: row; column-gap: 5px; row-gap: 5px; padding-left: 0px; width: unset; align-items: center; min-width: max-content; flex-wrap: wrap}@media (max-width: 478px) {#brxe-ojwirb {flex-direction: row; justify-content: space-between; align-items: center}}#brxe-hzonqh {color: #50708f; font-size: 10px}#brxe-hzonqh::before{ content:" | "; position:relative; color:#D8D8D8; padding-right: 3px; padding-left: 3px;}@media screen and (max-width:991px){ #brxe-hzonqh::before{ display:none; content:""; }}#brxe-wkiwwl {display: flex; flex-direction: column; justify-content: flex-end; color: #989898; font-size: 10px}@media (max-width: 767px) {#brxe-wkiwwl {font-size: 10px; font-weight: 600}}@media (max-width: 478px) {#brxe-wkiwwl {padding-top: 3px; padding-bottom: 3px}}#brxe-ixxmra {align-self: stretch !important; width: 100%; align-items: center; flex-direction: row; justify-content: space-between}#brxe-qqinvl {flex-direction: row; row-gap: 5px; justify-content: center; margin-top: 5px; align-items: center; align-self: center !important; column-gap: 5px}@media (max-width: 991px) {#brxe-qqinvl {flex-wrap: wrap; flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {#brxe-qqinvl {padding-left: 0px}}@media (max-width: 478px) {#brxe-qqinvl {column-gap: 5px; row-gap: 5px}}#brxe-rgllrp {flex-direction: column}#brxe-kdbvpt {flex-direction: row; transition: opacity 0.35s ease; margin-bottom: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid rgba(15, 53, 28, 0.11); border-radius: 10px}#brxe-kdbvpt.wpgb-loading {opacity: 0.35}@media (max-width: 478px) {#brxe-kdbvpt {column-gap: 10px; flex-direction: row-reverse}#brxe-kdbvpt { min-height: unset !important;}}#brxe-fqhmfd {font-family: "Vela Sans"; font-size: 22px; margin-bottom: -1px}@media (max-width: 478px) {#brxe-fqhmfd {font-size: 24px; line-height: 20px; margin-bottom: 10px}}#brxe-olyhtv {font-family: "Inter"; color: var(--bricks-color-8a6cb8); padding-top: 12px; padding-bottom: 11px; background-color: var(--bricks-color-intdel)}@media (max-width: 478px) {#brxe-olyhtv {padding-top: 12px; padding-bottom: 11px}}#brxe-mwasua .form-group:nth-child(1) {width: 50%}#brxe-mwasua .form-group:nth-child(2) {width: 50%}#brxe-mwasua .form-group:not(:last-child):not(.captcha) {padding-right: 15px; padding-bottom: 15px}#brxe-mwasua .bricks-button {color: var(--bricks-color-guwcdb); background-color: var(--bricks-color-yznmcp)}@media (max-width: 478px) {#brxe-mwasua .bricks-button {font-size: 13px; font-family: "Inter"}#brxe-mwasua button[type=submit].bricks-button {border-radius: 30px}#brxe-mwasua .submit-button-wrapper {width: 100%}#brxe-mwasua [type="submit"] { padding: 12px 10px; background-image: linear-gradient(34deg, #3bab64 0%, #1f9872 100%) !important;}}.job-manager-application-wrapper { padding: 1em !important; width: fit-content !important;}#brxe-pifhmk {font-family: "Inter"; color: var(--bricks-color-8a6cb8); padding-top: 12px; padding-bottom: 11px; background-color: var(--bricks-color-intdel)}a#brxe-pifhmk:hover { color: #ffffff !important;}@media (max-width: 478px) {#brxe-pifhmk {padding-top: 12px; padding-bottom: 11px}}#brxe-wjxxej {font-family: "Inter"; color: var(--bricks-color-8a6cb8); padding-top: 12px; padding-bottom: 11px; background-color: var(--bricks-color-intdel)}a#brxe-wjxxej:hover { color: #ffffff !important;}body.logged-in #brxe-wjxxej { display: none !important;}@media (max-width: 478px) {#brxe-wjxxej {padding-top: 12px; padding-bottom: 11px; width: 100%}}#brxe-aqokub {font-family: "Inter"; font-size: 14px; font-weight: 300; margin-bottom: 20px; display: inline-block}#brxe-aqokub a {font-family: "Inter"; font-size: 14px; font-weight: 300; font-size: inherit}#brxe-aqokub a { text-decoration: underline; color: #27a654;}@media (max-width: 478px) {#brxe-aqokub {font-size: 12px}#brxe-aqokub a {font-size: 12px; font-size: inherit}}#brxe-ckyfig {background-color: #f5f5f5; padding-right: 20px; padding-left: 20px}@media (max-width: 767px) {.brxe-post-navigation a { margin-top: unset !important; width: 50%;}}@media (max-width: 478px) {#brxe-ckyfig {margin-left: 0; padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; background-color: #f5f5f5; height: 50px; width: 100%; top: 0px}.brxe-post-navigation a { margin-top: unset !important; width: 50%;}}#brxe-zunfra {transition: opacity 0.35s ease; width: 100%}#brxe-zunfra.wpgb-loading {opacity: 0.35}@media (max-width: 767px) {#brxe-zunfra {width: 50%}}@media (max-width: 478px) {#brxe-zunfra {width: 50%}}#brxe-yuyknq {flex-direction: column; position: sticky; top: 20px}@media (max-width: 767px) {#brxe-yuyknq {flex-direction: row; position: fixed; z-index: 0px; align-items: center; left: 0px; max-height: 50px; bottom: 0px; top: 0px; align-self: flex-end !important}#brxe-yuyknq {top: unset !important;}}@media (max-width: 478px) {#brxe-yuyknq {flex-direction: row; position: fixed; z-index: 1; align-self: flex-end !important; justify-content: flex-end; align-items: flex-end; max-height: 50px; bottom: 0px; display: flex}#brxe-yuyknq {top: unset !important;}}#brxe-wgscor {row-gap: 20px; padding-bottom: 0px}#brxe-qfpvqn {margin-bottom: 20px}@media (max-width: 478px) {#brxe-qfpvqn {margin-top: 20px}}#brxe-cmjdun {transition: opacity 0.35s ease; padding-top: 0px; padding-bottom: 0px}#brxe-cmjdun.wpgb-loading {opacity: 0.35}#brxe-cmjdun{ display:none;}#brxe-ivsndy {width: 70%; row-gap: 20px}@media (max-width: 767px) {#brxe-ivsndy {width: 100%}}#brxe-hwmnsd {font-family: "Vela Sans"; font-size: 20px}#brxe-eajlst {font-family: "Vela Sans"; font-size: 16px}#brxe-qcvgwe {transition: opacity 0.35s ease; width: 100%}#brxe-qcvgwe.wpgb-loading {opacity: 0.35}@media (max-width: 767px) {#brxe-qcvgwe {width: 70%}}#brxe-lmikmo {transition: opacity 0.35s ease; flex-direction: row; column-gap: 20px}#brxe-lmikmo.wpgb-loading {opacity: 0.35}#brxe-seubpq {width: 30%; row-gap: 20px}@media (max-width: 767px) {#brxe-seubpq {width: 100%}}#brxe-sfbend {flex-direction: row; column-gap: 40px; padding-top: 0px; padding-bottom: 0px}@media (max-width: 991px) {#brxe-saxadl {padding-right: 20px; padding-left: 20px}}.brxe-azapez .brxe-xaxcbg.brxe-heading {margin-bottom: 0px; margin-left: 0px; font-size: 18px; font-family: "Vela Sans"; color: var(--bricks-color-fybaba)}.brxe-azapez .brxe-wyacav.brxe-jet-engine-listing-dynamic-image {width: 20px; max-width: 20px; margin-right: 6px}.brxe-azapez .brxe-wyacav.brxe-jet-engine-listing-dynamic-image .jet-listing-dynamic-image > * {font-size: 20px; height: 20px}.brxe-wyacav img { border-radius: 100px !important;}.brxe-azapez .brxe-bugqmo.brxe-heading {font-size: 12px; font-family: "Inter"; color: var(--bricks-color-lywdzp); font-weight: 500; display: inline-flex}@media (max-width: 767px) {.brxe-azapez .brxe-bugqmo.brxe-heading {width: 90%}}@media (max-width: 478px) {.brxe-azapez .brxe-bugqmo.brxe-heading {font-size: 14px}}.brxe-azapez .brxe-khfzyn.brxe-heading {font-size: 14px; font-family: "Inter"; color: #3c394e; display: inline-flex; padding-left: 6px}.brxe-khfzyn::before{ content:" • "; position:relative; padding-right:6px;}@media (max-width: 767px) {.brxe-khfzyn::before{ content:""; display: none;}}@media (max-width: 478px) {.brxe-azapez .brxe-khfzyn.brxe-heading {font-size: 12px}}.brxe-azapez .brxe-eleuhy.brxe-heading {font-size: 14px; font-family: "Inter"; color: #3c394e; display: inline-flex; padding-left: 6px}.brxe-eleuhy::before{ content:" • "; position:relative; padding-right:6px;}@media (max-width: 478px) {.brxe-azapez .brxe-eleuhy.brxe-heading {font-size: 14px}}.brxe-azapez .brxe-bbxxru.brxe-heading {font-size: 14px; font-family: "Inter"; color: #3c394e; display: inline-flex; padding-left: 6px}.brxe-bbxxru::before{ content:" • "; position:relative; padding-right:6px;} .brxe-bbxxru:empty { display: none;}@media (max-width: 478px) {.brxe-azapez .brxe-bbxxru.brxe-heading {font-size: 12px}}.brxe-azapez .brxe-yqkakx.brxe-text-basic {font-weight: 500; padding-right: 3px}.brxe-yqkakx::before{ content:" • "; position:relative; padding-right:6px; padding-left:6px;}@media (max-width: 478px) {.brxe-azapez .brxe-yqkakx.brxe-text-basic {font-size: 12px}}.brxe-azapez .brxe-cqqvwq.brxe-text-basic {font-weight: 500; padding-right: 3px}@media (max-width: 478px) {.brxe-azapez .brxe-cqqvwq.brxe-text-basic {font-size: 12px}}.brxe-azapez .brxe-wvvnnz.brxe-text-basic {font-weight: 500; padding-right: 3px}@media (max-width: 478px) {.brxe-azapez .brxe-wvvnnz.brxe-text-basic {font-size: 12px}}.brxe-azapez .brxe-qpmark.brxe-text-basic {display: flex; flex-direction: column; justify-content: flex-end; font-weight: 500}@media (max-width: 478px) {.brxe-azapez .brxe-qpmark.brxe-text-basic {font-size: 12px}}.brxe-azapez .brxe-afzeon.brxe-block {transition: opacity 0.35s ease; flex-direction: row; align-self: center !important; justify-content: flex-start; align-items: center; margin-top: 5px}.brxe-azapez .brxe-afzeon.brxe-block.wpgb-loading {opacity: 0.35}.brxe-azapez .brxe-viwjva.brxe-block {flex-direction: column}@media (max-width: 478px) {.brxe-azapez .brxe-viwjva.brxe-block {width: 100%}}.brxe-azapez .brxe-xmnjkz.brxe-block {flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; column-gap: 10px}@media (max-width: 478px) {.brxe-azapez .brxe-xmnjkz.brxe-block {flex-direction: row}}@media (max-width: 478px) {.brxe-azapez .brxe-dokzcs.brxe-text-basic {padding-right: 15px; padding-left: 15px; text-align: center}}@media (max-width: 478px) {.brxe-azapez .brxe-jniwbb.brxe-text-basic {padding-right: 15px; padding-left: 15px; text-align: center}}@media (max-width: 767px) {.brxe-czcsmk{ width: 32ch; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}}@media (max-width: 478px) {.brxe-czcsmk{ max-width:20ch;}.brxe-azapez .brxe-czcsmk.brxe-text-basic {padding-right: 15px; padding-left: 15px; text-align: center}}.brxe-azapez .brxe-lempgt.brxe-block {flex-direction: row; column-gap: 5px; row-gap: 5px; padding-left: 0px; width: unset; align-items: center; min-width: max-content; flex-wrap: wrap}@media (max-width: 478px) {.brxe-azapez .brxe-lempgt.brxe-block {flex-direction: row; justify-content: space-between; align-items: center}}.brxe-azapez .brxe-jicsfl.brxe-text-basic {color: #50708f; font-size: 10px}.brxe-jicsfl::before{ content:" | "; position:relative; color:#D8D8D8; padding-right: 3px; padding-left: 3px;}@media screen and (max-width:991px){ .brxe-jicsfl::before{ display:none; content:""; }}.brxe-azapez .brxe-imrjjt.brxe-text-basic {display: flex; flex-direction: column; justify-content: flex-end; color: #989898; font-size: 10px}@media (max-width: 767px) {.brxe-azapez .brxe-imrjjt.brxe-text-basic {font-size: 10px; font-weight: 600}}@media (max-width: 478px) {.brxe-azapez .brxe-imrjjt.brxe-text-basic {padding-top: 3px; padding-bottom: 3px}}.brxe-azapez .brxe-gxrbhu.brxe-block {align-self: stretch !important; width: 100%; align-items: center; flex-direction: row; justify-content: space-between}.brxe-azapez .brxe-yedxut.brxe-block {flex-direction: row; row-gap: 5px; justify-content: center; margin-top: 5px; align-items: center; align-self: center !important; column-gap: 5px}@media (max-width: 991px) {.brxe-azapez .brxe-yedxut.brxe-block {flex-wrap: wrap; flex-direction: row; justify-content: space-between}}@media (max-width: 767px) {.brxe-azapez .brxe-yedxut.brxe-block {padding-left: 0px}}@media (max-width: 478px) {.brxe-azapez .brxe-yedxut.brxe-block {column-gap: 5px; row-gap: 5px}}.brxe-azapez .brxe-qkmosg.brxe-block {flex-direction: column}.brxe-azapez.brxe-block {flex-direction: row; transition: opacity 0.35s ease; margin-bottom: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid rgba(15, 53, 28, 0.11); border-radius: 10px; width: 33%}.brxe-azapez.brxe-block.wpgb-loading {opacity: 0.35}@media (max-width: 767px) {.brxe-azapez.brxe-block {width: 100%}}@media (max-width: 478px) {.brxe-azapez.brxe-block {column-gap: 10px; flex-direction: row-reverse}.brxe-azapez { min-height: unset !important;}}#brxe-xlwcce {flex-direction: row}