@layer bricks {}@layer bricks {}@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 input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@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)}}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-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}}.jet-filter * { box-shadow: none !important;}.jet-filter-items-dropdown__label:after { right: 0.8em !important;}.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__button { padding: 0.2em 2.8em 0 0.8em; border-radius: var(--ah--radius-s); min-height: 39px; max-height: 39px;}.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__button:hover,.jet-checkboxes-list__item .jet-checkboxes-list__button:hover .jet-checkboxes-list__label { background-color: var(--ah--primary); color: var(--ah--light);}.brxe-jet-smart-filters-check-range .jet-checkboxes-list__row,.jet-list-tree { min-width: 100%;}.jet-filter-items-scroll .jet-filter-row [tabindex] { margin-left: 0.3em;}.jet-list-tree__children { padding-left: unset !important;}.jet-list-tree__children .jet-checkboxes-list__label { padding-left: 0.5em;}.jet-list-tree__children .jet-checkboxes-list__row.jet-filter-row:not(:last-of-type):not( .jet-list-tree__children:last-of-type .jet-checkboxes-list__row.jet-filter-row:last-of-type ) { margin-bottom: 0.3em;}.jet-list-tree__children:not(:last-of-type) .jet-filter-row { margin-bottom: 0.3em;}.jet-smart-filters-checkboxes .jet-checkboxes-list .jet-checkboxes-list-wrapper .jet-list-tree .jet-checkboxes-list__row { width: 100%;}.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__label:hover { color: var(--ah--light);}.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__label { color: var(--ah--text-body); white-space: nowrap;}.jet-checkboxes-list .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button .jet-checkboxes-list__label { color: var(--ah--light);}.jet-filter-items-dropdown__active__item { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; max-width: 90%;}.jet-filter-items-dropdown__label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; min-height: 39px; max-height: 39px;}.jet-filter-items-dropdown__active__item__remove { display: none;}.jet-filter-items-dropdown__active { max-width: 100%;}.jet-filter-items-dropdown__body { min-width: fit-content;}.jet-list-tree__parent .jet-checkboxes-list__label { font-weight: 500;}.jet-list-tree > .jet-checkboxes-list__row.jet-filter-row:not(.jet-list-tree__parent) .jet-checkboxes-list__button .jet-checkboxes-list__label { font-weight: 500;}.jet-list-tree .jet-checkboxes-list__button, .jet-list-tree .jet-checkboxes-list__item, .jet-list-tree .jet-radio-list__button, .jet-list-tree .jet-radio-list__item, .jet-filter-items-dropdown__body .jet-checkboxes-list__button, .jet-filter-items-dropdown__body .jet-checkboxes-list__item, .jet-filter-items-dropdown__body .jet-color-image-list__button, .jet-filter-items-dropdown__body .jet-color-image-list__item, .jet-filter-items-dropdown__body .jet-radio-list__button, .jet-filter-items-dropdown__body .jet-radio-list__item{ border-radius:var(--ah--radius-s);}:where(#brxe-lbdyvi > *:not(figcaption)) {position: relative}#brxe-lbdyvi::before {background-image: linear-gradient(-90deg, rgba(10, 23, 66, 0.45), rgba(10, 23, 66, 0.9)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-lbdyvi {position: absolute; z-index: 0; width: 100%}#brxe-lbdyvi:not(.tag), #brxe-lbdyvi img {object-fit: cover; object-position: 50% 0}#brxe-lbdyvi.overlay::before {background-color: var(--ah--dark-10)}#hero-heading {color: var(--ah--bg-surface)}#brxe-xxcvpq {color: var(--ah--bg-surface); text-align: center}#brxe-zkcteg .jet-filter-items-dropdown__label {border-radius: var(--ah--radius-s); padding-top: .25em; padding-right: .8em; padding-bottom: 0; padding-left: .8em; color: var(--ah--shadow-primary-d-4)}#brxe-zkcteg .jet-filter-items-dropdown__active__item {background-color: rgba(0, 0, 0, 0); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--ah--text-body)}#brxe-zkcteg .jet-checkboxes-list-wrapper {padding-top: .3em; padding-right: .4em; padding-bottom: .15em; padding-left: .15em}#brxe-zkcteg .jet-filter-items-dropdown__body {border-radius: var(--ah--radius-m)}#brxe-zkcteg .jet-checkboxes-list-wrapper, #brxe-zkcteg .jet-list-tree__children {flex-direction: row; align-items: flex-start; gap: .3em}#brxe-zkcteg .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {background-color: var(--ah--primary)}#brxe-zkcteg {width: 100%; flex-direction: row}#brxe-zkcteg .jet-smart-filters-checkboxes .jet-checkboxes-list .jet-checkboxes-list-wrapper .jet-list-tree .jet-checkboxes-list__row{margin-bottom:.2em;}@media (min-width: 767px) {#brxe-zkcteg {max-width: 245px; min-width: 100px}}@media (min-width: 1279px) {#brxe-zkcteg .jet-checkboxes-list-wrapper, #brxe-zkcteg .jet-list-tree__children {flex-direction: column}#brxe-zkcteg .jet-checkboxes-list__decorator {width: 16px; height: 16px; margin-right: 12px; align-self: center}#brxe-zkcteg .jet-checkboxes-list__checked-icon {font-size: 16px}#brxe-zkcteg .jet-filter-items-moreless__toggle {display: inline}#brxe-zkcteg .jet-filter-items-dropdown__active {gap: 8px}#brxe-zkcteg .jet-filter-items-dropdown__active, #brxe-zkcteg .jet-filter-items-dropdown__active__item {margin: 0}#brxe-zkcteg .jet-filters-group {--columns: 1}#brxe-zkcteg {flex-direction: row}}#brxe-owlaff .jet-filter-items-dropdown__label {border-radius: var(--ah--radius-s); padding-top: .25em; padding-right: .8em; padding-bottom: 0; padding-left: .8em; color: var(--ah--shadow-primary-d-4)}#brxe-owlaff .jet-filter-items-dropdown__active__item {background-color: rgba(0, 0, 0, 0); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--ah--text-body)}#brxe-owlaff .jet-checkboxes-list-wrapper {padding-top: .3em; padding-right: .4em; padding-bottom: .15em; padding-left: .15em}#brxe-owlaff .jet-filter-items-dropdown__body {border-radius: var(--ah--radius-m)}#brxe-owlaff .jet-checkboxes-list-wrapper, #brxe-owlaff .jet-list-tree__children {flex-direction: row; align-items: flex-start; gap: .3em}#brxe-owlaff .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {background-color: var(--ah--primary)}#brxe-owlaff {flex-direction: row; width: 100%}#brxe-owlaff .jet-smart-filters-checkboxes .jet-checkboxes-list .jet-checkboxes-list-wrapper .jet-list-tree .jet-checkboxes-list__row{margin-bottom:.3em;}@media (min-width: 767px) {#brxe-owlaff {max-width: 210px; min-width: 100px}}@media (min-width: 1279px) {#brxe-owlaff .jet-checkboxes-list-wrapper, #brxe-owlaff .jet-list-tree__children {flex-direction: column}#brxe-owlaff .jet-checkboxes-list__decorator {width: 16px; height: 16px; margin-right: 12px; align-self: center}#brxe-owlaff .jet-checkboxes-list__checked-icon {font-size: 16px}#brxe-owlaff .jet-filter-items-moreless__toggle {display: inline}#brxe-owlaff .jet-filter-items-dropdown__active {gap: 8px}#brxe-owlaff .jet-filter-items-dropdown__active, #brxe-owlaff .jet-filter-items-dropdown__active__item {margin: 0}#brxe-owlaff .jet-filters-group {--columns: 1}#brxe-owlaff {flex-direction: row}}#brxe-svpmwg .jet-filter-items-dropdown__label {border-radius: var(--ah--radius-s); padding-top: .25em; padding-right: .8em; padding-bottom: 0; padding-left: .8em; color: var(--ah--shadow-primary-d-4)}#brxe-svpmwg .jet-filter-items-dropdown__active__item {background-color: rgba(0, 0, 0, 0); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--ah--text-body)}#brxe-svpmwg .jet-checkboxes-list-wrapper {padding-top: .3em; padding-right: .4em; padding-bottom: .15em; padding-left: .15em}#brxe-svpmwg .jet-filter-items-dropdown__body {border-radius: var(--ah--radius-m)}#brxe-svpmwg .jet-checkboxes-list-wrapper, #brxe-svpmwg .jet-list-tree__children {flex-direction: row; align-items: flex-start; gap: .3em}#brxe-svpmwg .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {background-color: var(--ah--primary)}#brxe-svpmwg {width: 100%}#brxe-svpmwg .prf-i{padding-right:.5em;}@media (min-width: 767px) {#brxe-svpmwg {max-width: 245px; min-width: 100px}}@media (min-width: 1279px) {#brxe-svpmwg .jet-checkboxes-list-wrapper, #brxe-svpmwg .jet-list-tree__children {flex-direction: column}#brxe-svpmwg .jet-checkboxes-list__decorator {width: 16px; height: 16px; margin-right: 12px; align-self: center}#brxe-svpmwg .jet-checkboxes-list__checked-icon {font-size: 16px}#brxe-svpmwg .jet-filter-items-moreless__toggle {display: inline}#brxe-svpmwg .jet-filter-items-dropdown__active {gap: 8px}#brxe-svpmwg .jet-filter-items-dropdown__active, #brxe-svpmwg .jet-filter-items-dropdown__active__item {margin: 0}#brxe-svpmwg .jet-filters-group {--columns: 1}}.apply-filters__button { display: inline-flex; align-items: center; justify-content: center; gap: .5em;}.apply-filters__button::before { margin-left:-2px; content: ""; width: 1em; height: 1em; margin-bottom: 1px; background-color: var(--ah--bg-surface); -webkit-mask-image: url("/wp-content/uploads/2025/12/ios-search.svg"); -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; -webkit-mask-size: contain; mask-image: url("/wp-content/uploads/2025/12/ios-search.svg"); mask-repeat: no-repeat; mask-position: center; mask-size: contain; font-size: var(--ah--text-l);}#brxe-qhmpus .apply-filters__button {background-color: var(--ah--primary); color: var(--ah--light); line-height: 1; border: 1px solid rgba(0, 0, 0, 0); border-radius: var(--ah--radius-s); transition: all .15s ease-in-out; padding-top: .45em; padding-right: .8em; padding-bottom: .34em; padding-left: .8em; min-height: 39px; max-height: 39px}#brxe-qhmpus .apply-filters__button:hover {background-color: var(--ah--primary-l-1); transition: all .15s ease-in-out}#brxe-qhmpus .apply-filters {align-items: stretch}#brxe-qhmpus {gap: .5em; flex-grow: 1}@media (min-width: 767px) {#brxe-qhmpus {flex-grow: 0}.apply-filters__button::before { margin-bottom: 3px;}}#brxe-ghvvud {display: flex; flex-wrap: wrap; justify-content: center; background-color: var(--ah--bg-surface); border-radius: var(--ah--radius-m); min-height: 220px}@media (min-width: 767px) {#brxe-ghvvud {flex-wrap: nowrap; min-height: 80px}}@media (min-width: 991px) {#brxe-ghvvud {min-height: 85px}}@media (min-width: 1279px) {#brxe-ghvvud {min-height: 90px}}#brxe-ahpzoc {align-items: center; max-width: 936px}#brxe-zypmao {justify-content: center; align-items: center; height: 100svh}#brxe-zmgluw {position: relative; background-color: var(--ah--primary-d-4)}#brxe-nxdiuz {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: var(--ah--space-m); row-gap: var(--ah--space-2xs); column-gap: var(--ah--space-2xs); align-items: center}@media (min-width: 767px) {#brxe-nxdiuz {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 991px) {#brxe-nxdiuz {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (min-width: 1279px) {#brxe-nxdiuz {max-width: var(--ah--max-screen-width)}}.brxe-zyjbst .brxe-zduvvv.brxe-heading {z-index: 2; position: static; color: var(--ah--bg-surface)}.brxe-zyjbst .brxe-nihreo.brxe-image:not(.tag), .brxe-zyjbst .brxe-nihreo.brxe-image img {object-position: 50% 80%; object-fit: cover}.brxe-zyjbst .brxe-nihreo.brxe-image {position: relative}:where(.brxe-zyjbst .brxe-nihreo.brxe-image > *:not(figcaption)) {position: relative}.brxe-zyjbst .brxe-nihreo.brxe-image::before {background-image: linear-gradient(rgba(26, 35, 86, 0.2), rgba(26, 35, 86, 0.9)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-nihreo::before{z-index:1;}.brxe-zyjbst .brxe-tajevg.brxe-div {display: block}.brxe-zyjbst .brxe-gjvtjv.brxe-div {align-self: stretch !important; width: 100%; justify-content: center; align-items: center; display: flex; height: 320px; background-color: var(--ah--shadow-primary-30)}.brxe-zyjbst.brxe-block {position: relative; overflow: hidden; flex-direction: column}.brxe-zyjbst h3 a::before { content: ''; position: absolute; inset: 0; z-index: 1;}.brxe-zyjbst:focus-within :focus { outline: none !important; box-shadow: none !important;}.brxe-zyjbst img{transition: transform 0.3s ease;}.brxe-zyjbst:hover img{transform: scale(1.1);}.brxe-zyjbst:focus-within img,.brxe-zyjbst:focus img{transform: scale(1.1);}@media (min-width: 767px) {.brxe-zyjbst.brxe-block {flex-direction: row}}@media (min-width: 1279px) {.brxe-zyjbst.brxe-block {flex-direction: column}}#brxe-pgzaam {column-gap: var(--ah--space-s); row-gap: var(--ah--space-s); grid-gap: var(--ah--space-m); grid-template-columns: repeat(1, minmax(0, 1fr)); display: grid; align-items: initial}@media (min-width: 767px) {#brxe-pgzaam .zyjbst:nth-child(5){ grid-column: span 2;}#brxe-pgzaam {grid-template-columns: repeat(2, minmax(0, 1fr)); flex-direction: column}}@media (min-width: 991px) {#brxe-pgzaam {grid-template-columns: repeat(3, minmax(0, 1fr)); flex-direction: column}}@media (min-width: 1279px) {#brxe-pgzaam {max-width: var(--ah--max-screen-width)}}#brxe-hxferw {justify-content: center; align-items: center}#brxe-kewcpc {background-color: var(--ah--secondary-light)}#brxe-sjvrwd::before { content:''; display:block; position:relative; top:-1px; animation: swev-pulse 2s infinite ease-in-out; transform-origin: center; width:8px; height:8px; background-color:var(--ah--primary); border-radius:var(--ah--radius-full); overflow:hidden;}@keyframes swev-pulse { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(0.85); opacity: 0.5; } 100% { transform: scale(1); opacity: 1; }}#brxe-sjvrwd {align-items: baseline; display: flex; gap: .5em; border: 1px solid var(--ah--primary); line-height: 1; color: var(--ah--primary)}.ah-heading { font-weight: 700;}.ah-underline-word { position: relative; display: inline-block; color: var(--ah--primary);}.ah-underline-svg { position: absolute; left: 50%; transform: translateX(-50%); bottom: -0.4em; width: 4em; height: 0.4em;}.ah-underline-path { fill: none; stroke: var(--ah--primary-l-5); stroke-width: 2; stroke-linecap: round;}#aboutus-h2 {font-size: var(--ah--text-4xl)}@media (min-width: 767px) {#aboutus-h2 {align-items: center}}#brxe-jolhhq a{font-weight:500;border-radius:var(--ah--radius-s);}#brxe-jolhhq a:hover{color:var(--ah--primary);}@media (min-width: 767px) {#brxe-jolhhq {align-items: center}}#aboutus {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: var(--ah--space-m); row-gap: var(--ah--space-2xs); column-gap: var(--ah--space-2xs)}@media (min-width: 767px) {#aboutus {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 991px) {#aboutus {grid-template-columns: repeat(3, minmax(0, 1fr))}}#brxe-dvygxs {width: 100%; position: relative}#brxe-dvygxs:not(.tag), #brxe-dvygxs img {object-fit: cover; aspect-ratio: 1/1}:where(#brxe-dvygxs > *:not(figcaption)) {position: relative}#brxe-dvygxs::before {background-image: linear-gradient(var(--ah--secondary-50), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), var(--ah--secondary-60)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-isfdvx {position: absolute; font-size: var(--ah--text-m); color: var(--ah--text-body); bottom: 1.25em; background-color: #fafafa; width: calc(85% - var(--ah--space-m) )}@media (min-width: 767px) {#brxe-isfdvx {align-items: center; width: calc(80% - var(--ah--space-m) )}}@media (min-width: 991px) {#brxe-isfdvx {width: calc(82% - var(--ah--space-m) )}}@media (min-width: 1279px) {#brxe-isfdvx {width: calc(85% - var(--ah--space-m))}}#brxe-sfengt {position: absolute; background-color: var(--ah--primary); width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; top: -.7em; box-shadow: -10px 10px 20px -10px var(--ah--shadow-primary-30); font-size: 30px; color: var(--ah--bg-surface); fill: var(--ah--bg-surface); padding-top: var(--ah--space-xs); padding-right: var(--ah--space-xs); padding-bottom: var(--ah--space-xs); padding-left: var(--ah--space-xs); right: var(--ah--space-m)}@media (min-width: 1279px) {#brxe-sfengt {width: 60px; height: 60px; fill: var(--ah--bg-surface)}}#brxe-jwjsga {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: var(--ah--space-m); position: relative; row-gap: var(--ah--space-2xs); column-gap: var(--ah--space-2xs); align-items: center; margin-top: var(--ah--space-m); padding-right: var(--ah--space-xl); padding-left: var(--ah--space-m)}@media (min-width: 767px) {#brxe-jwjsga {grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 0}}@media (min-width: 991px) {#brxe-jwjsga {grid-template-columns: repeat(3, minmax(0, 1fr))}}#brxe-picqzx {align-items: center; justify-content: center; display: grid; align-items: initial; grid-template-columns: repeat(1, minmax(0, 1fr)); max-width: var(--ah--max-screen-width)}@media (min-width: 767px) {#brxe-picqzx {grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: center}}#brxe-gznljy {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: var(--ah--space-m); column-gap: var(--ah--space-2xs); row-gap: var(--ah--space-2xs); align-items: center}@media (min-width: 767px) {#brxe-gznljy {grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 991px) {#brxe-gznljy {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (min-width: 1279px) {#brxe-gznljy {max-width: var(--ah--max-screen-width)}}.brxe-xhijim .brxe-mdbbde.brxe-image:not(.tag), .brxe-xhijim .brxe-mdbbde.brxe-image img {object-fit: cover; aspect-ratio: 4/3}.brxe-xhijim .brxe-mdbbde.brxe-image {width: 100%; width: 100vw; position: static; flex-direction: column}.brxe-xhijim .brxe-mplqxl.brxe-div {flex-direction: row; justify-content: flex-end; align-items: flex-end; display: flex; max-height: 320px; position: relative; z-index: 0; overflow: hidden}.brxe-xhijim .brxe-wlguoc.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {font-size: var(--ah--text-l)}@media (min-width: 1279px) {.brxe-xhijim .brxe-wlguoc.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-xhijim .brxe-tfwoqf.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {font-size: var(--ah--text-l)}@media (min-width: 1279px) {.brxe-xhijim .brxe-tfwoqf.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-xhijim .brxe-yghpuu.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {font-size: var(--ah--text-l)}@media (min-width: 1279px) {.brxe-xhijim .brxe-yghpuu.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-xhijim .brxe-lmuypn.brxe-icon-box svg {height: 22px; width: 22px; stroke-width: 1.5px}.brxe-xhijim .brxe-lmuypn.brxe-icon-box {flex-direction: row; flex-direction: row}.brxe-xhijim .brxe-lmuypn.brxe-icon-box .icon i {font-size: 18px}.brxe-xhijim .brxe-lmuypn.brxe-icon-box .icon {height: 18px; line-height: 18px; min-width: 18px; color: var(--ah--border-primary-d-1); align-self: flex-start}.brxe-xhijim .brxe-lmuypn.brxe-icon-box .icon a {color: var(--ah--border-primary-d-1)}.brxe-xhijim .brxe-lmuypn.brxe-icon-box .content {color: var(--ah--border-primary-d-1); padding-top: .1em}.brxe-xhijim .brxe-cydkau.brxe-icon-box .icon i {font-size: 20px}.brxe-xhijim .brxe-cydkau.brxe-icon-box svg {stroke-width: 2px; height: 20px}.brxe-xhijim .brxe-cydkau.brxe-icon-box {gap: .3em; flex-direction: row; width: max-content; white-space: nowrap; text-wrap: nowrap}.brxe-xhijim .brxe-cydkau.brxe-icon-box .icon {align-self: auto; height: 20px; line-height: 20px; min-width: 20px; margin-top: 2px; color: var(--ah--primary)}.brxe-xhijim .brxe-cydkau.brxe-icon-box .icon a {color: var(--ah--primary)}.brxe-xhijim .brxe-ljgwuy.brxe-icon-box svg {height: 20px; stroke-width: 2px}.brxe-xhijim .brxe-ljgwuy.brxe-icon-box {flex-direction: row; gap: .3em; width: max-content}.brxe-xhijim .brxe-ljgwuy.brxe-icon-box .icon {min-width: 20px; height: 20px; line-height: 20px; align-self: auto; margin-top: 2px; color: var(--ah--primary)}.brxe-xhijim .brxe-ljgwuy.brxe-icon-box .icon i {font-size: 20px}.brxe-xhijim .brxe-ljgwuy.brxe-icon-box .icon a {color: var(--ah--primary)}.brxe-xhijim .brxe-zakcnc.brxe-icon-box svg {height: 20px; stroke-width: 2px}.brxe-xhijim .brxe-zakcnc.brxe-icon-box {flex-direction: row; gap: .3em; width: max-content}.brxe-xhijim .brxe-zakcnc.brxe-icon-box .icon {min-width: 20px; height: 20px; line-height: 20px; align-self: auto; margin-top: 2px; color: var(--ah--primary)}.brxe-xhijim .brxe-zakcnc.brxe-icon-box .icon i {font-size: 20px}.brxe-xhijim .brxe-zakcnc.brxe-icon-box .icon a {color: var(--ah--primary)}.brxe-xhijim .brxe-azfgwp.brxe-icon-box svg {height: 20px; stroke-width: 2px}.brxe-xhijim .brxe-azfgwp.brxe-icon-box {flex-direction: row; gap: .3em; width: max-content}.brxe-xhijim .brxe-azfgwp.brxe-icon-box .icon {min-width: 20px; height: 20px; line-height: 20px; align-self: auto; margin-top: 2px; color: var(--ah--primary)}.brxe-xhijim .brxe-azfgwp.brxe-icon-box .icon i {font-size: 20px}.brxe-xhijim .brxe-azfgwp.brxe-icon-box .icon a {color: var(--ah--primary)}.brxe-xhijim .brxe-sbnktm.brxe-icon-box svg {height: 20px; stroke-width: 2px}.brxe-xhijim .brxe-sbnktm.brxe-icon-box {flex-direction: row; gap: .3em; width: max-content}.brxe-xhijim .brxe-sbnktm.brxe-icon-box .icon {min-width: 20px; height: 20px; line-height: 20px; align-self: auto; margin-top: 2px; color: var(--ah--primary)}.brxe-xhijim .brxe-sbnktm.brxe-icon-box .icon i {font-size: 20px}.brxe-xhijim .brxe-sbnktm.brxe-icon-box .icon a {color: var(--ah--primary)}.brxe-xhijim .brxe-ajungb.brxe-icon-box svg {height: 20px; stroke-width: 2px}.brxe-xhijim .brxe-ajungb.brxe-icon-box {flex-direction: row; gap: .3em; width: max-content}.brxe-xhijim .brxe-ajungb.brxe-icon-box .icon {min-width: 20px; height: 20px; line-height: 20px; align-self: auto; margin-top: 2px; color: var(--ah--primary)}.brxe-xhijim .brxe-ajungb.brxe-icon-box .icon i {font-size: 20px}.brxe-xhijim .brxe-ajungb.brxe-icon-box .icon a {color: var(--ah--primary)}.brxe-xhijim .brxe-bpigpc.brxe-block {flex-direction: row; flex-wrap: wrap}.brxe-xhijim .brxe-zrmvxq.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {color: var(--ah--primary); font-size: var(--ah--text-xl)}.brxe-zrmvxq .afterprice{color:var(--ah--border-primary-d-1)!important;font-size:var(--ah--text-m)!important;font-weight:400!important;margin-top:.3em!important;}@media (min-width: 1279px) {.brxe-xhijim .brxe-zrmvxq.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-xhijim .brxe-yxofso.brxe-block {flex-direction: row}.brxe-xhijim .brxe-ziahta.brxe-block {flex-grow: 1; flex-direction: column; background-color: var(--ah--bg-surface)}.brxe-xhijim .brxe-hstkig.brxe-block {flex-direction: column; z-index: 1; min-height: 420px}.brxe-xhijim .brxe-aocnio.brxe-jet-engine-listing-dynamic-field {z-index: 1; padding-top: .45em; padding-right: .6em; padding-bottom: .4em; padding-left: .6em; background-color: var(--ah--primary); flex-direction: column; position: absolute; top: var(--ah--space-s); left: var(--ah--space-s)}.brxe-xhijim .brxe-aocnio.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {line-height: 1; color: var(--ah--bg-surface); font-size: var(--ah--text-xs); font-weight: 500}@media (min-width: 1279px) {.brxe-xhijim .brxe-aocnio.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-xhijim .brxe-dyvdfj.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {color: var(--ah--bg-surface); line-height: 1; font-size: var(--ah--text-xs); font-weight: 500}.brxe-xhijim .brxe-dyvdfj.brxe-jet-engine-listing-dynamic-field {z-index: 1; padding-top: .45em; padding-right: .6em; padding-bottom: .4em; padding-left: .6em; background-color: var(--ah--primary); flex-direction: column; position: absolute; top: var(--ah--space-s); left: var(--ah--space-s)}@media (min-width: 1279px) {.brxe-xhijim .brxe-dyvdfj.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button svg {width: 30px; height: 30px; stroke-width: 1.6px}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button {z-index: 1; aspect-ratio: 1/1; background-color: var(--ah--bg-surface); min-height: 40px; max-height: 40px; max-width: 40px; min-width: 40px; align-items: center; overflow: hidden; transition: all .2s ease-in-out; gap: 0px; padding-top: calc(var(--ah--space-3xs) + 2px)}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button:hover {background-color: var(--ah--primary)}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button:focus {background-color: var(--ah--primary); border-radius: var(--ah--radius-full)}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store {color: var(--ah--primary)}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store svg {fill: currentColor; stroke: currentColor}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store svg * {fill: currentColor; stroke: currentColor}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store:hover {color: var(--ah--light)}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store svg:hover {fill: currentColor; stroke: currentColor}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store svg *:hover {fill: currentColor; stroke: currentColor}.brxe-wyuxmz.brxe-datastore-button:not(.is-in-store) svg { stroke:var(--ah--primary);}.brxe-wyuxmz.brxe-datastore-button:not(.is-in-store):hover svg { stroke:var(--ah--light);}.brxe-wyuxmz.brxe-datastore-button:not(.is-in-store):focus svg { stroke:var(--ah--light);}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store:focus {color: var(--ah--light)}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store svg:focus {fill: currentColor; stroke: currentColor}.brxe-xhijim .brxe-wyuxmz.brxe-datastore-button.is-in-store svg *:focus {fill: currentColor; stroke: currentColor}.brxe-xhijim .brxe-nvtzkt.brxe-block {position: absolute; align-items: flex-end; justify-content: flex-end; flex-direction: column; display: flex; overflow: hidden; width: 100svw; aspect-ratio: 4/3; max-height: 320px}.brxe-xhijim .brxe-qzwtgp.brxe-div {display: flex; flex-wrap: wrap; flex-direction: column; position: relative; background-color: var(--ah--bg-surface); flex-grow: 1}.brxe-xhijim.brxe-block {overflow: hidden; min-height: 420px; transition: all .3s ease-in-out; max-height: 520px; flex-direction: column}.brxe-xhijim.brxe-block:hover {box-shadow: 0 5px 15px -7px var(--ah--shadow-primary-20); transition: all .3s ease-in-out}.brxe-xhijim img { transition: transform 0.3s ease;}.brxe-xhijim:hover img,.brxe-xhijim:focus img,.brxe-xhijim:focus-within img { transform: scale(1.1);}.brxe-xhijim .brxe-mdbbde::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient( hsla(231, 54%, 22%, 0.05), hsla(231, 54%, 22%, 0.6) ); mix-blend-mode: multiply; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; z-index: 1;}.brxe-xhijim:hover .brxe-mdbbde::before,.brxe-xhijim:focus-within .brxe-mdbbde::before { opacity: 1;}.brxe-xhijim:hover .jet-listing-dynamic-field__content { color: var(--ah--primary); transition: color 0.2s ease-in-out;}#brxe-rpjyjr {grid-template-columns: repeat(auto-fit, minmax(345px, 1fr)); display: grid; align-items: initial}@media (min-width: 1279px) {#brxe-rpjyjr {max-width: var(--ah--max-screen-width)}}#brxe-ftvrzb {justify-content: center; align-items: center}#brxe-eiekkm {background-color: var(--ah--secondary-light)}@media (min-width: 767px) {#lnb-section {align-items: center}}@media (min-width: 1279px) {#lnb-section {max-width: var(--ah--max-screen-width)}}@media (min-width: 767px) {#brxe-nqdixv {align-items: center}}@media (min-width: 1279px) {#brxe-nqdixv {max-width: var(--ah--max-screen-width)}}#brxe-ktvwmx {grid-template-columns: repeat(1, minmax(0, 1fr)); grid-gap: var(--ah--space-m); column-gap: var(--ah--space-2xs); row-gap: var(--ah--space-2xs)}@media (min-width: 767px) {#brxe-ktvwmx {grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: center}}@media (min-width: 991px) {#brxe-ktvwmx {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (min-width: 1279px) {#brxe-ktvwmx {max-width: var(--ah--max-screen-width); flex-direction: column}}.brxe-cutygh .brxe-oqrggm.brxe-image:not(.tag), .brxe-cutygh .brxe-oqrggm.brxe-image img {object-fit: cover; aspect-ratio: 4/3; object-position: 50% 20%}.brxe-cutygh .brxe-oqrggm.brxe-image {width: 100%; position: static; flex-direction: column; width: 100svw}.brxe-cutygh .brxe-aycacb.brxe-div {position: relative; max-height: 320px; flex-direction: row; display: flex; justify-content: flex-end; align-items: flex-start; overflow: hidden; z-index: 0}.brxe-cutygh .brxe-tokdzo.brxe-jet-engine-listing-dynamic-field .jet-listing-dynamic-field__content {color: var(--ah--border-primary-d-1)}@media (min-width: 1279px) {.brxe-cutygh .brxe-tokdzo.brxe-jet-engine-listing-dynamic-field .jet-engine-gallery-grid {--columns: 3}}.brxe-cutygh .brxe-oraejm.brxe-post-title {font-size: var(--ah--text-l)}.brxe-cutygh .brxe-umcihq.brxe-post-excerpt {color: var(--ah--border-primary-d-1)}.brxe-cutygh .brxe-lsoxie.brxe-block {flex-direction: column; background-color: var(--ah--bg-surface); flex-grow: 1}.brxe-cutygh .brxe-lmcwek.brxe-block {flex-direction: column; z-index: 1; min-height: 420px}.brxe-cutygh .brxe-zrjbnu.brxe-jet-engine-listing-dynamic-terms {z-index: 1; padding-top: .45em; padding-right: .6em; padding-bottom: .4em; padding-left: .6em; line-height: 1; color: var(--ah--bg-surface); font-size: var(--ah--text-xs); font-weight: 500; background-color: var(--ah--primary); flex-direction: column}@media (min-width: 1279px) {.brxe-cutygh .brxe-zrjbnu.brxe-jet-engine-listing-dynamic-terms {--je-terms-gap: 12px}}.brxe-cutygh .brxe-etxugh.brxe-block {position: absolute; align-items: flex-start; justify-content: flex-start; flex-direction: row; display: flex; overflow: hidden; width: 100svw; aspect-ratio: 4/3; max-height: 320px}.brxe-cutygh .brxe-ygyetr.brxe-div {flex-direction: column; flex-wrap: wrap; position: relative; display: flex}.brxe-cutygh.brxe-block {flex-direction: column; overflow: hidden; min-height: 420px; transition: all .3s ease-in-out; max-height: 520px}.brxe-cutygh.brxe-block:hover {box-shadow: 0 5px 15px -7px var(--ah--shadow-primary-20); transition: all .3s ease-in-out}.brxe-cutygh img { transition: transform 0.3s ease;}.brxe-cutygh:hover img,.brxe-cutygh:focus img,.brxe-cutygh:focus-within img { transform: scale(1.1);}.brxe-cutygh .newly-added-properties-section__img-wrapper::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient( hsla(231, 54%, 22%, 0.05), hsla(231, 54%, 22%, 0.6) ); mix-blend-mode: multiply; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; z-index: 1;}.brxe-cutygh:hover .newly-added-properties-section__img-wrapper::before,.brxe-cutygh:focus-within .newly-added-properties-section__img-wrapper::before { opacity: 1;}.brxe-cutygh:hover .jet-listing-dynamic-field__content { color: var(--ah--primary); transition: color 0.2s ease-in-out;}#brxe-cnwtyz {display: grid; align-items: initial; grid-template-columns: repeat(auto-fit, minmax(325px, 1fr))}@media (min-width: 1279px) {#brxe-cnwtyz {max-width: var(--ah--max-screen-width)}}#brxe-gpjqtp {justify-content: center; align-items: center}@media (min-width: 1279px) {#brxe-gpjqtp {flex-direction: column}}#brxe-bkfdsw {align-items: center; background-color: rgba(255, 255, 255, 0.2); height: 65px; display: flex; justify-content: center; color: var(--ah--light); fill: var(--ah--light); width: 65px; border: 1px solid rgba(255, 255, 255, 0.35)}#newsletter-h2 {text-align: center; color: var(--ah--bg-surface); font-size: var(--ah--text-4xl); background-color: rgba(0, 0, 0, 0)}@media (min-width: 767px) {#newsletter-h2 {align-items: center}}#brxe-qrynto {background-color: rgba(0, 0, 0, 0); text-align: center; color: var(--ah--bg-surface); font-weight: 500}#brxe-qrynto a {text-align: center; color: var(--ah--bg-surface); font-weight: 500; font-size: inherit}#brxe-qrynto a{font-weight:500;border-radius:var(--ah--radius-s);}#brxe-qrynto a:hover{color:var(--ah--primary);}@media (min-width: 767px) {#brxe-qrynto {align-items: center}}#brxe-ngvreb {max-width: 600px; color: var(--ah--bg-surface); background-color: rgba(0, 0, 0, 0)}#brxe-ngvreb:where(.brxe-form) .options-wrapper input { min-width: 1.2em; min-height: 1.2em;}#brxe-ngvreb .options-wrapper li { display: flex; align-items: flex-start; gap: 0.5em; padding-top:.3em;}#brxe-ngvreb a { font-weight: 500; text-decoration: underline; border-radius: var(--ah--radius-s);}#brxe-ngvreb button[type=submit].bricks-button { min-height: 39px; max-height: 39px; transition: all .15s ease-in-out;}#brxe-ngvreb:where(.brxe-form) .form-group .form-group-error-message { border-radius: var(--ah--radius-s); margin-top: .3em;}form#brxe-ngvreb input[name="newsletter_email"] { max-height: 39px;}#brxe-ngvreb .bricks-button.is-disabled,#brxe-ngvreb .bricks-button.is-disabled:hover,#brxe-ngvreb .bricks-button.is-disabled:focus,#brxe-ngvreb .bricks-button.is-disabled:active { opacity: 0.5; cursor: not-allowed !important; pointer-events: none !important; background-color: var(--ah--bg-surface); color: var(--ah--primary); transform: none !important; box-shadow: none !important;}#brxe-ngvreb input[type="checkbox"] { appearance: none; -webkit-appearance: none;  width: 1.2em; height: 1.2em; border-radius: 50% !important; border: 1px solid var(--ah--bg-surface); cursor: pointer; display: inline-block; position: relative; vertical-align: middle; overflow:hidden;}#brxe-ngvreb input[type="checkbox"]:not(:disabled):hover { border-color: var(--ah--bg-surface);}#brxe-ngvreb input[type="checkbox"]:checked { background-color: var(--ah--bg-surface); border-color: var(--ah--bg-surface);}#brxe-ngvreb input[type="checkbox"]:checked::after { content: ""; position: absolute; top: 50%; left: calc(50% + 1px);  width: 1.5em; height: 1.5em; transform: translate(-50%, -50%); background-color: var(--ah--primary); -webkit-mask: url("/wp-content/uploads/2025/12/ios-checkmark.svg") no-repeat center / contain; mask: url("/wp-content/uploads/2025/12/ios-checkmark.svg") no-repeat center / contain; pointer-events: none;}#brxe-ngvreb > div[role="group"]:first-of-type { order: 1;}#brxe-ngvreb > .form-group:nth-of-type(1) { order: 4;}#brxe-ngvreb > .form-group:nth-of-type(2) { order: 3;}#brxe-ngvreb > .form-group.submit-button-wrapper { order: 2;}#brxe-ngvreb .submit-button-wrapper button svg{ height:22px; margin-top:-4px;}#brxe-ngvreb .form-group:nth-child(3) {width: 100%}#brxe-ngvreb .form-group input {border-style: solid; border-color: var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s); line-height: 2.2; color: var(--ah--bg-surface); background-color: rgba(255, 255, 255, 0.2)}#brxe-ngvreb .flatpickr {border-style: solid; border-color: var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s); background-color: rgba(255, 255, 255, 0.2)}#brxe-ngvreb select {border-style: solid; border-color: var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s); line-height: 2.2; color: var(--ah--bg-surface); background-color: rgba(255, 255, 255, 0.2)}#brxe-ngvreb textarea {border-style: solid; border-color: var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s); line-height: 2.2; color: var(--ah--bg-surface); background-color: rgba(255, 255, 255, 0.2)}#brxe-ngvreb .bricks-button:not([type=submit]) {border-style: solid; border-color: var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s)}#brxe-ngvreb .choose-files {border-style: solid; border-color: var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s)}#brxe-ngvreb .bricks-button:hover {background-color: var(--ah--primary-l-10); color: var(--ah--primary-d-1)}#brxe-ngvreb:hover {border-color: var(--ah--primary)}#brxe-ngvreb label {text-transform: none}#brxe-ngvreb .label {text-transform: none}#brxe-ngvreb button[type=submit].bricks-button {border: 1px solid var(--ah--border-primary-l-3); border-radius: var(--ah--radius-s)}#brxe-ngvreb .bricks-button {background-color: var(--ah--bg-surface); color: var(--ah--primary); font-weight: 500}#brxe-ngvreb .form-group:not(:last-child):not(.captcha) {padding-top: var(--ah--space-2xs); padding-bottom: var(--ah--space-s)}#brxe-ngvreb button[type=submit].bricks-button:hover {border-color: var(--ah--primary-l-10)}#brxe-ngvreb .submit-button-wrapper {width: 100%}@media (min-width: 767px) {#brxe-ngvreb .form-group:nth-child(3) {width: 72.5%}#brxe-ngvreb .submit-button-wrapper {width: 25%; margin-top: .27em; margin-left: var(--ah--space-xs)}#brxe-ngvreb .form-group:not(:last-child):not(.captcha) {padding-top: 0}}#brxe-wfsfkz .icon i {font-size: var(--ah--text-m)}#brxe-wfsfkz {color: var(--ah--bg-surface); flex-direction: row; gap: var(--ah--space-3xs); background-color: rgba(0, 0, 0, 0)}#brxe-wfsfkz .content {line-height: 1.2}#brxe-uxrmns .icon i {font-size: var(--ah--text-m)}#brxe-uxrmns {color: var(--ah--bg-surface); flex-direction: row; gap: var(--ah--space-3xs); background-color: rgba(0, 0, 0, 0)}#brxe-uxrmns .content {line-height: 1.2}#brxe-aztnwo .icon i {font-size: var(--ah--text-m)}#brxe-aztnwo {color: var(--ah--bg-surface); flex-direction: row; gap: var(--ah--space-3xs); background-color: rgba(0, 0, 0, 0)}#brxe-aztnwo .content {line-height: 1.2}@media (min-width: 767px) {#brxe-aztnwo {justify-content: flex-start}}#brxe-fjtxlr {grid-column: 1/-1}@media (min-width: 767px) {#brxe-fjtxlr {grid-column: unset}}#brxe-hflmas {grid-template-columns: repeat(1, minmax(0, 1fr)); display: grid; align-items: initial; padding-left: 0; opacity: .7; width: 100%; justify-items: center; margin-bottom: 0}@media (min-width: 767px) {#brxe-hflmas {grid-template-columns: repeat(3, minmax(0, auto)); width: unset; justify-items: flex-start}}#brxe-zdcqgm .newsletter-consent-actionbtn{min-height:39px;max-height:39px;transition:all .15s ease-in-out!important;}#brxe-zdcqgm .jet-form-builder__submit {padding-top: var(--ah--space-2xs); padding-right: var(--ah--space-s); padding-bottom: var(--ah--space-2xs); padding-left: var(--ah--space-s); border-color: var(--ah--border-primary-l-3); background-color: var(--ah--bg-surface); line-height: 1.1}#brxe-zdcqgm .jet-form-builder__submit:hover {background-color: var(--ah--primary); border-color: var(--ah--primary); color: var(--ah--bg-surface)}#brxe-zdcqgm {display: none}@media (min-width: 1279px) {#brxe-zdcqgm {--jfb-input-color-scheme: normal}#brxe-zdcqgm .jet-form-builder__fields-group {flex-direction: column}}#brxe-ruuhpn {grid-template-columns: repeat(1, minmax(0, 1fr)); align-items: center; grid-gap: var(--ah--space-m); row-gap: var(--ah--space-2xs); column-gap: var(--ah--space-2xs); flex-direction: column}@media (min-width: 767px) {#brxe-ruuhpn {grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: center}}@media (min-width: 991px) {#brxe-ruuhpn {grid-template-columns: repeat(3, minmax(0, 1fr))}}@media (min-width: 1279px) {#brxe-ruuhpn {max-width: var(--ah--max-screen-width)}}#brxe-xszjcl {grid-template-columns: repeat(1, minmax(0, 1fr)); max-width: var(--ah--max-screen-width); align-items: center; justify-content: center; justify-items: center}@media (min-width: 767px) {#brxe-xszjcl {grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: center}}#brxe-sgskfd {position: relative; background-color: var(--ah--primary-d-2)}:where(#brxe-sgskfd > *:not(figcaption)) {position: relative}#brxe-sgskfd::before {background-image: linear-gradient(340deg, var(--ah--secondary), rgba(85, 141, 247, 0.72), #2982ff); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}