@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-search) button{align-items:center;background-color:transparent;cursor:pointer;display:flex;gap:.5em;height:40px;justify-content:center;width:60px}:where(.brxe-search) button svg:not([height]){height:inherit}.bricks-search-overlay{background-color:#fff;background-position:50%;background-size:cover;bottom:0;color:var(--bricks-text-medium);height:100%;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;transform:scale(1.1);transition:all .4s;visibility:hidden;width:100%;z-index:-1}.bricks-search-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bricks-search-overlay.show{opacity:1;transform:scale(1);visibility:visible;z-index:999}.bricks-search-overlay .bricks-search-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.bricks-search-overlay .close{background-color:transparent;cursor:pointer;font-size:60px;line-height:1;position:fixed;right:30px;text-align:center;top:15px;z-index:1}.bricks-search-overlay .title{margin:0 0 1em}.bricks-search-overlay .bricks-search-form{max-width:600px}.bricks-search-overlay .bricks-search-form input[type=search]{background-color:transparent;border-radius:0;font-size:1.4em;line-height:60px;text-align:center;width:100%}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-shortcode{width:100%}}@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 {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@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-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 {@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-nav-menu).dragging .bricks-mobile-menu-wrapper{display:none!important;pointer-events:none!important}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none!important}:where(.brxe-nav-menu) ol,:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1}:where(.brxe-nav-menu) .bricks-nav-menu>li>.sub-menu.caret:before{border:0 solid transparent;border-bottom:0 solid var(--bricks-bg-dark);content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click]:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click].open>.sub-menu.caret:before{display:block}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click] .sub-menu.caret:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative}:where(.brxe-nav-menu) .bricks-nav-menu li.open>.sub-menu{opacity:1;visibility:visible}:where(.brxe-nav-menu) .bricks-nav-menu li.open[data-static]>.sub-menu{display:block}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static]{flex-direction:column}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static] .sub-menu{display:none;position:static!important;transform:none}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a,:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button{color:currentcolor;padding:0 20px}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu .sub-menu{left:100%;padding-top:0;top:0}:where(.brxe-nav-menu) .bricks-nav-menu .brx-has-multilevel .sub-menu .brx-submenu-toggle{width:100%}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:transparent;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle.always{display:block!important}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition)}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px}.brx-body.iframe .bricks-mobile-menu-wrapper .sub-menu{display:block!important}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle{min-width:20px;width:20px;z-index:1000}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle.fixed{position:fixed}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-top{top:50%;transform:rotate(45deg)}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-center{opacity:0}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-bottom{top:50%;transform:rotate(-45deg)}.brxe-nav-menu.show-mobile-menu li.open>.brx-megamenu{display:initial;opacity:1;position:static;visibility:visible}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-wrapper{max-width:100vw;opacity:1!important;transform:translateX(0)!important;visibility:visible;z-index:999}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-overlay{opacity:1;visibility:visible;z-index:998}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.brxe-nav-menu .bricks-mobile-menu-wrapper.fade-in{opacity:0;transform:translateX(0)!important}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper.right{left:auto;right:0;transform:translateX(100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%}.brxe-nav-menu .bricks-mobile-menu-wrapper .brx-megamenu a{display:initial}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:none!important;display:none;line-height:40px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px}.brxe-nav-menu .bricks-mobile-menu-wrapper li.open>.sub-menu{display:block}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:transparent;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px}.brxe-nav-menu .bricks-mobile-menu .brx-megamenu{display:none}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:transparent;color:inherit;pointer-events:none;transition:inherit}li.menu-item-has-children [aria-expanded] .menu-item-icon i{position:relative;top:2px}li.menu-item-has-children [aria-expanded=false] .open{display:block}li.menu-item-has-children [aria-expanded=false] .close{display:none}li.menu-item-has-children [aria-expanded=true] .close{display:block}li.menu-item-has-children [aria-expanded=true] .open{display:none}}@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 {.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-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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}}#brx-header.brx-sticky.scrolling > .brxe-section,#brx-header.brx-sticky.scrolling > .brxe-container,#brx-header.brx-sticky.scrolling > .brxe-block,#brx-header.brx-sticky.scrolling > .brxe-div {background-color: hsl(0, 0%, 100%)}#brx-header.brx-sticky.scrolling:not(.slide-up) > .brxe-section,#brx-header.brx-sticky.scrolling:not(.slide-up) > .brxe-container,#brx-header.brx-sticky.scrolling:not(.slide-up) > .brxe-block,#brx-header.brx-sticky.scrolling:not(.slide-up) > .brxe-div {box-shadow: 0 0 10px 0 hsla(0, 0%, 0%, 0.1)}#brx-header.brx-sticky.scrolling .brxe-logo {color: #00285A}#brx-header.brx-sticky.scrolling .bricks-nav-menu > li > a {color: #00285A}#brx-header.brx-sticky.scrolling .bricks-nav-menu > li > .brx-submenu-toggle > * {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-nav-menu .bricks-mobile-menu-toggle {color: #00285A}#brx-header.brx-sticky.scrolling .brx-nav-nested-items > li > a {color: #00285A}#brx-header.brx-sticky.scrolling .brx-nav-nested-items > li > .brx-submenu-toggle > * {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-nav-nested > .brxe-toggle .brxa-inner {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-search {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-search button {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-logo:hover {color: #00285A}#brx-header.brx-sticky.scrolling .bricks-nav-menu > li > a:hover {color: #00285A}#brx-header.brx-sticky.scrolling .bricks-nav-menu > li > .brx-submenu-toggle:hover > * {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-nav-menu .bricks-mobile-menu-toggle:hover {color: #00285A}#brx-header.brx-sticky.scrolling .brx-nav-nested-items > li > a:hover {color: #00285A}#brx-header.brx-sticky.scrolling .brx-nav-nested-items > li > .brx-submenu-toggle:hover > * {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-nav-nested > .brxe-toggle:hover .brxa-inner {color: #00285A}#brx-header.brx-sticky.scrolling .brxe-search button:hover {color: #00285A}@media (max-width: 478px) {#brxe-onpkbw {font-size: 20px; margin-left: 10px}}@media (max-width: 478px) {#brxe-azznoz {border-radius: 8px; width: 70px; height: 40px}}#brxe-bdjpfk {text-align: center}@media (max-width: 478px) {#brxe-bdjpfk {font-size: 14px; font-family: "Arial"; font-weight: 700; text-align: left; text-transform: uppercase}}#brxe-yioykg {text-align: center}@media (max-width: 478px) {#brxe-yioykg {font-size: 12px; font-family: "Arial"; font-weight: 500; text-align: left}}@media (max-width: 478px) {#brxe-fupull {font-family: "Arial"; color: var(--bricks-color-grey-100); font-weight: 500; background-color: rgb(0, 40, 90); border-width: 5px; border-radius: 50px; margin-right: 10px}}@media (max-width: 478px) {#brxe-aapmzb {align-self: center !important; justify-content: space-between; align-items: center; column-gap: 15px; flex-direction: row; display: flex; flex-wrap: nowrap; padding-top: 10px; padding-bottom: 10px}}#brxe-dfkhtx {display: none}@media (max-width: 478px) {#brxe-dfkhtx {background-color: #ffffff; flex-direction: row; display: flex}}#brxe-e29144 .bricks-site-logo {width: 220px}@media (max-width: 478px) {#brxe-e29144 .bricks-site-logo {width: 120px}}#brxe-hgwhwk {font-family: "2.1.Jotia-Fam"; font-weight: 300; font-size: 17px; letter-spacing: 1px}@layer bricks {@media (max-width: 767px) {#brxe-nltxhx .brx-toggle-div { display: inline-flex; }#brxe-nltxhx .brxe-toggle { display: inline-flex; }[data-script-id="nltxhx"] .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-nltxhx.brx-open .brx-nav-nested-items {opacity: 1;visibility: visible;}}}#brxe-nltxhx {display: flex}@media (max-width: 478px) {#brxe-nltxhx {display: none}}#brxe-2d50d3 {font-weight: 600; display: flex; flex-direction: row; column-gap: 50px}.brxe-header.sticky root a { color: #00285A !important;}.custom-lang-switcher { display: grid; grid-template-columns: 1fr 1fr;  gap: 10px 20px;  list-style: none; padding: 0; margin: 0;}.custom-lang-switcher li a { color: #ffffff;  text-decoration: none; font-size: 14px; transition: color 0.3s ease;}.custom-lang-switcher li a:hover { color: #d4af37; }:where(.brx-sticky) .custom-lang-switcher li a { color: #1a2b3c !important; }#brxe-fumkfd {display: grid; align-items: initial; flex-direction: column; padding-left: 20px; font-weight: 100; font-size: 10px; color: var(--bricks-color-grey-100); background-color: #1a2b3c; position: absolute; grid-template-columns: 1fr 1fr; border-radius: 10px; margin-top: 25px; z-index: 9999}#brxe-fumkfd { background-color: rgba(26, 43, 60, 0.95); }:where(.brx-sticky) #brxe-fumkfd { background-color: #ffffff;  border: 1px solid #dddedf;  box-shadow: 0 4px 15px rgba(0,0,0,0.1);}:where(.brx-sticky) #brxe-fumkfd a { color: #1a2b3c !important; }#brxe-flbedd {font-size: 20px; font-family: "1.1.Recta"; font-weight: 500}#brxe-dxdghi {font-size: 20px; color: var(--bricks-color-grey-100)}@layer bricks {@media (max-width: 767px) {#brxe-askexe .brx-toggle-div { display: inline-flex; }#brxe-askexe .brxe-toggle { display: inline-flex; }[data-script-id="askexe"] .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-askexe.brx-open .brx-nav-nested-items {opacity: 1;visibility: visible;}}}#brxe-askexe {margin-top: -2px}@media (max-width: 478px) {#brxe-askexe {display: none}}#brxe-d0bee0 {font-size: 22px}#brxe-zbavsv form {font-family: "1.1.Recta"; font-size: 12px; font-weight: 300}#brxe-zbavsv {margin-top: -10px; display: none}#brxe-a16c22 {font-size: 22px}@media (max-width: 478px) {#brxe-a16c22 {margin-right: 10px}}#brxe-prjcfe {font-family: "2.1.Jotia-Fam"; font-weight: 300; font-size: 17px; letter-spacing: 1px}@media (max-width: 478px) {#brxe-cicxkt {display: none}}@layer bricks {@media (max-width: 478px) {#brxe-exdpqn .brx-toggle-div { display: inline-flex; }#brxe-exdpqn .brxe-toggle { display: inline-flex; }[data-script-id="exdpqn"] .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-exdpqn.brx-open .brx-nav-nested-items {opacity: 1;visibility: visible;}}}#brxe-exdpqn {display: none}@media (max-width: 478px) {#brxe-exdpqn {display: flex}}#brxe-5b1905 {display: flex; flex-direction: row; justify-content: center; column-gap: 25px}#brxe-5b1905:sticky {color: #00285A}#brxe-b2127b {position: absolute; width: 88%; flex-direction: row; justify-content: space-between; align-items: center; margin-left: 110px}@media (max-width: 478px) {#brxe-b2127b {justify-content: space-between; flex-direction: row; align-items: center; width: 90%; margin-right: 15px; margin-left: 25px}}#brxe-swhwod {color: rgb(0, 40, 90); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 50px; margin-left: 55px; position: relative}@layer bricks {@media (max-width: 767px) {#brxe-zzzirg .bricks-nav-menu-wrapper { display: none; }#brxe-zzzirg .bricks-mobile-menu-toggle { display: block; }}}#brxe-zzzirg {color: var(--bricks-color-grey-900); font-family: "1.1.Recta"; font-weight: 500; font-size: 18px; text-align: left; line-height: 3; margin-left: 25px; position: relative}#brxe-zzzirg .bricks-nav-menu {flex-direction: column}#brxe-khughz {margin-bottom: 50px; border-radius: 20px}#brxe-fcbvko {text-align: center; align-self: center !important}#brxe-umtthz {width: 400px; height: 100%; display: flex; flex-direction: column; max-width: 600px; align-items: flex-start; justify-content: space-between; box-shadow: 15px 0 20px 0 var(--rgba0-40-90-05); padding-top: 50px}#brxe-nwvkuf {height: 95%; width: 100%; position: relative; flex-grow: 1; flex-direction: row; z-index: 1}#brxe-nwvkuf:not(.tag), #brxe-nwvkuf img {object-fit: cover}:where(#brxe-nwvkuf > *:not(figcaption)) {position: relative}#brxe-nwvkuf::before {background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 40, 90, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-pnwjcx {z-index: 10; margin-top: -200px; margin-right: 20px; margin-bottom: -200px; margin-left: 20px; font-family: "2.1.Jotia-Fam"; font-size: 30px; font-weight: 500; color: var(--bricks-color-grey-100); position: absolute}#brxe-xgqcdq {margin-top: -110px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; font-family: "1.1.Recta"; font-size: 17px; font-weight: 500; color: var(--bricks-color-grey-100); position: relative; z-index: 10}#brxe-tkjyqb {height: 90%}#brxe-ntfpio {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; align-self: center; align-items: center; flex-direction: column}#brxe-ntfpio .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-ntfpio .icon a {color: rgb(0, 40, 90)}#brxe-ntfpio .content {align-self: center; margin-top: 7px}#brxe-jceeqr {color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; text-align: center; flex-direction: column; margin-left: 30px}#brxe-jceeqr .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-jceeqr .icon a {color: rgb(0, 40, 90)}#brxe-jceeqr .content {align-self: center; margin-top: 7px}#brxe-ggjobm {color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; text-align: center; flex-direction: column; margin-left: 30px}#brxe-ggjobm .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 20px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 20px; border-left-style: solid; border-radius: 50px}#brxe-ggjobm .icon a {color: rgb(0, 40, 90)}#brxe-ggjobm .content {align-self: center; margin-top: 7px}#brxe-xvgrqj {text-align: center; position: relative; align-self: center !important; align-items: flex-end; flex-direction: row; justify-content: center; column-gap: 20px; display: flex; flex-wrap: wrap; padding-bottom: 20px}#brxe-cqfprm {width: 400px; display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; flex-wrap: nowrap; position: relative; flex-grow: 1; height: 100%}#brxe-oahpvi {background-color: rgb(252, 252, 252); left: o; width: 800px; height: calc(100vh - 80px); display: flex; flex-direction: row; margin-top: 80px; margin-left: 0; grid-gap: 0px; justify-items: flex-end; justify-content: flex-start; grid-template-columns: 370px 1fr 160px}#brxe-apqcil {left: 0px; align-items: flex-start; background-color: hsla(46, 100%, 65%, 0)}#offcanvas-solutions {z-index: 990; position: fixed; left: 0px; flex-direction: row; align-self: flex-start; top: 80px; height: 100vh; width: 100%; max-width: 1200px}#offcanvas-solutions[data-direction] .brx-offcanvas-inner {width: 100%}#offcanvas-company {  display: flex; align-items: flex-start; left: 0; right: 0; margin-left: auto; margin-right: auto; max-width: 1200px;  width: 100%; transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) !important;}#offcanvas-company .brx-offcanvas-panel {  }:where(.brx-offcanvas-backdrop) { top: 80px !important; height: calc(100vh - 80px) !important; transition: opacity 0.6s ease-in-out !important;}@media (max-width: 478px) {#offcanvas-solutions {display: none}}#brxe-ydbazq {color: rgb(0, 40, 90); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 50px; margin-bottom: 20px; margin-left: 55px; position: relative}@layer bricks {@media (max-width: 767px) {#brxe-rfblii .bricks-nav-menu-wrapper { display: none; }#brxe-rfblii .bricks-mobile-menu-toggle { display: block; }}}#brxe-rfblii {color: var(--bricks-color-grey-900); font-family: "1.1.Recta"; font-weight: 500; font-size: 18px; text-align: left; line-height: 3; margin-left: 25px; position: relative}#brxe-rfblii .bricks-nav-menu {flex-direction: column}#brxe-kowgpx {margin-bottom: 50px; border-radius: 20px}#brxe-vuppao {text-align: center; align-self: center !important}#brxe-lzydzr {width: 400px; height: 100%; display: flex; flex-direction: column; max-width: 600px; align-items: flex-start; justify-content: space-between; box-shadow: 15px 0 20px 0 var(--rgba0-40-90-05); padding-top: 50px}#brxe-gkxsil {height: 95%; width: 100%; position: relative; flex-grow: 1; flex-direction: row; z-index: 1}#brxe-gkxsil:not(.tag), #brxe-gkxsil img {object-fit: cover; object-position: 25%}:where(#brxe-gkxsil > *:not(figcaption)) {position: relative}#brxe-gkxsil::before {background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 40, 90, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-esotip {z-index: 10; margin-top: -160px; margin-right: 20px; margin-bottom: -160px; margin-left: 20px; font-family: "2.1.Jotia-Fam"; font-size: 30px; font-weight: 500; color: var(--bricks-color-grey-100); position: absolute}#brxe-niucia {z-index: 10; margin-top: -110px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; font-family: "1.1.Recta"; font-size: 17px; font-weight: 500; color: var(--bricks-color-grey-100); position: relative}#brxe-xewjgt {height: 90%}#brxe-euaxsq {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; align-self: center; align-items: center; flex-direction: column}#brxe-euaxsq .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-euaxsq .icon a {color: rgb(0, 40, 90)}#brxe-euaxsq .content {align-self: center; margin-top: 7px}#brxe-eohpbd {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; flex-direction: column; margin-left: 30px}#brxe-eohpbd .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-eohpbd .icon a {color: rgb(0, 40, 90)}#brxe-eohpbd .content {align-self: center; margin-top: 7px}#brxe-fuadok {color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; text-align: center; flex-direction: column; margin-left: 30px}#brxe-fuadok .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 20px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 20px; border-left-style: solid; border-radius: 50px}#brxe-fuadok .icon a {color: rgb(0, 40, 90)}#brxe-fuadok .content {align-self: center; margin-top: 7px}#brxe-gcfack {text-align: center; position: relative; align-self: center !important; align-items: flex-end; flex-direction: row; justify-content: center; column-gap: 20px; display: flex; flex-wrap: wrap; padding-bottom: 20px}#brxe-jriygt {width: 400px; display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; flex-wrap: nowrap; position: relative; flex-grow: 1; height: 100%}#brxe-zhzcea {left: o; background-color: rgb(252, 252, 252); width: 800px; height: calc(100vh - 80px); display: flex; flex-direction: row; margin-top: 80px; margin-left: 0; grid-gap: 0px; justify-items: flex-end; justify-content: flex-start; grid-template-columns: 370px 1fr 160px}#brxe-rgohel {left: 0px; align-items: flex-start; background-color: hsla(46, 100%, 65%, 0)}#offcanvas-projects {z-index: 990; position: fixed; left: 0px; flex-direction: row; align-self: flex-start; top: 80px; height: 100vh; width: 100%; max-width: 1200px}#offcanvas-projects[data-direction] .brx-offcanvas-inner {width: 100%}#offcanvas-company {  display: flex; align-items: flex-start; left: 0; right: 0; margin-left: auto; margin-right: auto; max-width: 1200px;  width: 100%; transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) !important;}#offcanvas-company .brx-offcanvas-panel {  }:where(.brx-offcanvas-backdrop) { top: 80px !important; height: calc(100vh - 80px) !important; transition: opacity 0.6s ease-in-out !important;}@media (max-width: 478px) {#offcanvas-projects {display: none}}#brxe-rxjutp {color: rgb(0, 40, 90); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 50px; margin-bottom: 20px; margin-left: 55px; position: relative}@layer bricks {@media (max-width: 767px) {#brxe-bzzlye .bricks-nav-menu-wrapper { display: none; }#brxe-bzzlye .bricks-mobile-menu-toggle { display: block; }}}#brxe-bzzlye {color: var(--bricks-color-grey-900); font-family: "1.1.Recta"; font-weight: 500; font-size: 18px; text-align: left; line-height: 3; margin-left: 25px; position: relative}#brxe-bzzlye .bricks-nav-menu {flex-direction: column}#brxe-igtblb {border-radius: 20px; margin-bottom: 50px}#brxe-iosrcj {text-align: center; align-self: center !important}#brxe-mescpy {width: 400px; height: 100%; display: flex; flex-direction: column; max-width: 600px; align-items: flex-start; justify-content: space-between; box-shadow: 15px 0 20px 0 var(--rgba0-40-90-05); padding-top: 50px}#brxe-fsjqjt {height: 95%; width: 100%; position: relative; flex-grow: 1; flex-direction: row; z-index: 1}#brxe-fsjqjt:not(.tag), #brxe-fsjqjt img {object-fit: cover; object-position: 30}:where(#brxe-fsjqjt > *:not(figcaption)) {position: relative}#brxe-fsjqjt::before {background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 40, 90, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-dszyub {z-index: 10; margin-top: -200px; margin-right: 20px; margin-bottom: -200px; margin-left: 20px; font-family: "2.1.Jotia-Fam"; font-size: 30px; font-weight: 500; color: var(--bricks-color-grey-100); position: absolute}#brxe-rjpmxt {z-index: 10; margin-top: -110px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; font-family: "1.1.Recta"; font-size: 17px; font-weight: 500; color: var(--bricks-color-grey-100); position: relative}#brxe-lvkjnw {height: 90%}#brxe-bgcqbo {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; align-self: center; align-items: center; flex-direction: column}#brxe-bgcqbo .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-bgcqbo .icon a {color: rgb(0, 40, 90)}#brxe-bgcqbo .content {align-self: center; margin-top: 7px}#brxe-ealdyj {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; flex-direction: column; margin-left: 30px}#brxe-ealdyj .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-ealdyj .icon a {color: rgb(0, 40, 90)}#brxe-ealdyj .content {align-self: center; margin-top: 7px}#brxe-cbdkqt {color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; text-align: center; flex-direction: column; margin-left: 30px}#brxe-cbdkqt .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 20px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 20px; border-left-style: solid; border-radius: 50px}#brxe-cbdkqt .icon a {color: rgb(0, 40, 90)}#brxe-cbdkqt .content {align-self: center; margin-top: 7px}#brxe-atpsrg {text-align: center; position: relative; align-self: center !important; align-items: flex-end; flex-direction: row; justify-content: center; column-gap: 20px; display: flex; flex-wrap: wrap; padding-bottom: 20px}#brxe-uxhomi {width: 400px; display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; flex-wrap: nowrap; position: relative; flex-grow: 1; height: 100%}#brxe-mmkrbc {left: o; background-color: rgb(252, 252, 252); width: 800px; height: calc(100vh - 80px); display: flex; flex-direction: row; margin-top: 80px; margin-left: 0; grid-gap: 0px; justify-items: flex-end; justify-content: flex-start; grid-template-columns: 370px 1fr 160px}#brxe-zbombg {left: 0px; background-color: hsla(46, 100%, 65%, 0); align-items: flex-start}#offcanvas-regions {left: 0px; flex-direction: row; align-self: flex-start; z-index: 990; top: 80px; position: fixed; height: 100vh; width: 100%; max-width: 1200px}#offcanvas-regions[data-direction] .brx-offcanvas-inner {width: 100%}#offcanvas-regionscompany {  display: flex; align-items: flex-start; left: 0; right: 0; margin-left: auto; margin-right: auto; max-width: 1200px;  width: 100%; transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) !important;}#offcanvas-regionscompany .brx-offcanvas-panel {  }:where(.brx-offcanvas-backdrop) { top: 80px !important; height: calc(100vh - 80px) !important; transition: opacity 0.6s ease-in-out !important;}@media (max-width: 478px) {#offcanvas-regions {display: none}}#brxe-tpwmgc {margin-bottom: 20px; margin-left: 55px; color: rgb(0, 40, 90); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 50px; position: relative}@layer bricks {@media (max-width: 767px) {#brxe-hilocr .bricks-nav-menu-wrapper { display: none; }#brxe-hilocr .bricks-mobile-menu-toggle { display: block; }}}#brxe-hilocr {margin-left: 25px; color: var(--bricks-color-grey-900); font-family: "1.1.Recta"; font-weight: 500; font-size: 18px; text-align: left; line-height: 3; position: relative}#brxe-hilocr .bricks-nav-menu {flex-direction: column}#brxe-pgqsdg {margin-bottom: 50px; border-radius: 20px}#brxe-fcgpcq {text-align: center; align-self: center !important}#brxe-ugggiu {width: 400px; height: 100%; display: flex; flex-direction: column; align-items: flex-start; max-width: 600px; justify-content: space-between; box-shadow: 15px 0 20px 0 var(--rgba0-40-90-05); padding-top: 50px}#brxe-chynfq {width: 100%; position: relative; flex-grow: 1; height: 95%; flex-direction: row; z-index: 1}:where(#brxe-chynfq > *:not(figcaption)) {position: relative}#brxe-chynfq::before {background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 40, 90, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-chynfq:not(.tag), #brxe-chynfq img {object-fit: cover; object-position: 70%}#brxe-onxyak {z-index: 10; margin-top: -160px; margin-right: 20px; margin-bottom: -160px; margin-left: 20px; font-family: "2.1.Jotia-Fam"; font-size: 30px; font-weight: 500; color: var(--bricks-color-grey-100); position: absolute}#brxe-dbwuxu {z-index: 10; position: relative; margin-top: -120px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; font-family: "1.1.Recta"; font-size: 17px; font-weight: 500; color: var(--bricks-color-grey-100)}#brxe-zdixwn {height: 90%}#brxe-xbbmfd {text-align: center; font-family: "2.1.Jotia-Fam"; font-size: 12px; font-weight: 500; color: var(--bricks-color-grey-700); align-self: center; align-items: center; flex-direction: column}#brxe-xbbmfd .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-xbbmfd .icon a {color: rgb(0, 40, 90)}#brxe-xbbmfd .content {align-self: center; margin-top: 7px}#brxe-tvrluj {font-family: "2.1.Jotia-Fam"; font-size: 12px; font-weight: 500; color: var(--bricks-color-grey-700); text-align: center; flex-direction: column; margin-left: 30px}#brxe-tvrluj .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-tvrluj .icon a {color: rgb(0, 40, 90)}#brxe-tvrluj .content {align-self: center; margin-top: 7px}#brxe-xezpyd {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; margin-left: 30px; flex-direction: column}#brxe-xezpyd .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 20px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 20px; border-left-style: solid; border-radius: 50px}#brxe-xezpyd .icon a {color: rgb(0, 40, 90)}#brxe-xezpyd .content {align-self: center; margin-top: 7px}#brxe-nzxkcn {align-items: flex-end; text-align: center; position: relative; align-self: center !important; flex-direction: row; justify-content: center; column-gap: 20px; display: flex; flex-wrap: wrap; padding-bottom: 20px}#brxe-dzcsry {width: 400px; display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; flex-wrap: nowrap; position: relative; flex-grow: 1; height: 100%}#brxe-qbbczf {background-color: rgb(252, 252, 252); left: o; width: 800px; height: calc(100vh - 80px); display: flex; flex-direction: row; margin-top: 80px; margin-left: 0; grid-gap: 0px; justify-items: flex-end; justify-content: flex-start; grid-template-columns: 370px 1fr 160px}#brxe-pehpmb {left: 0px; background-color: hsla(46, 100%, 65%, 0); align-items: flex-start}#offcanvas-company {left: 0px; flex-direction: row; align-self: flex-start; z-index: 990; top: 80px; position: fixed; height: 100vh; width: 100%; max-width: 1200px}#offcanvas-company[data-direction] .brx-offcanvas-inner {width: 100%}#offcanvas-company {  display: flex; align-items: flex-start; left: 0; right: 0; margin-left: auto; margin-right: auto; max-width: 1200px;  width: 100%; transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) !important;}#offcanvas-company .brx-offcanvas-panel {  }:where(.brx-offcanvas-backdrop) { top: 80px !important; height: calc(100vh - 80px) !important; transition: opacity 0.6s ease-in-out !important;}@media (max-width: 478px) {#offcanvas-company {display: none}}#brxe-rvojdf {color: rgb(0, 40, 90); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 50px; margin-bottom: 20px; margin-left: 55px; position: relative}@layer bricks {@media (max-width: 767px) {#brxe-jqwmhi .bricks-nav-menu-wrapper { display: none; }#brxe-jqwmhi .bricks-mobile-menu-toggle { display: block; }}}#brxe-jqwmhi {color: var(--bricks-color-grey-900); font-family: "1.1.Recta"; font-weight: 500; font-size: 18px; text-align: left; line-height: 3; margin-left: 25px; position: relative}#brxe-jqwmhi .bricks-nav-menu {flex-direction: column}#brxe-tlcwxt {margin-bottom: 50px; border-radius: 20px}#brxe-rtyshj {text-align: center; align-self: center !important}#brxe-tmkyno {width: 400px; height: 100%; display: flex; flex-direction: column; max-width: 600px; align-items: flex-start; justify-content: space-between; box-shadow: 15px 0 20px 0 var(--rgba0-40-90-05); padding-top: 50px}#brxe-wnuqbb {height: 95%; width: 100%; position: relative; flex-grow: 1; flex-direction: row; z-index: 1}#brxe-wnuqbb:not(.tag), #brxe-wnuqbb img {object-fit: cover; object-position: 100%}:where(#brxe-wnuqbb > *:not(figcaption)) {position: relative}#brxe-wnuqbb::before {background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 40, 90, 0.6)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-tyceag {z-index: 10; margin-top: -160px; margin-right: 20px; margin-bottom: -160px; margin-left: 20px; font-family: "2.1.Jotia-Fam"; font-size: 30px; font-weight: 500; color: var(--bricks-color-grey-100); position: absolute}#brxe-pkgqcm {z-index: 10; margin-top: -110px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; font-family: "1.1.Recta"; font-size: 17px; font-weight: 500; color: var(--bricks-color-grey-100); position: relative}#brxe-mnqmgn {height: 90%}#brxe-imrbxs {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; align-self: center; align-items: center; flex-direction: column}#brxe-imrbxs .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-imrbxs .icon a {color: rgb(0, 40, 90)}#brxe-imrbxs .content {align-self: center; margin-top: 7px}#brxe-hvlrsy {text-align: center; color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; flex-direction: column; margin-left: 30px}#brxe-hvlrsy .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 12px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 12px; border-left-style: solid; border-radius: 50px}#brxe-hvlrsy .icon a {color: rgb(0, 40, 90)}#brxe-hvlrsy .content {align-self: center; margin-top: 7px}#brxe-tgjfrm {color: var(--bricks-color-grey-700); font-family: "2.1.Jotia-Fam"; font-weight: 500; font-size: 12px; text-align: center; flex-direction: column; margin-left: 30px}#brxe-tgjfrm .icon {align-self: center; color: rgb(0, 40, 90); background-color: var(--bricks-color-grey-300); border-top-width: 10px; border-top-style: solid; border-right-width: 20px; border-right-style: solid; border-bottom-width: 10px; border-bottom-style: solid; border-left-width: 20px; border-left-style: solid; border-radius: 50px}#brxe-tgjfrm .icon a {color: rgb(0, 40, 90)}#brxe-tgjfrm .content {align-self: center; margin-top: 7px}#brxe-iiaije {text-align: center; position: relative; align-self: center !important; align-items: flex-end; flex-direction: row; justify-content: center; column-gap: 20px; display: flex; flex-wrap: wrap; padding-bottom: 20px}#brxe-pdpvnx {width: 400px; display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; flex-wrap: nowrap; position: relative; flex-grow: 1; height: 100%}#brxe-lwanyz {left: o; background-color: rgb(252, 252, 252); width: 800px; height: calc(100vh - 80px); display: flex; flex-direction: row; margin-top: 80px; margin-left: 0; grid-gap: 0px; justify-items: flex-end; justify-content: flex-start; grid-template-columns: 370px 1fr 160px}#brxe-itauco {left: 0px; align-items: flex-start; background-color: hsla(46, 100%, 65%, 0)}#offcanvas-investor-relations {height: 100vh; z-index: 990; position: fixed; left: 0px; flex-direction: row; align-self: flex-start; top: 80px; width: 100%; max-width: 1200px}#offcanvas-investor-relations[data-direction] .brx-offcanvas-inner {width: 100%}#offcanvas-company {  display: flex; align-items: flex-start; left: 0; right: 0; margin-left: auto; margin-right: auto; max-width: 1200px;  width: 100%; transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) !important;}#offcanvas-company .brx-offcanvas-panel {  }:where(.brx-offcanvas-backdrop) { top: 80px !important; height: calc(100vh - 80px) !important; transition: opacity 0.6s ease-in-out !important;}@media (max-width: 478px) {#offcanvas-investor-relations {display: none}}#brxe-1d9ff6 {padding-top: 0; position: fixed; z-index: 1000; width: 100%; background-color: rgba(0, 40, 90, 0.5); height: 80px; min-height: 80px; flex-direction: row; top: 0px; color: hsl(0, 0%, 100%)}@media (max-width: 478px) {#brxe-1d9ff6 {position: static}}#brxe-dywqjq {font-family: "2.1.Jotia-Fam"; font-weight: 300; font-size: 50px}#brxe-lyyblv {font-size: 40px; margin-left: 410px}#brxe-qbovoz {margin-top: 60px; margin-left: 60px; flex-direction: row; justify-content: space-between; display: flex}#brxe-wgjyqp {font-family: "1.1.Recta"; font-weight: 400; font-size: 25px}#brxe-xkgesi {margin-left: 60px}#brxe-suybjp {font-family: "2.1.Jotia-Fam"}#brxe-nbykjm {flex-direction: row}#brxe-reysqj > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; text-decoration: underline}#brxe-reysqj > .tab-menu .tab-title.brx-open {background-color: rgba(221, 222, 223, 0); font-family: "2.1.Jotia-Fam"; font-weight: 400; font-size: 35px; color: rgb(0, 40, 90)}#brxe-reysqj > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}#brxe-reysqj {flex-direction: column}#brxe-tyievl {font-family: "2.1.Jotia-Fam"}#brxe-faccda {flex-direction: row}#brxe-xbysmo > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; text-decoration: underline}#brxe-xbysmo > .tab-menu .tab-title.brx-open {background-color: rgba(221, 222, 223, 0); font-family: "2.1.Jotia-Fam"; font-weight: 400; font-size: 35px; color: rgb(0, 40, 90)}#brxe-xbysmo > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}#brxe-xbysmo {flex-direction: column}#brxe-sziczj {flex-direction: row; align-self: flex-start !important; justify-content: center; align-items: flex-start; display: flex; margin-top: 40px; margin-left: 60px}#brxe-vvqfrz {width: 1000px; background-color: var(--bricks-color-grey-100); border-radius: 15px; margin-top: 180px; height: 600px; flex-direction: column}#brxe-sbvbie {width: 100%; background-color: hsla(0, 0%, 0%, 0.25); margin-top: 80px}#brxe-buqzdk {background-color: rgba(33, 33, 33, 0.37)}#brxe-vcxhdl {bottom: 70px; right: 70px; border-radius: 50px; position: fixed; background-image: url(https://sinnla.com/wp-content/uploads/2026/03/hello_sports_app_hand.png); background-size: cover; background-color: #C5A059; z-index: 9999; opacity: 1; box-shadow: 0 0 20px 20px var(--rgba0-40-90-05)}#brxe-vcxhdl:hover {transform: scaleX(1.1) scaleY(1.1); background-color: #D4AF37}#brxe-vcxhdl { display: flex !important; justify-content: center !important; align-items: center !important; position: fixed !important; bottom: 50px !important; right: 30px !important; width: 90px !important; height: 90px !important; background-color: #D4AF37 !important; border-radius: 50% !important; z-index: 9999 !important; transition: all 0.3s ease-in-out !important; cursor: pointer !important;}#brxe-vcxhdl:hover { transform: scale(1.1) !important; background-color: #FFD700 !important;}#brxe-vcxhdl img { width: 50px !important; height: auto !important;}#brxe-vcxhdl::before { content: "HelloSports:\A Your sports community for\A collecting points & securing rewards."; position: absolute; bottom: 110%; right: 100%; left: auto; transform: none; background-color: #FF9800; color: #ffffff; padding: 10px 16px; border-radius: 8px; font-size: 13px; font-weight: 500; white-space: pre; text-align: center; z-index: 9999; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; pointer-events: none;}#brxe-vcxhdl::after { content: ''; position: absolute; bottom: 110%; right: 100%; left: auto; transform: translateY(100%) translateX(90%); border-width: 6px; border-style: solid; border-color: #FF9800 transparent transparent transparent; z-index: 9999; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; pointer-events: none; }#brxe-vcxhdl:hover::before, #brxe-vcxhdl:hover::after { opacity: 1; visibility: visible; }