@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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 {@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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@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-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 {.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 {@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-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {: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 {.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-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-meslry .bricks-site-logo {width: 100%; height: 100%}#brxe-drmccf {width: 20%}@media (max-width: 478px) {#brxe-drmccf {width: 33%}}@media (max-width: 367px) {#brxe-drmccf {width: 38%}}#brxe-yfpypt {font-weight: 600; font-size: 14px; line-height: 1; padding-left: 8px; border-left: 3px solid var(--bricks-color-pdugzj); margin-bottom: 15px}#brxe-uiitrd svg {height: 28px; width: 28px}#brxe-uiitrd {flex-direction: row; gap: 10px}#brxe-uiitrd .icon i {font-size: 25px}#brxe-uiitrd .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-uiitrd .icon {align-self: center; color: var(--biru)}#brxe-uiitrd .icon a {color: var(--biru)}#brxe-herhtu {color: var(--desk-1); font-size: 14px}#brxe-uxftjb {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-uxftjb:hover {background-color: var(--hover-bg)}#brxe-etzhyg svg {height: 26px; width: 26px}#brxe-etzhyg {flex-direction: row; gap: 10px}#brxe-etzhyg .icon i {font-size: 25px}#brxe-etzhyg .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-etzhyg .icon {align-self: center; color: var(--biru)}#brxe-etzhyg .icon a {color: var(--biru)}#brxe-fcvdfk {color: var(--desk-1); font-size: 14px}#brxe-zaupba {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-zaupba:hover {background-color: var(--hover-bg)}#brxe-yrmhmf svg {height: 26px; width: 26px}#brxe-yrmhmf {flex-direction: row; gap: 10px}#brxe-yrmhmf .icon i {font-size: 25px}#brxe-yrmhmf .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-yrmhmf .icon {align-self: center; color: var(--biru)}#brxe-yrmhmf .icon a {color: var(--biru)}#brxe-fwgldy {color: var(--desk-1); font-size: 14px}#brxe-kcbtrs {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-kcbtrs:hover {background-color: var(--hover-bg)}#brxe-etaoxr {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; background-color: #fefdf9; row-gap: 20px; width: 50%}.brxe-pquhor .brxe-cybdeq.brxe-image:not(.tag), .brxe-pquhor .brxe-cybdeq.brxe-image img {object-fit: cover; aspect-ratio: 4/2}.brxe-pquhor .brxe-cybdeq.brxe-image {border-radius: 10px}.brxe-pquhor .brxe-zadtif.brxe-heading {font-weight: 600; font-size: 15px; color: var(--bricks-color-mrbtjt)}.brxe-pquhor.brxe-block {flex-direction: column; row-gap: 15px; transition: transition: all .9s ease-in-out;}.brxe-pquhor.brxe-block:hover {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; border: 1px solid var(--bricks-color-ocvrwv); border-radius: 10px; background-color: var(--bricks-color-nrsisk)}#brxe-msdskm {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; row-gap: 25px; flex-direction: row; width: 100%; display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr) minmax(0, 1fr); grid-gap: 20px}#brxe-mnbcyu {flex-direction: row; row-gap: 20px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px}#brxe-xygxwn {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 20px; border: 1px solid #dedede4f; border-radius: 10px; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px; overflow: hidden; display: flex; row-gap: 0px}#brxe-euuiro .brx-submenu-toggle button {font-size: 0px}#brxe-euuiro .brx-submenu-toggle button > svg {width: 0px; height: 0px}#brxe-euuiro {transition: opacity 0.2s ease, visibility 0.2s ease}#brxe-euuiro .brx-submenu-toggle {gap: 0px; flex-direction: row-reverse}.brx-has-megamenu { position: relative;} .brx-has-megamenu::after { content: ""; position: absolute; left: 0; right: 0; height: 30px; bottom: -30px;}#brxe-wksftp {font-weight: 600; font-size: 14px; line-height: 1; padding-left: 8px; border-left: 3px solid var(--bricks-color-pdugzj); margin-bottom: 15px}#brxe-zffngq svg {height: 24px; width: 24px}#brxe-zffngq {flex-direction: row; gap: 10px}#brxe-zffngq .icon i {font-size: 25px}#brxe-zffngq .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-zffngq .icon {align-self: center; color: var(--biru)}#brxe-zffngq .icon a {color: var(--biru)}#brxe-yrqbar {color: var(--desk-1); font-size: 14px}#brxe-ilrzhr {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-ilrzhr:hover {background-color: var(--hover-bg)}#brxe-ofaatj svg {height: 24px; width: 24px}#brxe-ofaatj {flex-direction: row; gap: 10px}#brxe-ofaatj .icon i {font-size: 25px}#brxe-ofaatj .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-ofaatj .icon {align-self: center; color: var(--biru)}#brxe-ofaatj .icon a {color: var(--biru)}#brxe-smfnco {color: var(--desk-1); font-size: 14px}#brxe-pbwqex {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-pbwqex:hover {background-color: var(--hover-bg)}#brxe-bprncy svg {height: 26px; width: 26px}#brxe-bprncy {flex-direction: row; gap: 10px}#brxe-bprncy .icon i {font-size: 25px}#brxe-bprncy .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-bprncy .icon {align-self: center; color: var(--biru)}#brxe-bprncy .icon a {color: var(--biru)}#brxe-yuxcfn {color: var(--desk-1); font-size: 14px}#brxe-jyddvn {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-jyddvn:hover {background-color: var(--hover-bg)}#brxe-pvzxvz {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; background-color: #fefdf9; row-gap: 20px; width: 50%}.brxe-gdpcle .brxe-rvadxx.brxe-image:not(.tag), .brxe-gdpcle .brxe-rvadxx.brxe-image img {object-fit: cover; aspect-ratio: 4/2}.brxe-gdpcle .brxe-rvadxx.brxe-image {border-radius: 10px}.brxe-gdpcle .brxe-moupgb.brxe-heading {font-weight: 600; font-size: 15px; color: var(--bricks-color-mrbtjt)}.brxe-gdpcle.brxe-block {flex-direction: column; row-gap: 15px; transition: transition: all .9s ease-in-out;}.brxe-gdpcle.brxe-block:hover {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; border: 1px solid var(--bricks-color-ocvrwv); border-radius: 10px; background-color: var(--bricks-color-nrsisk)}#brxe-euvqry {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; row-gap: 25px; flex-direction: row; width: 100%; display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr) minmax(0, 1fr); grid-gap: 20px}#brxe-lyigzo {flex-direction: row; row-gap: 20px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px}#brxe-jhitqh {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 20px; border: 1px solid #dedede4f; border-radius: 10px; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px; overflow: hidden; display: flex; row-gap: 0px}#brxe-asjbbj .brx-submenu-toggle button {font-size: 0px}#brxe-asjbbj .brx-submenu-toggle button > svg {width: 0px; height: 0px}#brxe-asjbbj {transition: opacity 0.2s ease, visibility 0.2s ease}#brxe-asjbbj .brx-submenu-toggle {gap: 0px; flex-direction: row-reverse}.brx-has-megamenu { position: relative;} .brx-has-megamenu::after { content: ""; position: absolute; left: 0; right: 0; height: 30px; bottom: -30px;}#brxe-vohtcm {font-weight: 600; font-size: 14px; line-height: 1; padding-left: 8px; border-left: 3px solid var(--bricks-color-pdugzj); margin-bottom: 15px}#brxe-gbcupa svg {height: 24px; width: 24px}#brxe-gbcupa {flex-direction: row; gap: 10px}#brxe-gbcupa .icon i {font-size: 25px}#brxe-gbcupa .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-gbcupa .icon {align-self: center; color: var(--biru)}#brxe-gbcupa .icon a {color: var(--biru)}#brxe-ctsywu {color: var(--desk-1); font-size: 14px}#brxe-fmrfml {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-fmrfml:hover {background-color: var(--hover-bg)}#brxe-tfytqp svg {height: 24px; width: 24px}#brxe-tfytqp {flex-direction: row; gap: 10px}#brxe-tfytqp .icon i {font-size: 25px}#brxe-tfytqp .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-tfytqp .icon {align-self: center; color: var(--biru)}#brxe-tfytqp .icon a {color: var(--biru)}#brxe-lpmmwc {color: var(--desk-1); font-size: 14px}#brxe-nanwrc {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-nanwrc:hover {background-color: var(--hover-bg)}#brxe-vglcsn svg {height: 26px; width: 26px}#brxe-vglcsn {flex-direction: row; gap: 10px}#brxe-vglcsn .icon i {font-size: 25px}#brxe-vglcsn .content {font-size: 16px; font-weight: 500; line-height: 1.5em}#brxe-vglcsn .icon {align-self: center; color: var(--biru)}#brxe-vglcsn .icon a {color: var(--biru)}#brxe-fxxwhu {color: var(--desk-1); font-size: 14px}#brxe-orqnys {row-gap: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-radius: 5px}#brxe-orqnys:hover {background-color: var(--hover-bg)}#brxe-okojuv {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; background-color: #fefdf9; row-gap: 20px; width: 50%}.brxe-nzpssg .brxe-aipwfu.brxe-image:not(.tag), .brxe-nzpssg .brxe-aipwfu.brxe-image img {object-fit: cover; aspect-ratio: 4/2}.brxe-nzpssg .brxe-aipwfu.brxe-image {border-radius: 10px}.brxe-nzpssg .brxe-khdlmz.brxe-heading {font-weight: 600; font-size: 15px; color: var(--bricks-color-mrbtjt)}.brxe-nzpssg.brxe-block {flex-direction: column; row-gap: 15px; transition: transition: all .9s ease-in-out;}.brxe-nzpssg.brxe-block:hover {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; border: 1px solid var(--bricks-color-ocvrwv); border-radius: 10px; background-color: var(--bricks-color-nrsisk)}#brxe-puxqif {padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; row-gap: 25px; flex-direction: row; width: 100%; display: grid; align-items: initial; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: minmax(0, 1fr) minmax(0, 1fr); grid-gap: 20px}#brxe-zzjsxz {flex-direction: row; row-gap: 20px; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px}#brxe-zkiwcs {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 20px; border: 1px solid #dedede4f; border-radius: 10px; grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px; overflow: hidden; display: flex; row-gap: 0px}#brxe-fywuyb .brx-submenu-toggle button {font-size: 0px}#brxe-fywuyb .brx-submenu-toggle button > svg {width: 0px; height: 0px}#brxe-fywuyb {transition: opacity 0.2s ease, visibility 0.2s ease}#brxe-fywuyb .brx-submenu-toggle {gap: 0px; flex-direction: row-reverse}.brx-has-megamenu { position: relative;} .brx-has-megamenu::after { content: ""; position: absolute; left: 0; right: 0; height: 30px; bottom: -30px;}@media (max-width: 767px) {#brxe-lkqtnd svg {height: 32px; width: 32px}}@layer bricks {@media (max-width: 767px) {#brxe-beojus .brx-toggle-div { display: inline-flex; }#brxe-beojus .brxe-toggle { display: inline-flex; }[data-script-id="beojus"] .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-beojus.brx-open .brx-nav-nested-items {opacity: 1;visibility: visible;}}}#brxe-beojus .brx-nav-nested-items > li > a {font-size: 15px}#brxe-beojus .brx-nav-nested-items > li > .brxe-text-link:not(a) {font-size: 15px}#brxe-beojus .brx-nav-nested-items > li > .brxe-icon {font-size: 15px}#brxe-beojus .brx-nav-nested-items > li:has( > .brxe-svg) {font-size: 15px}#brxe-beojus .brx-nav-nested-items > li > .brx-submenu-toggle > * {font-size: 15px}#brxe-beojus {z-index: 8}#brxe-beojus .brx-nav-nested-items > li:hover > a {color: #cfa500}#brxe-beojus .brx-nav-nested-items > li:hover > .brxe-text-link:not(a) {color: #cfa500}#brxe-beojus .brx-nav-nested-items > li:hover > .brxe-icon {color: #cfa500}#brxe-beojus .brx-nav-nested-items > li:hover:has( > .brxe-svg) {color: #cfa500}#brxe-beojus .brx-nav-nested-items > li:hover > .brx-submenu-toggle > * {color: #cfa500}#brxe-sonqfi {justify-content: center; align-items: center}@media (max-width: 767px) {#brxe-sonqfi {width: 10%; align-items: flex-end}}#brxe-jcxgsr {padding-top: 10px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px; font-size: 13px; border-radius: 10px}#brxe-nfilss {width: 20%; align-items: flex-end}@media (max-width: 767px) {#brxe-nfilss {display: none}}#brxe-ifjchu {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 20px}#brxe-qrmaix {padding-top: 10px; padding-bottom: 10px; box-shadow: 0 1px 7px -1px rgba(146, 96, 81, 0.1); background-color: var(--bricks-color-aomzhp); position: relative}@media (max-width: 991px) {#brxe-qrmaix {padding-right: 20px; padding-left: 20px}}@media (max-width: 767px) {#brxe-qrmaix {z-index: 99}}@media (max-width: 767px) {#brxe-xblquq {font-size: 15px; font-weight: 700; margin-top: 0; margin-bottom: 0}}#brxe-byvrog {font-size: 1em}@media (max-width: 767px) {#brxe-byvrog {height: 15px; width: 15px; fill: var(--bricks-color-pdugzj); color: var(--bricks-color-pdugzj)}}#brxe-jppycp {font-size: 1em}@media (max-width: 767px) {#brxe-jppycp {height: 22px; width: 22px; fill: var(--bricks-color-pdugzj); color: var(--bricks-color-pdugzj); stroke-width: 1px; stroke: var(--bricks-color-pdugzj)}}#brxe-fifreg {align-items: center; flex-direction: row; justify-content: space-between}.brxe-wcazwj .brxe-upycit.brxe-list .separator {display: none}.brxe-wcazwj .brxe-upycit.brxe-list li {margin-bottom: 15px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}.brxe-wcazwj .brxe-upycit.brxe-list .content {justify-content: flex-start}.brxe-wcazwj .brxe-upycit.brxe-list .description {justify-content: flex-start}.brxe-wcazwj .brxe-upycit.brxe-list .title {margin-right: 0; margin-left: 10px}.brxe-wcazwj .brxe-upycit.brxe-list .icon {font-size: 25px; color: var(--biru)}.brxe-wcazwj .brxe-upycit.brxe-list .icon svg {height: 25px; width: 25px}.brxe-wcazwj .brxe-upycit.brxe-list li[data-highlight]::before {background-color: var(--bricks-color-red); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--putih)}.brxe-wcazwj .brxe-upycit.brxe-list li[data-highlight] .content .title {color: var(--putih)}.brxe-wcazwj .brxe-upycit.brxe-list li[data-highlight] .content .meta {color: var(--putih)}.brxe-wcazwj .brxe-upycit.brxe-list li[data-highlight] .content .description {color: var(--putih)}.hotlabel { background: #e11d48;  color: #fff; padding: 4px 10px 2px 10px; border-radius: 4px; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; display: inline-block; margin-left: 5px;}@media (max-width: 767px) {.brxe-wcazwj .brxe-upycit.brxe-list li {margin-bottom: 0; margin-left: -20px; padding-top: 5px; padding-bottom: 5px}.brxe-wcazwj .brxe-upycit.brxe-list svg {height: 22px; width: 22px}}@media (max-width: 767px) {.brxe-wcazwj.brxe-block {padding-top: 0; padding-bottom: 0; padding-left: 20px; margin-top: 0; margin-bottom: 0}}@media (max-width: 767px) {#brxe-iouqqe {padding-top: 0; padding-bottom: 0}}@media (max-width: 767px) {#brxe-lptyvj {font-size: 15px; font-weight: 700; margin-top: 0; margin-bottom: 0}}#brxe-xsidwo {font-size: 1em}@media (max-width: 767px) {#brxe-xsidwo {height: 15px; width: 15px; fill: var(--bricks-color-pdugzj); color: var(--bricks-color-pdugzj)}}#brxe-lvwyhf {font-size: 1em}@media (max-width: 767px) {#brxe-lvwyhf {height: 22px; width: 22px; fill: var(--bricks-color-pdugzj); color: var(--bricks-color-pdugzj); stroke-width: 1px; stroke: var(--bricks-color-pdugzj)}}#brxe-avneux {align-items: center; flex-direction: row; justify-content: space-between}.brxe-iavhxg .brxe-jbeeiw.brxe-list .separator {display: none}.brxe-iavhxg .brxe-jbeeiw.brxe-list li {margin-bottom: 15px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}.brxe-iavhxg .brxe-jbeeiw.brxe-list .content {justify-content: flex-start}.brxe-iavhxg .brxe-jbeeiw.brxe-list .description {justify-content: flex-start}.brxe-iavhxg .brxe-jbeeiw.brxe-list .title {margin-right: 0; margin-left: 10px}.brxe-iavhxg .brxe-jbeeiw.brxe-list .icon {font-size: 25px; color: var(--biru)}.brxe-iavhxg .brxe-jbeeiw.brxe-list .icon svg {height: 25px; width: 25px}.brxe-iavhxg .brxe-jbeeiw.brxe-list li[data-highlight]::before {background-color: var(--bricks-color-red); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--putih)}.brxe-iavhxg .brxe-jbeeiw.brxe-list li[data-highlight] .content .title {color: var(--putih)}.brxe-iavhxg .brxe-jbeeiw.brxe-list li[data-highlight] .content .meta {color: var(--putih)}.brxe-iavhxg .brxe-jbeeiw.brxe-list li[data-highlight] .content .description {color: var(--putih)}.hotlabel { background: #e11d48;  color: #fff; padding: 4px 10px 2px 10px; border-radius: 4px; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; display: inline-block; margin-left: 5px;}@media (max-width: 767px) {.brxe-iavhxg .brxe-jbeeiw.brxe-list li {margin-bottom: 0; margin-left: -20px; padding-top: 5px; padding-bottom: 5px}}@media (max-width: 767px) {.brxe-iavhxg.brxe-block {padding-top: 0; padding-bottom: 0; padding-left: 20px}}@media (max-width: 767px) {#brxe-paflqg {font-size: 15px; font-weight: 700; margin-top: 0; margin-bottom: 0}}#brxe-ujbnrp {font-size: 1em}@media (max-width: 767px) {#brxe-ujbnrp {height: 15px; width: 15px; fill: var(--bricks-color-pdugzj); color: var(--bricks-color-pdugzj)}}#brxe-powsxs {font-size: 1em}@media (max-width: 767px) {#brxe-powsxs {height: 22px; width: 22px; fill: var(--bricks-color-pdugzj); color: var(--bricks-color-pdugzj); stroke-width: 1px; stroke: var(--bricks-color-pdugzj)}}#brxe-vztsqo {align-items: center; flex-direction: row; justify-content: space-between}.brxe-lreevp .brxe-qfbobp.brxe-list .separator {display: none}.brxe-lreevp .brxe-qfbobp.brxe-list li {margin-bottom: 15px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}.brxe-lreevp .brxe-qfbobp.brxe-list .content {justify-content: flex-start}.brxe-lreevp .brxe-qfbobp.brxe-list .description {justify-content: flex-start}.brxe-lreevp .brxe-qfbobp.brxe-list .title {margin-right: 0; margin-left: 10px}.brxe-lreevp .brxe-qfbobp.brxe-list .icon {font-size: 25px; color: var(--biru)}.brxe-lreevp .brxe-qfbobp.brxe-list .icon svg {height: 25px; width: 25px}.brxe-lreevp .brxe-qfbobp.brxe-list li[data-highlight]::before {background-color: var(--bricks-color-red); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--putih)}.brxe-lreevp .brxe-qfbobp.brxe-list li[data-highlight] .content .title {color: var(--putih)}.brxe-lreevp .brxe-qfbobp.brxe-list li[data-highlight] .content .meta {color: var(--putih)}.brxe-lreevp .brxe-qfbobp.brxe-list li[data-highlight] .content .description {color: var(--putih)}.hotlabel { background: #e11d48;  color: #fff; padding: 4px 10px 2px 10px; border-radius: 4px; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; display: inline-block; margin-left: 5px;}@media (max-width: 767px) {.brxe-lreevp .brxe-qfbobp.brxe-list li {margin-bottom: 0; margin-left: -20px; padding-top: 5px; padding-bottom: 5px}}@media (max-width: 767px) {.brxe-lreevp.brxe-block {padding-top: 0; padding-bottom: 0; padding-left: 20px}}@media (max-width: 767px) {#brxe-kbknfs {font-size: 15px; font-weight: 700; margin-top: 0; margin-bottom: 0}.buletilang {list-style: none; padding: 0; margin: 0;}}#brxe-hjmsgr {align-items: center; flex-direction: row; justify-content: space-between}@media (max-width: 767px) {#brxe-bzgahn {font-size: 15px; font-weight: 700; margin-top: 0; margin-bottom: 0}}#brxe-drudak {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ysqjil .accordion-title-wrapper {min-height: 50px}#brxe-ysqjil .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}@media (max-width: 767px) {#brxe-ysqjil .accordion-title-wrapper {min-height: fit-content; margin-bottom: 20px}#brxe-ysqjil .accordion-content-wrapper {padding-top: 0; padding-bottom: 10px}}@media (max-width: 767px) {#brxe-gfurbq {margin-top: 10px; row-gap: 25px}}@media (max-width: 767px) {#brxe-jkecpf {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px; position: relative; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; box-shadow: 0 5px 5px -2px hsla(28, 29%, 12%, 0.14)}}@media (max-width: 767px) {#brxe-wrebnr {background-color: rgba(129, 212, 250, 0)}}@media (max-width: 767px) {#brxe-olzejb[data-direction] .brx-offcanvas-inner {width: 100%; height: 100%}}