@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 {.brxe-dropdown{cursor:pointer;display:flex;flex-direction:column;position:relative}.brxe-dropdown.brx-draggable:empty{min-height:0}.brxe-dropdown.brx-draggable:empty:not(.editing){outline:none}.brxe-dropdown[data-static] .open>.brx-dropdown-content,.brxe-dropdown[data-static].open>.brx-dropdown-content{display:block}.brxe-dropdown[data-static] .brx-dropdown-content{display:none;position:static}.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after{bottom:100%;content:"";height:var(--brx-dropdown-height-before,0);position:absolute;width:100%;z-index:1}.brxe-dropdown.caret .brx-dropdown-content:before{border:0 solid transparent;border-bottom-color:#fff;content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;width:0}.brxe-dropdown.open>.brx-dropdown-content{opacity:1;visibility:visible}.brxe-dropdown:not(.open) .brx-dropdown-content{pointer-events:none}.brxe-dropdown .brx-submenu-toggle{gap:10px}.brxe-dropdown .brxe-dropdown:not([data-toggle=click]):hover:before{display:none}.brxe-dropdown .brxe-dropdown .brx-dropdown-content{left:100%;top:0}.brx-dropdown-content{background-color:#fff;cursor:auto;display:flex;flex-direction:column;list-style-type:none;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;z-index:1001}.brx-dropdown-content:not(.brx-submenu-positioned){display:none!important}.brx-dropdown-content>li.brxe-text-link{display:list-item}.brx-dropdown-content>li .brxe-text-link{display:flex}.brx-multilevel-back{align-items:center;cursor:pointer;display:flex;gap:3px;width:100%}.brx-render-child-nodes{display:none!important}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-nav-nested{align-items:center;display:inline-flex}.brxe-nav-nested[data-toggle=always] .brx-nav-nested-items{display:none}.brxe-nav-nested[data-toggle=always] .brx-toggle-div,.brxe-nav-nested[data-toggle=always] .brxe-toggle{display:inline-flex}.brxe-nav-nested .brx-toggle-div,.brxe-nav-nested .brxe-toggle{display:none}.brxe-nav-nested .menu-item:has(>.brx-toggle-div:not(.is-active):not(.brx-child-node)){display:none}.brxe-nav-nested li.menu-item:has(>.brxe-text-link>.icon>svg,>.brxe-text-link>.icon>i){display:flex}.brxe-nav-nested li.brxe-text-link.menu-item{display:list-item}.brxe-nav-nested.brx-open .brxe-dropdown:not([data-toggle=click]) .brx-dropdown-content:after{content:none}.brxe-nav-nested.brx-open .brx-nav-nested-items{align-items:stretch;background-color:#fff;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:safe center;left:0;overflow-y:auto;position:fixed;right:0;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;z-index:1001}.brxe-nav-nested.brx-open.brx-mobile-center .brx-nav-nested-items{justify-content:safe center!important}.brxe-nav-nested.brx-open.multilevel .brx-nav-nested-items{overflow:hidden}.brxe-nav-nested.brx-open li.menu-item a{justify-content:inherit;width:100%}.brxe-nav-nested.brx-open :where(li.menu-item.brx-toggle-div){display:block}.brxe-nav-nested.brx-open .brx-submenu-toggle{justify-content:space-between}.brxe-nav-nested.brx-open .brxe-dropdown:hover:before{content:none}.brxe-nav-nested.brx-open .brxe-dropdown.open>.brx-dropdown-content{display:flex;min-width:auto;opacity:1;overflow-y:auto;position:static;visibility:visible}.brxe-nav-nested.brx-open .brxe-dropdown .brx-dropdown-content{display:none}.brxe-nav-nested.brx-open .brx-has-megamenu .brx-dropdown-content{min-width:0!important}.brxe-nav-nested.brx-closing .brx-nav-nested-items{opacity:0!important;visibility:hidden!important}.brx-nav-nested-items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;list-style-type:none;margin:0;padding:0}.brx-nav-nested-items>li>a.bricks-link-wrapper{display:flex}.brx-nav-nested-items>li:has(>.brxe-svg){line-height:1}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {.brxe-toggle{background-color:transparent;border:0;color:inherit;font:inherit;margin:0;overflow:visible;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.brxa-wrap{display:inline-block;height:24px;position:relative;width:40px}.brxa-inner{display:block;margin-top:-2px;top:50%}.brxa-inner,.brxa-inner:after,.brxa-inner:before{background-color:currentcolor;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.brxa-inner:after,.brxa-inner:before{content:"";display:block}.brxa-inner:before{top:-10px}.brxa-inner:after{bottom:-10px}.brxa--3dx-r .brxa-wrap{perspective:80px}.brxa--3dx-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx-r .brxa-inner:after,.brxa--3dx-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx-r.is-active .brxa-inner{background-color:transparent!important;transform:rotateY(-180deg)}.brxa--3dx-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dx-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dx .brxa-wrap{perspective:80px}.brxa--3dx .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx .brxa-inner:after,.brxa--3dx .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx.is-active .brxa-inner{background-color:transparent!important;transform:rotateY(180deg)}.brxa--3dx.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dx.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dy-r .brxa-wrap{perspective:80px}.brxa--3dy-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy-r .brxa-inner:after,.brxa--3dy-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy-r.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(180deg)}.brxa--3dy-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dy-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dy .brxa-wrap{perspective:80px}.brxa--3dy .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy .brxa-inner:after,.brxa--3dy .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(-180deg)}.brxa--3dy.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dy.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dxy-r .brxa-wrap{perspective:80px}.brxa--3dxy-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy-r .brxa-inner:after,.brxa--3dxy-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy-r.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.brxa--3dxy-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dxy-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dxy .brxa-wrap{perspective:80px}.brxa--3dxy .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy .brxa-inner:after,.brxa--3dxy .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.brxa--3dxy.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dxy.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow-r .brxa-inner:before,.brxa--arrow-r.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow-r .brxa-inner:after,.brxa--arrow-r.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow .brxa-inner:before,.brxa--arrow.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow .brxa-inner:after,.brxa--arrow.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.brxa--arrowalt-r .brxa-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brxa--arrowalt-r .brxa-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt-r .brxa-inner:before,.brxa--arrowalt-r.is-active .brxa-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt-r .brxa-inner:after,.brxa--arrowalt-r.is-active .brxa-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brxa--arrowalt .brxa-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brxa--arrowalt .brxa-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt .brxa-inner:before,.brxa--arrowalt.is-active .brxa-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt .brxa-inner:after,.brxa--arrowalt.is-active .brxa-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner,.brxa--arrowturn-r.is-active .brxa-inner{transform:rotate(-180deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner:before,.brxa--arrowturn-r.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner:after,.brxa--arrowturn-r.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner,.brxa--arrowturn.is-active .brxa-inner{transform:rotate(-180deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner:before,.brxa--arrowturn.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner:after,.brxa--arrowturn.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.brxa--boring .brxa-inner,.brxa--boring .brxa-inner:after,.brxa--boring .brxa-inner:before{transition-property:none}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner,.brxa--boring.is-active .brxa-inner{transform:rotate(45deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner:before,.brxa--boring.is-active .brxa-inner:before{opacity:0;top:0}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner:after,.brxa--boring.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg)}.brxa--collapse-r .brxa-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--collapse-r .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.brxa--collapse-r .brxa-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--collapse-r.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--collapse-r.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.brxa--collapse-r.is-active .brxa-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.brxa--collapse .brxa-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--collapse .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.brxa--collapse .brxa-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--collapse.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--collapse.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.brxa--collapse.is-active .brxa-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.brxa--elastic-r .brxa-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic-r .brxa-inner:before{top:10px;transition:opacity .125s ease .275s}.brxa--elastic-r .brxa-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic-r.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.brxa--elastic-r.is-active .brxa-inner:before{opacity:0;transition-delay:0s}.brxa--elastic-r.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.brxa--elastic .brxa-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic .brxa-inner:before{top:10px;transition:opacity .125s ease .275s}.brxa--elastic .brxa-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.brxa--elastic.is-active .brxa-inner:before{opacity:0;transition-delay:0s}.brxa--elastic.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.brxa--emphatic-r .brxa-inner{transition:background-color .125s ease-in .175s}.brxa--emphatic-r .brxa-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.brxa--emphatic-r .brxa-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.brxa--emphatic-r.is-active .brxa-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.brxa--emphatic-r.is-active .brxa-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--emphatic-r.is-active .brxa-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--emphatic .brxa-inner{transition:background-color .125s ease-in .175s}.brxa--emphatic .brxa-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.brxa--emphatic .brxa-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.brxa--emphatic.is-active .brxa-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.brxa--emphatic.is-active .brxa-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--emphatic.is-active .brxa-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--minus .brxa-inner:after,.brxa--minus .brxa-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:before,.brxa--minus.is-active .brxa-inner:after,.brxa--minus.is-active .brxa-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:before,.brxa--minus.is-active .brxa-inner:before{top:0}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:after,.brxa--minus.is-active .brxa-inner:after{bottom:0}.brxa--slider-r .brxa-inner{top:2px}.brxa--slider-r .brxa-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.brxa--slider-r .brxa-inner:after{top:20px}.brxa--slider-r.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.brxa--slider-r.is-active .brxa-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.7142857143px,-6px,0)}.brxa--slider-r.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.brxa--slider .brxa-inner{top:2px}.brxa--slider .brxa-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.brxa--slider .brxa-inner:after{top:20px}.brxa--slider.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--slider.is-active .brxa-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0)}.brxa--slider.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.brxa--spin-r .brxa-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--spin-r .brxa-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.brxa--spin-r .brxa-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.brxa--spin-r.is-active .brxa-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--spin-r.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.brxa--spin-r.is-active .brxa-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.brxa--spin .brxa-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--spin .brxa-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.brxa--spin .brxa-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner,.brxa--spin.is-active .brxa-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner:before,.brxa--spin.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner:after,.brxa--spin.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.brxa--spring-r .brxa-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--spring-r .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.brxa--spring-r .brxa-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--spring-r.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--spring-r.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.brxa--spring-r.is-active .brxa-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.brxa--spring .brxa-inner{top:2px;transition:background-color 0s linear .13s}.brxa--spring .brxa-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--spring .brxa-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner,.brxa--spring.is-active .brxa-inner{background-color:transparent!important;transition-delay:.22s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner:before,.brxa--spring.is-active .brxa-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner:after,.brxa--spring.is-active .brxa-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.brxa--stand-r .brxa-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.brxa--stand-r .brxa-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand-r .brxa-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand-r.is-active .brxa-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.brxa--stand-r.is-active .brxa-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--stand-r.is-active .brxa-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--stand .brxa-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.brxa--stand .brxa-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand .brxa-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand.is-active .brxa-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.brxa--stand.is-active .brxa-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--stand.is-active .brxa-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--squeeze .brxa-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--squeeze .brxa-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.brxa--squeeze .brxa-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner,.brxa--squeeze.is-active .brxa-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner:before,.brxa--squeeze.is-active .brxa-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner:after,.brxa--squeeze.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.brxa--vortex-r .brxa-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex-r .brxa-inner:after,.brxa--vortex-r .brxa-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.brxa--vortex-r .brxa-inner:before{transition-property:top,opacity}.brxa--vortex-r .brxa-inner:after{transition-property:bottom,transform}.brxa--vortex-r.is-active .brxa-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex-r.is-active .brxa-inner:after,.brxa--vortex-r.is-active .brxa-inner:before{transition-delay:0s}.brxa--vortex-r.is-active .brxa-inner:before{opacity:0;top:0}.brxa--vortex-r.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg)}.brxa--vortex .brxa-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex .brxa-inner:after,.brxa--vortex .brxa-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.brxa--vortex .brxa-inner:before{transition-property:top,opacity}.brxa--vortex .brxa-inner:after{transition-property:bottom,transform}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner,.brxa--vortex.is-active .brxa-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:before,.brxa--vortex.is-active .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:before{transition-delay:0s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:before,.brxa--vortex.is-active .brxa-inner:before{opacity:0;top:0}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:after{bottom:0;transform:rotate(90deg)}.brxe-toggle{--brxe-toggle-scale:1;--brxe-toggle-width:40px;--brxe-toggle-height:24px;--brxe-toggle-bar-height:4px;--brxe-toggle-bar-width:40px;--brxe-toggle-bar-radius:4px;cursor:pointer;display:flex;line-height:1}.brxe-toggle:has(.brxa-wrap){transform:scale(var(--brxe-toggle-scale))}.brxe-toggle .brxa-inner,.brxe-toggle .brxa-inner:after,.brxe-toggle .brxa-inner:before{border-radius:var(--brxe-toggle-bar-radius);height:var(--brxe-toggle-bar-height);width:var(--brxe-toggle-bar-width)}}@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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-offcanvas{visibility:hidden}.brxe-offcanvas.brx-open{visibility:visible}.brxe-offcanvas.brx-open .brx-offcanvas-inner{transform:translate(0)!important}.brxe-offcanvas.brx-open .brx-offcanvas-backdrop{opacity:1;pointer-events:auto;z-index:998}.brxe-offcanvas.brx-closing{visibility:visible}.brxe-offcanvas.brx-closing .brx-offcanvas-backdrop{z-index:998}.brxe-offcanvas[data-direction=top] .brx-offcanvas-inner{bottom:auto;height:300px;left:0;right:0;top:0;transform:translateY(-100%);width:100vw}.brxe-offcanvas[data-direction=right] .brx-offcanvas-inner{bottom:0;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:auto;right:0;top:0;transform:translate(100%);width:300px}.brxe-offcanvas[data-direction=bottom] .brx-offcanvas-inner{bottom:0;height:300px;left:0;right:0;top:auto;transform:translateY(100%);width:100vw}.brxe-offcanvas[data-direction=left] .brx-offcanvas-inner{bottom:0;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;right:auto;top:0;transform:translate(-100%);width:300px}.brx-offcanvas-inner{background-color:#fff;display:flex;overflow-x:hidden;position:fixed;transition:transform .2s cubic-bezier(.25,0,.25,1);z-index:999}.brx-offcanvas-backdrop{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s cubic-bezier(.25,0,.25,1);z-index:-1}}@layer bricks {.brxe-button{width:auto}}@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}}@layer bricks {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}#brxe-blnxlr {max-width: 260px}#brxe-blnxlr img{ border-radius: 0 !important;}@media (max-width: 768px) {#brxe-blnxlr {max-width: 200px}}#brxe-kltskv {font-size: var(--text-m); font-weight: 700; color: var(--text-dark); flex-shrink: 0}#brxe-bdyzzq {font-weight: 700; font-size: var(--h4); line-height: var(--h4); flex-shrink: 0; border-radius: 8px}#brxe-hvdrij {flex-direction: row; row-gap: 0px; column-gap: 4px; width: fit-content; justify-content: center}@media (max-width: 768px) {#brxe-hvdrij { display: none;}}#brxe-pfmfzv {flex-shrink: 0; gap: 8px}#brxe-pfmfzv svg {height: 24px; width: 24px}@media (max-width: 992px) {#brxe-pfmfzv {display: none}}#brxe-ijcvry svg {height: 24px; width: 24px}#brxe-ijcvry {display: none}@media (max-width: 768px) {#brxe-ijcvry {font-size: 0px; gap: 0px; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; display: flex; border: var(--outline-btn-border-size) solid var(--primary)}}@media (max-width: 480px) {#brxe-ijcvry {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}}@media (max-width: 360px) {#brxe-ijcvry {display: none}}#brxe-apcqck svg {height: 24px; width: 24px}#brxe-apcqck {display: none}@media (max-width: 992px) {#brxe-apcqck {display: flex}}@media (max-width: 768px) {#brxe-apcqck {display: flex}}@media (max-width: 480px) {#brxe-apcqck{ font-size: 0px;}#brxe-apcqck {padding-top: 10px; padding-right: 10px; padding-bottom: 10px}}@media (max-width: 360px) {#brxe-apcqck {padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px}}#brxe-hvcsne {flex-direction: row; align-items: center; width: fit-content; column-gap: var(--space-s); row-gap: 0px}@media (max-width: 480px) {#brxe-hvcsne {column-gap: 12px}}#brxe-kawevh {flex-direction: row; justify-content: space-between; align-items: center; padding-top: var(--space-xs); padding-right: 0; padding-bottom: var(--space-xs); padding-left: 0}#brxe-repejq {padding-top: 0; padding-bottom: 0; z-index: 1; background-color: var(--white)}#brxe-dofkgf {width: 200px; border-radius: 0}#brxe-jfvekj svg {height: 32px; width: 32px}#brxe-scfrdx {justify-content: space-between; flex-direction: row; align-items: center}#brxe-sletzs {width: 100%}#brxe-hewymv {color: #ffffff; color: var(--text-dark); fill: var(--text-dark); font-size: 24px; margin-right: 8px}#brxe-sinhoo {align-items: center; flex-direction: row; justify-content: space-between}#brxe-brbczd {height: 24px; width: 24px; font-size: 24px}#brxe-acnzgp {flex-direction: row; align-items: center}#brxe-mpuztp {height: 24px; width: 24px; font-size: 24px}#brxe-smeisa {flex-direction: row; align-items: center}#brxe-kgctlj {height: 24px; width: 24px; font-size: 24px}#brxe-atouyt {flex-direction: row; align-items: center}#brxe-ffwjvc {height: 24px; width: 24px; font-size: 24px}#brxe-pkncax {flex-direction: row; align-items: center}#brxe-tofkbs {height: 24px; width: 24px; font-size: 24px}#brxe-xybhlk {flex-direction: row; align-items: center}#brxe-gvddrb {height: 24px; width: 24px; font-size: 24px}#brxe-gycsdw {flex-direction: row; align-items: center}#brxe-tntnen {height: 24px; width: 24px; font-size: 24px}#brxe-jcrpkg {flex-direction: row; align-items: center}#brxe-phdfjt {height: 24px; width: 24px; font-size: 24px}#brxe-ttltyc {flex-direction: row; align-items: center}#brxe-uyrryi {row-gap: 8px; column-gap: 0px; width: fit-content; padding-left: var(--space-s)}#brxe-lxfhej {padding-top: 8PX; padding-bottom: 8px; row-gap: var(--space-xs)}#brxe-crxque {margin-top: 12px}#brxe-evjkdm {row-gap: 0px; column-gap: 0px}#brxe-eirjhq .accordion-title-wrapper {min-height: 0px}#brxe-eirjhq .accordion-content-wrapper {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-eirjhq > .brx-open > .accordion-title-wrapper i {rotate: 90deg; transition: 0.2s;}#brxe-eirjhq i { transition: 0.2s;}#brxe-eirjhq > * {padding-block: 16px; border-bottom: 2px solid var(--primary-ultra-light);}#brxe-lqqjlq {width: 100%}#brxe-gachqq {width: 100%}#brxe-gwpmze {width: 100%}#brxe-bjphom {width: 100%}#brxe-ammyec {width: 100%}#brxe-ckrcjm {flex-shrink: 0; gap: 8px; width: 100%}#brxe-ckrcjm svg {height: 24px; width: 24px}.brxe-rjnycp {height: 20px; width: 20px; flex-shrink: 0; margin-bottom: -1px; margin-left: -1px}.brxe-eyswpf {justify-content: center; align-items: center; height: 56px; background-color: var(--primary); border-radius: var(--radius-circle); min-width: 56px; width: 56px; flex-shrink: 0}.brxe-nnvkyq {color: var(--text-dark)}.brxe-pekxdz {font-size: var(--text-s); font-weight: 700; text-transform: none}.brxe-gmohgc {row-gap: 4px}.brxe-mcwxqe {flex-direction: row; column-gap: var(--space-xs); row-gap: var(--space-xs); flex-shrink: 0}.brxe-mwdocu {height: 20px; width: 20px; flex-shrink: 0; margin-bottom: -1px; margin-left: -1px}.brxe-tzpfbu {justify-content: center; align-items: center; height: 56px; background-color: var(--primary); border-radius: var(--radius-circle); min-width: 56px; width: 56px; flex-shrink: 0}.brxe-jnatvl {color: var(--text-dark)}.brxe-jrtrqp {font-size: var(--text-s); text-transform: none; font-weight: 700}.brxe-mqjfdx {row-gap: 4px}.brxe-ijpgmp {flex-direction: row; column-gap: var(--space-xs); row-gap: var(--space-xs); flex-shrink: 0; align-items: center; align-self: flex-start !important}.brxe-twswtn {height: 20px; width: 20px; flex-shrink: 0; margin-bottom: -1px; margin-left: -1px}.brxe-nmjejj {justify-content: center; align-items: center; height: 56px; background-color: var(--primary); border-radius: var(--radius-circle); min-width: 56px; width: 56px; flex-shrink: 0}.brxe-sjexfg {color: var(--text-dark)}.brxe-ouotas {font-size: var(--text-xs); line-height: var(--text-m); font-weight: 700; max-width: 200px}.brxe-ywqfcz {row-gap: 4px}.brxe-gtyphz {flex-direction: row; column-gap: var(--space-xs); row-gap: var(--space-xs); flex-shrink: 0; border-radius: var(--radius-xxl); align-self: flex-start !important}#brxe-nteeen {row-gap: var(--space-m); column-gap: 0px; align-self: flex-start !important; width: fit-content; align-items: flex-start}#brxe-rtxbjd {padding-top: 32px; padding-right: 16px; padding-bottom: 32px; padding-left: 16px; flex-wrap: nowrap; column-gap: 0px; row-gap: 0px; background-repeat: repeat; background-color: var(--white); background-attachment: fixed; background-position: center center; z-index: 99999}#brxe-rtxbjd { flex-wrap: no-wrap !important; scrollbar-gutter: stable;}#brxe-rtxbjd > *:not(.brxe-accordion-nested, .brxe-button) { padding-block: 16px; border-bottom: 2px solid var(--primary-ultra-light);}#curtain-menu[data-direction] .brx-offcanvas-inner {width: 336px}@media (max-width: 992px) {#curtain-menu {display: flex}}#brxe-vnlgff .icon > svg {height: 24px; width: 24px}#brxe-vnlgff {gap: 8px}#brxe-qmaemi .line {height: 24px}#brxe-qmaemi.horizontal .line {border-top-width: 24px; border-top-style: solid; width: 2px; border-top-color: var(--primary)}#brxe-qmaemi.vertical .line {border-right-style: solid; border-right-width: 2px; border-right-color: var(--primary)}#brxe-qmaemi .icon {color: var(--primary)}#brxe-qnkwsv {color: var(--text-dark)}#brxe-ymzved {height: 24px; width: 24px; font-size: 24px}#brxe-ndneuy {flex-direction: row; align-items: center}#brxe-ogqcqm {height: 24px; width: 24px; font-size: 24px}#brxe-bhythg {flex-direction: row; align-items: center}#brxe-bchtjc {height: 24px; width: 24px; font-size: 24px}#brxe-yrekhx {flex-direction: row; align-items: center}#brxe-ybfbsj {height: 24px; width: 24px; font-size: 24px}#brxe-vljyvs {flex-direction: row; align-items: center}#brxe-wuoyoj {height: 24px; width: 24px; font-size: 24px}#brxe-ygraje {flex-direction: row; align-items: center}#brxe-lxpanf {height: 24px; width: 24px; font-size: 24px}#brxe-jcltfp {flex-direction: row; align-items: center}#brxe-htjnhr {height: 24px; width: 24px; font-size: 24px}#brxe-xxrygu {flex-direction: row; align-items: center}#brxe-ynmxpv {height: 24px; width: 24px; font-size: 24px}#brxe-xkbxsf {flex-direction: row; align-items: center}#brxe-hcyajh {row-gap: 8px; column-gap: 0px; padding-left: 0; display: grid; align-items: initial; grid-gap: calc(var(--space-xs) * 0.3) var(--space-l); width: 100%}#brxe-fjyfab {column-gap: var(--space-s); row-gap: var(--space-s)}#brxe-whtqtj {flex-direction: row; align-items: center; width: var(--content-width); justify-content: space-between; margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0; display: flex; grid-gap: var(--space-xs); column-gap: var(--space-xl); row-gap: var(--space-xl)}@media (max-width: 1280px) {#brxe-whtqtj {column-gap: var(--space-s)}}#brxe-kyhtpl {padding-top: 32px; padding-right: var(--gutter); padding-bottom: 32px; padding-left: var(--gutter); border-bottom: 8px solid var(--white); border-top-left-radius: 0; border-top-right-radius: 0; margin-top: 12px; background-color: var(--white)}@media (max-width: 1280px) {#brxe-kyhtpl {margin-top: 8px}}#brxe-jnisql {flex-direction: row; grid-gap: 32px; color: var(--white); background-color: transparent}#brxe-aznhse .brx-submenu-toggle button > svg {height: 24px; width: 24px}#brxe-aznhse > .brx-dropdown-content::before {border-bottom-color: #f29c17; transform: rotateZ(180deg) translateY(20px); left: 980px}#brxe-aznhse {flex-shrink: 0}#brxe-aznhse .brx-submenu-toggle svg { transition: transform .3s ease-in-out;}#brxe-aznhse:hover .brx-submenu-toggle svg{ transform: rotate(-90deg);}@media (max-width: 1280px) {#brxe-aznhse .brx-submenu-toggle {gap: 4px}}#brxe-nktuod .line {height: 24px}#brxe-nktuod.horizontal .line {border-top-width: 24px; border-top-style: solid; width: 2px; border-top-color: var(--primary)}#brxe-nktuod.vertical .line {border-right-style: solid; border-right-width: 2px; border-right-color: var(--primary)}#brxe-nktuod .icon {color: var(--primary)}#brxe-miofps .line {height: 24px}#brxe-miofps.horizontal .line {border-top-width: 24px; border-top-style: solid; width: 2px; border-top-color: var(--primary)}#brxe-miofps.vertical .line {border-right-style: solid; border-right-width: 2px; border-right-color: var(--primary)}#brxe-miofps .icon {color: var(--primary)}#brxe-zyznrc .line {height: 24px}#brxe-zyznrc.horizontal .line {border-top-width: 24px; border-top-style: solid; width: 2px; border-top-color: var(--primary)}#brxe-zyznrc.vertical .line {border-right-style: solid; border-right-width: 2px; border-right-color: var(--primary)}#brxe-zyznrc .icon {color: var(--primary)}#brxe-cnbpkw .line {height: 24px}#brxe-cnbpkw.horizontal .line {border-top-width: 24px; border-top-style: solid; width: 2px; border-top-color: var(--primary)}#brxe-cnbpkw.vertical .line {border-right-style: solid; border-right-width: 2px; border-right-color: var(--primary)}#brxe-cnbpkw .icon {color: var(--primary)}#brxe-gvmlxr {color: var(--text-dark)}#brxe-99454f {--fr-slider-progress-bar-height: .5rem; width: 100%; width: fit-content}#brxe-99454f .fr-slider__custom-arrow--prev > * {height: 20px; width: 20px}#brxe-99454f .fr-slider__custom-arrow--next > * {height: 20px; width: 20px}#brxe-99454f .fr-slider__custom-arrow {border: var(--btn-border-size) solid var(--primary); border-radius: var(--radius-circle); height: var(--space-l); width: var(--space-l)}#brxe-99454f .fr-slider__custom-arrows {gap: var(--space-xs)}#brxe-99454f .fr-slider__custom-arrow--next svg path { stroke: var(--text-dark); transition: ease-in-out 0.2s;}#brxe-99454f .fr-slider__custom-arrow--next:hover svg path { stroke: var(--white);}#brxe-99454f .fr-slider__custom-arrow--next { background: var(--white); transition: ease-in-out 0.2s;}#brxe-99454f .fr-slider__custom-arrow--next:hover { background: var(--primary);}#brxe-99454f .fr-slider__custom-arrow--prev svg path { stroke: var(--text-dark); transition: ease-in-out 0.2s;}#brxe-99454f .fr-slider__custom-arrow--prev:hover svg path { stroke: var(--white);}#brxe-99454f .fr-slider__custom-arrow--prev { background: var(--white); transition: ease-in-out 0.2s;}#brxe-99454f .fr-slider__custom-arrow--prev:hover { background: var(--primary);}#brxe-99454f :is(.fr-slider__custom-arrow[disabled]) { border-style: solid; border-color: var(--neutral-light); background: var(--white); }#brxe-99454f :is(.fr-slider__custom-arrow[disabled]) svg path { stroke: var(--neutral-light);}#brxe-uyqgjo {flex-direction: row; justify-content: space-between; width: 100%; z-index: 1; align-items: flex-end}.brxe-2e88b0 .brxe-lxurco.brxe-image {border-radius: 0; height: 100%; width: 230px}.brxe-2e88b0 .brxe-lxurco.brxe-image:not(.tag), .brxe-2e88b0 .brxe-lxurco.brxe-image img {object-fit: cover}.brxe-2e88b0 .brxe-cssufb.brxe-block {align-self: stretch !important; width: 100%}.brxe-2e88b0 .brxe-amcasq.brxe-icon {height: 16px; width: 16px; font-size: 16px}.brxe-2e88b0 .brxe-vyvexn.brxe-text-basic {font-size: var(--text-xs); font-weight: 400; flex-shrink: 0}.brxe-2e88b0 .brxe-pblcjv.brxe-block {align-items: center}.brxe-2e88b0 .brxe-qytewp.brxe-icon {height: 16px; width: 16px; font-size: 16px}.brxe-2e88b0 .brxe-aroiau.brxe-text-basic {font-weight: 400; font-size: var(--text-xs); flex-shrink: 0}.brxe-2e88b0 .brxe-ogfqin.brxe-block {align-items: center}.brxe-2e88b0 .brxe-yvvaof.brxe-block {flex-direction: row; column-gap: var(--space-xs); row-gap: var(--space-xs); flex-shrink: 0; width: fit-content}.brxe-2e88b0 .brxe-xumlnm.brxe-text-basic {font-size: var(--text-m); font-weight: 700; line-height: var(--text-xl); width: 230px}.brxe-xumlnm{ flex: wrap;}.brxe-2e88b0 .brxe-ltzuri.brxe-block {padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); column-gap: 12px; row-gap: 12px; display: grid; align-items: initial; grid-gap: 12px; grid-template-columns: var(--grid-1)}.brxe-2e88b0 .brxe-kzdrco.brxe-block {flex-direction: row; column-gap: 0px; row-gap: 0px; overflow: clip; width: fit-content; border: var(--btn-border-size) solid var(--primary); border-radius: var(--radius-s); position: relative; background-color: var(--white)}.brxe-kzdrco a{ color: var(--text-dark)!important;} .brxe-kzdrco:hover a{ color: var(--primary)!important;}.brxe-2e88b0 .brxe-8b04f1.brxe-div {border-radius: var(--radius-s); overflow: clip}#brxe-6995e4 .splide__arrows .splide__arrow {font-size: var(--space-l)}#brxe-6995e4 .splide__arrow--prev {inset-block-start: 50%; inset-inline-start: var(--space-xs)}#brxe-6995e4 .splide__arrow--next {inset-block-start: 50%; inset-inline-end: var(--space-xs)}#brxe-6995e4 {padding-top: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); clip-path: inset(-100vw -100vw -100vw 0); position: relative; margin-left: -24px; overflow: clip}:where(#brxe-6995e4 > *:not(figcaption)) {position: relative}#brxe-6995e4::before {background-image: repeating-linear-gradient(transparent 0%, var(--white) 100%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-ablfei {position: absolute; width: 100px; top: 0px; right: 0px; height: 100%}:where(#brxe-ablfei > *:not(figcaption)) {position: relative}#brxe-ablfei::before {background-image: linear-gradient(90deg, transparent 0%, var(--white) 60%); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-dlfaaz {align-self: stretch !important; width: 100%; position: relative}#brxe-wueqqn {flex-shrink: 0}#brxe-kvqvfw {flex-shrink: 0; height: 24px; width: 24px; font-size: 24px}#brxe-teclca {align-items: center; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; flex-direction: row; margin-top: -8px; margin-left: -8px; border-radius: 8px; column-gap: 8px; z-index: 1}#brxe-teclca{ transition: ease-in-out .2s; color: var(--primary)!important;}#brxe-teclca:hover{ color: var(--primary-hover)!important;}#brxe-teclca path{ stroke: var(--primary);}#brxe-teclca:hover path{ stroke: var(--primary-hover);}#brxe-pfhvkf {column-gap: 0px; row-gap: 0px; width: 70%}#brxe-etvjdr.horizontal .line {width: 10px; border-top-width: 100vh}#brxe-etvjdr.vertical .line {border-right-width: 10px}#brxe-etvjdr .line {height: 100vh}#brxe-etvjdr {position: absolute}#brxe-mddniw {overflow: clip; position: relative; align-self: stretch !important; width: 100%; flex-direction: column; align-items: center; max-width: 2px; background-color: var(--accent); min-width: 2px}#brxe-mzolzb {color: var(--text-dark)}#brxe-ilbbpg {height: 24px; width: 24px; font-size: 24px}#brxe-cmuodc {flex-direction: row; align-items: center}#brxe-woacvw {padding-left: 0; row-gap: 8px; column-gap: 0px; display: grid; align-items: initial; grid-template-columns: var(--grid-2); grid-gap: var(--space-xs) var(--space-m); width: max-content}#brxe-ntwnmu {column-gap: var(--space-s); row-gap: var(--space-s); width: max-content}#brxe-dhnjkn {padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; width: var(--content-width); align-items: center; flex-direction: row; justify-content: space-between; display: flex; grid-gap: var(--space-xs); column-gap: var(--space-xl); row-gap: var(--space-xl)}@media (max-width: 1280px) {#brxe-dhnjkn {column-gap: var(--space-s)}}#brxe-mvngjl {padding-top: 32px; padding-right: var(--gutter); padding-bottom: 32px; padding-left: var(--gutter); border-bottom: 8px solid var(--white); border-top-left-radius: 0; border-top-right-radius: 0; margin-top: 12px; background-color: var(--white)}@media (max-width: 1280px) {#brxe-mvngjl {margin-top: 8px}}#brxe-iphnkz {flex-direction: row; grid-gap: 32px; color: var(--white); background-color: transparent}#brxe-xmfpgq .brx-submenu-toggle button > svg {height: 24px; width: 24px}#brxe-xmfpgq > .brx-dropdown-content::before {border-bottom-color: #f29c17; transform: rotateZ(180deg) translateY(20px); left: 980px}#brxe-xmfpgq {flex-shrink: 0}#brxe-xmfpgq .brx-submenu-toggle { color: var(--white);}#brxe-xmfpgq .brx-submenu-toggle svg { transition: transform .3s ease-in-out;}#brxe-xmfpgq:hover .brx-submenu-toggle svg{ transform: rotate(-90deg);}@media (max-width: 1280px) {#brxe-xmfpgq .brx-submenu-toggle {gap: 4px}}#brxe-dpurwb .line {height: 24px}#brxe-dpurwb.horizontal .line {border-top-width: 24px; border-top-style: solid; width: 2px; border-top-color: var(--primary)}#brxe-dpurwb.vertical .line {border-right-style: solid; border-right-width: 2px; border-right-color: var(--primary)}#brxe-dpurwb .icon {color: var(--primary)}#brxe-orekiz {align-items: center; flex-wrap: nowrap; column-gap: auto; row-gap: 0px; justify-content: space-between}#brxe-orekiz a{ color: var(--text-light);}#brxe-orekiz a:hover { color: var(--primary-hover);}@layer bricks {@media (max-width: 768px) {#brxe-nltglv .brx-toggle-div { display: inline-flex; }#brxe-nltglv .brxe-toggle { display: inline-flex; }[data-script-id="nltglv"] .brx-nav-nested-items {opacity: 0;visibility: hidden;gap: 0;position: fixed;z-index: 1001;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;flex-direction: column;background-color: #fff;overflow-y: scroll;flex-wrap: nowrap;}#brxe-nltglv.brx-open .brx-nav-nested-items {opacity: 1;visibility: visible;}}}#brxe-nltglv .brx-nav-nested-items > .brxe-dropdown.open > .brx-dropdown-content {transform: translateY(8px)}#brxe-nltglv .brx-nav-nested-items > .brxe-dropdown > .brx-dropdown-content {transform: translateY(0px)}#brxe-nltglv .brx-submenu-toggle {gap: 8px}#brxe-nltglv .brx-submenu-toggle button {font-size: 16px; color: var(--white)}#brxe-nltglv .brx-submenu-toggle button[aria-expanded="true"] > * {transform: scaleY(120%) scaleX(120%)}#brxe-nltglv {width: 100%}#brxe-nltglv .brx-nav-nested-items {gap: 8px}#brxe-vxybad {padding-top: var(--space-xs); padding-bottom: var(--space-xs)}@media (max-width: 992px) {#brxe-vxybad{ display: none !important;}}#brxe-dlojaj {height: 20px; width: 20px}@media (max-width: 992px) {#brxe-dlojaj {margin-left: 4px}}#brxe-aufphg {font-size: var(--text-m); font-weight: 700; color: var(--text-light); flex-shrink: 0}#brxe-mdlhuz {font-weight: 700; font-size: var(--text-m); line-height: var(--h4); color: var(--text-light); flex-shrink: 0; border-radius: 8px}@media (max-width: 992px) {#brxe-xbmucc {column-gap: 4px; flex-direction: row; width: fit-content; align-items: center}}#brxe-crrhds {flex-direction: row; row-gap: 0px; column-gap: 8px; width: fit-content; justify-content: center; align-items: center}#brxe-pbhenh {padding-top: 12px; padding-bottom: 12px}#brxe-pbhenh{ display: none !important;}@media (max-width: 992px) {#brxe-pbhenh{ display: flex !important;}#brxe-pbhenh {align-items: center}}#brxe-prseas {padding-top: 0; padding-bottom: 0}#brxe-prseas { overflow-x: clip; overflow-y: visible;}