@layer bricks {.brxe-code{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 {@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-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-shortcode{width:100%}}@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-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-dropdown{cursor:pointer;display:flex;flex-direction:column;position:relative}.brxe-dropdown.brx-draggable:empty{min-height:0}.brxe-dropdown.brx-draggable:empty:not(.editing){outline:none}.brxe-dropdown[data-static] .open>.brx-dropdown-content,.brxe-dropdown[data-static].open>.brx-dropdown-content{display:block}.brxe-dropdown[data-static] .brx-dropdown-content{display:none;position:static}.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after{bottom:100%;content:"";height:var(--brx-dropdown-height-before,0);position:absolute;width:100%;z-index:1}.brxe-dropdown.caret .brx-dropdown-content:before{border:0 solid transparent;border-bottom-color:#fff;content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;width:0}.brxe-dropdown.open>.brx-dropdown-content{opacity:1;visibility:visible}.brxe-dropdown:not(.open) .brx-dropdown-content{pointer-events:none}.brxe-dropdown .brx-submenu-toggle{gap:10px}.brxe-dropdown .brxe-dropdown:not([data-toggle=click]):hover:before{display:none}.brxe-dropdown .brxe-dropdown .brx-dropdown-content{left:100%;top:0}.brx-dropdown-content{background-color:#fff;cursor:auto;display:flex;flex-direction:column;list-style-type:none;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;z-index:1001}.brx-dropdown-content:not(.brx-submenu-positioned){display:none!important}.brx-dropdown-content>li.brxe-text-link{display:list-item}.brx-dropdown-content>li .brxe-text-link{display:flex}.brx-multilevel-back{align-items:center;cursor:pointer;display:flex;gap:3px;width:100%}.brx-render-child-nodes{display:none!important}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {.brxe-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}}#brx-header.brx-sticky {transition: all 0.3s ease-in-out}#brx-header.brx-sticky > .brxe-section,#brx-header.brx-sticky > .brxe-container,#brx-header.brx-sticky > .brxe-block,#brx-header.brx-sticky > .brxe-div {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brxe-logo {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .bricks-nav-menu > li > a {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .bricks-nav-menu > li > .brx-submenu-toggle > a {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .bricks-nav-menu > li > .brx-submenu-toggle > button > * {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brx-nav-nested-items > li > a {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brx-nav-nested-items > li > .brx-submenu-toggle {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brx-nav-nested-items > li > .brx-submenu-toggle > * {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brxe-nav-nested > .brxe-toggle .brxa-inner {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brxe-search {transition: all 0.3s ease-in-out}#brx-header.brx-sticky .brxe-search button {transition: all 0.3s ease-in-out}#brxe-92f60c {color: var(--bricks-color-augvuj); font-size: 1.3rem}#brxe-92f60c a {color: var(--bricks-color-augvuj); font-size: 1.3rem; font-size: inherit}#brxe-9fbfab {flex-direction: row; height: 100%; align-items: center; column-gap: 15px}@media (max-width: 768px) {#brxe-9fbfab {flex-wrap: nowrap; align-items: center}}#brxe-f0dda9 {color: var(--bricks-color-augvuj); font-size: 1.4rem}#brxe-02dd8f {align-self: center !important; justify-content: center; align-items: center}#brxe-4bc8db {height: 40px; gap: 8px; max-height: 40px; text-transform: capitalize}#brxe-4bc8db .icon {color: var(--bricks-color-wcdvhx); fill: var(--bricks-color-wcdvhx)}#brxe-f5445d {height: 40px; max-height: 40px}#brxe-edb3af {max-height: 40px; height: 40px; flex-direction: row}#brxe-af91f2 {max-height: 40px; height: 40px; flex-direction: row}#brxe-385b61 {flex-wrap: nowrap}#brxe-2c4ed8 {height: 100%; align-items: stretch}#brxe-2c4ed8 .brx-nav-nested-items {gap: 25px}#brxe-2c4ed8 .brx-nav-nested-items > li > a {font-size: 1.3rem; color: var(--bricks-color-augvuj); transition: color 0.3s ease}#brxe-2c4ed8 .brx-nav-nested-items > li > .brxe-text-link:not(a) {font-size: 1.3rem; color: var(--bricks-color-augvuj); transition: color 0.3s ease}#brxe-2c4ed8 .brx-nav-nested-items > li > .brxe-icon {font-size: 1.3rem; color: var(--bricks-color-augvuj); transition: color 0.3s ease}#brxe-2c4ed8 .brx-nav-nested-items > li:has( > .brxe-svg) {font-size: 1.3rem; color: var(--bricks-color-augvuj); transition: color 0.3s ease}#brxe-2c4ed8 .brx-nav-nested-items > li > .brx-submenu-toggle > * {font-size: 1.3rem; color: var(--bricks-color-augvuj); transition: color 0.3s ease}#brxe-2c4ed8 .brx-nav-nested-items > li {transition: color 0.3s ease}#brxe-2c4ed8 .brx-nav-nested-items > li > .brx-submenu-toggle {transition: color 0.3s ease}#brxe-335f6b {height: 100%; align-items: center; justify-content: flex-end; flex-direction: row; align-self: center !important}@media (max-width: 768px) {#brxe-335f6b {display: none}}@media (max-width: 478px) {#brxe-335f6b {flex-wrap: nowrap; align-items: center}}#brxe-b0e1b3 {flex-direction: row; height: 100%; align-items: center; align-self: center !important}@media (max-width: 768px) {#brxe-b0e1b3 {flex-wrap: nowrap}}#brxe-32dfee {width: 100%; max-height: 40px; height: 40px; background-color: var(--primary)}@media (max-width: 768px) {#brxe-32dfee {display: none}}#brxe-5731ac {width: auto; margin-right: 10px}#brxe-bfc0fc {flex-direction: row; align-items: center; display: flex; column-gap: 10px; overflow: hidden}#brxe-3ea34f {justify-content: center; max-width: 90px}#search-bar ::placeholder {color: #949494}#search-bar svg {height: 18px; width: auto; stroke: var(--bricks-color-augvuj)}#search-bar .loading-icon {font-size: 14px; color: s; fill: s}#search-bar .bu-as-result-wrapper {box-shadow: 0 0 3px 0 #f2f2f2; width: 100%; left: 0px; border-radius: var(--berder-round-m)}#search-bar .bu-as-reset-icon {color: #a1a1a1; fill: #a1a1a1; font-size: 16px}#search-bar .search-reset-button:hover .bu-as-reset-icon {color: var(--bricks-color-wcdvhx); fill: var(--bricks-color-wcdvhx)}#search-bar .search-button {background-color: var(--bricks-color-augvuj)}#search-bar {--btn-arrow-color: var(--bricks-color-wcdvhx); --bu-as-form-height: 44px; --bu-as-form-btn-w: 44px; padding-inline: 0px}#search-bar .search-form input[type="text"]:focus {border: 2px solid var(--primary)}#search-bar .search-form input[type="text"] {border: 2px solid var(--primary); border-radius: var(--border-round-s)}#search-bar .search-submit {height: 44px; right: 0px}#search-bar { .search-form input[type="text"] { background: #ffffff!important;}} #search-bar {.search-form .search-button { background-color: var(--primary)!important; border-top-right-radius: var(--border-round-s);border-bottom-right-radius: var(--border-round-s); border: 2px solid var(--primary); }}.brxe-bu-ajax-search .search-form { align-items: center; display: flex;}#search-bar svg { padding-right: 0px;}#brxe-uyikss {justify-content: center; align-items: center; align-self: center !important; padding-right: 22%}@media (max-width: 768px) {#brxe-uyikss {display: none}}#brxe-7712d1 {justify-content: flex-start; flex-direction: row; align-self: center !important; padding-left: 10%}@media (max-width: 768px) {#brxe-7712d1 {display: none}}#brxe-xcefwo {padding-top: 10px; padding-right: 14px; padding-bottom: 10px; padding-left: 14px; justify-content: center; align-items: center; flex-direction: row; max-height: 44px; cursor: pointer; align-self: center; background-color: var(--secondary); min-height: 44px; height: 44px; border-radius: var(--border-round-s)}#brxe-xcefwo .icon {padding-top: 2px; padding-right: 12px; align-self: center}#brxe-xcefwo .icon i {font-size: 2.8rem}#brxe-xcefwo h1 {color: var(--bricks-color-augvuj)}#brxe-xcefwo h2 {color: var(--bricks-color-augvuj)}#brxe-xcefwo h3 {color: var(--bricks-color-augvuj)}#brxe-xcefwo h4 {color: var(--bricks-color-augvuj)}#brxe-xcefwo h5 {color: var(--bricks-color-augvuj)}#brxe-xcefwo h6 {color: var(--bricks-color-augvuj)}#brxe-xcefwo .content {color: var(--bricks-color-augvuj)}#brxe-diojbz {align-items: center; height: 48px; display: flex; margin-right: 12px}#brxe-diojbz:hover {color: var(--primary)}#brxe-pnwkob {flex-direction: row; padding-top: 2px; padding-right: 14px; padding-bottom: 2px; padding-left: 14px; justify-content: center; align-items: center; max-height: 44px; cursor: pointer; align-self: center; color: var(--bricks-color-augvuj)}#brxe-pnwkob svg {height: 30px; width: auto; fill: rgba(0, 112, 240, 0); stroke-width: 1.4px; stroke: var(--bricks-color-xuktky)}#brxe-pnwkob .icon {padding-top: 2px; padding-right: 12px; align-self: center}#brxe-pnwkob .icon i {font-size: 2.8rem}#brxe-rveson {align-items: center; height: 48px; display: flex}#brxe-rveson:hover {text-decoration: underline}#brxe-lkfmwr.horizontal .line {width: 1px; border-top-color: var(--sep-light); border-top-width: 44px}#brxe-lkfmwr.vertical .line {border-right-width: 1px; border-right-color: var(--sep-light)}#brxe-lkfmwr .icon {color: var(--sep-light)}#brxe-lkfmwr .line {height: 44px}#brxe-vmwzeg {align-items: center; padding-top: 2px; padding-right: 14px; padding-bottom: 2px; padding-left: 14px; justify-content: center; flex-direction: row; max-height: 44px; cursor: pointer; align-self: center; color: var(--bricks-color-augvuj)}#brxe-vmwzeg svg {height: 30px; width: auto; stroke: var(--bricks-color-xuktky); fill: rgba(0, 112, 240, 0); stroke-width: 1.4px}#brxe-vmwzeg .icon {padding-top: 2px; padding-right: 12px; align-self: center}#brxe-vmwzeg .icon i {font-size: 2.8rem}#register-header {height: 48px; align-items: center; border-radius: 42px; display: flex}#register-header:hover {color: var(--primary)}#brxe-ordrze {font-size: 1.5rem; text-transform: capitalize; color: var(--bricks-color-augvuj); white-space: nowrap; font-weight: 500}#brxe-txukow {border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom: 10px; background-color: var(--primary); height: 40px; align-items: center; justify-content: center; align-self: center !important}#brxe-hrfqzo {font-size: 1.5rem; text-transform: none; color: var(--txt-dark)}#brxe-zwpyll {height: 40px; justify-content: center; padding-right: 35px; padding-left: 35px}#brxe-zwpyll:hover {background-color: var(--menus-hvr-bg)}#brxe-daxsbq {font-size: 1.5rem; text-transform: none; color: var(--txt-dark)}#brxe-qcdjyz {height: 40px; justify-content: center; padding-right: 35px; padding-left: 35px}#brxe-qcdjyz:hover {background-color: var(--menus-hvr-bg)}#brxe-xdfvxo {text-transform: none; color: var(--txt-dark); font-size: 1.5rem}#brxe-appdxv {height: 40px; justify-content: center; padding-right: 35px; padding-left: 35px}#brxe-appdxv:hover {background-color: var(--menus-hvr-bg)}#brxe-nwkdzv {font-size: 1.5rem; text-transform: none; color: var(--txt-dark)}#brxe-wgmlud {padding-right: 35px; padding-left: 35px; height: 40px; justify-content: center; margin-top: 15px}#brxe-wgmlud:hover {background-color: var(--menus-hvr-bg)}#brxe-saewef {width: 220px; padding-top: 0; padding-bottom: 15px; border-radius: 6px; margin-top: 10px; margin-left: -80px; background-color: #ffffff; box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.07); min-width: 220px}#brxe-qrpuof {padding-top: 2px; padding-right: 14px; padding-bottom: 2px; padding-left: 14px; text-transform: capitalize; color: var(--texto1); max-height: 44px}#brxe-qrpuof .brx-submenu-toggle {gap: 12px; flex-direction: row-reverse}#brxe-qrpuof .brx-submenu-toggle button > svg {height: 30px; width: auto; stroke-width: 1.4px; stroke: var(--bricks-color-xuktky)}#brxe-qrpuof:hover {color: var(--txt-dark); text-decoration: underline}#brxe-vxbzpm {justify-content: center; height: 30px; padding-right: 35px; padding-left: 35px}#brxe-vxbzpm:hover {background-color: var(--menus-hvr-bg)}#brxe-ywmbwg {width: 100%}#brxe-ygwivr {padding-right: 0; padding-left: 0; margin-right: 0}#brxe-ygwivr .brx-nav-nested-items {gap: 0px}#brxe-c1ce4b {display: flex; align-items: center}#brxe-c1ce4b:hover {color: var(--primary)}#brxe-658cdf {width: auto; height: 26px}#brxe-658cdf * {stroke-width: 1 !important}#brxe-658cdf :not([stroke="none"]) {stroke: var(--icons) !important}#brxe-011080 {padding-top: 2px; padding-right: 14px; padding-bottom: 2px; padding-left: 14px; flex-direction: row; max-height: 44px}#brxe-011080 .icon i {font-size: 21px}#brxe-011080 .icon {align-self: center; padding-right: 12px}#brxe-2e2b4a {flex-direction: row; align-items: center; padding-left: 16px; display: none; height: 48px; border-radius: 42px}#brxe-2e2b4a:hover {background-color: #f7f7f7}#brxe-488006 * {stroke-width: 1 !important}#brxe-488006 {height: 26px; width: auto}#brxe-488006 :not([stroke="none"]) {stroke: var(--icons) !important}#brxe-42be61 .icon {padding-right: 12px; align-self: center}#brxe-42be61 .icon i {font-size: 21px}#brxe-42be61 {flex-direction: row; padding-top: 2px; padding-right: 14px; padding-bottom: 2px; padding-left: 14px; max-height: 44px}#brxe-deae00 {align-items: center; height: 48px; display: none; flex-direction: row; padding-left: 16px; border-radius: 42px}#brxe-deae00:hover {background-color: #f7f7f7}#brxe-93f3e2 .bu-comp-counter--right .bu-comp-counter {margin-left: 6px}#brxe-93f3e2 .bu-comp-counter--left .bu-comp-counter {margin-right: 6pxpx}#brxe-93f3e2 .bu-comp-counter {background-color: var(--Accent)}#brxe-93f3e2 .bu-comp-counter-btn:hover .bu-comp-counter-btn-icon {color: var(--bricks-color-vwtjvj); fill: var(--bricks-color-vwtjvj)}#brxe-93f3e2 .bu-comp-icon--right .bu-comp-counter-btn-icon {margin-left: 6px}#brxe-93f3e2 .bu-comp-icon--left .bu-comp-counter-btn-icon {margin-right: 6px}#brxe-93f3e2 {margin-right: 5px}@media (max-width: 478px) {#brxe-93f3e2 {display: none}}#brxe-2a18bc .bu-wsl-counter--right .bu-wsl-counter {margin-left: 6px}#brxe-2a18bc .bu-wsl-counter--left .bu-wsl-counter {margin-right: 6pxpx}#brxe-2a18bc .bu-wsl-counter {background-color: var(--accent); color: var(--bricks-color-xuktky)}#brxe-2a18bc .bu-wsl-counter-btn:hover .bu-wsl-counter-btn-icon {color: #000000; fill: #000000}#brxe-2a18bc .bu-wsl-icon--right .bu-wsl-counter-btn-icon {margin-left: 6px}#brxe-2a18bc .bu-wsl-icon--left .bu-wsl-counter-btn-icon {margin-right: 6px}@media (max-width: 478px) {#brxe-2a18bc {display: none}}#brxe-viktyo.horizontal .line {width: 1px; border-top-color: var(--sep-light); border-top-width: 44px}#brxe-viktyo.vertical .line {border-right-width: 1px; border-right-color: var(--sep-light)}#brxe-viktyo .icon {color: var(--sep-light)}#brxe-viktyo .line {height: 44px}#brxe-285d9f {align-self: center; justify-content: center; align-items: center; cursor: pointer; height: 42px}#brxe-285d9f .bu-cart-counter--right .bu-cart-counter {margin-left: 6px}#brxe-285d9f .bu-cart-counter--left .bu-cart-counter {margin-right: 6pxpx}#brxe-285d9f svg {height: 32px; width: auto}#brxe-285d9f .bu-cart-counter-popup {transition-duration: 0.3s}#brxe-285d9f .bu-cart-counter {right: calc(100% - 44px); font-weight: 400; font-size: 1.1rem; color: var(--bricks-color-augvuj); top: 0px; background-color: var(--primary)}#brxe-285d9f .bu-cart-counter-btn-icon {font-size: 34px}#brxe-285d9f .bu-cart-counter-btn-text {font-size: 1.4rem; font-weight: 600; color: var(--bricks-color-augvuj)}#brxe-285d9f .bu-cart-counter-in-bubble .bu-cart-counter {width: 16px; height: 16px; line-height: 16px}#brxe-285d9f .bucc-btn-contents {padding-left: 0}#brxe-285d9f:hover {transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;}#brxe-285d9f .bu-cart-counter-btn-text { padding-left: 8px; padding-top:3px;}@media (max-width: 478px) {#brxe-285d9f .bu-cart-counter {background-color: var(--Accent)}}#brxe-3c00a0 {align-self: center !important; justify-content: center; align-items: center; display: flex}#brxe-a9b009 {align-items: center; align-self: center !important; justify-content: flex-end; line-height: 1; flex-direction: row; column-gap: 6px; width: auto; height: 44px; min-height: 44px; max-height: 44px}#brxe-1bdaaa {grid-gap: 20px; grid-template-columns: 90px 2fr 1fr; flex-direction: row; justify-content: space-between}@media (max-width: 768px) {#brxe-1bdaaa {grid-template-columns: 20% 1fr}}#brxe-1a2a87 {justify-content: center; height: 80px; max-height: 80px; background-color: var(--bricks-color-augvuj)}@media (max-width: 768px) {#brxe-1a2a87 {padding-top: 15px; padding-bottom: 15px}}#brxe-0ccad6 {background-color: var(--header-desktop-bg); background-repeat: no-repeat; background-size: auto}@media (max-width: 991px) {#brxe-0ccad6 {display: none}}@media (max-width: 768px) {#brxe-0ccad6 {display: none}}@media (max-width: 478px) {#brxe-0ccad6 {display: none}}#brxe-622272 .bu-slide-menu-el {transition-duration: 0.1s}#brxe-622272 {--bu-link-opacity: 0.1s; --link-span-translatex: 4px}#brxe-622272 .bu-slide-menu-back-arrow {width: 50px}#brxe-622272 .bu-slide-menu-arrow {color: var(--bricks-color-xuktky); font-size: 12px; width: 40px; border: 0}#brxe-622272 .bu-slide-menu-item-link {font-size: 1.4rem; font-weight: 400; padding-top: 8px; padding-right: 0; padding-bottom: 8px; padding-left: 0; transition-duration: 0.1s}#brxe-622272 li a span, #brxe-622272 .bu-slide-menu-arrow {transition-duration: 0.1s}#brxe-622272 .bu-menu-sub-item-back {transition-duration: 0.1s}#brxe-622272 .bu-slide-menu-back {transition-duration: 0.1s}#brxe-0ebeb6 {padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px}#brxe-a6ab5e {justify-content: center; align-self: center; color: var(--txt-dark); font-weight: 500; text-wrap: nowrap; font-size: 1.5rem}#brxe-a6ab5e .brx-submenu-toggle button > svg {height: 20px; width: auto}#brxe-a6ab5e .brx-submenu-toggle {flex-direction: row-reverse}#brxe-a6ab5e .brx-dropdown-content {background-color: var(--bricks-color-augvuj); border: 1px solid var(--sep-dark); border-radius: var(--berder-round-m); font-size: 1.4rem; color: var(--txt-dark); font-weight: 477AJtMUohS8ZxGS7YXgofCBZTu3ifmiFQ4CpsWw8gBXb2vZA3GN8W6J1y9RFoSn51L2qu1obgcSVG73Sci4v5Ff5ieCw1Y; min-width: 320px}#brxe-a6ab5e > .brx-dropdown-content {transition: transition: all 0.4s ease-in-out;}#brxe-a6ab5e .brx-submenu-toggle span {margin-right: 20px}#brxe-6ce060 {width: auto}#brxe-tbhsrk.horizontal .line {width: 1px; border-top-width: 50px; border-top-color: var(--sep-light)}#brxe-tbhsrk.vertical .line {border-right-width: 1px; border-right-color: var(--sep-light)}#brxe-tbhsrk .line {height: 50px}#brxe-tbhsrk .icon {color: var(--sep-light)}#brxe-5967ca {text-transform: capitalize}#brxe-b94c00 {padding-left: 6px; margin-right: 20px; margin-left: 20px; flex-grow: 1}#brxe-b94c00 .brx-nav-nested-items > li > a {font-size: 1.5rem; font-weight: 500; line-height: 1; text-transform: capitalize; transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li > .brxe-text-link:not(a) {font-size: 1.5rem; font-weight: 500; line-height: 1; text-transform: capitalize; transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li > .brxe-icon {font-size: 1.5rem; font-weight: 500; line-height: 1; text-transform: capitalize; transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li:has( > .brxe-svg) {font-size: 1.5rem; font-weight: 500; line-height: 1; text-transform: capitalize; transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li > .brx-submenu-toggle > * {font-size: 1.5rem; font-weight: 500; line-height: 1; text-transform: capitalize; transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li {transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li > .brx-submenu-toggle {transition: all 0.3s ease}#brxe-b94c00 .brx-nav-nested-items > li:hover > a {color: var(--primary)}#brxe-b94c00 .brx-nav-nested-items > li:hover > .brxe-text-link:not(a) {color: var(--primary)}#brxe-b94c00 .brx-nav-nested-items > li:hover > .brxe-icon {color: var(--primary)}#brxe-b94c00 .brx-nav-nested-items > li:hover:has( > .brxe-svg) {color: var(--primary)}#brxe-b94c00 .brx-nav-nested-items > li:hover > .brx-submenu-toggle > * {color: var(--primary)}#brxe-b94c00 .brx-nav-nested-items {gap: 30px}#brxe-b94c00 .brx-dropdown-content {box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15); min-width: 100%; transition: opacity 0.4s cubic-bezier(.19,1,.22,1),visibility 0.4s cubic-bezier(.19,1,.22,1),transform 0.4s cubic-bezier(.19,1,.22,1)}#brxe-b94c00 .brx-nav-nested-items > .brxe-dropdown > .brx-dropdown-content {transform: translateY(15px)}#brxe-b94c00 .brx-nav-nested-items > .brxe-dropdown.open > .brx-dropdown-content {transform: translateY(0px)}@media (max-width: 991px) {#brxe-b94c00 {display: none}}#brxe-90df8c {align-items: center; padding-top: 10px; padding-right: 14px; padding-bottom: 10px; padding-left: 14px; justify-content: center; background-color: #ede4f6; align-self: center; flex-direction: row; max-height: 30px; border-width: 1px; border-color: var(--primary); border-radius: var(--border-round-s); cursor: default}#brxe-90df8c .icon {padding-top: 2px; padding-right: 12px; align-self: center}#brxe-90df8c .icon i {font-size: 2.8rem}#brxe-90df8c .content {color: var(--primary); text-transform: capitalize}#brxe-f3737f {display: flex; align-items: center; margin-right: 30px}#brxe-f3737f:hover {color: var(--primary)}#brxe-vylmom {flex-direction: row; gap: 6px}#brxe-vylmom svg {fill: #dd2831}#brxe-vylmom h1 {font-size: 1.5rem; color: var(--txt-dark); font-weight: 400}#brxe-vylmom h2 {font-size: 1.5rem; color: var(--txt-dark); font-weight: 400}#brxe-vylmom h3 {font-size: 1.5rem; color: var(--txt-dark); font-weight: 400}#brxe-vylmom h4 {font-size: 1.5rem; color: var(--txt-dark); font-weight: 400}#brxe-vylmom h5 {font-size: 1.5rem; color: var(--txt-dark); font-weight: 400}#brxe-vylmom h6 {font-size: 1.5rem; color: var(--txt-dark); font-weight: 400}#brxe-vylmom .icon {align-self: center; color: #dd2831}#brxe-vylmom .icon i {font-size: 30px}#brxe-vylmom .icon a {color: #dd2831}#brxe-vylmom .content {align-self: center}#brxe-vylmom h1:hover {color: var(--primary)}#brxe-vylmom h2:hover {color: var(--primary)}#brxe-vylmom h3:hover {color: var(--primary)}#brxe-vylmom h4:hover {color: var(--primary)}#brxe-vylmom h5:hover {color: var(--primary)}#brxe-vylmom h6:hover {color: var(--primary)}#brxe-iztrra {cursor: pointer}#brxe-fd4f8e {justify-content: flex-end; align-self: center !important; flex-direction: row; max-width: auto; align-items: center}@media (max-width: 768px) {#brxe-fd4f8e {display: none}}#brxe-eef706 {flex-direction: row; align-items: center; justify-content: center; align-self: center !important}#brxe-e9c307 {height: 50px; border-top: 1px solid var(--sep-light); border-bottom: 1px solid var(--sep-light); flex-direction: row; background-color: var(--bricks-color-augvuj)}@media (max-width: 768px) {#brxe-e9c307 {display: none}}@media (max-width: 478px) {#brxe-fe90ed {width: auto; height: 24px}#brxe-fe90ed :not([stroke="none"]) {stroke: var(--bricks-color-augvuj) !important}}@media (max-width: 991px) {#menu-mobile {display: grid; align-items: initial; justify-items: center; align-items: center; justify-content: center; align-content: center; cursor: pointer}}@media (max-width: 768px) {#menu-mobile {display: grid; align-items: initial; justify-items: center; align-items: center; justify-content: center; align-content: center; cursor: pointer}}@media (max-width: 478px) {#menu-mobile {justify-content: center; align-self: center !important; align-items: center}}#brxe-17f2fb {margin-right: 10px}@media (max-width: 991px) {#brxe-17f2fb {height: 50px; width: auto}}@media (max-width: 768px) {#brxe-17f2fb {height: 50px; width: auto}}@media (max-width: 478px) {#brxe-17f2fb {width: 58px; height: auto}}@media (max-width: 991px) {#brxe-82521b {display: flex; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 768px) {#brxe-82521b {display: flex; align-self: center !important; justify-content: center; align-items: center}}#brxe-6e99df .bu-cart-counter--right .bu-cart-counter {margin-left: 6px}#brxe-6e99df .bu-cart-counter--left .bu-cart-counter {margin-right: 6pxpx}#brxe-6e99df .bu-cart-counter {background-color: var(--accent); right: calc(100% - 35px)}#brxe-6e99df svg {height: 26px; width: 26px; stroke: var(--icons); fill: rgba(0, 0, 0, 0)}#brxe-6e99df .bu-cart-counter-popup {transition-duration: 0.3s}#brxe-6e99df .bu-cart-counter-btn-icon {font-size: 22px}@media (max-width: 478px) {#brxe-6e99df {height: 32px; width: 32px}#brxe-6e99df svg {stroke: var(--bricks-color-augvuj)}#brxe-6e99df .bu-cart-counter {background-color: var(--accent)}#brxe-6e99df .bu-cart-counter-btn-icon {font-size: 24px}#brxe-6e99df .bucc-btn-contents {width: 24px; height: 24px}}@media (max-width: 991px) {#brxe-c6c9ab {display: flex; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 768px) {#brxe-c6c9ab {display: flex; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 991px) {#brxe-15fbb4 {display: grid; align-items: initial; grid-template-columns: 1fr 4fr 1fr; height: 80px}}@media (max-width: 768px) {#brxe-15fbb4 {display: grid; align-items: initial; flex-direction: row; align-self: center !important; justify-content: center; align-items: center; height: 80px; grid-template-columns: 1fr 4fr 1fr}}@media (max-width: 478px) {#brxe-15fbb4 {display: grid; align-items: initial; height: 60px; grid-template-columns: 1fr 4fr 1fr; align-items: center; justify-items: center; justify-content: center; align-content: center; background-color: var(--primary)}}#brxe-f5ddf7 ::placeholder {color: #949494}#brxe-f5ddf7 svg {stroke: var(--icons); stroke-width: 2px; height: 20px; width: uto}#brxe-f5ddf7 .loading-icon {font-size: 14px; color: s; fill: s}#brxe-f5ddf7 .bu-as-result-wrapper {box-shadow: 0 0 3px 0 #f2f2f2}#brxe-f5ddf7 .bu-as-reset-icon {color: #a1a1a1; fill: #a1a1a1; font-size: 16px}#brxe-f5ddf7 .search-reset-button:hover .bu-as-reset-icon {color: var(--bricks-color-wcdvhx); fill: var(--bricks-color-wcdvhx)}#brxe-f5ddf7 .search-button {background-color: var(--bricks-color-augvuj)}#brxe-f5ddf7 {--btn-arrow-color: #e6e6e6; --bu-as-form-height: 50px; padding-inline: 0px; --bu-as-form-btn-w: 50px}#brxe-f5ddf7 .bu-as-cat > a {border-right-width: 0}#brxe-f5ddf7 .search-form input[type="text"] {border: 2px solid var(--searc-form-border); border-radius: var(--berder-round-m)}#search-bar { .search-form input[type="text"] { background: var(--search-form-bg);}} #search-bar { .search-form .search-button { background-color: transparent;} }@media (max-width: 991px) {#brxe-f5ddf7 {padding-right: 4%; padding-left: 4%}#brxe-f5ddf7 .search-button { background-color: transparent; } #brxe-f5ddf7 .bu-as-result-wrapper { margin-top: 8px; }}@media (max-width: 768px) {#brxe-f5ddf7 {padding-right: 4%; padding-left: 4%}}@media (max-width: 478px) {#brxe-f5ddf7 {--bu-as-form-height: 46px}#brxe-f5ddf7 .search-form input[type="text"] {border: 2px solid var(--search-form-border)}#brxe-f5ddf7 .search-form input[type="text"]:focus {border-color: var(--primary)}#brxe-f5ddf7 .bu-as-result-wrapper {width: 100%; left: 0px}}@media (max-width: 991px) {#brxe-8fee04 {padding-top: 10px; padding-bottom: 10px; background-color: var(--secondary)}}@media (max-width: 768px) {#brxe-8fee04 {padding-top: 10px; padding-bottom: 10px; background-color: var(--secondary)}}@media (max-width: 478px) {#brxe-8fee04 {background-color: #9a68cf}}#brxe-39ad5d {display: none}@media (max-width: 991px) {#brxe-39ad5d {display: flex; flex-direction: column}}@media (max-width: 768px) {#brxe-39ad5d {display: flex; flex-direction: column}}#brxe-4039e3 {font-size: 1.8rem; color: var(--txt-dark); font-weight: 600; letter-spacing: -0.3px}#brxe-f7acdd {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-f7acdd .hamburger {--hamburger-layer-width: 18px; --hamburger-layer-height: 1px; --hamburger-layer-spacing: 4px; --hamburger-layer-border-radius: 0px}#brxe-f7acdd .hamburger-inner {background-color: var(--txt-dark)}#brxe-f7acdd .hamburger-inner:after {background-color: var(--txt-dark)}#brxe-f7acdd .hamburger-inner:before {background-color: var(--txt-dark)}#brxe-1fe382 {padding-right: 20px; padding-left: 20px; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f5; height: 50px; min-height: 50px; border-bottom: 1px solid var(--sep-dark)}@media (max-width: 478px) {#brxe-1fe382 {border-bottom: 1px solid #a8e6c2; padding-right: 15px; padding-left: 15px; background-color: var(--bricks-color-augvuj)}}#brxe-a8b407 {font-size: 18px; color: var(--bricks-color-dxbvjm); fill: var(--bricks-color-dxbvjm)}#brxe-5bc4f1 .woocommerce-Price-amount.amount {color: var(--bricks-color-wcdvhx); font-weight: 700}#brxe-c5da11 {margin-top: 8px}#brxe-c5da11 .fsn-progress-bar-res {background-color: var(--bricks-color-wcdvhx)}#brxe-c5da11 .fsn-progress-bar {background-color: #dbdbdb; height: 5px}#brxe-873410 {margin-top: 15px; margin-bottom: 15px; padding-right: 15px; padding-left: 15px; display: none; align-items: center; column-gap: 8px; flex-wrap: wrap}#brxe-4149b8 .widget_shopping_cart_content {margin-top: 15px}#brxe-4149b8 .product-title--link {font-weight: 400; font-size: 1.3rem; color: var(--txt-dark); text-transform: capitalize}#brxe-4149b8 .brxe-bu-cart-item-qty .woocommerce-Price-amount.amount {font-weight: 500; font-size: 1.4rem; color: var(--txt-dark); line-height: 2.2}#brxe-4149b8 li {border-bottom-width: 1px; border-bottom-style: solid; margin-right: 15px; margin-bottom: 0; margin-left: 15px; padding-top: 15px; padding-bottom: 15px}#brxe-4149b8 .quantity .action svg {color: var(--bricks-color-xuktky)}#brxe-4149b8 .quantity .qty {color: var(--bricks-color-xuktky); font-size: 1.3rem}#brxe-4149b8 .quantity .action:hover svg {color: var(--primary)}#brxe-4149b8 .quantity {background-color: var(--menus-hvr-bg); border-color: var(--sep-light); border-radius: 0; height: 30px}#brxe-4149b8 .quantity .action {border-style: none !important}#brxe-4149b8 .remove_from_cart_button {font-size: 20px; width: 20px; height: 20px; border: 1px hidden var(--sep-dark); border-radius: var(--border-round-s); margin-bottom: 2px; color: var(--warning); fill: var(--warning); padding-bottom: 6px}#brxe-4149b8 .product-image img {border: 1px solid var(--sliders-border); padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-4149b8 {--image-width: 80px}#brxe-35ee3c {font-size: 1.3rem; font-weight: 500; color: var(--txt-dark); letter-spacing: -0.3px}#brxe-f7fda3 {font-size: 2rem; font-weight: 600; color: var(--txt-dark); letter-spacing: -0.3px}#brxe-ec12ef {margin-bottom: 10px; padding-top: 10px; padding-right: 15px; padding-left: 15px; align-items: center; justify-content: space-between; flex-direction: row}#brxe-a1a0ea {font-size: 14px; font-weight: 700; text-transform: uppercase; display: none; padding-top: 14px; padding-bottom: 14px; margin-right: 15px; margin-bottom: 10px; margin-left: 15px; background-color: #f7f7f7}#brxe-a1a0ea:hover {background-color: #e8e8e8}#brxe-1940d5 {font-size: 12px; text-transform: lowercase; color: var(--bricks-color-dxbvjm); text-align: center; padding-right: 15px; padding-bottom: 8px; padding-left: 15px}#brxe-225c1e {display: none}#brxe-682077 {padding-top: 24px; padding-bottom: 24px}#brxe-682077:hover {background-color: #5320ac}@media (max-width: 478px) {#brxe-682077 {font-size: 1.3rem; margin-right: 0; margin-left: 0; height: 40px; min-height: 40px; max-height: 40px}}#brxe-ee19e7 {align-items: stretch}@media (max-width: 478px) {#brxe-ee19e7 {align-items: stretch}}#brxe-609408:hover {color: var(--secondary)}#brxe-609408 {font-size: 1.4rem; font-weight: 500; text-decoration: underline}@media (max-width: 478px) {#brxe-609408 {font-size: 1.2rem}}#brxe-551fc0:hover {color: var(--secondary)}#brxe-551fc0 {font-size: 1.4rem; font-weight: 500; text-decoration: underline}@media (max-width: 478px) {#brxe-551fc0 {font-size: 1.2rem}}#brxe-fb074d {justify-content: center; align-self: center !important; display: flex; min-width: 80%; width: 80%; column-gap: 20px}@media (max-width: 478px) {#brxe-fb074d {align-self: stretch !important; width: 100%}}#brxe-9ce203 {align-items: stretch}@media (max-width: 768px) {#brxe-9ce203 {flex-direction: column}}@media (max-width: 478px) {#brxe-9ce203 {align-items: stretch; width: 100%}}#brxe-33dc69 {padding-right: 15px; padding-left: 15px; flex-direction: column; column-gap: 8px; row-gap: 16px}@media (max-width: 768px) {#brxe-33dc69 {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-33dc69 {display: grid; align-items: initial; flex-direction: row; padding-right: 15px; padding-left: 15px; grid-gap: 12px}}#brxe-528d84 .bu-oc-panel {transition-duration: 0.4s; width: 30vw; padding-bottom: 40px}#brxe-528d84 .bu-ocp-backdrop {transition-duration: 0.5s}#brxe-528d84 {z-index: 9999}@media (max-width: 991px) {#brxe-528d84 .bu-oc-panel {width: 80%}}@media (max-width: 768px) {#brxe-528d84 .bu-oc-panel {width: 60%}}@media (max-width: 478px) {#brxe-528d84 .bu-oc-panel {width: 88%}}#brxe-eiatpp {font-size: 2rem; color: var(--txt-dark); font-weight: 600; letter-spacing: -0.3px}#brxe-koqegp {height: 20px}#brxe-koqegp * {stroke-width: 2 !important}#brxe-swufrg {padding-right: 20px; padding-left: 20px; display: flex; justify-content: space-between; align-items: center; height: 60px; min-height: 60px}@media (max-width: 478px) {#brxe-swufrg {border-bottom: 1px solid #a8e6c2; padding-right: 15px; padding-left: 15px; background-color: var(--bricks-color-augvuj)}}.brxe-ywswje .brxe-pkgvjb.brxe-text-basic {font-size: 1.2rem; color: var(--badge-discount-txt); font-weight: 400; text-wrap: nowrap; line-height: 0.8; padding-top: 6px; padding-right: 8px; padding-bottom: 6px; padding-left: 8px; background-color: var(--badge-discount-bg); border-radius: var(--border-round-s)}@media (max-width: 478px) {.brxe-ywswje .brxe-pkgvjb.brxe-text-basic {width: auto}}.brxe-ywswje .brxe-xfkpuk.brxe-text-basic {font-size: 1.2rem; color: var(--badge-discount-txt); font-weight: 400; text-wrap: nowrap; line-height: 0.8; padding-top: 6px; padding-right: 8px; padding-bottom: 6px; padding-left: 8px; border-radius: var(--border-round-s); background-color: #dd2831}@media (max-width: 478px) {.brxe-ywswje .brxe-xfkpuk.brxe-text-basic {width: auto}}.brxe-ywswje .brxe-qdxalo.brxe-bu-atwsl {text-align: right; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; height: 18px; padding-top: 14px; padding-right: 14px; padding-bottom: 14px; padding-left: 14px; width: 18px; min-width: 18px; max-width: 18px; min-height: 18px; max-height: 18px; aspect-ratio: 18; background-color: rgba(255, 255, 255, 0.89); border-color: var(--rating-full); border-radius: 42px}.brxe-ywswje .brxe-qdxalo.brxe-bu-atwsl svg {width: 16px; fill: var(--heart-fav-empty); height: 16px}.brxe-ywswje .brxe-qdxalo.brxe-bu-atwsl .bu-wsl-icon {font-size: 18px}.brxe-ywswje .brxe-qdxalo.brxe-bu-atwsl .bu-wsl-icon.spinner-icon {font-size: 18px}.brxe-ywswje .brxe-ndvuqy.brxe-shortcode {width: auto; padding-right: 10px; padding-left: 10px; font-size: 1.2rem; color: #ffffff; font-weight: 700; text-wrap: nowrap; background-color: #ffa33a; border-radius: 4px}.brxe-ywswje .brxe-jxdzlp.brxe-div {width: auto; position: absolute; display: flex; margin-top: -20px; margin-left: -5px; flex-direction: column; align-items: flex-start}@media (max-width: 478px) {.brxe-ywswje .brxe-jxdzlp.brxe-div {align-items: flex-start}}.brxe-ywswje .brxe-ktzwtm.brxe-image:not(.tag), .brxe-ywswje .brxe-ktzwtm.brxe-image img {object-fit: contain; aspect-ratio: 1.5/1}.brxe-ywswje .brxe-ktzwtm.brxe-image {max-height: 100%; max-width: 100%}@media (max-width: 991px) {.brxe-ywswje .brxe-ktzwtm.brxe-image {align-self: center; height: 150px}}@media (max-width: 478px) {.brxe-ywswje .brxe-ktzwtm.brxe-image:not(.tag), .brxe-ywswje .brxe-ktzwtm.brxe-image img {aspect-ratio: 1:1; object-fit: contain}.brxe-ywswje .brxe-ktzwtm.brxe-image {height: 110px}}.brxe-ywswje .brxe-deuwut.brxe-block {flex-direction: row; position: relative; width: 100%; height: 100%}.brxe-ywswje .brxe-wxlnfa.brxe-text-basic {font-size: 1.2rem; font-weight: 400; text-decoration: none; text-transform: uppercase; color: var(--primary); cursor: default}.brxe-ywswje .brxe-oadhyq.brxe-product-title {align-self: flex-start; color: var(--txt-dark); font-size: 1.5rem; line-height: 2.1rem; text-align: left; font-weight: 500; height: 4rem}.brxe-ywswje .brxe-oadhyq.brxe-product-title:hover {text-decoration: underline}.brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating .star svg {stroke-width: 0px; fill: currentColor}.brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .star-rating span:before, .brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating .star-fill {color: var(--txt1)}.brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .star-rating:before, .brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating .star-bg {color: var(--rating-empty)}.brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .star-rating, .brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating .star {height: 12px}.brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating .star svg, .brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating .star {width: 12px}.brxe-ywswje .brxe-udvvcd.brxe-bu-product-ratings .woo-star-rating {gap: 1px}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating .star svg {stroke-width: 0px}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating {gap: 0px}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .star-rating, .brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating .star {height: 12px}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating .star svg, .brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating .star {width: 12px}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .star-rating span:before, .brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating .star-fill {color: var(--rating-full)}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .star-rating:before, .brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings .woo-star-rating .star-bg {color: var(--rating-empty)}.brxe-ywswje .brxe-jdmesp.brxe-bu-product-ratings {color: var(--txt1); font-size: 1.2rem}.brxe-ywswje .brxe-wtqsgn.brxe-div {display: none; column-gap: 5px; align-items: center; margin-top: 10px; margin-bottom: 10px}@media (max-width: 478px) {.brxe-ywswje .brxe-wtqsgn.brxe-div {margin-bottom: 10px; align-items: stretch}}.brxe-ywswje .brxe-obrymm.brxe-text-basic {font-size: 1.5rem; font-weight: 400; text-decoration: line-through; color: var(--product-price-light); line-height: 1.5rem; margin-bottom: -10px}.brxe-ywswje .brxe-cuacct.brxe-product-price .price ins {color: var(--product-price); font-size: 2.2rem; font-weight: 500}.brxe-ywswje .brxe-cuacct.brxe-product-price .price del, .brxe-ywswje .brxe-cuacct.brxe-product-price .price > span {font-size: 1.8rem; color: var(--product-price); font-weight: 700; line-height: 2.2rem}.brxe-ywswje .brxe-cuacct.brxe-product-price del {display: none}.brxe-ywswje .brxe-cuacct.brxe-product-price {padding-top: 6px}.brxe-ywswje .brxe-btapvi.brxe-block {align-self: center !important; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; row-gap: 0px; column-gap: 0px}@media (max-width: 478px) {.brxe-ywswje .brxe-btapvi.brxe-block {width: auto}}.brxe-ywswje .brxe-ectrjn.brxe-icon {height: 18px; width: 18px; stroke: var(--btn-add-home-border-hvr); font-size: 18px; color: #29843b; fill: #29843b}.brxe-ywswje .brxe-tooeur.brxe-icon {font-size: 18px; color: #000000; fill: #000000}.brxe-ywswje .brxe-cssbxj.brxe-icon {font-size: 14px; color: var(--secondary); fill: var(--secondary)}.brxe-ywswje .brxe-ptpblu.brxe-bu-atci {padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; width: 38px; height: 38px; display: flex; justify-content: center; align-items: center; position: static; border: 1px solid var(--btn-add-home-border); border-radius: var(--border-round-s); background-color: var(--btn-add-home-bg)}.brxe-ywswje .brxe-ptpblu.brxe-bu-atci:hover {border-color: var(--btn-add-home-border-hvr)}@media (max-width: 478px) {.brxe-ywswje .brxe-bjebzg.brxe-div {position: relative; right: 0px}}.brxe-ywswje .brxe-otoxep.brxe-block {height: 4.2rem; display: flex; flex-direction: row; width: 100%; margin-top: 5px; justify-content: space-between; align-self: center !important; align-items: center}@media (max-width: 991px) {.brxe-ywswje .brxe-otoxep.brxe-block {flex-wrap: nowrap}}@media (max-width: 478px) {.brxe-ywswje .brxe-otoxep.brxe-block {row-gap: 2px}}.brxe-ywswje .brxe-hbiwjd.brxe-shortcode {color: var(--txt-light); font-size: 1rem; line-height: 1.2rem}@media (max-width: 478px) {.brxe-ywswje .brxe-hbiwjd.brxe-shortcode {margin-top: 5px}}.brxe-ywswje .brxe-kwddmz.brxe-block {padding-top: 20px}@media (max-width: 478px) {.brxe-ywswje .brxe-kwddmz.brxe-block {margin-top: 0}}.brxe-ywswje.brxe-block {padding-top: 30px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; background-color: var(--bricks-color-augvuj); border: 1px solid var(--sliders-border); border-radius: var(--border-round-s); flex-wrap: nowrap; max-width: 250px}.brxe-ywswje.brxe-block:hover {border: 1px solid var(--primary)}@media (max-width: 478px) {.brxe-ywswje.brxe-block {padding-top: 25px; padding-right: 8px; padding-bottom: 25px; padding-left: 8px; flex-wrap: nowrap}}#brxe-loxcli {display: grid; align-items: initial; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));; flex-direction: row; grid-gap: 18px; padding-right: 18px; padding-left: 18px}@media (max-width: 478px) {#brxe-loxcli {grid-template-columns: 1fr 1fr; grid-gap: 8px}}#brxe-kdmyqq .bu-oc-panel {transition-duration: 0.4s; width: 30vw; padding-bottom: 40px}#brxe-kdmyqq .bu-ocp-backdrop {transition-duration: 0.5s}#brxe-kdmyqq {z-index: 9999}@media (max-width: 991px) {#brxe-kdmyqq .bu-oc-panel {width: 80%}}@media (max-width: 768px) {#brxe-kdmyqq .bu-oc-panel {width: 60%}}@media (max-width: 478px) {#brxe-kdmyqq .bu-oc-panel {width: 88%}}#brxe-278a3a .bu-wsl-icon--right .bu-wsl-counter-btn-icon {margin-left: 6px}#brxe-278a3a .bu-wsl-icon--left .bu-wsl-counter-btn-icon {margin-right: 6px}#brxe-278a3a .bu-wsl-counter--right .bu-wsl-counter {margin-left: 6px}#brxe-278a3a .bu-wsl-counter--left .bu-wsl-counter {margin-right: 6pxpx}#brxe-3e9e86 {font-size: 20px; text-transform: uppercase; letter-spacing: -1px}#wishlist-close-ico {align-items: center; position: absolute; text-align: center; line-height: 1; justify-content: center; height: 37px; font-size: 28px; color: var(--bricks-color-augvuj); fill: var(--bricks-color-augvuj); transition: all 0.3s ease; width: 40px; background-color: var(--bricks-color-opteqa); top: -18px; left: -18px; cursor: pointer; display: flex}#wishlist-close-ico:hover {background-color: var(--bricks-color-wcdvhx)}#brxe-50e0f3 {align-items: center; position: relative}.brxe-2cdbc4 .brxe-4d0953.brxe-image {width: 60px}.brxe-2cdbc4 .brxe-4d0953.brxe-image:not(.tag), .brxe-2cdbc4 .brxe-4d0953.brxe-image img {object-fit: cover}.brxe-2cdbc4 .brxe-d8d764.brxe-heading {font-size: 13px}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc {flex-direction: row; justify-content: space-between; width: 100%; height: 25px; transition: all 0.3s ease; align-self: flex-end !important}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .quantity .qty {width: 25px; font-size: 10px; color: #999999}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .button {flex-direction: row; font-size: 12px}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc form.cart, .brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .woocommerce-variation-add-to-cart {flex-direction: row}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .added_to_cart {justify-content: center; align-items: center; display: none}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .single_buy_now_button {flex-direction: row}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc form.cart .group_table td {vertical-align: middle}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .quantity {width: 75px; border-color: #ededed}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .quantity .action {width: 25px}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .button:hover {background-color: var(--bricks-color-wcdvhx); color: var(--bricks-color-augvuj)}.brxe-2cdbc4 .brxe-e2b929.brxe-bu-atc .quantity .action svg {width: 11px; height: 11px; color: #999999}.brxe-2cdbc4 .brxe-f6b2b9.brxe-div {align-self: stretch !important; width: 100%; flex-direction: column; display: flex; justify-content: space-between}.brxe-2cdbc4 .brxe-5f002a.brxe-icon {align-self: center; text-align: center; width: 16px; font-size: 6px; position: absolute; top: 14px; left: -7px; z-index: 1; background-color: var(--bricks-color-augvuj); padding-top: 5px; padding-bottom: 5px; border-radius: 50px; box-shadow: 0 0 4px 0 #a3a3a3; cursor: pointer}.brxe-2cdbc4.brxe-block {margin-top: 5px; margin-bottom: 15px; padding-top: 20px; padding-bottom: 5px; flex-direction: row; column-gap: 20px; flex-wrap: nowrap; border-top: 1px solid #ededed; position: relative}#brxe-82cd80 {margin-top: 15px; margin-bottom: 10px}#brxe-82cd80 .bricks-pagination ul .page-numbers.current {background: var(--bricks-color-wcdvhx); color: var(--bricks-color-augvuj); font-size: 12px}#brxe-82cd80 .bricks-pagination ul .page-numbers {width: 20px; border-radius: 50px}#brxe-82cd80 ul {gap: 5px}#brxe-82cd80 .bricks-pagination a {font-size: 14px; color: rgba(0, 0, 0, 0.49)}#brxe-960e61 {font-size: 75px; color: #b0b0b0; fill: #b0b0b0}#brxe-12d1a2 {text-align: center}#brxe-74f1a6 {text-transform: uppercase; font-weight: 700; color: var(--bricks-color-augvuj); font-size: 12px; margin-top: 10px; padding-top: 10px; padding-right: 18px; padding-bottom: 10px; padding-left: 18px; background-color: var(--bricks-color-wcdvhx); transition: all 0.3s ease; cursor: pointer}#brxe-74f1a6:hover {background-color: var(--bricks-color-opteqa)}#brxe-cc3fc8 {align-items: center; justify-content: center; height: 100%; padding-right: 15px; padding-left: 15px; row-gap: 8px}#brxe-232a16 {margin-top: 10px; flex-grow: 1}#brxe-a4e33c {text-transform: uppercase; font-weight: 700; color: var(--bricks-color-augvuj); padding-top: 12px; padding-bottom: 12px; background-color: var(--bricks-color-wcdvhx)}#brxe-136f48 .bu-oc-panel {transition-duration: 0.4s; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; width: 412px}#brxe-136f48 .bu-ocp-backdrop {transition-duration: 0.5s}@media (max-width: 768px) {#brxe-136f48 .bu-oc-panel {width: 60%}}@media (max-width: 478px) {#brxe-136f48 .bu-oc-panel {width: 80%}}#brxe-5eb133 .bu-comp-icon--right .bu-comp-counter-btn-icon {margin-left: 6px}#brxe-5eb133 .bu-comp-icon--left .bu-comp-counter-btn-icon {margin-right: 6px}#brxe-5eb133 .bu-comp-counter--right .bu-comp-counter {margin-left: 6px}#brxe-5eb133 .bu-comp-counter--left .bu-comp-counter {margin-right: 6pxpx}#brxe-e154c3 {text-transform: uppercase; font-size: 20px; letter-spacing: -1px}#brxe-fa32aa {position: absolute; align-items: center; text-align: center; line-height: 1; background-color: var(--bricks-color-opteqa); transition: all 0.3s ease; cursor: pointer; width: 40px; font-size: 28px; height: 37px; color: var(--bricks-color-augvuj); fill: var(--bricks-color-augvuj); top: -18px; left: -18px; display: flex; justify-content: center}#brxe-fa32aa:hover {background-color: var(--bricks-color-wcdvhx)}#brxe-3bdd4a {position: relative; align-items: center}.brxe-132634 .brxe-adc3ff.brxe-image {width: 60px}.brxe-132634 .brxe-adc3ff.brxe-image:not(.tag), .brxe-132634 .brxe-adc3ff.brxe-image img {object-fit: cover}.brxe-132634 .brxe-4d9644.brxe-heading {font-size: 13px}.brxe-132634 .brxe-552afe.brxe-bu-atc {transition: all 0.3s ease; flex-direction: row; justify-content: space-between; width: 100%; height: 25px; align-self: flex-end !important}.brxe-132634 .brxe-552afe.brxe-bu-atc .quantity .qty {width: 25px; font-size: 10px; color: #999999}.brxe-132634 .brxe-552afe.brxe-bu-atc .button {flex-direction: row; font-size: 12px}.brxe-132634 .brxe-552afe.brxe-bu-atc form.cart, .brxe-132634 .brxe-552afe.brxe-bu-atc .woocommerce-variation-add-to-cart {flex-direction: row}.brxe-132634 .brxe-552afe.brxe-bu-atc .added_to_cart {justify-content: center; align-items: center; display: none}.brxe-132634 .brxe-552afe.brxe-bu-atc .single_buy_now_button {flex-direction: row}.brxe-132634 .brxe-552afe.brxe-bu-atc form.cart .group_table td {vertical-align: middle}.brxe-132634 .brxe-552afe.brxe-bu-atc .quantity {width: 75px; border-color: #ededed}.brxe-132634 .brxe-552afe.brxe-bu-atc .quantity .action {width: 25px}.brxe-132634 .brxe-552afe.brxe-bu-atc .button:hover {background-color: var(--bricks-color-wcdvhx); color: var(--bricks-color-augvuj)}.brxe-132634 .brxe-552afe.brxe-bu-atc .quantity .action svg {width: 11px; height: 11px; color: #999999}.brxe-132634 .brxe-e2c4ee.brxe-div {flex-direction: column; display: flex; justify-content: space-between; align-self: stretch !important; width: 100%}.brxe-132634 .brxe-85576f.brxe-icon {text-align: center; align-self: center; padding-top: 5px; padding-bottom: 5px; width: 16px; font-size: 6px; position: absolute; top: 14px; left: -7px; z-index: 1; background-color: var(--bricks-color-augvuj); border-radius: 50px; box-shadow: 0 0 4px 0 #a3a3a3; cursor: pointer}.brxe-132634.brxe-block {margin-top: 5px; margin-bottom: 15px; flex-direction: row; position: relative; padding-top: 20px; padding-bottom: 5px; border-top: 1px solid #ededed; column-gap: 20px; flex-wrap: nowrap}#brxe-518182 .bricks-pagination ul .page-numbers.current {background: var(--bricks-color-wcdvhx); color: var(--bricks-color-augvuj); font-size: 12px}#brxe-518182 .bricks-pagination ul .page-numbers {width: 20px; border-radius: 50px}#brxe-518182 ul {gap: 5px}#brxe-518182 .bricks-pagination a {font-size: 14px; color: rgba(0, 0, 0, 0.49)}#brxe-518182 {margin-top: 15px; margin-bottom: 10px}#brxe-fab1b0 {font-size: 75px; color: #b0b0b0; fill: #b0b0b0}#brxe-3396fc {text-align: center}#brxe-858bf8 {text-transform: uppercase; font-size: 12px; color: var(--bricks-color-augvuj); font-weight: 700; background-color: var(--bricks-color-wcdvhx); padding-top: 10px; padding-right: 18px; padding-bottom: 10px; padding-left: 18px; margin-top: 10px; transition: all 0.3s ease; cursor: pointer}#brxe-858bf8:hover {background-color: var(--bricks-color-opteqa)}#brxe-c9edc5 {padding-right: 15px; padding-left: 15px; height: 100%; align-items: center; justify-content: center; row-gap: 8px}#brxe-226c26 {margin-top: 10px; flex-grow: 1}#brxe-3d6d0f {text-transform: uppercase; font-weight: 700; color: var(--bricks-color-augvuj); background-color: var(--bricks-color-wcdvhx); padding-top: 12px; padding-bottom: 12px}#brxe-ca44cc .bu-oc-panel {transition-duration: 0.4s; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; width: 412px}#brxe-ca44cc .bu-ocp-backdrop {transition-duration: 0.5s}@media (max-width: 768px) {#brxe-ca44cc .bu-oc-panel {width: 60%}}@media (max-width: 478px) {#brxe-ca44cc .bu-oc-panel {width: 80%}}#brxe-155a97 {font-size: 2.2rem; color: var(--txt-dark); font-weight: 600}#brxe-93fd73 {color: var(--txt-dark)}#brxe-93fd73 * {stroke-width: 2 !important}#brxe-70d8dd {cursor: pointer}#brxe-c7c053 {justify-content: space-between; display: flex; align-items: center; padding-top: 25px; padding-right: 20px; padding-bottom: 12px; padding-left: 20px}#brxe-2831e3 .form-group:nth-child(2) svg {stroke: var(--sep-dark)}#brxe-2831e3 label {color: var(--txt-dark); font-size: 1.4rem; text-transform: none; font-weight: 400}#brxe-2831e3 .label {color: var(--txt-dark); font-size: 1.4rem; text-transform: none; font-weight: 400}#brxe-2831e3 {justify-content: space-evenly}#brxe-2831e3 .bricks-button {background-color: var(--btn1-bg); color: var(--bricks-color-augvuj)}#brxe-2831e3 .bricks-button:hover {background-color: var(--btn1-hvr-dark)}#brxe-2831e3 .submit-button-wrapper {width: 100%; margin-top: 10px}#brxe-2831e3 .form-group:not(:last-child):not(.captcha) {padding-bottom: 14px}#brxe-2831e3 .form-group input {background-color: var(--search-form-bg); border-style: solid; border-color: var(--search-form-border); border-radius: var(--border-round-s); padding-right: 50px}#brxe-2831e3 .flatpickr {background-color: var(--search-form-bg); border-style: solid; border-color: var(--search-form-border); border-radius: var(--border-round-s); padding-right: 50px}#brxe-2831e3 select {background-color: var(--search-form-bg); border-style: solid; border-color: var(--search-form-border); border-radius: var(--border-round-s); padding-right: 50px}#brxe-2831e3 textarea {background-color: var(--search-form-bg); border-style: solid; border-color: var(--search-form-border); border-radius: var(--border-round-s); padding-right: 50px}#brxe-2831e3 .bricks-button:not([type=submit]) {border-style: solid; border-color: var(--search-form-border); border-radius: var(--border-round-s)}#brxe-2831e3 .choose-files {border-style: solid; border-color: var(--search-form-border); border-radius: var(--border-round-s)}#brxe-2831e3 { .bricks-button { height: 48px;}}#brxe-3e7e3e {color: var(--primary); font-size: 1.3rem}#brxe-002ef9 {display: flex; margin-top: 20px; margin-right: 15px; margin-left: 15px; flex-direction: column; row-gap: 16px}#brxe-190163 .line {height: 1px}#brxe-190163.horizontal .line {border-top-width: 1px; width: 100%; border-top-color: var(--sep-light)}#brxe-190163.vertical .line {border-right-width: 100%; border-right-color: var(--sep-light)}#brxe-190163 {margin-top: 20px; margin-bottom: 20px}#brxe-190163 .icon {color: var(--sep-light)}#brxe-f9b1df {height: 80px; width: auto}#brxe-f9b1df :not([stroke="none"]) {stroke: var(--disabled) !important}#brxe-889af3 {color: var(--txt-dark); font-size: 1.4rem; font-weight: 500; text-align: center}#brxe-6f61a3 {color: var(--txt-dark); font-size: 1.5rem; font-weight: 500; text-align: center; text-decoration: underline}#brxe-6f61a3:hover {color: var(--primary)}#brxe-954103 {align-self: center !important; display: flex; flex-direction: column; row-gap: 15px}#brxe-d26bb6 .line {height: 1px}#brxe-d26bb6.horizontal .line {border-top-width: 1px; width: 100%; border-top-color: var(--sep-light)}#brxe-d26bb6.vertical .line {border-right-width: 100%; border-right-color: var(--sep-light)}#brxe-d26bb6 {margin-top: 20px; margin-bottom: 20px}#brxe-d26bb6 .icon {color: var(--sep-light)}#brxe-98d279 .bu-oc-panel {transition-duration: 0.4s; padding-top: 0; padding-right: 8px; padding-bottom: 0; padding-left: 8px; width: 412px}#brxe-98d279 .bu-ocp-backdrop {transition-duration: 0.4s}@media (max-width: 768px) {#brxe-98d279 .bu-oc-panel {width: 60%}}@media (max-width: 478px) {#brxe-98d279 .bu-oc-panel {width: 80%}#brxe-98d279 {z-index: 10}}#brxe-3a6fff {flex-direction: row}#brxe-95a9a9 {font-size: 1.3rem; text-transform: none; color: var(--txt-dark)}@media (max-width: 478px) {#brxe-95a9a9 {font-size: 1.4rem; color: var(--txt-dark)}}#brxe-2b5909 {padding-right: 35px; padding-left: 35px; justify-content: center; height: 40px}#brxe-2b5909:hover {background-color: var(--menus-hvr-bg)}@media (max-width: 478px) {#brxe-2b5909 {height: 50px}}#brxe-5438f5 {text-transform: none; font-size: 1.3rem; color: var(--txt-dark)}@media (max-width: 478px) {#brxe-5438f5 {color: var(--txt-dark); font-size: 1.4rem}}#brxe-3811d4 {height: 40px; padding-right: 35px; padding-left: 35px; justify-content: center}#brxe-3811d4:hover {background-color: var(--menus-hvr-bg)}@media (max-width: 478px) {#brxe-3811d4 {height: 50px}}#brxe-fa63dd {text-transform: none; font-size: 1.3rem; color: var(--txt-dark)}@media (max-width: 478px) {#brxe-fa63dd {color: var(--txt-dark); font-size: 1.4rem}}#brxe-229925 {height: 40px; padding-right: 35px; padding-left: 35px; justify-content: center}#brxe-229925:hover {background-color: var(--menus-hvr-bg)}@media (max-width: 478px) {#brxe-229925 {height: 50px}}#brxe-8b34d6 {font-size: 1.3rem; text-transform: none; color: var(--txt-dark)}@media (max-width: 478px) {#brxe-8b34d6 {font-size: 1.4rem; color: var(--txt-dark)}}#brxe-14e834 {padding-right: 35px; padding-left: 35px; justify-content: center; height: 40px}#brxe-14e834:hover {background-color: var(--menus-hvr-bg)}@media (max-width: 478px) {#brxe-14e834 {height: 50px}}#brxe-c9ce59 {font-size: 1.3rem; text-transform: none; color: var(--txt-dark)}@media (max-width: 478px) {#brxe-c9ce59 {font-size: 1.4rem; color: var(--txt-dark)}}#brxe-f2f217:hover {background-color: var(--menus-hvr-bg)}#brxe-f2f217 {padding-right: 35px; padding-left: 35px; justify-content: center; height: 40px; border-bottom: 1px solid var(--sep-light)}@media (max-width: 478px) {#brxe-f2f217 {height: 50px}}#brxe-73ebc6 {font-size: 1.3rem; text-transform: none; color: var(--txt-dark)}@media (max-width: 478px) {#brxe-73ebc6 {font-size: 1.4rem; color: var(--txt-dark)}}#brxe-4d0caa {padding-right: 35px; padding-left: 35px; justify-content: center; height: 40px; margin-top: 15px}#brxe-4d0caa:hover {background-color: var(--menus-hvr-bg)}@media (max-width: 478px) {#brxe-4d0caa {height: 50px; margin-bottom: 15px}}#brxe-f6e6f0 .bu-slide-menu-el {transition-duration: 0.1s}#brxe-f6e6f0 {--bu-link-opacity: 0.1s; --link-span-translatex: 0spx; text-transform: uppercase}#brxe-f6e6f0 .bu-slide-menu-arrow {width: 50px; border: 0; border-style: none; border-radius: 0 var(--berder-round-m) var(--berder-round-m) 0; background-color: var(--bricks-color-augvuj)}#brxe-f6e6f0 .bu-slide-menu-back-arrow {width: 50px; color: var(--bricks-color-xuktky); background-color: var(--search-form-bg)}#brxe-f6e6f0 .bu-slide-menu-item-link {font-size: 1.4rem; color: var(--txt-dark); font-weight: 500; background-color: var(--bricks-color-augvuj); transition-duration: 0.1s; padding-top: 8px; padding-bottom: 8px}#brxe-f6e6f0 .current-menu-item > .bu-slide-menu-arrow {border: 0; border-style: none}#brxe-f6e6f0 .current-menu-ancestor > .bu-slide-menu-arrow {border: 0; border-style: none}#brxe-f6e6f0 .bu-slide-menu-item:hover > .bu-slide-menu-item-link {background-color: var(--search-form-bg)}#brxe-f6e6f0 li a span, #brxe-f6e6f0 .bu-slide-menu-arrow {transition-duration: 0.1s}#brxe-f6e6f0 .bu-menu-sub-item-back {transition-duration: 0.1s; text-align: right; color: var(--primary)}#brxe-f6e6f0 .bu-slide-menu-back {transition-duration: 0.1s; border: 0; background-color: var(--search-form-bg)}#brxe-f6e6f0 .bu-slide-menu-item:hover > .bu-slide-menu-arrow {background-color: var(--search-form-bg); color: var(--secondary); border: 0; border-style: none}#brxe-f6e6f0 .bu-slide-menu-item {border-top-width: 0; border-top-style: solid; border-bottom-width: 0; border-bottom-style: solid}#brxe-f6e6f0 .bu-slide-menu-back:hover > .bu-slide-menu-back-arrow {border: 0; border-style: none}#brxe-f6e6f0 .bu-slide-menu-back:hover .bu-slide-menu-back-arrow {background-color: rgba(0, 0, 0, 0.03)}.bu-slide-menu-item-link { border-top-left-radius: var(--berder-round-m); border-bottom-left-radius: var(--berder-round-s); }#brxe-f6e6f0 .bu-slide-menu-back-arrow { border: none;}#brxe-8b6faf {align-self: stretch !important; width: 100%}@media (max-width: 478px) {#brxe-16d11c {background-color: var(--bricks-color-augvuj)}}#brxe-4504d1 > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-4504d1 > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-4504d1 > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid var(--bricks-border-color)}@media (max-width: 991px) {#brxe-4504d1 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-4504d1 > .tab-menu .tab-title {width: 50%; padding-top: 15px; padding-bottom: 15px; font-size: 1.5rem; font-weight: 500}#brxe-4504d1 > .tab-menu .tab-title.brx-open {border-bottom: 2px solid var(--primary)}#brxe-4504d1 > .tab-content {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-4504d1 {flex-direction: column}#brxe-4504d1 > .tab-menu .tab-title {width: 50%; padding-top: 15px; padding-bottom: 15px; text-align: center; font-size: 1.5rem; font-weight: 500}#brxe-4504d1 > .tab-menu .tab-title.brx-open {border-bottom: 2px solid var(--primary)}#brxe-4504d1 > .tab-content {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-0ed438 {display: flex; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; justify-content: space-between; align-items: center; background-color: #f5f5f5}@media (max-width: 991px) {#brxe-0ed438 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; flex-direction: row}}@media (max-width: 478px) {#brxe-0ed438 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-c20335 {display: none}#brxe-c20335 .bu-oc-panel {transition-duration: 0.4s; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px}#brxe-c20335 .bu-ocp-backdrop {transition-duration: 0.5s}@media (max-width: 991px) {#brxe-c20335 {display: flex}#brxe-c20335 .bu-oc-panel {width: 80%; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 478px) {#brxe-c20335 .bu-oc-panel {width: 80%; transition-duration: 0.4s; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-c20335 {z-index: 9}}