@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@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}}#brxe-iexovj {width: 100%; height: 100%}#brxe-iexovj:not(.tag), #brxe-iexovj img {object-fit: cover}#brxe-nvlssf {margin-top: 0; position: absolute; top: 0px; left: 0px; grid-column: full; bottom: 0px; right: 0px}#brxe-cgdcde {grid-column: 1/-1; justify-content: center}@media (max-width: 1024px) {#brxe-cgdcde {justify-content: flex-end}}@media (max-width: 478px) {#brxe-cgdcde {justify-content: flex-end}}#brxe-ldivhx {border-top: 2px solid var(--base); padding-top: var(--space-m)}#brxe-lyhwlr {grid-column: 1/2; justify-content: center}@media (max-width: 1024px) {#brxe-lyhwlr {grid-column: 1/-1; justify-content: flex-start}}@media (max-width: 478px) {#brxe-lyhwlr {grid-column: 1/-1; flex-wrap: nowrap; justify-content: flex-start}}#brxe-vqjihn {grid-template-columns: var(--grid-2); justify-content: center; grid-gap: var(--space-m); min-height: 100%; display: grid; align-items: initial; z-index: 1}#brxe-ozwbfo {position: relative; align-items: flex-start; min-height: 100vh; padding-bottom: 0}#brxe-dcfblt {flex-direction: row; justify-content: center; column-gap: var(--space-m)}#brxe-ezyyim {align-self: center !important}@media (max-width: 478px) {#brxe-ezyyim {margin-right: var(--gutter); margin-left: var(--gutter)}}#brxe-zotofa {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-tyfgum {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-zmrbdp {display: flex; column-gap: var(--space-s); margin-top: var(--space-xl); margin-right: var(--space-xl)}#brxe-hdwgrm {display: flex; justify-content: space-between; align-items: flex-end; flex-direction: column}.brxe-ssinht.brxe-block {justify-content: flex-start; margin-right: 0; margin-left: 0}#brxe-aycsvb .splide__slide {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-items: center; justify-content: center}#brxe-aycsvb .splide__slide { transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1); transform: scale(0.85); filter: blur(2px); transform-origin: center center; }#brxe-aycsvb .splide__slide.is-active { transform: scale(1); filter: blur(0px); z-index: 10; }#brxe-aycsvb .slide__img-wrapper { position: relative; overflow: hidden; }#brxe-aycsvb .slide__img-wrapper::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #0000008C;  opacity: 1;  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1); pointer-events: none;  z-index: 2; }#brxe-aycsvb .splide__slide.is-active .slide__img-wrapper::after { opacity: 0;}#brxe-aycsvb .splide__slide:not(.is-active) .text-wrapper { opacity: 0; transition: opacity 0.3s ease;}#brxe-aycsvb .splide__slide.is-active .text-wrapper { opacity: 1;}#brxe-ucqlgr {align-items: center; align-self: center !important}#brxe-xwyczf {align-self: center !important}@media (max-width: 478px) {#brxe-xwyczf {margin-right: var(--gutter); margin-left: var(--gutter)}}#brxe-kevsbq {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-ytuyov {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-vnbyuu {display: flex; column-gap: var(--space-s); margin-top: var(--space-xl); margin-right: var(--space-xl)}#brxe-xtolwn {display: flex; justify-content: space-between; align-items: flex-end; flex-direction: column}.brxe-inwozf.brxe-block {justify-content: flex-start}#brxe-spovmb .splide__slide {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-spovmb {align-self: stretch}#brxe-mjcyeb {align-items: center; align-self: center !important}#brxe-dijnjv {align-self: center !important}@media (max-width: 478px) {#brxe-dijnjv {margin-right: var(--gutter); margin-left: var(--gutter)}}#brxe-lpaale {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-veawjg {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-lvhdzh {display: flex; column-gap: var(--space-s); margin-top: var(--space-xl); margin-right: var(--space-xl)}#brxe-kwnvfh {display: flex; justify-content: space-between; align-items: flex-end; flex-direction: column}.brxe-ymvttl.brxe-block {justify-content: flex-start}#brxe-aleukp .splide__slide {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-aleukp {align-self: stretch}#brxe-ulabst {align-items: center; align-self: center !important}#brxe-njxkyv {align-self: center !important}@media (max-width: 478px) {#brxe-njxkyv {margin-right: var(--gutter); margin-left: var(--gutter)}}#brxe-ujjzou {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-jtrfty {background-color: var(--shade); border-radius: var(--radius-circle)}#brxe-gupoqw {display: flex; column-gap: var(--space-s); margin-top: var(--space-xl); margin-right: var(--space-xl)}#brxe-ovyeir {display: flex; justify-content: space-between; align-items: flex-end; flex-direction: column}.brxe-ymoonm.brxe-block {justify-content: flex-start}#brxe-wjrecx .splide__slide {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-wjrecx {align-self: stretch}#brxe-sndqyl {align-items: center; align-self: center !important}#brxe-iceeqh {padding-right: 0; padding-left: 0}#brxe-augksh > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-augksh {flex-direction: column}#brxe-euxvlu {grid-column: full}#brxe-bkdbyk {background-color: var(--primary-ultra-light)}@media (max-width: 1280px) {#brxe-fqiqkc {margin-top: var(--space-l)}}#brxe-bqpbdd {grid-column: feature-max}#brxe-ijkqjg {grid-column: 1/-1}#brxe-mwdiri {justify-content: flex-start; padding-right: var(--space-s); padding-left: var(--space-s)}.brxe-yeruqw .brxe-reekyf.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-yeruqw .brxe-ikafeg.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m); flex-basis: 0.3}.brxe-yeruqw .brxe-bwdwqs.brxe-text-basic {margin-top: 0}.brxe-yeruqw .brxe-ldrjor.brxe-block {flex-grow: 1; flex-basis: 0.7}.brxe-yeruqw.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-vmkqdb {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-hoiqci .brxe-iyzmzl.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-hoiqci .brxe-cflvxe.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-hoiqci .brxe-baulre.brxe-text-basic {margin-top: 0}.brxe-hoiqci.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-jotjmv {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-ktipvw .brxe-fdzkay.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-ktipvw .brxe-ygphjp.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-ktipvw .brxe-pbhscn.brxe-text-basic {margin-top: 0}.brxe-ktipvw.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-kebrfo {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-tadzrn .brxe-chnrcr.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-tadzrn .brxe-wwujbl.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-tadzrn .brxe-ycecfn.brxe-text-basic {margin-top: 0}.brxe-tadzrn.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-hfeuso {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-ixqpzy .brxe-qsfzwr.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-ixqpzy .brxe-dhwgqm.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-ixqpzy .brxe-boqhwm.brxe-text-basic {margin-top: 0}.brxe-ixqpzy.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-zhnweg {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-askjdw .brxe-unhkve.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-askjdw .brxe-mdfjrz.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-askjdw .brxe-ssneph.brxe-text-basic {margin-top: 0}.brxe-askjdw.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-qyedue {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-rloqnc .brxe-oabwhi.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-rloqnc .brxe-dkjcvm.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-rloqnc .brxe-zqgbjq.brxe-text-basic {margin-top: 0}.brxe-rloqnc.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-jfsgyz {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-hzghak .brxe-twydml.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-hzghak .brxe-sqynma.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-hzghak .brxe-hlghzm.brxe-text-basic {margin-top: 0}.brxe-hzghak.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-mnegwg {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-yqjjrg .brxe-sgxntw.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-yqjjrg .brxe-iiwirr.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-yqjjrg .brxe-phwcht.brxe-text-basic {margin-top: 0}.brxe-yqjjrg.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-zztcxn {padding-left: 0; grid-template-columns: var(--grid-1)}.brxe-yzhipd .brxe-onqdhx.brxe-block {max-height: 10rem; max-width: 10rem; display: none}.brxe-yzhipd .brxe-dwmpap.brxe-block {flex-direction: row; align-self: stretch !important; width: 100%; justify-content: flex-start; column-gap: var(--space-m)}.brxe-yzhipd .brxe-kwadpa.brxe-text-basic {margin-top: 0}.brxe-yzhipd.brxe-block {row-gap: var(--space-s); flex-direction: row; align-self: stretch !important; width: 100%; column-gap: var(--space-m); justify-content: space-between; align-items: flex-start}#brxe-clcpte {padding-left: 0; grid-template-columns: var(--grid-1)}#brxe-tyimsw .fr-tabs__link.active {background-color: var(--neutral-ultra-light)}#brxe-tyimsw .fr-tabs__content-item {color: var(--neutral-ultra-light)}#brxe-tyimsw {margin-top: var(--space-l)}#brxe-tyimsw .fr-tabs__link.active { background-color: var(--action-trans-20) !important;}@media (max-width: 1024px) {#brxe-tyimsw .fr-tabs__list--accordion .fr-tabs__link {background-color: rgba(0, 0, 0, 0)}}#brxe-telsvi {display: none}