@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 {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {.brxe-filter-search{position:relative;width:100%}.brxe-filter-search :where(input){width:100%}.brxe-filter-search .icon{cursor:pointer;display:grid;height:100%;margin-inline:10px;place-items:center;position:absolute;right:0;top:50%;transform:translateY(-50%);visibility:hidden}.brxe-filter-search .icon.brx-show{visibility:visible}}@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 {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-code{width:100%}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@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-posts{overflow:hidden;width:100%}.brxe-posts figure{all:unset;display:block;position:relative}.brxe-posts figure>a{display:block}.brxe-posts img{width:100%}.brxe-posts .bricks-layout-wrapper{--columns:2;--gutter:0px}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:column}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:100%}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(odd) .bricks-layout-inner{flex-direction:row!important}.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner,.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row}.brxe-posts .bricks-layout-wrapper a{color:currentcolor}.brxe-posts .bricks-pagination{position:relative;z-index:1}.brxe-posts .bricks-pagination .current{color:var(--bricks-text-light);cursor:default}}@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-filter-radio{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-radio[data-mode=button]){display:flex;flex-wrap:wrap;gap:var(--brx-btn-options-gap,10px)}.brxe-filter-radio[data-mode=default]{display:flex;flex-direction:column;gap:var(--brx-options-gap)}.brxe-filter-radio[data-mode=default].brx-count-align-end .brx-option-text{flex:1}.brxe-filter-radio[data-mode=default].brx-count-align-end .brx-option-text .brx-option-count{margin-inline-start:auto}.brxe-filter-radio[data-mode=button] input[type=radio]{appearance:none;-webkit-appearance:none;border:0;height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:0}.brxe-filter-radio[data-mode=button] input[type=radio]:focus-visible+.bricks-button,.brxe-filter-radio[data-mode=button] label:focus-within .bricks-button{outline:2px solid var(--brx-indicator-focus-color,#3b82f6);outline-offset:2px}.brxe-filter-radio input.brx-a11y-hidden{appearance:none;-webkit-appearance:none;border:0;height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:0}.brxe-filter-radio .brx-input-indicator{align-items:center;background-color:var(--brx-indicator-bg,transparent);border-color:var(--brx-indicator-border-color,currentcolor);border-radius:50%;border-style:var(--brx-indicator-border-style,solid);border-width:var(--brx-indicator-border-width,1px);display:inline-flex;flex-shrink:0;height:var(--brx-indicator-size,1em);justify-content:center;position:relative;transition:background-color .15s ease,border-color .15s ease;width:var(--brx-indicator-size,1em)}.brxe-filter-radio .brx-input-indicator:after{background-color:#3b82f6;border-radius:50%;content:"";display:block;height:calc(var(--brx-indicator-size, 1em)*.5);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease;width:calc(var(--brx-indicator-size, 1em)*.5)}.brxe-filter-radio input[type=radio]:checked+.brx-input-indicator{background-color:var(--brx-indicator-bg-checked,transparent);border-color:var(--brx-indicator-border-color-checked,#3b82f6)}.brxe-filter-radio input[type=radio]:checked+.brx-input-indicator:after{background-color:var(--brx-indicator-check-color-checked,#3b82f6);opacity:1}.brxe-filter-radio input[type=radio]:focus-visible+.brx-input-indicator{outline:2px solid var(--brx-indicator-focus-color,#3b82f6);outline-offset:2px}.brxe-filter-radio input[type=radio]:disabled+.brx-input-indicator{cursor:default;opacity:.5}.brxe-filter-radio label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:var(--brx-indicator-gap,.5em);margin:inherit;position:relative}.brxe-filter-radio .brx-option-text{display:inline-flex;gap:4px}.brxe-filter-radio:not([data-mode=button]) .brx-show-more-less-wrapper{margin-top:10px}}#brxe-tbezxk {text-transform: uppercase; font-weight: 400; font-style: normal; color: var(--horizon-teal-deep_primary); font-size: 24px; text-align: center; font-family: "Sohne"; line-height: 130%}@media (max-width: 767px) {#brxe-tbezxk {font-size: 18px}}.brxe-raeohi .brxe-kqnzgi.brxe-image {margin-bottom: 24px; border-radius: 6px; height: 325px; width: auto}.brxe-raeohi .brxe-kqnzgi.brxe-image:not(.tag), .brxe-raeohi .brxe-kqnzgi.brxe-image img {object-fit: cover}@media (max-width: 991px) {.brxe-raeohi .brxe-kqnzgi.brxe-image {width: 100%; height: 350px}}@media (max-width: 767px) {.brxe-raeohi .brxe-kqnzgi.brxe-image {margin-bottom: 36px; height: auto; border-radius: 12px}.brxe-raeohi .brxe-kqnzgi.brxe-image:not(.tag), .brxe-raeohi .brxe-kqnzgi.brxe-image img {aspect-ratio: 1.91/1}}.brxe-xasjxn {padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; border: 0.5px solid #0A354A; border-radius: 6px; background-color: var(--haze-neutral-300); text-transform: uppercase; font-weight: 400; font-style: normal; line-height: 120%; font-size: 12px; color: var(--horizon-teal-deep_primary); font-family: "Sohne"}.brxe-xasjxn:hover {background-color: var(--frost-neutral-200)}.brxe-raeohi .brxe-nodkbz.brxe-block {margin-bottom: 12px; flex-direction: row; align-items: center; column-gap: 12px; row-gap: 12px}.brxe-raeohi .brxe-xurmzs.brxe-block {flex-direction: row; column-gap: 12px}.brxe-raeohi .brxe-rlyohe.brxe-heading {color: var(--horizon-teal-deep_primary); font-size: 36px; font-weight: 400; font-style: normal; font-family: "Sohne"; line-height: 120%; text-transform: capitalize; margin-bottom: 12px}.brxe-raeohi .brxe-rlyohe.brxe-heading:hover {text-decoration: underline}@media (max-width: 767px) {.brxe-raeohi .brxe-rlyohe.brxe-heading {font-size: 20px}}.brxe-raeohi .brxe-txlxus.brxe-text {color: var(--horizon-teal-deep_primary); font-size: 18px; font-weight: 400; font-style: normal; font-family: "Sohne"; line-height: 140%}.brxe-raeohi .brxe-txlxus.brxe-text a {color: var(--horizon-teal-deep_primary); font-size: 18px; font-weight: 400; font-style: normal; font-family: "Sohne"; line-height: 140%; font-size: inherit}@media (max-width: 767px) {.brxe-raeohi .brxe-txlxus.brxe-text {font-size: 16px}.brxe-raeohi .brxe-txlxus.brxe-text a {font-size: 16px; font-size: inherit}}@media (max-width: 767px) {#brxe-ljfoac {width: 100%}}.brxe-kvopfn .brxe-qziiim.brxe-image {border-radius: 6px; height: 186px; width: auto}.brxe-kvopfn .brxe-qziiim.brxe-image:not(.tag), .brxe-kvopfn .brxe-qziiim.brxe-image img {object-fit: cover}@media (max-width: 767px) {.brxe-kvopfn .brxe-qziiim.brxe-image {width: 100%}}.brxe-kvopfn .brxe-nifuvy.brxe-block {width: 50%; flex-direction: column; padding-right: 0}@media (max-width: 991px) {.brxe-kvopfn .brxe-nifuvy.brxe-block {width: 70%}}@media (max-width: 767px) {.brxe-kvopfn .brxe-nifuvy.brxe-block {width: 48%}}.brxe-kvopfn .brxe-tnnnxm.brxe-block {flex-direction: row; align-items: center; column-gap: 12px; row-gap: 12px; margin-bottom: 8px}.brxe-kvopfn .brxe-bhcxez.brxe-heading {color: var(--horizon-teal-deep_primary); font-size: 24px; font-weight: 400; font-style: normal; line-height: 130%; font-family: "Sohne"; text-transform: capitalize; margin-bottom: 8px}.brxe-kvopfn .brxe-bhcxez.brxe-heading:hover {text-decoration: underline}.brxe-kvopfn .brxe-qzevjw.brxe-text {color: var(--horizon-teal-deep_primary); font-size: 18px; font-weight: 400; font-style: normal; line-height: 140%; font-family: "Sohne"}.brxe-kvopfn .brxe-qzevjw.brxe-text a {color: var(--horizon-teal-deep_primary); font-size: 18px; font-weight: 400; font-style: normal; line-height: 140%; font-family: "Sohne"; font-size: inherit}.brxe-kvopfn .brxe-famsgz.brxe-block {width: 50%}@media (max-width: 767px) {.brxe-kvopfn .brxe-famsgz.brxe-block {width: 48%}}.brxe-kvopfn.brxe-block {flex-direction: row; column-gap: 12px; row-gap: 2px}@media (max-width: 767px) {.brxe-kvopfn.brxe-block {flex-direction: row}}#brxe-lpmzkh {column-gap: 24px; row-gap: 24px}@media (max-width: 767px) {#brxe-lpmzkh {width: 100%; display: none}}#brxe-hbbclb {flex-direction: row; row-gap: 96px; column-gap: 96px}@media (max-width: 991px) {#brxe-hbbclb {column-gap: 64px; row-gap: 64px; width: 100%; flex-direction: row}}@media (max-width: 767px) {#brxe-hbbclb {width: 100%; column-gap: 48px; row-gap: 48px; flex-direction: row; margin-left: 0}}#brxe-vjdmam {padding-top: 75px; padding-bottom: 75px; column-gap: 48px; row-gap: 48px; background-color: var(--frost-neutral-200)}#brxe-vjdmam { background-image: radial-gradient( rgba(15, 32, 36, 0.1) 1.5px, transparent 1.5px); background-size: 33px 33px;}@media (max-width: 991px) {#brxe-vjdmam {flex-direction: column}}@media (max-width: 767px) {#brxe-vjdmam {padding-top: 36px; padding-right: 24px; padding-bottom: 36px; padding-left: 24px; column-gap: 36px; row-gap: 36px}}.brxe-szqzem .brxe-biagpe.brxe-image {width: auto; padding-right: 24px; height: 186px; border-radius: 6px}.brxe-szqzem .brxe-biagpe.brxe-image:not(.tag), .brxe-szqzem .brxe-biagpe.brxe-image img {object-fit: cover}@media (max-width: 767px) {.brxe-szqzem .brxe-biagpe.brxe-image {padding-right: 0; border-radius: 0px}}.brxe-szqzem .brxe-teqxwt.brxe-block {flex-direction: column; width: 54%; padding-right: 0}@media (max-width: 991px) {.brxe-szqzem .brxe-teqxwt.brxe-block {width: 70%}}@media (max-width: 767px) {.brxe-szqzem .brxe-teqxwt.brxe-block {border-radius: 0; flex-grow: 1; width: 33%}}@media (max-width: 393px) {.brxe-szqzem .brxe-teqxwt.brxe-block {width: 36%}}.brxe-szqzem .brxe-rlfitt.brxe-block {flex-direction: row; align-items: center; column-gap: 12px; row-gap: 12px; margin-bottom: 8px}.brxe-szqzem .brxe-cvdidn.brxe-heading {font-size: 24px; font-weight: 400; line-height: 130%; color: var(--horizon-teal-deep_primary); font-family: "Sohne"; font-style: normal; text-transform: capitalize; margin-bottom: 8px}.brxe-szqzem .brxe-cvdidn.brxe-heading:hover {text-decoration: underline}@media (max-width: 767px) {.brxe-szqzem .brxe-cvdidn.brxe-heading {font-size: 18px}}.brxe-szqzem .brxe-vueyrj.brxe-text-link {font-size: 12px; font-weight: 600; line-height: 14.4px; color: #0F2B3D; font-family: "Sohne"; flex-direction: row-reverse; align-items: center; gap: 10px}.brxe-szqzem .brxe-vueyrj.brxe-text-link:hover {text-decoration: underline}@media (max-width: 767px) {.brxe-szqzem .brxe-xmbzqz.brxe-block {width: 65%; flex-grow: 1}}@media (max-width: 393px) {.brxe-szqzem .brxe-xmbzqz.brxe-block {width: 54%; align-self: center !important; justify-content: center; padding-top: 12px; padding-bottom: 12px}}.brxe-szqzem.brxe-block {flex-direction: row; column-gap: 12px; row-gap: 2px}@media (max-width: 767px) {.brxe-szqzem.brxe-block {border-right: 1px solid var(--slate-neutral-500); border-left: 1px solid var(--slate-neutral-500); flex-direction: row}}@media (max-width: 393px) {.brxe-szqzem.brxe-block {flex-direction: row; padding-right: 24px}}@media (max-width: 767px) {#brxe-fpilwl .splide__pagination {bottom: -50px}}#brxe-gjgvgp {display: none}@media (max-width: 991px) {#brxe-gjgvgp {display: flex}}@media (max-width: 767px) {#brxe-gjgvgp {padding-right: 24px; padding-left: 24px}}#brxe-cregzn {background-color: var(--frost-neutral-200); padding-top: 75px; padding-bottom: 75px; column-gap: 48px; row-gap: 48px; display: none}#brxe-cregzn { background-color: #F1F8F9; background-image: radial-gradient( rgba(15, 32, 36, 0.1) 1.5px, transparent 1.5px ); background-size: 33px 33px;}@media (max-width: 991px) {#brxe-cregzn {flex-direction: column; padding-right: 16px; padding-left: 16px}}@media (max-width: 767px) {#brxe-cregzn {column-gap: 36px; row-gap: 36px; display: block; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-top: 1px solid var(--slate-neutral-500); border-bottom: 1px solid var(--slate-neutral-500)}}#brxe-evzxwt {background-color: var(--frost-neutral-200); padding-top: 75px; padding-bottom: 75px; column-gap: 48px; row-gap: 48px; display: none}#brxe-evzxwt { background-color: #F1F8F9; background-image: radial-gradient( rgba(15, 32, 36, 0.1) 1.5px, transparent 1.5px ); background-size: 33px 33px;}@media (max-width: 991px) {#brxe-evzxwt {flex-direction: column; padding-right: 16px; padding-left: 16px}}@media (max-width: 767px) {#brxe-evzxwt {column-gap: 36px; row-gap: 36px; display: block; padding-top: 10px; padding-right: 10px; padding-bottom: 0; padding-left: 10px; height: 100px}}#brxe-ruludp {text-transform: capitalize; font-weight: 400; font-style: normal; line-height: 120%; font-size: 36px; font-family: "Sohne"; letter-spacing: -1px}@media (max-width: 767px) {#brxe-ruludp {font-size: 32px; line-height: 115%; letter-spacing: -0.6px}}#brxe-jlasgp {text-transform: uppercase}@media (max-width: 991px) {#brxe-jlasgp {width: 48%}}@media (max-width: 767px) {#brxe-jlasgp {width: 100%}}@media (max-width: 393px) {#brxe-jlasgp {width: 100%}}#brxe-gdygci input {padding-top: 3px; padding-bottom: 3px; color: var(--horizon-teal-deep_primary); border-radius: 6px}#brxe-gdygci .icon {color: var(--horizon-teal-deep_primary); font-size: 25px}.page-search-box { display: none;} .page-search-box.is-open { display: block; border-radius: 50px; background: var(--Colours-Neutrals-Neutral-300, #E4EFF1);}#brxe-gdygci input{ border-radius:50px; background-color:var(--Colours-Neutrals-Neutral-300, #E4EFF1); width: 500px}@media (max-width: 991px) {#brxe-gdygci input{ border-radius:50px; background-color:var(--Colours-Neutrals-Neutral-300, #E4EFF1); width: 250px}}#brxe-rybgge {width: 55px; height: 55px; flex-shrink: 0}@media (max-width: 767px) {#brxe-rybgge :not([fill="none"]) {fill: var(--haze-neutral-300)}}#brxe-nnqnwa {flex-direction: row; align-items: center; justify-content: flex-end; column-gap: 8px; row-gap: 10px}@media (max-width: 991px) {#brxe-nnqnwa {width: 48%}}@media (max-width: 767px) {#brxe-nnqnwa {flex-direction: row; width: 100%; flex-wrap: nowrap; display: none}}@media (max-width: 393px) {#brxe-nnqnwa {width: 100%}}#brxe-ufpdei {width: 55px; height: 55px; flex-shrink: 0}@media (max-width: 767px) {#brxe-ufpdei :not([fill="none"]) {fill: var(--haze-neutral-300)}#brxe-ufpdei {position: absolute; z-index: 1}#brxe-ufpdei { pointer-events: none}}#brxe-feynyz input {padding-top: 3px; padding-bottom: 3px; color: var(--horizon-teal-deep_primary); border-radius: 6px}#brxe-feynyz .icon {color: var(--horizon-teal-deep_primary); font-size: 25px}.page-search-box { display: none;} .page-search-box.is-open { display: block; border-radius: 50px; background: var(--Colours-Neutrals-Neutral-300, #E4EFF1);}#brxe-feynyz input{ border-radius:50px; background-color:var(--Colours-Neutrals-Neutral-300, #E4EFF1); width: 500px}@media (max-width: 991px) {#brxe-feynyz input{ border-radius:50px; background-color:var(--Colours-Neutrals-Neutral-300, #E4EFF1); width: 250px}}@media (max-width: 767px) {.page-search-box { display: block; flex: 1; border-radius: 50px; background: var(--Colours-Neutrals-Neutral-300, #E4EFF1); width: 566px;}.page-search-box input[type="search"] { padding-left: 52px;}}#brxe-sstlgo {flex-direction: row; align-items: center; justify-content: flex-end; column-gap: 8px; row-gap: 10px; display: none}@media (max-width: 991px) {#brxe-sstlgo {width: 48%}}@media (max-width: 767px) {#brxe-sstlgo {flex-direction: row; flex-wrap: nowrap; display: flex; width: 100%; justify-content: flex-start; align-self: flex-start !important; position: relative}}@media (max-width: 393px) {#brxe-sstlgo {width: 100%}}#brxe-awxkzd {flex-direction: row; margin-bottom: 12px; align-items: center}@media (max-width: 991px) {#brxe-awxkzd {width: 100%; flex-direction: row}}@media (max-width: 767px) {#brxe-awxkzd {flex-direction: column; column-gap: 18px; row-gap: 18px}}#brxe-cynnat[data-mode="button"] .bricks-button {background-color: var(--haze-neutral-300); border: 1px solid var(--horizon-teal-deep_primary); border-radius: 6px; text-transform: uppercase; font-size: 12px; line-height: 120%}#brxe-cynnat[data-mode="button"] .bricks-button.brx-option-active {background-color: var(--horizon-teal-deep_primary); color: var(--white-neutral-100)}#brxe-cynnat[data-mode="button"] .bricks-button:hover {background-color: var(--frost-neutral-200); color: var(--horizon-teal-deep_primary)}#brxe-cynnat {display: none !important;} .resource-filter-slider { display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; gap: 12px; overflow-x: auto; overflow-y: hidden; width: 100%; max-width: 100%; min-width: 0; list-style: none; padding: 0 0 10px 0; margin: 0; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch;} .resource-filter-slider li { flex: 0 0 auto; scroll-snap-align: start; margin: 0; padding: 0;} .resource-filter-slider label { display: block; cursor: pointer;} .resource-filter-slider .bricks-button { white-space: nowrap; cursor: pointer;} .resource-filter-slider input:checked + .bricks-button { outline: none !important; box-shadow: none !important;} .resource-filter-slider input:checked + .bricks-button { pointer-events: none;}#brxe-annqea .repeater-item [data-field-id="5b0f09"] {padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; background-color: var(--haze-neutral-300); color: var(--horizon-teal-deep_primary); text-transform: uppercase; line-height: 120%; font-size: 12px; border: 1px solid var(--horizon-teal-subtle); border-radius: 6px; margin-top: 24px}#brxe-annqea .repeater-item [data-field-id="5b0f09"]:hover {background-color: var(--frost-neutral-200)}#brxe-annqea .repeater-item [data-field-id="d418e6"] {margin-top: 12px; margin-right: 0; margin-bottom: 12px; margin-left: 0; font-size: 24px; line-height: 130%}#brxe-annqea .repeater-item [data-field-id="d418e6"]:hover {text-decoration: underline}#brxe-annqea .repeater-item [data-field-id="roxvvd"] {margin-right: 0; margin-left: 0}#brxe-annqea .bricks-layout-wrapper {--columns: 3; --gutter: 24px}#brxe-annqea .bricks-layout-wrapper[data-layout=list] img {height: 240px}#brxe-annqea .bricks-layout-wrapper[data-layout=grid] img {height: 240px}#brxe-annqea .overlay-wrapper {height: 240px; max-width: auto}#brxe-annqea .bricks-layout-wrapper[data-layout=list] .image-wrapper {max-width: auto}#brxe-annqea .bricks-layout-wrapper[data-layout=grid] .image-wrapper {max-width: auto}#brxe-annqea .bricks-layout-inner > a {max-width: auto}@media (max-width: 991px) {#brxe-annqea .image {aspect-ratio: 1.91/1}#brxe-annqea .bricks-layout-wrapper[data-layout=list] img {height: auto}#brxe-annqea .bricks-layout-wrapper[data-layout=grid] img {height: auto}#brxe-annqea .overlay-wrapper {height: auto}}@media (max-width: 767px) {#brxe-annqea .repeater-item [data-field-id="5b0f09"] {line-height: 120%}#brxe-annqea .repeater-item [data-field-id="d418e6"] {font-size: 18px; line-height: 130%}#brxe-annqea .repeater-item [data-field-id="roxvvd"] {font-size: 14px; line-height: 140%}#brxe-annqea .bricks-layout-wrapper {--columns: 1}#brxe-annqea .bricks-layout-inner {background-color: var(--frost-neutral-200); padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-radius: 12px}#brxe-annqea .bricks-layout-wrapper[data-layout=list] img {height: auto}#brxe-annqea .bricks-layout-wrapper[data-layout=grid] img {height: auto}#brxe-annqea .overlay-wrapper {height: auto}#brxe-annqea .image {aspect-ratio: 1.91/1}}@media (max-width: 393px) {#brxe-annqea .bricks-layout-wrapper {--columns: 1}}#brxe-efcrzr {flex-direction: column; column-gap: 48px; row-gap: 48px; margin-bottom: 48px; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr}.brxe-idvkil { min-width: 0; max-width: 100%; overflow-x: hidden;}@media (max-width: 991px) {#brxe-efcrzr {grid-template-columns: 1fr 1fr; width: 100%}}@media (max-width: 767px) {#brxe-efcrzr {grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr; width: 100%}}#brxe-llvlhv {column-gap: 24px; row-gap: 24px; padding-top: 60px; padding-bottom: 20px}@media (max-width: 991px) {#brxe-llvlhv {flex-direction: column}}@media (max-width: 767px) {#brxe-llvlhv {padding-top: 36px; padding-right: 24px; padding-bottom: 0; padding-left: 24px; flex-direction: row}}.brxe-rodthw {font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 140%; color: var(--white-neutral-100); font-size: 18px; text-transform: uppercase; margin-bottom: 24px}@media (max-width: 767px) {.brxe-rodthw {z-index: 1; text-align: center; font-size: 14px; width: 100%; margin-bottom: 1i8}}.brxe-mclrpw {font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 120%; color: var(--white-neutral-100); font-size: 36px; margin-bottom: 48px; width: 550px}@media (max-width: 767px) {.brxe-mclrpw {z-index: 1; text-align: center; font-size: 32px; line-height: 115%; letter-spacing: -0.55px; margin-bottom: 36px; width: 80%}}@media (max-width: 393px) {.brxe-mclrpw {width: 100%}}.brxe-zbxvio {width: 85%}.brxe-zbxvio ::placeholder {font-size: 18px; color: #43535650; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 140%}.brxe-zbxvio select {font-size: 18px; color: #43535650; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 140%; background-color: #F1F8F9; border: 1px solid #0F2B3D; border-radius: 6px}.brxe-zbxvio .form-group input {background-color: #F1F8F9; border: 1px solid #0F2B3D; border-radius: 6px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 140%; font-size: 18px; color: #43535650}.brxe-zbxvio .flatpickr {background-color: #F1F8F9; border: 1px solid #0F2B3D; border-radius: 6px}.brxe-zbxvio textarea {background-color: #F1F8F9; border: 1px solid #0F2B3D; border-radius: 6px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 140%; font-size: 18px; color: #43535650}.brxe-zbxvio .bricks-button:not([type=submit]) {border: 1px solid #0F2B3D; border-radius: 6px}.brxe-zbxvio .choose-files {border: 1px solid #0F2B3D; border-radius: 6px}.brxe-zbxvio .bricks-button {font-size: 18px; color: #0F2B3D; line-height: 140%}.brxe-zbxvio .bricks-button:hover {background-color: var(--precision-green-glow)}[data-brx-variant="btakyo"] .brxe-zbxvio .bricks-button {background-color: var(--proactive-purple-bloom)}.brxe-zbxvio .bricks-form { display: flex; flex-direction: row; gap: 24px; align-items: center; } .brxe-zbxvio .form-group { flex: 1; margin-bottom: 0;} .brxe-zbxvio button[type="submit"] {padding:18px 24px; flex-shrink: 0; width: 140px; margin-left: 24px;}@media (max-width: 767px) {.brxe-zbxvio {z-index: 1; color: var(--obsidian-neutral-700); width: 100%}.brxe-zbxvio { flex-direction: column;}.brxe-zbxvio button[type="submit"] { margin: auto; padding:12px 24px;}[data-brx-variant="btakyo"] .brxe-zbxvio {width: 100%}.brxe-zbxvio .bricks-button {font-size: 16px}}.brxe-xwccaq {width: 60%}@media (max-width: 767px) {.brxe-xwccaq {flex-direction: column; align-items: center; width: 100%}}[data-brx-variant="btakyo"] .brxe-lvlssb {padding-right: 48px}.brxe-lvlssb {margin-top: -; position: absolute; min-height: 370px; width: auto; padding-right: 0}@media (max-width: 767px) {.brxe-lvlssb {z-index: -1}}.brxe-vndzty {align-items: flex-end; z-index: -1; align-self: center !important; justify-content: center; width: 40%}@media (max-width: 767px) {.brxe-vndzty {display: none}}.brxe-tqnpxz {flex-direction: row; overflow: hidden; position: relative; z-index: 2; padding-top: 48px; padding-right: 48px; padding-bottom: 48px; padding-left: 48px; column-gap: 24px; row-gap: 24px}.brxe-tqnpxz[data-brx-variant="btakyo"] {background-color: var(--horizon-teal-deep_primary)80; background-image: url("https://horizon3airebuild.kinsta.cloud/wp-content/uploads/2026/06/polka-dotted_blue_background.svg"); background-size: auto; background-position: center center; border-radius: 12px}.brxe-tqnpxz { border-radius: 12px;  background: radial-gradient( rgba(255,255,255,0.08) 1.5px, transparent 1.5px ), linear-gradient( 180deg, #0A354A 0%, #0F2B3D 100% ); background-size: 33px 33px, 100% 100%; background-position: 0 0, 0 0; box-shadow: -3px -3px 6px 0 #0F2B3D inset, 3px 3px 6px 0 #18708B inset, 3px 3px 6px 0 #18708B, 12px 12px 24px 0 #18708B, -1.5px -1.5px 3px 0 #F1F8F9, -3px -3px 12px 0 #F1F8F9;}.brxe-tqnpxz[data-brx-variant="btakyo"] {box-shadow: -3px -3px 6px 0 var(--Inner-Shadow, #0F2B3D) inset, 3px 3px 6px 0 var(--Inner-Highlight, #18708B) inset, 3px 3px 6px 0 var(--Shadow, #18708B), 12px 12px 24px 0 var(--Shadow, #18708B), -1.5px -1.5px 3px 0 var(--Highlight, #F1F8F9), -3px -3px 12px 0 var(--Highlight, #F1F8F9);}@media (max-width: 767px) {.brxe-tqnpxz {border-radius: 0px; box-shadow: 0 0 0 0 transparent; align-self: center !important; align-items: center}}#brxe-ghevxd {padding-top: 60px; padding-bottom: 60px}@media (max-width: 767px) {#brxe-ghevxd {padding-top: 0; padding-right: 0; padding-bottom: 40px; padding-left: 0}}#brxe-ukfbid .repeater-item [data-field-id="5b0f09"] {padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; background-color: var(--haze-neutral-300); color: var(--horizon-teal-deep_primary); text-transform: uppercase; line-height: 120%; font-size: 12px; border: 1px solid var(--horizon-teal-subtle); border-radius: 6px; margin-top: 24px}#brxe-ukfbid .repeater-item [data-field-id="5b0f09"]:hover {background-color: var(--frost-neutral-200)}#brxe-ukfbid .repeater-item [data-field-id="d418e6"] {margin-top: 12px; margin-right: 0; margin-bottom: 12px; margin-left: 0; font-size: 24px; line-height: 130%}#brxe-ukfbid .repeater-item [data-field-id="d418e6"]:hover {text-decoration: underline}#brxe-ukfbid .repeater-item [data-field-id="roxvvd"] {margin-right: 0; margin-left: 0; font-size: 18px; line-height: 140%}#brxe-ukfbid .bricks-layout-wrapper {--columns: 3; --gutter: 24px}#brxe-ukfbid .bricks-layout-wrapper[data-layout=list] img {height: 240px}#brxe-ukfbid .bricks-layout-wrapper[data-layout=grid] img {height: 240px}#brxe-ukfbid .overlay-wrapper {height: 240px; max-width: auto}#brxe-ukfbid .bricks-layout-wrapper[data-layout=list] .image-wrapper {max-width: auto}#brxe-ukfbid .bricks-layout-wrapper[data-layout=grid] .image-wrapper {max-width: auto}#brxe-ukfbid .bricks-layout-inner > a {max-width: auto}@media (max-width: 991px) {#brxe-ukfbid .image {aspect-ratio: 1.91/1}#brxe-ukfbid .bricks-layout-wrapper[data-layout=list] img {height: auto}#brxe-ukfbid .bricks-layout-wrapper[data-layout=grid] img {height: auto}#brxe-ukfbid .overlay-wrapper {height: auto}}@media (max-width: 767px) {#brxe-ukfbid .repeater-item [data-field-id="5b0f09"] {line-height: 120%}#brxe-ukfbid .repeater-item [data-field-id="d418e6"] {font-size: 18px; line-height: 130%}#brxe-ukfbid .repeater-item [data-field-id="roxvvd"] {font-size: 14px; line-height: 140%}#brxe-ukfbid .bricks-layout-wrapper {--columns: 1}#brxe-ukfbid .bricks-layout-inner {background-color: var(--frost-neutral-200); padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-radius: 12px}#brxe-ukfbid .bricks-layout-wrapper[data-layout=list] img {height: auto}#brxe-ukfbid .bricks-layout-wrapper[data-layout=grid] img {height: auto}#brxe-ukfbid .overlay-wrapper {height: auto}#brxe-ukfbid .image {aspect-ratio: 1.91/1}}@media (max-width: 393px) {#brxe-ukfbid .bricks-layout-wrapper {--columns: 1}}#brxe-ophkwz {padding-top: 60px; padding-bottom: 60px}@media (max-width: 767px) {#brxe-ophkwz {padding-top: 0; padding-right: 24px; padding-bottom: 36px; padding-left: 24px}}#brxe-pqjohz {margin-bottom: 24px; color: var(--white-neutral-100); font-size: 18px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 120%; text-transform: uppercase}@media (max-width: 767px) {#brxe-pqjohz {font-size: 14px; line-height: 140%; text-align: center; margin-bottom: 18PX; width: 1005px}}#brxe-lrkbia {margin-bottom: 48px; color: var(--white-neutral-100); font-size: 60px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 64px; letter-spacing: -2px; width: 100%}@media (max-width: 767px) {#brxe-lrkbia {font-size: 32px; line-height: 115%; text-align: center; letter-spacing: -0.55px; margin-bottom: 36PX}}.brxe-ytoezs .brxe-wmznxx.brxe-image {border-radius: 6px; margin-bottom: 24px}@media (max-width: 393px) {.brxe-ytoezs .brxe-wmznxx.brxe-image {width: 100%}}.brxe-ytoezs .brxe-qoldam.brxe-text-basic {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 120%; font-size: 12px; font-family: "Sohne"; text-transform: uppercase; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; border: 0.5px solid #0A354A; border-radius: 6px; background-color: var(--steel-neutral-600)}.brxe-ytoezs .brxe-qoldam.brxe-text-basic:hover {background-color: var(--slate-neutral-500)}.brxe-ytoezs .brxe-bxglow.brxe-block {column-gap: 12px; flex-direction: row; margin-bottom: 12px; align-items: center; row-gap: 12px}.brxe-ytoezs .brxe-agomib.brxe-heading {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 130%; font-size: 24px; font-family: "Sohne"; text-transform: capitalize; margin-bottom: 12px}.brxe-ytoezs .brxe-agomib.brxe-heading:hover {text-decoration: underline}@media (max-width: 767px) {.brxe-ytoezs .brxe-agomib.brxe-heading {font-size: 18px}}.brxe-ytoezs .brxe-ythbyx.brxe-text {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 140%; font-size: 14px; font-family: "Sohne"}.brxe-ytoezs .brxe-ythbyx.brxe-text a {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 140%; font-size: 14px; font-family: "Sohne"; font-size: inherit}.brxe-ytoezs.brxe-block {grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; flex-direction: column; padding-right: 24px; justify-content: flex-start}@media (max-width: 393px) {.brxe-ytoezs.brxe-block {flex-direction: row; justify-content: center; padding-right: 0}}#brxe-ntnmws .splide__arrow {border: 1px solid var(--horizon-teal-deep_primary); border-radius: 18px; background-color: var(--precision-green-focus); height: 36px; width: 36px}#brxe-ntnmws .splide__arrow:disabled {background-color: rgba(0, 0, 0, 0); color: var(--horizon-teal-deep_primary); opacity: 0.5}#brxe-ntnmws .splide__arrow:disabled svg {fill: var(--horizon-teal-deep_primary)}#brxe-ntnmws .splide__pagination .splide__pagination__page {margin-top: 0; margin-right: 18px; margin-bottom: 0; margin-left: 18px}#brxe-ntnmws .splide__arrow--next {top: -93px}#brxe-ntnmws .splide__arrow--prev {top: -93px; left: 93%}#brxe-ntnmws .splide__pagination {bottom: -50px}#brxe-ntnmws .splide__arrow:hover {background-color: var(--precision-green-glow)}@media (max-width: 991px) {#brxe-ntnmws .splide__arrow--prev {left: 33%; top: 400px}#brxe-ntnmws .splide__arrow--next {right: 58%; top: 400px}}@media (max-width: 767px) {#brxe-ntnmws .splide__arrow--prev {left: 25%}#brxe-ntnmws .splide__arrow--next {right: 67%}}@media (max-width: 393px) {#brxe-ntnmws .splide__arrow--prev {left: 40%}#brxe-ntnmws .splide__arrow--next {right: 40%}}@media (max-width: 393px) {#brxe-jwlfpq {width: 100%}}#brxe-mdkarp {padding-top: 120px; padding-bottom: 120px; background-color: var(--horizon-teal-deep_primary)}#brxe-mdkarp { background: radial-gradient( rgba(255,255,255,0.08) 1.5px, transparent 1.5px ), linear-gradient( 180deg, #0A354A 0%, #0F2B3D 100% ); background-size: 33px 33px, 100% 100%; background-position: 0 0, 0 0;}@media (max-width: 991px) {#brxe-mdkarp {flex-direction: column; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-mdkarp {flex-direction: row; padding-top: 48px; padding-right: 24px; padding-bottom: 100px; padding-left: 24px; width: 100%; display: none}}@media (max-width: 393px) {#brxe-mdkarp {flex-direction: row}}#brxe-vkfqec {margin-bottom: 24px; color: var(--white-neutral-100); font-size: 18px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 120%; text-transform: uppercase}@media (max-width: 767px) {#brxe-vkfqec {font-size: 14px; line-height: 140%; text-align: center; margin-bottom: 18PX; width: 1005px}}#brxe-ibohvz {margin-bottom: 48px; color: var(--white-neutral-100); font-size: 60px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 64px; letter-spacing: -2px; width: 100%}@media (max-width: 767px) {#brxe-ibohvz {font-size: 32px; line-height: 115%; text-align: center; letter-spacing: -0.55px; margin-bottom: 36PX}}.brxe-xpltcw .brxe-mogfbl.brxe-image {border-radius: 6px; margin-bottom: 24px}@media (max-width: 393px) {.brxe-xpltcw .brxe-mogfbl.brxe-image {width: 100%}}.brxe-xpltcw .brxe-dxpnhv.brxe-text-basic {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 120%; font-size: 12px; font-family: "Sohne"; text-transform: uppercase; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; border: 0.5px solid #0A354A; border-radius: 6px; background-color: var(--steel-neutral-600)}.brxe-xpltcw .brxe-dxpnhv.brxe-text-basic:hover {background-color: var(--slate-neutral-500)}.brxe-xpltcw .brxe-xcbixj.brxe-block {column-gap: 12px; flex-direction: row; margin-bottom: 12px; align-items: center; row-gap: 12px}.brxe-xpltcw .brxe-ouqzhi.brxe-heading {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 130%; font-size: 24px; font-family: "Sohne"; text-transform: capitalize; margin-bottom: 12px}.brxe-xpltcw .brxe-ouqzhi.brxe-heading:hover {text-decoration: underline}@media (max-width: 767px) {.brxe-xpltcw .brxe-ouqzhi.brxe-heading {font-size: 18px}}.brxe-xpltcw .brxe-ohbwmm.brxe-text {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 140%; font-size: 14px; font-family: "Sohne"}.brxe-xpltcw .brxe-ohbwmm.brxe-text a {color: var(--white-neutral-100); font-weight: 400; font-style: normal; line-height: 140%; font-size: 14px; font-family: "Sohne"; font-size: inherit}.brxe-xpltcw.brxe-block {grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; flex-direction: column; padding-right: 24px}@media (max-width: 767px) {.brxe-xpltcw.brxe-block {flex-direction: row}}@media (max-width: 393px) {.brxe-xpltcw.brxe-block {flex-direction: row; justify-content: center; padding-right: 24px}}#brxe-fxaxtu .splide__arrow {border: 1px solid var(--horizon-teal-deep_primary); border-radius: 18px; background-color: var(--precision-green-focus); height: 30px; width: 30px}#brxe-fxaxtu .splide__arrow:disabled {background-color: rgba(0, 0, 0, 0); color: var(--horizon-teal-deep_primary); opacity: 0.5}#brxe-fxaxtu .splide__arrow:disabled svg {fill: var(--horizon-teal-deep_primary)}#brxe-fxaxtu .splide__pagination .splide__pagination__page {margin-top: 0; margin-right: 18px; margin-bottom: 0; margin-left: 18px}#brxe-fxaxtu .splide__arrow--next {top: -93px}#brxe-fxaxtu .splide__arrow--prev {top: -93px; left: 93.5%}#brxe-fxaxtu .splide__pagination {bottom: -50px}#brxe-fxaxtu .splide__arrow:hover {background-color: var(--precision-green-glow)}@media (max-width: 991px) {#brxe-fxaxtu .splide__arrow--prev {left: 33%; top: 400px}#brxe-fxaxtu .splide__arrow--next {right: 58%; top: 400px}}@media (max-width: 767px) {#brxe-fxaxtu .splide__arrow--prev {left: 25%}#brxe-fxaxtu .splide__arrow--next {right: 67%}#brxe-fxaxtu .splide__pagination .splide__pagination__page.is-active {color: var(--precision-green-shadow); background-color: var(--precision-green-shadow)}#brxe-fxaxtu .splide__pagination .splide__pagination__page {color: rgba(44, 198, 121, 0.4); background-color: rgba(44, 198, 121, 0.4)}}@media (max-width: 393px) {#brxe-fxaxtu .splide__arrow--prev {left: 40%}#brxe-fxaxtu .splide__arrow--next {right: 40%}#brxe-fxaxtu .splide__pagination .splide__pagination__page {margin-right: 18px; margin-left: 18px}.splide__pagination { display: flex; flex-wrap: nowrap; overflow-x: auto; justify-content: center; gap: 8px; scrollbar-width: none; }.splide__pagination::-webkit-scrollbar { display: none;}.splide__pagination li { flex: 0 0 auto;}}@media (max-width: 393px) {#brxe-egmcdv {width: 100%}}#brxe-eyxsqv {padding-top: 120px; padding-bottom: 120px; background-image: url("https://horizon3airebuild.kinsta.cloud/wp-content/uploads/2026/06/polka-dotted_blue_background.svg"); background-size: cover; background-color: var(--horizon-teal-deep_primary); display: none}#brxe-eyxsqv {  background: radial-gradient( rgba(255,255,255,0.08) 1px, transparent 1px ), linear-gradient( 180deg, #0A354A 0%, #0F2B3D 100% ); background-size: 24px 24px, 100% 100%; background-position: 0 0, 0 0; overflow: hidden;}@media (max-width: 991px) {#brxe-eyxsqv {flex-direction: column; padding-bottom: 100px}}@media (max-width: 767px) {#brxe-eyxsqv {padding-top: 48px; padding-right: 24px; padding-bottom: 100px; padding-left: 24px; flex-direction: row; width: 100%; display: block}}@media (max-width: 393px) {#brxe-eyxsqv {flex-direction: row}}#brxe-bdxshc .repeater-item [data-field-id="5b0f09"] {padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; background-color: var(--haze-neutral-300); color: var(--horizon-teal-deep_primary); text-transform: uppercase; line-height: 120%; font-size: 12px; border: 1px solid var(--horizon-teal-subtle); border-radius: 6px; margin-top: 24px}#brxe-bdxshc .repeater-item [data-field-id="5b0f09"]:hover {background-color: var(--frost-neutral-200)}#brxe-bdxshc .repeater-item [data-field-id="d418e6"] {margin-top: 12px; margin-right: 0; margin-bottom: 12px; margin-left: 0; font-size: 24px; line-height: 130%}#brxe-bdxshc .repeater-item [data-field-id="d418e6"]:hover {text-decoration: underline}[data-brx-variant="iwrmsj"] #brxe-bdxshc .repeater-item [data-field-id="d418e6"]:hover {text-decoration: underline}#brxe-bdxshc .repeater-item [data-field-id="roxvvd"] {margin-right: 0; margin-left: 0; color: var(--obsidian-neutral-700); line-height: 140%; font-size: 18px}#brxe-bdxshc .bricks-layout-wrapper {--columns: 3; --gutter: 24px}#brxe-bdxshc .bricks-layout-wrapper[data-layout=list] img {height: 240px}#brxe-bdxshc .bricks-layout-wrapper[data-layout=grid] img {height: 240px}#brxe-bdxshc .overlay-wrapper {height: 240px; max-width: auto}#brxe-bdxshc .bricks-layout-wrapper[data-layout=list] .image-wrapper {max-width: auto}#brxe-bdxshc .bricks-layout-wrapper[data-layout=grid] .image-wrapper {max-width: auto}#brxe-bdxshc .bricks-layout-inner > a {max-width: auto}@media (max-width: 991px) {#brxe-bdxshc .image {aspect-ratio: 1.91/1}#brxe-bdxshc .bricks-layout-wrapper[data-layout=list] img {height: auto}#brxe-bdxshc .bricks-layout-wrapper[data-layout=grid] img {height: auto}#brxe-bdxshc .overlay-wrapper {height: auto}}@media (max-width: 767px) {#brxe-bdxshc .bricks-layout-inner {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; background-color: var(--frost-neutral-200); border-radius: 12px}#brxe-bdxshc .repeater-item [data-field-id="5b0f09"] {line-height: 120%}#brxe-bdxshc .repeater-item [data-field-id="d418e6"] {font-size: 18px; line-height: 130%}#brxe-bdxshc .repeater-item [data-field-id="roxvvd"] {font-size: 14px; line-height: 140%}#brxe-bdxshc .bricks-layout-wrapper {--columns: 1}#brxe-bdxshc .bricks-layout-wrapper[data-layout=list] img {height: auto}#brxe-bdxshc .bricks-layout-wrapper[data-layout=grid] img {height: auto}#brxe-bdxshc .overlay-wrapper {height: auto}#brxe-bdxshc .image {aspect-ratio: 1.91/1}}@media (max-width: 393px) {#brxe-bdxshc .bricks-layout-wrapper {--columns: 1}}#cta-button {color: var(--horizon-teal-deep_primary); font-size: 18px; font-family: "Sohne"; font-weight: 400; font-style: normal; line-height: 100%; background-color: var(--precision-green-focus); padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 24px; border-radius: 6px; gap: 6px}#cta-button svg {width: 12px}#cta-button:hover {background-color: var(--precision-green-glow); gap: 10px}.load-more-button {cursor: pointer;}#cta-button::after { transition: transform 150ms ease;}#cta-button:hover::after { transform: translateX(4px);}@media (max-width: 767px) {#cta-button {margin-top: -48px; width: 100%; padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px}}#brxe-vtreck {margin-bottom: 48px; flex-direction: column; align-items: center; column-gap: 72px; row-gap: 72px; grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; align-self: center !important}[data-brx-variant="iwrmsj"] #brxe-vtreck {color: var(--white-neutral-100)}@media (max-width: 991px) {#brxe-vtreck {grid-template-columns: 1fr 1fr}}@media (max-width: 767px) {#brxe-vtreck {grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr 1fr 1fr; margin-bottom: 12px}}#brxe-prwako {padding-top: 60px; padding-bottom: 60px}@media (max-width: 767px) {#brxe-prwako {padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}}