@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@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-code{width:100%}}@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-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 {.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 {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-rqvzqu {text-align: left}#brxe-sclyyq {width: 100ch}#brxe-fpsuin {flex-direction: row; justify-content: space-between; align-items: center; column-gap: 3rem}@media (max-width: 767px) {#brxe-fpsuin {row-gap: 2rem}}@media (max-width: 478px) {#brxe-yfieaa {font-size: 1.4rem}}#brxe-kdhpuw {display: flex; column-gap: 2rem; flex-direction: column; row-gap: 1rem; align-items: center; z-index: 23}#brxe-qgskdz {flex-direction: row; align-items: center; justify-content: space-between}@media (max-width: 478px) {#brxe-qgskdz {flex-direction: column; align-items: flex-start; row-gap: 8px}}#brxe-aoybky {align-items: flex-start; justify-content: center; color: var(--head-color); z-index: 2}@media (max-width: 991px) {#brxe-aoybky {align-items: flex-start}}#brxe-fvhknm {flex-direction: column; position: relative; justify-content: center; grid-template-columns: 2fr 1.6fr; color: var(--bricks-color-xhvyls)}@media (max-width: 767px) {#brxe-fvhknm {justify-items: center; align-content: center; grid-template-columns: 1fr}}#brxe-urbusa {padding-bottom: 30px}#brxe-urbusa{ background: linear-gradient(135deg, #ffffff 0%, #f9fcf9 30%, #f0f8f0 70%, #ffffff 100%); position: relative; overflow: hidden;}#brxe-ypdsat {color: #111827;font-size: 2rem;font-weight: 700;letter-spacing: -0.4375px; line-height: 24.5px;}#brxe-zudmwe {display: flex; column-gap: 1.2rem; align-items: center; justify-content: flex-start}#brxe-inxacl {letter-spacing: -0.4375px; line-height: 24.5px;}#brxe-yqvgsh {align-items: flex-start; justify-content: center; align-self: center !important; row-gap: .6rem}.brxe-kbefav .brxe-chjupt.brxe-image:not(.tag), .brxe-kbefav .brxe-chjupt.brxe-image img {object-fit: contain}.brxe-kbefav .brxe-chjupt.brxe-image {height: 32px; max-width: 80px}.brxe-vbudle .brxe-ayalvw.brxe-div {flex-direction: row; justify-content: space-between; column-gap: 2rem; display: flex}.brxe-vbudle .brxe-baxodc.brxe-block {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr auto}.brxe-baxodc { margin-top:1rem;margin-bottom:.8rem;}.brxe-vbudle .brxe-wzyuzi.brxe-text-basic {margin-bottom: .6rem}.brxe-wzyuzi h2 { font-size: 24px; font-weight: 700; line-height: 1.25; margin-bottom: 12px; color: #1a7f64;} .brxe-wzyuzi p { font-size: 15px; line-height: 1.5; color: #374151; margin: 0;}.brxe-vbudle .brxe-lcfeme.brxe-text-basic {font-style: italic; font-size: 1.2rem; color: var(--body-color); line-height: 1}.brxe-vbudle .brxe-xldebh.brxe-div {margin-bottom: 1.2rem; margin-left: 0; display: flex}.brxe-vbudle .brxe-lzfkgt.brxe-text-link {flex-direction: row-reverse; gap: 8px}.brxe-vbudle .brxe-lzfkgt.brxe-text-link .icon > i {font-size: 20px}.brxe-vbudle .brxe-lzfkgt.brxe-text-link .icon > svg {width: 20px; height: 20px}.brxe-vbudle .brxe-ommugm.brxe-div {align-items: center; column-gap: 1.2rem; align-self: center !important; display: flex; margin-top: auto}.brxe-dlmxgq {padding:1.8rem ;background-color: white; background-image: linear-gradient( var(--primary-light), #ffffff 45%, #ffffff ); max-width:41.5rem;  border: 1px solid var(--primary-light); position: relative;transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);} .brxe-dlmxgq:hover{ box-shadow: #00000000 0px 0px 0px 0px, #00000000 0px 0px 0px 0px, #0000001A 0px 10px 15px -3px, #0000001A 0px 4px 6px -4px; transform: matrix(1, 0, 0, 1, 0, -3.5); border: 1px solid #1CA184;}#brxe-oddkvw .splide__arrow {height: 45px; width: 45px; border-radius: 100px; color: var(--primary); font-size: 32px; min-height: 32px; min-width: 32px; background-color: var(--bricks-color-xhvyls)}#brxe-oddkvw .splide__arrow svg {fill: var(--primary); height: 32px; width: 32px}#brxe-oddkvw .splide__pagination {bottom: 0px}#brxe-oddkvw {padding-bottom: 3rem}#brxe-oddkvw .splide__pagination .splide__pagination__page.is-active {color: var(--primary); background-color: var(--primary)}#brxe-oddkvw .splide__arrow--prev {top: 90%}#brxe-oddkvw .splide__arrow--next {top: 90%}#brxe-oddkvw .splide__arrow{ display:none;}#brxe-oddkvw .splide__pagination{ display:none;}@media (max-width: 991px) {#brxe-oddkvw .splide__arrow{ display: flex;border:1px solid var(--primary)}#brxe-oddkvw .splide__pagination{ display:flex;}}#brxe-ezuvle {background-color: #F6F7FB; padding-top: var(--space-lg); padding-bottom: var(--space-lg)}#brxe-kpfybs { display: none;position: fixed; bottom: 2rem; left: 20px; z-index: 22; }@media (max-width: 991px) {#brxe-kpfybs { display: flex; }#brxe-kpfybs {flex-direction: column}}#brxe-rewexl span{ font-size:var(--text-l);}#brxe-rewexl span::before{ content: 'Showing '; font-size:inherit; margin-inline-end:2px;}#brxe-rewexl span::after{ content:'Chequing Accounts'; font-size:inherit; margin-inline-start:4px;}#brxe-uvzdjr {flex-direction: row; align-items: center; justify-content: flex-start; column-gap: .6rem}#brxe-dtomza fieldset { margin-bottom: 0.8rem !important;}#brxe-oexrnx {display: flex; flex-direction: row}#brxe-rjdata .wpgb-facet {height: 40px}#brxe-qemqpu {display: flex; flex-direction: column; row-gap: 0.6rem}#brxe-yjrvqq {flex-direction: column; row-gap: 6px}#brxe-qfeeld {padding-top: 2rem; padding-right: 2rem; padding-bottom: 0.8rem; padding-left: 2rem; background-color: var(--primary-dark); color: var(--bricks-color-xhvyls); row-gap: 1rem}#brxe-zzyluq {font-size: 1em}#brxe-exshkw {align-items: center; flex-direction: row; justify-content: space-between}#brxe-bgrnkv .wpgb-facet {height: 40px}#brxe-fojkwo {font-size: 1em}#brxe-ufpizy {align-items: center; flex-direction: row; justify-content: space-between}#brxe-lnvyir fieldset { margin-bottom:0.4rem;}#brxe-qmwcie {font-size: 1em}#brxe-pqalwx {align-items: center; flex-direction: row; justify-content: space-between}#brxe-igzzze fieldset { margin-bottom:0.4rem;}#brxe-fvdayh {overflow: hidden}#brxe-hhmwwt {width: 30%}@media (max-width: 478px) {#brxe-osgmgr {min-width: fit-content}}@media (max-width: 767px) {#brxe-rkagnw {display: flex; align-items: center}}@media (max-width: 478px) {#brxe-rkagnw {display: flex; align-items: center}}#brxe-qqcrly .wpgb-facet {height: 40px}#brxe-pjqdzn {flex-direction: row; align-items: center; justify-content: flex-end; column-gap: 1rem; row-gap: 4px; min-width: fit-content; display: flex; flex-wrap: nowrap; margin-left: auto}@media (max-width: 767px) {#brxe-pjqdzn {justify-content: flex-start; flex-wrap: nowrap; display: grid; align-items: initial; grid-gap: 2.5rem; grid-template-columns: auto 1fr}}@media (max-width: 478px) {#brxe-pjqdzn {flex-direction: row; align-items: center; flex-wrap: nowrap; width: 100%; display: grid; align-items: initial; grid-template-columns: 1fr 3fr; grid-gap: 2rem}}#brxe-vwevwu .wpgb-facet {height: 40px}#brxe-ewfkxx {flex-direction: row; align-items: center; justify-content: flex-end; column-gap: 1rem; row-gap: 4px; min-width: fit-content; display: none; flex-wrap: nowrap}@media (max-width: 767px) {#brxe-ewfkxx {justify-content: flex-start; flex-wrap: nowrap; display: grid; align-items: initial; grid-gap: 2.5rem; grid-template-columns: auto 1fr}}@media (max-width: 478px) {#brxe-ewfkxx {flex-direction: row; align-items: center; flex-wrap: nowrap; width: 100%; display: grid; align-items: initial; grid-template-columns: 1fr 3fr; grid-gap: 2rem}}#brxe-dnpyno {justify-content: space-between}@media (max-width: 767px) {#brxe-dnpyno {padding-top: 1.2rem}}.brxe-abycqh .brxe-wmpyic.brxe-text-basic {text-transform: capitalize}@media (max-width: 478px) {.brxe-abycqh .brxe-wmpyic.brxe-text-basic {white-space: pre-wrap}}.brxe-abycqh .brxe-lavgof.brxe-div {margin-left: auto; flex-wrap: wrap; display: flex}@media (max-width: 767px) {.brxe-abycqh .brxe-lavgof.brxe-div {margin-top: 0}}@media (max-width: 478px) {.brxe-abycqh .brxe-lavgof.brxe-div {align-self: center !important}}.brxe-abycqh .brxe-idrwxa.brxe-block {justify-content: flex-end; flex-direction: row; column-gap: 2rem; font-size: 1.4rem; line-height: 1.4; padding-top: 1rem; padding-right: 1rem; padding-bottom: 1rem; padding-left: 1rem; display: flex; align-items: center; min-height: 2rem}@media (max-width: 767px) {.brxe-abycqh .brxe-idrwxa.brxe-block {flex-wrap: wrap; row-gap: 1rem; justify-content: space-between}}@media (max-width: 478px) {.brxe-abycqh .brxe-idrwxa.brxe-block {justify-content: space-between; row-gap: 1rem}}.brxe-anrqub .brxe-zdgnug.brxe-image:not(.tag), .brxe-anrqub .brxe-zdgnug.brxe-image img {object-fit: contain}.brxe-zdgnug { width: 100px; height: auto;} .brxe-zdgnug[data-company="td" i]{ width: 55px!important; } .brxe-zdgnug[data-company="atb" i]{ width: 70px!important; }@media (max-width: 478px) {.brxe-anrqub .brxe-zdgnug.brxe-image {width: 90px}}.brxe-anrqub .brxe-jzghof.brxe-text-basic {font-size: 1rem; letter-spacing: var(--letter-spacing-body-wider); line-height: 1.2; color: var(--bricks-color-uhzdgp); text-transform: uppercase; font-weight: 600; min-width: max-content}.brxe-anrqub .brxe-zkmoax.brxe-div {display: flex; margin-top: 1rem; border: 1px solid var(--bricks-color-gnrsjp); border-radius: 100vw; padding-top: .4rem; padding-right: 1.4rem; padding-bottom: .4rem; padding-left: 1.4rem}.brxe-zkmoax{ background: #fafafa; border-radius: 12px; box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.04), inset -1px -1px 2px rgba(255, 255, 255, 0.9); color: #333;}.brxe-anrqub .brxe-dytyav.brxe-div {align-self: center !important; top: 0px; position: relative; width: fit-content}.brxe-anrqub.brxe-div {grid-column: auto; justify-content: center; margin-bottom: 0}@media (max-width: 767px) {.brxe-anrqub.brxe-div {min-width: 100px; margin-top: 1rem; align-items: center}}@media (max-width: 478px) {.brxe-anrqub.brxe-div {margin-top: 0; margin-bottom: 0; display: flex; justify-content: space-between}}.brxe-abycqh .brxe-llelpp.brxe-text-basic {width: 100%}@media (max-width: 478px) {.brxe-llelpp { width: 100%!important;}}.brxe-abycqh .brxe-rppnvc.brxe-block {margin-top: 0}.brxe-pdddvi {padding-left: 1rem; margin-left: .8rem; border-left:1px solid var(--brand-l-7);}@media (max-width: 478px) {.brxe-pdddvi {padding-left: 0; margin-left:0; border-left:none;}}.brxe-abycqh .brxe-hvnsas.brxe-block {flex-direction: row; padding-right: 2rem; padding-left: 2rem; justify-content: flex-start; align-items: center; column-gap: 1rem}@media (max-width: 478px) {.brxe-abycqh .brxe-hvnsas.brxe-block {flex-wrap: nowrap; display: grid; align-items: initial; grid-template-columns: 1fr; align-items: center; grid-gap: 1rem}}.brxe-abycqh .brxe-tmynqj.brxe-text-basic {letter-spacing: var(--letter-spacing-body-wide)}.brxe-abycqh .brxe-frnlxa.brxe-div {font-weight: 500; font-size: 1.1rem; line-height: 1; color: var(--bricks-color-xhvyls); text-transform: uppercase; display: flex; align-items: center; flex-direction: column; position: absolute; transform: translateX(-50%); left: 50%; background-color: var(--primary-dark); padding-top: .4em; padding-right: 1em; padding-bottom: .4em; padding-left: 1em; flex-wrap: nowrap; column-gap: 0px; min-width: max-content; top: -9px}.brxe-abycqh .brxe-vdeepq.brxe-text-basic {color: var(--primary-dark); font-size: 3.8rem; font-weight: 600; line-height: 1.4}.brxe-abycqh .brxe-nggnio.brxe-block {align-items: center; border-right-width: 0}.brxe-abycqh .brxe-bjccmu.brxe-block {flex-direction: row; padding-top: 2rem; padding-right: 0; padding-bottom: 1.2rem; padding-left: 0; border: 2px solid var(--primary-dark); position: relative; justify-content: center; align-items: stretch; background-color: #ffffff; align-self: center !important; margin-top: 1rem}.brxe-bjccmu { padding: 1.6rem; border-radius: var(--radius-site);}@media (max-width: 767px) {.brxe-abycqh .brxe-bjccmu.brxe-block {flex-wrap: nowrap}}@media (max-width: 478px) {.brxe-abycqh .brxe-bjccmu.brxe-block {width: 150px}}.brxe-abycqh .brxe-crkcjh.brxe-text-basic {color: var(--primary-dark); font-size: 1.1rem; line-height: 1; letter-spacing: 0.03em; font-weight: 700}.brxe-abycqh .brxe-obhltf.brxe-icon {font-size: 12px; color: var(--primary-dark); fill: var(--primary-dark)}[data-balloon]::after{ background:#fff; border: 1px solid var(--brand-l-1) ; color: var(--head-color); font-weight: 400; letter-spacing: 0.02em;}[data-balloon]::before{ border-top-color: var(--brand);}.brxe-abycqh .brxe-xsfmiw.brxe-div {display: flex; column-gap: .5rem; align-items: center}.brxe-xsfmiw { background: #ECF8F3; padding: .2rem 1rem; border-radius: 8px ;}.brxe-abycqh .brxe-oxeuda.brxe-block {row-gap: .8rem; align-items: center}.brxe-abycqh .brxe-ifigbt.brxe-div {display: flex; column-gap: 4px; align-items: center}.brxe-abycqh .brxe-xputsf.brxe-text-basic {font-weight: 500; line-height: 1.2}@media (max-width: 478px) {.brxe-abycqh .brxe-xputsf.brxe-text-basic {text-align: left}}@media (max-width: 478px) {.brxe-abycqh .brxe-mvxgnt.brxe-div {margin-left: 1.6rem}}.brxe-abycqh .brxe-phnddt.brxe-block {flex-grow: 2; align-items: center; flex-direction: row; column-gap: 1rem; display: grid; align-items: initial; grid-template-columns: 1fr 3fr; grid-gap: .6rem}@media (max-width: 767px) {.brxe-abycqh .brxe-phnddt.brxe-block {flex-direction: row; justify-content: space-between}}@media (max-width: 478px) {.brxe-abycqh .brxe-phnddt.brxe-block {grid-gap: 0px}}.brxe-abycqh .brxe-wlmzxn.brxe-div {display: flex; column-gap: 4px; align-items: center}.brxe-abycqh .brxe-isgvlx.brxe-text-basic {font-weight: 500; line-height: 1.2}@media (max-width: 478px) {.brxe-abycqh .brxe-uofkdd.brxe-div {margin-left: 1.6rem}}.brxe-abycqh .brxe-qjvplb.brxe-block {flex-grow: 2; align-items: center; flex-direction: row; column-gap: 1rem; display: grid; align-items: initial; grid-template-columns: 1fr 3fr; grid-gap: .6rem}@media (max-width: 767px) {.brxe-abycqh .brxe-qjvplb.brxe-block {flex-direction: row; justify-content: space-between}}@media (max-width: 478px) {.brxe-abycqh .brxe-qjvplb.brxe-block {grid-gap: 0px}}.brxe-abycqh .brxe-cxobpt.brxe-div {display: flex; column-gap: 4px; align-items: center}.brxe-abycqh .brxe-iubyob.brxe-text-basic {font-weight: 500; line-height: 1.2}@media (max-width: 478px) {.brxe-abycqh .brxe-trdsst.brxe-div {margin-left: 1.6rem}}.brxe-abycqh .brxe-famzhc.brxe-block {align-items: center; flex-direction: row; flex-grow: 2; column-gap: 1rem; display: grid; align-items: initial; grid-template-columns: 1fr 3fr; grid-gap: .6rem; align-content: center}@media (max-width: 767px) {.brxe-abycqh .brxe-famzhc.brxe-block {flex-direction: row; justify-content: space-between}}@media (max-width: 478px) {.brxe-abycqh .brxe-famzhc.brxe-block {flex-direction: column; flex-wrap: wrap; align-items: flex-start; align-self: flex-start !important; align-items: center; grid-gap: 0px; grid-template-columns: 1fr}}.brxe-abycqh .brxe-phleac.brxe-div {display: flex; column-gap: 4px; align-items: center}.brxe-abycqh .brxe-yplbcv.brxe-text-basic {font-weight: 500; line-height: 1.2}.brxe-yplbcv p{ text-wrap:stable!important;}@media (max-width: 478px) {.brxe-abycqh .brxe-yplbcv.brxe-text-basic {text-align: left; text-wrap: stable}}@media (max-width: 478px) {.brxe-abycqh .brxe-prfreq.brxe-div {margin-left: 1.6rem}}.brxe-abycqh .brxe-xddgzp.brxe-block {flex-grow: 2; align-items: center; flex-direction: row; column-gap: 1rem; display: grid; align-items: initial; grid-template-columns: 1fr 3fr; grid-gap: .6rem}@media (max-width: 767px) {.brxe-abycqh .brxe-xddgzp.brxe-block {flex-direction: row; justify-content: space-between}}@media (max-width: 478px) {.brxe-abycqh .brxe-xddgzp.brxe-block {flex-direction: column; align-items: flex-start; grid-gap: 0px; grid-template-columns: 1fr}}.brxe-abycqh .brxe-zbjpat.brxe-block {flex-direction: column; grid-column: auto; display: grid; align-items: initial; align-items: flex-start; row-gap: .6rem; grid-template-columns: 1fr; padding-right: var(--space-md); padding-left: var(--space-md)}.brxe-zbjpat > div:not(:last-child){ border-bottom:1px solid #e0e0e0; padding-bottom: .6rem;}@media (max-width: 767px) {.brxe-abycqh .brxe-zbjpat.brxe-block {row-gap: 1rem; flex-wrap: nowrap; flex-direction: column; padding-right: 0; padding-left: 0; grid-column: span 2}.brxe-zbjpat > *:not(:last-child){ border:0; border-bottom:1px solid #e0e0e0;}}@media (max-width: 478px) {.brxe-abycqh .brxe-zbjpat.brxe-block {grid-column: auto}}.brxe-abycqh .brxe-fwuziv.brxe-text-link {gap: 0.8rem; flex-direction: row-reverse}.brxe-abycqh .brxe-ufemke.brxe-div {grid-column: auto; grid-row: auto; padding-right: 0}@media (max-width: 991px) {.brxe-abycqh .brxe-ufemke.brxe-div {margin-top: 0}}@media (max-width: 767px) {.brxe-abycqh .brxe-ufemke.brxe-div {align-items: flex-end; grid-column: span 6; grid-row: 3; align-self: flex-end !important}}@media (max-width: 478px) {.brxe-abycqh .brxe-ufemke.brxe-div {align-items: center; align-self: center !important; grid-column: auto; grid-row: auto}}.brxe-abycqh .brxe-fhbwtz.brxe-svg :not([stroke="none"]) {stroke: #a0a2a6}.brxe-abycqh .brxe-fhbwtz.brxe-svg {width: 24px; height: 20px}.brxe-abycqh .brxe-exrebw.brxe-div {display: flex; justify-content: center; align-items: center; column-gap: .2rem}.brxe-exrebw { padding: 0 1.2rem; padding-bottom: .4rem; border: 1px solid #e5e5e5; border-radius: 8px; width: fit-content;}.brxe-abycqh .brxe-eylroy.brxe-block {flex-direction: column; align-items: center; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; row-gap: 2rem}@media (max-width: 767px) {.brxe-abycqh .brxe-eylroy.brxe-block {grid-column: span 3; flex-direction: row-reverse; column-gap: 2rem}}@media (max-width: 478px) {.brxe-abycqh .brxe-eylroy.brxe-block {grid-column: auto; justify-content: center}}.brxe-abycqh .brxe-yhbdvh.brxe-block {display: grid; align-items: initial; grid-template-columns: 1fr 3fr 1fr; padding-right: 2rem; padding-left: 2rem; grid-gap: 2rem; align-items: flex-start}@media (max-width: 767px) {.brxe-abycqh .brxe-yhbdvh.brxe-block {grid-template-columns: 1fr 1fr 1fr}}@media (max-width: 478px) {.brxe-abycqh .brxe-yhbdvh.brxe-block {grid-template-columns: 1fr; padding-right: 0; padding-left: 0; justify-items: center}}.brxe-abycqh .brxe-votcdz.brxe-block {display: flex; padding-right: 0; padding-left: 0; grid-gap: 3rem; align-items: center; flex-direction: row; align-content: center; margin-top: 1.2rem; margin-right: 0; margin-bottom: 0; margin-left: 0}@media (max-width: 767px) {.brxe-abycqh .brxe-votcdz.brxe-block {grid-template-columns: 1fr 1fr; padding-right: 2rem; padding-left: 2rem}}@media (max-width: 478px) {.brxe-abycqh .brxe-votcdz.brxe-block {grid-template-columns: 1fr}}.brxe-abycqh .brxe-mwwcir.brxe-icon {font-size: 1em}.brxe-abycqh .acc-1.brxe-block {align-items: center; flex-direction: row; justify-content: space-between; column-gap: 1rem}.brxe-ifhohi ul {padding-left:25px!important; margin-top:0!important;margin-bottom:12px!important;}.brxe-abycqh .brxe-ptbnoh.brxe-icon {font-size: 1em}.brxe-abycqh .acc-2.brxe-block {align-items: center; flex-direction: row; justify-content: space-between; column-gap: 1rem}.brxe-gnrszz ul {padding-left:25px!important; margin-top:0!important;margin-bottom:12px!important;}.brxe-abycqh .brxe-otgqcn.brxe-icon {font-size: 1em}.brxe-abycqh .acc-3.brxe-block {flex-direction: row; column-gap: 1rem; align-items: center; justify-content: space-between}.brxe-surtte ul {padding-left:25px!important; margin-top:0!important;margin-bottom:12px!important;}.brxe-abycqh .brxe-anbfyl.brxe-icon {font-size: 1em}.brxe-abycqh .acc-last.brxe-block {flex-direction: row; align-items: center; justify-content: space-between; column-gap: 1rem}.brxe-nqngvi li{ list-style: none; padding-left: 0;} .brxe-nqngvi .pros li::before { content: "✔ "; color: var(--primary);} .brxe-nqngvi .cons li::before { content: "✖ "; color: var(--primary-comp);}.brxe-abycqh .brxe-gzqfns.brxe-text-basic {color: var(--bricks-color-qqwvur)}.brxe-gzqfns{ position: absolute; font-weight: 600; font-size: 1.2rem; text-transform: uppercase; line-height: 1; padding: .6em 1.4em; background: var(--primary); border-radius: 0 0 4px 0 ; margin-bottom: .6rem; letter-spacing: 0.04em; top: 0; left: 0;} .brxe-gzqfns::before{ content: '⭐ ';}.brxe-abycqh .brxe-foqokd.brxe-text-basic {color: var(--head-color); margin-top: 1.8rem}.brxe-abycqh .brxe-gmchyl.brxe-block {background-color: var(--primary-ultra-light); row-gap: 0px}.brxe-gmchyl { position: relative; padding: 1.3rem; padding-left: 2rem; border-left: 3px solid var(--primary); border-radius: 0 var(--radius-site) var(--radius-site) 0 ; margin-top: 2rem;}.brxe-zmnbze ul {padding-left:10px!important; margin-top:0!important;margin-bottom:12px!important;} .brxe-zmnbze p:has(+ ul) { margin-bottom:0;}.brxe-abycqh .brxe-tiaiob.brxe-accordion-nested .accordion-title-wrapper {min-height: 40px; color: var(--head-color); font-size: 1.4rem}.brxe-abycqh .brxe-tiaiob.brxe-accordion-nested .accordion-content-wrapper {padding-top: 15px; padding-right: 2rem; padding-bottom: 15px; padding-left: 2rem; font-size: 1.4rem; background-color: var(--bricks-color-xhvyls); margin-top: 4rem}.brxe-abycqh .brxe-tiaiob.brxe-accordion-nested .accordion-title-wrapper .brxe-heading {color: var(--head-color); font-size: 1.4rem}.brxe-abycqh .brxe-tiaiob.brxe-accordion-nested .brx-open .accordion-title-wrapper {font-weight: 500}.brxe-abycqh .brxe-tiaiob.brxe-accordion-nested .brx-open .accordion-title-wrapper .brxe-heading {font-weight: 500}.brxe-tiaiob { position: relative;} .brxe-tiaiob #acc-1{position: absolute; width: fit-content;left:5%; top: 0;} .brxe-tiaiob #acc-2{ position: absolute; width: fit-content;left:25%; top: 0;} .brxe-tiaiob #acc-3{ position: absolute; width: fit-content;right:30%; top: 0;} .brxe-tiaiob #acc-last{ position: absolute; width: fit-content;right:5%; top: 0;} @media (max-width: 767px) {.brxe-tiaiob #acc-1{left:3%; top: 0;}.brxe-tiaiob #acc-2{left:22%; top: 0;}.brxe-tiaiob #acc-3{right:28%; top: 0;}.brxe-tiaiob #acc-last{ right:3%; top: 0;} }@media (max-width: 478px) {.brxe-tiaiob { position: relative;}.brxe-tiaiob #acc-1{position: relative; width: 94%;left:3%;}.brxe-tiaiob #acc-2{ position: relative; width: 94%;left:3%;}.brxe-tiaiob #acc-3{ position: relative; width: 94%;left:3%;}.brxe-tiaiob #acc-last{ position: relative; width: 94%;left:3%;} .brxe-abycqh .brxe-tiaiob.brxe-accordion-nested .accordion-content-wrapper {margin-top: 0}}.brxe-abycqh .brxe-nejziu.brxe-block {background-color: #F5F9FA; margin-top: 2rem}.brxe-nejziu { position: relative; min-height: 40px;}.cid-36361.brxe-block {position: relative; overflow: hidden}.cid-36362.brxe-block {position: relative; overflow: hidden}.cid-36951.brxe-block {position: relative; overflow: hidden}.cid-36952.brxe-block {position: relative; overflow: hidden}.cid-36960.brxe-block {position: relative; overflow: hidden}.cid-38249.brxe-block {position: relative; overflow: hidden}#brxe-hhscip {transition: opacity 0.35s ease}#brxe-hhscip.wpgb-loading {opacity: 0.35}@media (max-width: 478px) {#brxe-hhscip {padding-right: 1px; padding-left: 1px}}#brxe-yuicqv {row-gap: 2rem; position: relative}#brxe-opaozc {padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; align-items: flex-end}#brxe-jbfwye {width: 75%}@media (max-width: 991px) {#brxe-jbfwye {width: 100%}}#content-top {flex-direction: row; column-gap: 3rem; position: relative; row-gap: 2rem; z-index: 2}@media (max-width: 767px) {#content-top {flex-direction: column-reverse}}#brxe-vusbwb span{ font-size:var(--text-l);}#brxe-vusbwb span::before{ content: 'Showing '; font-size:inherit; margin-inline-end:2px;}#brxe-vusbwb span::after{ content:'Chequing Accounts'; font-size:inherit; margin-inline-start:4px;}#brxe-rifugd {flex-direction: row; align-items: center; justify-content: flex-start; column-gap: .6rem}#brxe-hicdns fieldset { margin-bottom: 0.8rem !important;}#brxe-tssynf {display: flex; flex-direction: row}#brxe-rtvlhp .wpgb-facet {height: 40px}#brxe-rzndmw {display: flex; flex-direction: column; row-gap: 0.6rem}#brxe-dvhjni {flex-direction: column; row-gap: 6px}#brxe-xafynj {padding-top: 2rem; padding-right: 2rem; padding-bottom: 0.8rem; padding-left: 2rem; background-color: var(--primary-dark); color: var(--bricks-color-xhvyls); row-gap: 1rem}#brxe-cmlibp {font-size: 1em}#brxe-bkwnfi {align-items: center; flex-direction: row; justify-content: space-between}#brxe-iljsom .wpgb-facet {height: 40px}#brxe-eralci {font-size: 1em}#brxe-ruvefq {align-items: center; flex-direction: row; justify-content: space-between}#brxe-mrigpb fieldset { margin-bottom:0.4rem;}#brxe-jnarnw {font-size: 1em}#brxe-cvbmqh {align-items: center; flex-direction: row; justify-content: space-between}#brxe-ncfjei fieldset { margin-bottom:0.4rem;}#brxe-ptlkzy {overflow: hidden}@media (max-width: 991px) {#brxe-tpjfnr .brxa-inner {--brxe-toggle-bar-height: 3px}#brxe-tpjfnr {--brxe-toggle-scale: 0.5; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem}#brxe-tpjfnr .brxa-wrap {color: var(--primary-dark)}#brxe-tpjfnr{border:1px solid var(--primary-dark);border-radius:8px;}#brxe-tpjfnr::after{ content: "Close"; color: var(--primary-dark); font-size: 3.2rem; margin-block-start:-4px; margin-inline-start:8px;}}@media (max-width: 991px) {#brxe-foshkl {align-items: center; margin-top: auto}}@media (max-width: 991px) {#brxe-embymr {padding-left: 0}}@media (max-width: 991px) {#brxe-poddkk[data-direction] .brx-offcanvas-inner {width: 80vw}}@media (max-width: 478px) {#brxe-poddkk[data-direction] .brx-offcanvas-inner {width: 90vw}}#brxe-kblmff {background-color: #F6F7FB; position: relative; padding-top: 0}#brxe-gsvzne {visibility: hidden}