@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-dropdown{cursor:pointer;display:flex;flex-direction:column;position:relative}.brxe-dropdown.brx-draggable:empty{min-height:0}.brxe-dropdown.brx-draggable:empty:not(.editing){outline:none}.brxe-dropdown[data-static] .open>.brx-dropdown-content,.brxe-dropdown[data-static].open>.brx-dropdown-content{display:block}.brxe-dropdown[data-static] .brx-dropdown-content{display:none;position:static}.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after{bottom:100%;content:"";height:var(--brx-dropdown-height-before,0);position:absolute;width:100%;z-index:1}.brxe-dropdown.caret .brx-dropdown-content:before{border:0 solid transparent;border-bottom-color:#fff;content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;width:0}.brxe-dropdown.open>.brx-dropdown-content{opacity:1;visibility:visible}.brxe-dropdown:not(.open) .brx-dropdown-content{pointer-events:none}.brxe-dropdown .brx-submenu-toggle{gap:10px}.brxe-dropdown .brxe-dropdown:not([data-toggle=click]):hover:before{display:none}.brxe-dropdown .brxe-dropdown .brx-dropdown-content{left:100%;top:0}.brx-dropdown-content{background-color:#fff;cursor:auto;display:flex;flex-direction:column;list-style-type:none;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;z-index:1001}.brx-dropdown-content:not(.brx-submenu-positioned){display:none!important}.brx-dropdown-content>li.brxe-text-link{display:list-item}.brx-dropdown-content>li .brxe-text-link{display:flex}.brx-multilevel-back{align-items:center;cursor:pointer;display:flex;gap:3px;width:100%}.brx-render-child-nodes{display:none!important}}@layer bricks {.brxe-button{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)}}: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-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}}@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}}#brxe-rcmyeq {color: #ffffff; font-size: 13px; font-weight: 700}#brxe-rcmyeq a {color: #ffffff; font-size: 13px; font-weight: 700; font-size: inherit}#brxe-rcmyeq a { border-bottom-color: #FFFFFF;}@media (max-width: 478px) {#brxe-rcmyeq {text-align: center}#brxe-rcmyeq a {text-align: center; font-size: inherit}}#brxe-rysoyw {flex-direction: row; align-items: center; justify-content: center; padding-top: 1%; padding-bottom: 1%; min-width: 96%; align-self: center !important}.wt-cli-save-preferences-btn {border-radius: 30px !important;}@media (max-width: 991px) {#brxe-rysoyw {justify-content: center; min-width: 90%}}@media (max-width: 767px) {#brxe-rysoyw {justify-content: center; flex-direction: row; align-self: center !important; align-items: center}}#brxe-sgxxse {background-color: #7fbc03}@media (max-width: 991px) {#brxe-sgxxse {align-items: center; align-self: center !important}}@media (max-width: 478px) {#brxe-sgxxse {padding-top: 2.5%; padding-bottom: 2.5%}}#brxe-linxiw .bricks-site-logo {width: 10em}#brxe-linxiw {margin-top: 1%; margin-bottom: 1%}@media (max-width: 991px) {#brxe-linxiw {margin-top: 0%; margin-bottom: 0%}}@media (max-width: 478px) {#brxe-linxiw .bricks-site-logo {width: 5em}}@media (max-width: 767px) {#brxe-emjmzh {display: none}}@media (max-width: 767px) {#brxe-eqkbvo {display: none}}#brxe-bvtidk .bricks-mobile-menu-wrapper {width: 20%; align-items: flex-start; justify-content: center; text-align: left}#brxe-bvtidk .bricks-mobile-menu-wrapper .brx-submenu-toggle {justify-content: flex-start}#brxe-bvtidk .bricks-mobile-menu-wrapper a {width: auto}#brxe-bvtidk .bricks-mobile-menu-wrapper:before {background-repeat: no-repeat; background-size: cover; background-position: center center; background-color: #f7f7f7}#brxe-bvtidk .bricks-mobile-menu > li > a {color: #000000; font-size: 24px; line-height: 81px; font-family: "Poppins"; font-weight: 500; padding-left: 30px}#brxe-bvtidk .bricks-mobile-menu > li > .brx-submenu-toggle > * {color: #000000; font-size: 24px; line-height: 81px; font-family: "Poppins"; font-weight: 500; padding-left: 30px}#brxe-bvtidk .bricks-mobile-menu-toggle {width: 35px !important; color: #ffffff}#brxe-bvtidk .bricks-mobile-menu-toggle .bar-top {width: 35px !important}#brxe-bvtidk .bricks-mobile-menu-toggle .bar-center {width: 35px !important}#brxe-bvtidk .bricks-mobile-menu-toggle .bar-bottom {width: 35px !important}#brxe-bvtidk .bricks-mobile-menu > li > a:hover {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu > li > .brx-submenu-toggle > *:hover {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu [aria-current="page"] {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu [aria-current="page"] + button {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu > .current-menu-item > a {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu > .current-menu-parent > a {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu > .current-menu-item > .brx-submenu-toggle > * {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu > .current-menu-parent > .brx-submenu-toggle > * {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu .sub-menu > li > a {color: #212121; font-family: "Poppins"; font-weight: 500; font-size: 17px}#brxe-bvtidk .bricks-mobile-menu .sub-menu > li > .brx-submenu-toggle > * {color: #212121; font-family: "Poppins"; font-weight: 500; font-size: 17px}#brxe-bvtidk .bricks-mobile-menu .sub-menu > li > a:hover {color: #b04f5f}#brxe-bvtidk .bricks-mobile-menu .sub-menu > li > .brx-submenu-toggle > *:hover {color: #b04f5f}#brxe-bvtidk.show-mobile-menu .bricks-mobile-menu-toggle {color: #000000 !important}#brxe-bvtidk .bricks-mobile-menu .menu-item-has-children .brx-submenu-toggle button {margin-left: -30px}#brxe-bvtidk {display: none}@media (max-width: 991px) {#brxe-bvtidk .bricks-mobile-menu-wrapper {width: 40%; align-items: center}#brxe-bvtidk .bricks-mobile-menu-wrapper .brx-submenu-toggle {justify-content: center}#brxe-bvtidk .bricks-mobile-menu-wrapper a {width: auto}#brxe-bvtidk .bricks-nav-menu > li > a {font-family: "TitilliumWeb"}#brxe-bvtidk .bricks-nav-menu > li > .brx-submenu-toggle > * {font-family: "TitilliumWeb"}#brxe-bvtidk .bricks-mobile-menu > li > a {font-family: "TitilliumWeb"}#brxe-bvtidk .bricks-mobile-menu > li > .brx-submenu-toggle > * {font-family: "TitilliumWeb"}#brxe-bvtidk .bricks-mobile-menu [aria-current="page"] {color: var(--bricks-color-585fa0)}#brxe-bvtidk .bricks-mobile-menu [aria-current="page"] + button {color: var(--bricks-color-585fa0)}#brxe-bvtidk .bricks-mobile-menu > .current-menu-item > a {color: var(--bricks-color-585fa0)}#brxe-bvtidk .bricks-mobile-menu > .current-menu-parent > a {color: var(--bricks-color-585fa0)}#brxe-bvtidk .bricks-mobile-menu > .current-menu-item > .brx-submenu-toggle > * {color: var(--bricks-color-585fa0)}#brxe-bvtidk .bricks-mobile-menu > .current-menu-parent > .brx-submenu-toggle > * {color: var(--bricks-color-585fa0)}#brxe-bvtidk {display: flex}#brxe-bvtidk .bricks-mobile-menu-toggle {color: var(--bricks-color-585fa0)}}@media (max-width: 767px) {#brxe-bvtidk .bricks-mobile-menu-wrapper {width: 60%}#brxe-bvtidk .bricks-mobile-menu > li > a {font-size: 22px}#brxe-bvtidk .bricks-mobile-menu > li > .brx-submenu-toggle > * {font-size: 22px}}@media (max-width: 478px) {#brxe-bvtidk .bricks-mobile-menu > li > a {font-size: 23px; line-height: 2}#brxe-bvtidk .bricks-mobile-menu > li > .brx-submenu-toggle > * {font-size: 23px; line-height: 2}#brxe-bvtidk .bricks-mobile-menu .sub-menu > li > a {line-height: 2; font-size: 19px}#brxe-bvtidk .bricks-mobile-menu .sub-menu > li > .brx-submenu-toggle > * {line-height: 2; font-size: 19px}#brxe-bvtidk .bricks-mobile-menu-wrapper {width: 80%; align-items: flex-start}#brxe-bvtidk .bricks-mobile-menu-toggle {width: 24px !important}#brxe-bvtidk .bricks-mobile-menu-toggle .bar-top {width: 24px !important}#brxe-bvtidk .bricks-mobile-menu-toggle .bar-center {width: 24px !important}#brxe-bvtidk .bricks-mobile-menu-toggle .bar-bottom {width: 24px !important}#brxe-bvtidk .bricks-mobile-menu-wrapper .brx-submenu-toggle {justify-content: flex-start}#brxe-bvtidk .bricks-mobile-menu-wrapper a {width: auto}#brxe-bvtidk .bricks-mobile-menu > li > a:hover {color: var(--bricks-color-585fa0)}#brxe-bvtidk .bricks-mobile-menu > li > .brx-submenu-toggle > *:hover {color: var(--bricks-color-585fa0)}}#brxe-qyhtkl {flex-direction: row; justify-content: flex-end; column-gap: 30px}@media (max-width: 991px) {#brxe-qyhtkl {align-self: center !important; align-items: center}}@media (max-width: 767px) {#brxe-qyhtkl {width: 30%}}@media (max-width: 478px) {#brxe-qyhtkl {width: 43%; column-gap: 12px}}#brxe-rubvpe {flex-direction: row; align-items: center; justify-content: flex-start; padding-top: 1%; padding-bottom: 1%; align-self: center !important; min-width: 90%}@media (max-width: 991px) {#brxe-rubvpe {justify-content: space-between; min-width: 90%; padding-top: 3%; padding-bottom: 3%}}@media (max-width: 767px) {#brxe-rubvpe {justify-content: space-between; flex-direction: row; align-self: center !important; align-items: center}}@media (max-width: 478px) {#brxe-rubvpe {justify-content: space-between; flex-direction: row}}#brxe-hfegqy {background-color: rgba(255, 254, 253, 0.95)}@media (max-width: 478px) {#brxe-hfegqy {padding-top: 5.5%; padding-bottom: 5.5%}}#brxe-tczqca {font-weight: 600; font-family: "TitilliumWeb"; color: #454545}#brxe-hbiwbr.horizontal {justify-content: center}#brxe-hbiwbr.vertical {align-self: center}#brxe-hbiwbr .line {height: 30px}#brxe-hbiwbr.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-hbiwbr.vertical .line {border-right-color: #e9e9e8}#brxe-hbiwbr .icon {color: #e9e9e8}#brxe-xourxh {margin-bottom: 1%; font-weight: 700}#brxe-oltyqe.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-oltyqe.vertical .line {border-right-color: #f5f5f5}#brxe-oltyqe .icon {color: #f5f5f5}#brxe-oltyqe .line {height: 2px}#brxe-oltyqe {margin-bottom: 3%}.brxe-jlihip.brxe-block {margin-bottom: 5%; font-weight: 500}#brxe-vyonzo {flex-direction: column}#brxe-qhcbzw {margin-bottom: 1%; font-weight: 700}#brxe-lvcxzz.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-lvcxzz.vertical .line {border-right-color: #f5f5f5}#brxe-lvcxzz .icon {color: #f5f5f5}#brxe-lvcxzz .line {height: 2px}#brxe-lvcxzz {margin-bottom: 3%}.brxe-nzajqb.brxe-block {margin-bottom: 5%; font-weight: 500}#brxe-xmravr {flex-direction: column}#brxe-wzjpyf {margin-bottom: 1%; font-weight: 700}#brxe-dsrafy.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-dsrafy.vertical .line {border-right-color: #f5f5f5}#brxe-dsrafy .icon {color: #f5f5f5}#brxe-dsrafy .line {height: 2px}#brxe-dsrafy {margin-bottom: 3%}.brxe-pjbqap.brxe-block {margin-bottom: 5%; font-weight: 500}#brxe-wybmpc {flex-direction: column}#brxe-ejvpoh {margin-bottom: 1%; font-weight: 700}#brxe-wgmthz.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-wgmthz.vertical .line {border-right-color: #f5f5f5}#brxe-wgmthz .icon {color: #f5f5f5}#brxe-wgmthz .line {height: 2px}#brxe-wgmthz {margin-bottom: 3%}.brxe-auzagj.brxe-block {margin-bottom: 5%; font-weight: 500}#brxe-ycnskm {flex-direction: column}#brxe-nghpjp {width: 100%; display: flex; flex-direction: row; grid-auto-flow: row; padding-top: 3%; padding-right: 15%; padding-bottom: 3%; padding-left: 15%; background-color: rgba(255, 255, 255, 0.95); column-gap: 40px}#brxe-pdlejd {width: 100%; position: absolute; left: 0px; bottom: 0px}#brxe-efrxyq {position: static; font-family: "TitilliumWeb"; font-weight: 600; color: #454545}#brxe-efrxyq .brx-submenu-toggle {flex-direction: row-reverse}#brxe-sbscdf.horizontal {justify-content: center}#brxe-sbscdf.vertical {align-self: center}#brxe-sbscdf .line {height: 30px}#brxe-sbscdf.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-sbscdf.vertical .line {border-right-color: #e9e9e8}#brxe-sbscdf .icon {color: #e9e9e8}#brxe-bjhrsv {margin-bottom: 1%; font-weight: 700}#brxe-bqordg.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-bqordg.vertical .line {border-right-color: #f5f5f5}#brxe-bqordg .icon {color: #f5f5f5}#brxe-bqordg .line {height: 2px}#brxe-bqordg {margin-bottom: 3%}.brxe-jypcaa .brxe-uucvuy.brxe-text-link {font-weight: 500}.brxe-jypcaa.brxe-block {margin-bottom: 5%}#brxe-btqcxu {flex-direction: column}#brxe-sflotc {margin-bottom: 1%; font-weight: 700}#brxe-qcehbh.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-qcehbh.vertical .line {border-right-color: #f5f5f5}#brxe-qcehbh .icon {color: #f5f5f5}#brxe-qcehbh .line {height: 2px}#brxe-qcehbh {margin-bottom: 3%}.brxe-ukbrdy .brxe-zfmkvp.brxe-text-link {font-weight: 500}.brxe-ukbrdy.brxe-block {margin-bottom: 5%}#brxe-rozbup {flex-direction: column}#brxe-igjohp {margin-bottom: 1%; font-weight: 700}#brxe-jwcxmf.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-jwcxmf.vertical .line {border-right-color: #f5f5f5}#brxe-jwcxmf .icon {color: #f5f5f5}#brxe-jwcxmf .line {height: 2px}#brxe-jwcxmf {margin-bottom: 3%}.brxe-aqbved .brxe-gxzpvh.brxe-text-link {font-weight: 500}.brxe-aqbved.brxe-block {margin-bottom: 5%}#brxe-zgdwca {flex-direction: column}#brxe-lfitdh {margin-bottom: 1%; font-weight: 700}#brxe-yrywso.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-yrywso.vertical .line {border-right-color: #f5f5f5}#brxe-yrywso .icon {color: #f5f5f5}#brxe-yrywso .line {height: 2px}#brxe-yrywso {margin-bottom: 3%}.brxe-xhfift .brxe-vqwrsl.brxe-text-link {font-weight: 500}.brxe-xhfift.brxe-block {margin-bottom: 5%}#brxe-ignxgn {flex-direction: column}#brxe-bfymht {width: 100%; display: flex; flex-direction: row; grid-auto-flow: row; padding-top: 3%; padding-right: 15%; padding-bottom: 3%; padding-left: 15%; background-color: rgba(255, 255, 255, 0.95); column-gap: 40px}#brxe-lujtbr {width: 100%; position: absolute; left: 0px; bottom: 0px}#brxe-pnqhdz {position: static; font-family: "TitilliumWeb"; font-weight: 600; color: #454545}#brxe-pnqhdz .brx-submenu-toggle {flex-direction: row-reverse}#brxe-qzpvuj.horizontal {justify-content: center}#brxe-qzpvuj.vertical {align-self: center}#brxe-qzpvuj .line {height: 30px}#brxe-qzpvuj.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-qzpvuj.vertical .line {border-right-color: #e9e9e8}#brxe-qzpvuj .icon {color: #e9e9e8}#brxe-mlhvac {margin-bottom: 1%; font-weight: 700}#brxe-lhouwy.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-lhouwy.vertical .line {border-right-color: #f5f5f5}#brxe-lhouwy .icon {color: #f5f5f5}#brxe-lhouwy .line {height: 2px}#brxe-lhouwy {margin-bottom: 3%}.brxe-lpyxrm.brxe-block {margin-bottom: 5%; font-weight: 500}#brxe-mqbrmu {flex-direction: column}#brxe-caikku {margin-bottom: 1%; font-weight: 700}#brxe-bvblfu.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-bvblfu.vertical .line {border-right-color: #f5f5f5}#brxe-bvblfu .icon {color: #f5f5f5}#brxe-bvblfu .line {height: 2px}#brxe-bvblfu {margin-bottom: 3%}.brxe-dwbsjg.brxe-block {margin-bottom: 5%; font-weight: 500}#brxe-uhbiwg {flex-direction: column}#brxe-aamdss {margin-bottom: 1%; font-weight: 700}#brxe-ypjgnk.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-ypjgnk.vertical .line {border-right-color: #f5f5f5}#brxe-ypjgnk .icon {color: #f5f5f5}#brxe-ypjgnk .line {height: 2px}#brxe-ypjgnk {margin-bottom: 3%}.brxe-vvzshk .brxe-acdzoy.brxe-text-link {font-weight: 500}.brxe-vvzshk.brxe-block {margin-bottom: 5%}#brxe-rnvpxm {flex-direction: column}#brxe-oqpgpm {margin-bottom: 1%; font-weight: 700}#brxe-wbbcdi.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-wbbcdi.vertical .line {border-right-color: #f5f5f5}#brxe-wbbcdi .icon {color: #f5f5f5}#brxe-wbbcdi .line {height: 2px}#brxe-wbbcdi {margin-bottom: 3%}.brxe-cmmmre .brxe-prxabg.brxe-text-link {font-weight: 500}.brxe-cmmmre.brxe-block {margin-bottom: 5%}#brxe-pjaejq {flex-direction: column}#brxe-ffqkoa {margin-bottom: 1%; font-weight: 700}#brxe-fmhewm.horizontal .line {border-top-color: #f5f5f5; border-top-width: 2px}#brxe-fmhewm.vertical .line {border-right-color: #f5f5f5}#brxe-fmhewm .icon {color: #f5f5f5}#brxe-fmhewm .line {height: 2px}#brxe-fmhewm {margin-bottom: 3%}.brxe-obxzlf .brxe-rdrzcn.brxe-text-link {font-weight: 500}.brxe-obxzlf.brxe-block {margin-bottom: 5%}#brxe-fvgkwg {flex-direction: column}#brxe-yyfmah {width: 100%; display: flex; flex-direction: row; grid-auto-flow: row; padding-top: 3%; padding-right: 13%; padding-bottom: 3%; padding-left: 13%; background-color: rgba(255, 255, 255, 0.95); column-gap: 40px}#brxe-ikvlcy {width: 100%; position: absolute; left: 0px; bottom: 0px}#brxe-wwilqy {position: static; font-family: "TitilliumWeb"; font-weight: 600; color: #454545}#brxe-wwilqy .brx-submenu-toggle {flex-direction: row-reverse}#brxe-hbcfgc.horizontal {justify-content: center}#brxe-hbcfgc.vertical {align-self: center}#brxe-hbcfgc .line {height: 30px}#brxe-hbcfgc.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-hbcfgc.vertical .line {border-right-color: #e9e9e8}#brxe-hbcfgc .icon {color: #e9e9e8}#brxe-ldenyn {font-family: "TitilliumWeb"; font-weight: 600; color: #454545}#brxe-szolmi.horizontal {justify-content: center}#brxe-szolmi.vertical {align-self: center}#brxe-szolmi .line {height: 30px}#brxe-szolmi.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-szolmi.vertical .line {border-right-color: #e9e9e8}#brxe-szolmi .icon {color: #e9e9e8}#brxe-zymznz {font-family: "TitilliumWeb"; font-weight: 600; color: #454545}#brxe-livmer.horizontal {justify-content: center}#brxe-livmer.vertical {align-self: center}#brxe-livmer .line {height: 30px}#brxe-livmer.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-livmer.vertical .line {border-right-color: #e9e9e8}#brxe-livmer .icon {color: #e9e9e8}#brxe-hqzxlb {color: #454545; font-family: "TitilliumWeb"; font-weight: 600}#brxe-mbnxzv.horizontal {justify-content: center}#brxe-mbnxzv.vertical {align-self: center}#brxe-mbnxzv .line {height: 30px}#brxe-mbnxzv.horizontal .line {border-top-width: 30px; border-top-color: #e9e9e8}#brxe-mbnxzv.vertical .line {border-right-color: #e9e9e8}#brxe-mbnxzv .icon {color: #e9e9e8}#brxe-nziwxi {font-weight: 600; font-family: "TitilliumWeb"; color: #454545}#brxe-pghcmm {flex-direction: row; align-items: center; justify-content: space-between; padding-top: 0; min-width: 90%; position: relative}@media (max-width: 991px) {#brxe-pghcmm {justify-content: space-between; min-width: 90%}}@media (max-width: 767px) {#brxe-pghcmm {justify-content: space-between; flex-direction: row; align-self: center !important; align-items: center}}@media (max-width: 478px) {#brxe-pghcmm {justify-content: space-between}}#brxe-comntm {padding-top: 0.5%; padding-bottom: 1.5%; background-color: rgba(255, 254, 253, 0.95)}@media (max-width: 991px) {#brxe-comntm {display: none}}@media (max-width: 478px) {#brxe-comntm {padding-top: 5.5%; padding-bottom: 5.5%}}