@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 li{align-items:baseline;display:flex;gap:8px}: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 {@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)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-search) button{align-items:center;background-color:transparent;cursor:pointer;display:flex;gap:.5em;height:40px;justify-content:center;width:60px}:where(.brxe-search) button svg:not([height]){height:inherit}.bricks-search-overlay{background-color:#fff;background-position:50%;background-size:cover;bottom:0;color:var(--bricks-text-medium);height:100%;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;transform:scale(1.1);transition:all .4s;visibility:hidden;width:100%;z-index:-1}.bricks-search-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bricks-search-overlay.show{opacity:1;transform:scale(1);visibility:visible;z-index:999}.bricks-search-overlay .bricks-search-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.bricks-search-overlay .close{background-color:transparent;cursor:pointer;font-size:60px;line-height:1;position:fixed;right:30px;text-align:center;top:15px;z-index:1}.bricks-search-overlay .title{margin:0 0 1em}.bricks-search-overlay .bricks-search-form{max-width:600px}.bricks-search-overlay .bricks-search-form input[type=search]{background-color:transparent;border-radius:0;font-size:1.4em;line-height:60px;text-align:center;width:100%}}@layer bricks {.brxe-toggle{background-color:transparent;border:0;color:inherit;font:inherit;margin:0;overflow:visible;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.brxa-wrap{display:inline-block;height:24px;position:relative;width:40px}.brxa-inner{display:block;margin-top:-2px;top:50%}.brxa-inner,.brxa-inner:after,.brxa-inner:before{background-color:currentcolor;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.brxa-inner:after,.brxa-inner:before{content:"";display:block}.brxa-inner:before{top:-10px}.brxa-inner:after{bottom:-10px}.brxa--3dx-r .brxa-wrap{perspective:80px}.brxa--3dx-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx-r .brxa-inner:after,.brxa--3dx-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx-r.is-active .brxa-inner{background-color:transparent!important;transform:rotateY(-180deg)}.brxa--3dx-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dx-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dx .brxa-wrap{perspective:80px}.brxa--3dx .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx .brxa-inner:after,.brxa--3dx .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dx.is-active .brxa-inner{background-color:transparent!important;transform:rotateY(180deg)}.brxa--3dx.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dx.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dy-r .brxa-wrap{perspective:80px}.brxa--3dy-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy-r .brxa-inner:after,.brxa--3dy-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy-r.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(180deg)}.brxa--3dy-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dy-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dy .brxa-wrap{perspective:80px}.brxa--3dy .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy .brxa-inner:after,.brxa--3dy .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dy.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(-180deg)}.brxa--3dy.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dy.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dxy-r .brxa-wrap{perspective:80px}.brxa--3dxy-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy-r .brxa-inner:after,.brxa--3dxy-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy-r.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.brxa--3dxy-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dxy-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brxa--3dxy .brxa-wrap{perspective:80px}.brxa--3dxy .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy .brxa-inner:after,.brxa--3dxy .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.brxa--3dxy.is-active .brxa-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.brxa--3dxy.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--3dxy.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow-r .brxa-inner:before,.brxa--arrow-r.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow-r .brxa-inner:after,.brxa--arrow-r.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow .brxa-inner:before,.brxa--arrow.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow .brxa-inner:after,.brxa--arrow.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.brxa--arrowalt-r .brxa-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brxa--arrowalt-r .brxa-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt-r .brxa-inner:before,.brxa--arrowalt-r.is-active .brxa-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt-r .brxa-inner:after,.brxa--arrowalt-r.is-active .brxa-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brxa--arrowalt .brxa-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brxa--arrowalt .brxa-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt .brxa-inner:before,.brxa--arrowalt.is-active .brxa-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt .brxa-inner:after,.brxa--arrowalt.is-active .brxa-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner,.brxa--arrowturn-r.is-active .brxa-inner{transform:rotate(-180deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner:before,.brxa--arrowturn-r.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner:after,.brxa--arrowturn-r.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner,.brxa--arrowturn.is-active .brxa-inner{transform:rotate(-180deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner:before,.brxa--arrowturn.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner:after,.brxa--arrowturn.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.brxa--boring .brxa-inner,.brxa--boring .brxa-inner:after,.brxa--boring .brxa-inner:before{transition-property:none}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner,.brxa--boring.is-active .brxa-inner{transform:rotate(45deg)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner:before,.brxa--boring.is-active .brxa-inner:before{opacity:0;top:0}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner:after,.brxa--boring.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg)}.brxa--collapse-r .brxa-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--collapse-r .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.brxa--collapse-r .brxa-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--collapse-r.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--collapse-r.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.brxa--collapse-r.is-active .brxa-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.brxa--collapse .brxa-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--collapse .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.brxa--collapse .brxa-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--collapse.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--collapse.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.brxa--collapse.is-active .brxa-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.brxa--elastic-r .brxa-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic-r .brxa-inner:before{top:10px;transition:opacity .125s ease .275s}.brxa--elastic-r .brxa-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic-r.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.brxa--elastic-r.is-active .brxa-inner:before{opacity:0;transition-delay:0s}.brxa--elastic-r.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.brxa--elastic .brxa-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic .brxa-inner:before{top:10px;transition:opacity .125s ease .275s}.brxa--elastic .brxa-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.brxa--elastic.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.brxa--elastic.is-active .brxa-inner:before{opacity:0;transition-delay:0s}.brxa--elastic.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.brxa--emphatic-r .brxa-inner{transition:background-color .125s ease-in .175s}.brxa--emphatic-r .brxa-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.brxa--emphatic-r .brxa-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.brxa--emphatic-r.is-active .brxa-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.brxa--emphatic-r.is-active .brxa-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--emphatic-r.is-active .brxa-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--emphatic .brxa-inner{transition:background-color .125s ease-in .175s}.brxa--emphatic .brxa-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.brxa--emphatic .brxa-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.brxa--emphatic.is-active .brxa-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.brxa--emphatic.is-active .brxa-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--emphatic.is-active .brxa-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.brxa--minus .brxa-inner:after,.brxa--minus .brxa-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:before,.brxa--minus.is-active .brxa-inner:after,.brxa--minus.is-active .brxa-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:before,.brxa--minus.is-active .brxa-inner:before{top:0}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:after,.brxa--minus.is-active .brxa-inner:after{bottom:0}.brxa--slider-r .brxa-inner{top:2px}.brxa--slider-r .brxa-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.brxa--slider-r .brxa-inner:after{top:20px}.brxa--slider-r.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.brxa--slider-r.is-active .brxa-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.7142857143px,-6px,0)}.brxa--slider-r.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.brxa--slider .brxa-inner{top:2px}.brxa--slider .brxa-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.brxa--slider .brxa-inner:after{top:20px}.brxa--slider.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(45deg)}.brxa--slider.is-active .brxa-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0)}.brxa--slider.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.brxa--spin-r .brxa-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--spin-r .brxa-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.brxa--spin-r .brxa-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.brxa--spin-r.is-active .brxa-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--spin-r.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.brxa--spin-r.is-active .brxa-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.brxa--spin .brxa-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--spin .brxa-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.brxa--spin .brxa-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner,.brxa--spin.is-active .brxa-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner:before,.brxa--spin.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner:after,.brxa--spin.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.brxa--spring-r .brxa-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--spring-r .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.brxa--spring-r .brxa-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--spring-r.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--spring-r.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.brxa--spring-r.is-active .brxa-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.brxa--spring .brxa-inner{top:2px;transition:background-color 0s linear .13s}.brxa--spring .brxa-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brxa--spring .brxa-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner,.brxa--spring.is-active .brxa-inner{background-color:transparent!important;transition-delay:.22s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner:before,.brxa--spring.is-active .brxa-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner:after,.brxa--spring.is-active .brxa-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.brxa--stand-r .brxa-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.brxa--stand-r .brxa-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand-r .brxa-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand-r.is-active .brxa-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.brxa--stand-r.is-active .brxa-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--stand-r.is-active .brxa-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--stand .brxa-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.brxa--stand .brxa-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand .brxa-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.brxa--stand.is-active .brxa-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.brxa--stand.is-active .brxa-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--stand.is-active .brxa-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.brxa--squeeze .brxa-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.brxa--squeeze .brxa-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.brxa--squeeze .brxa-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner,.brxa--squeeze.is-active .brxa-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner:before,.brxa--squeeze.is-active .brxa-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner:after,.brxa--squeeze.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.brxa--vortex-r .brxa-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex-r .brxa-inner:after,.brxa--vortex-r .brxa-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.brxa--vortex-r .brxa-inner:before{transition-property:top,opacity}.brxa--vortex-r .brxa-inner:after{transition-property:bottom,transform}.brxa--vortex-r.is-active .brxa-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex-r.is-active .brxa-inner:after,.brxa--vortex-r.is-active .brxa-inner:before{transition-delay:0s}.brxa--vortex-r.is-active .brxa-inner:before{opacity:0;top:0}.brxa--vortex-r.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg)}.brxa--vortex .brxa-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex .brxa-inner:after,.brxa--vortex .brxa-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.brxa--vortex .brxa-inner:before{transition-property:top,opacity}.brxa--vortex .brxa-inner:after{transition-property:bottom,transform}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner,.brxa--vortex.is-active .brxa-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:before,.brxa--vortex.is-active .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:before{transition-delay:0s}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:before,.brxa--vortex.is-active .brxa-inner:before{opacity:0;top:0}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:after{bottom:0;transform:rotate(90deg)}.brxe-toggle{--brxe-toggle-scale:1;--brxe-toggle-width:40px;--brxe-toggle-height:24px;--brxe-toggle-bar-height:4px;--brxe-toggle-bar-width:40px;--brxe-toggle-bar-radius:4px;cursor:pointer;display:flex;line-height:1}.brxe-toggle:has(.brxa-wrap){transform:scale(var(--brxe-toggle-scale))}.brxe-toggle .brxa-inner,.brxe-toggle .brxa-inner:after,.brxe-toggle .brxa-inner:before{border-radius:var(--brxe-toggle-bar-radius);height:var(--brxe-toggle-bar-height);width:var(--brxe-toggle-bar-width)}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-nav-nested{align-items:center;display:inline-flex}.brxe-nav-nested[data-toggle=always] .brx-nav-nested-items{display:none}.brxe-nav-nested[data-toggle=always] .brx-toggle-div,.brxe-nav-nested[data-toggle=always] .brxe-toggle{display:inline-flex}.brxe-nav-nested .brx-toggle-div,.brxe-nav-nested .brxe-toggle{display:none}.brxe-nav-nested .menu-item:has(>.brx-toggle-div:not(.is-active):not(.brx-child-node)){display:none}.brxe-nav-nested li.menu-item:has(>.brxe-text-link>.icon>svg,>.brxe-text-link>.icon>i){display:flex}.brxe-nav-nested li.brxe-text-link.menu-item{display:list-item}.brxe-nav-nested.brx-open .brxe-dropdown:not([data-toggle=click]) .brx-dropdown-content:after{content:none}.brxe-nav-nested.brx-open .brx-nav-nested-items{align-items:stretch;background-color:#fff;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:safe center;left:0;overflow-y:auto;position:fixed;right:0;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;z-index:1001}.brxe-nav-nested.brx-open.brx-mobile-center .brx-nav-nested-items{justify-content:safe center!important}.brxe-nav-nested.brx-open.multilevel .brx-nav-nested-items{overflow:hidden}.brxe-nav-nested.brx-open li.menu-item a{justify-content:inherit;width:100%}.brxe-nav-nested.brx-open :where(li.menu-item.brx-toggle-div){display:block}.brxe-nav-nested.brx-open .brx-submenu-toggle{justify-content:space-between}.brxe-nav-nested.brx-open .brxe-dropdown:hover:before{content:none}.brxe-nav-nested.brx-open .brxe-dropdown.open>.brx-dropdown-content{display:flex;min-width:auto;opacity:1;overflow-y:auto;position:static;visibility:visible}.brxe-nav-nested.brx-open .brxe-dropdown .brx-dropdown-content{display:none}.brxe-nav-nested.brx-open .brx-has-megamenu .brx-dropdown-content{min-width:0!important}.brxe-nav-nested.brx-closing .brx-nav-nested-items{opacity:0!important;visibility:hidden!important}.brx-nav-nested-items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;list-style-type:none;margin:0;padding:0}.brx-nav-nested-items>li>a.bricks-link-wrapper{display:flex}.brx-nav-nested-items>li:has(>.brxe-svg){line-height:1}}@layer bricks {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}@media (max-width: 478px) {.bricks-search-overlay.show ~ .nav-bar { display: none !important;}.bricks-search-overlay.show { z-index: 9999;}.bricks-search-overlay.show ~ * { pointer-events: none;}}#brxe-zwyovp .bricks-site-logo {width: 200px}#brxe-zwyovp {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}selector:hover { cursor: pointer;}@media (min-width: 1366px) {#brxe-zwyovp {flex-shrink: 0}}@media (max-width: 1220px) {#brxe-zwyovp {display: none}#brxe-zwyovp .bricks-site-logo {width: 200px}}@media (max-width: 991px) {#brxe-zwyovp .bricks-site-logo {width: 130px}#brxe-zwyovp {margin-right: 10px}}@media (max-width: 820px) {#brxe-zwyovp .bricks-site-logo {width: 120px}}@media (max-width: 768px) {#brxe-zwyovp {flex-grow: 0.9}#brxe-zwyovp .bricks-site-logo {width: 200px}}@media (max-width: 478px) {#brxe-zwyovp .bricks-site-logo {width: 150px}}@media (max-width: 1220px) {#brxe-dxfipz .bricks-site-logo {width: 60px}}@media (max-width: 860px) {#brxe-dxfipz .bricks-site-logo {width: 50px}}@media (max-width: 820px) {#brxe-dxfipz .bricks-site-logo {width: 40px}}@media (max-width: 768px) {#brxe-dxfipz {flex-grow: 0.9}#brxe-dxfipz .bricks-site-logo {width: 60px}}@media (max-width: 478px) {#brxe-dxfipz .bricks-site-logo {width: 50px}#brxe-dxfipz {padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0}}#brxe-cvrxcx:hover {color: #ff0059; color: #ff0051; fill: #ff0051}@media (max-width: 768px) {#brxe-cvrxcx {margin-top: 6px; margin-left: 3px; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; left: 40%; justify-content: flex-start; transition: 0.3s; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-cvrxcx {border-bottom: 0 solid #e0e0e0; background-color: #f5f5f5; color: #005492; font-size: 16px; position: relative; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; flex-direction: row; justify-content: flex-start; left: 40%; --brxe-toggle-scale: 0.8; margin-top: 6px; margin-left: 3px; box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); transition: 0.3s; font-size: 30px}#brxe-cvrxcx:hover {color: #cc0000}#brxe-cvrxcx:active {color: var(--bricks-color-ozwfjk)}}#brxe-qqyodx {color: var(--bricks-color-canvhp); font-family: "Bebas Neue"; font-size: 18px}#brxe-qqyodx:hover {color: var(--bricks-color-ozwfjk)}#brxe-qqyodx a:hover { color: #00a6dd !important;}selector:hover { cursor: pointer;}@media (min-width: 1366px) {#brxe-qqyodx {font-size: 19px}}@media (max-width: 1150px) {#brxe-qqyodx {font-size: 18px}}@media (max-width: 1024px) {#brxe-qqyodx {font-size: 16px}}@media (max-width: 991px) {#brxe-qqyodx {font-size: 14.5px}}@media (max-width: 860px) {#brxe-qqyodx {font-size: 13px}}@media (max-width: 820px) {#brxe-qqyodx {font-size: 13px}}@media (max-width: 768px) {#brxe-qqyodx {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-qqyodx {border-bottom: 1px solid #e0e0e0; position: relative; background-color: #f5f5f5; color: #005492; font-size: 16px; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; width: 100%; transition: 0.3s}#brxe-qqyodx:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-qqyodx:active {font-weight: 600; color: var(--bricks-color-ozwfjk); border-bottom: 3px solid var(--bricks-color-cfwfoj)}٪root% a { font-weight: 600;}}#brxe-kgnwjb {color: var(--bricks-color-canvhp); font-family: "Bebas Neue"; font-size: 18px}#brxe-kgnwjb:hover {color: var(--bricks-color-ozwfjk)}#brxe-kgnwjb a:hover { color: #00a6dd !important;}selector:hover { cursor: pointer;}@media (min-width: 1366px) {#brxe-kgnwjb {font-size: 19px}}@media (max-width: 1150px) {#brxe-kgnwjb {font-size: 18px}}@media (max-width: 1024px) {#brxe-kgnwjb {font-size: 16px}}@media (max-width: 991px) {#brxe-kgnwjb {text-align: center; font-size: 14.5px}}@media (max-width: 860px) {#brxe-kgnwjb {font-size: 13px}}@media (max-width: 820px) {#brxe-kgnwjb {font-size: 13px}}@media (max-width: 768px) {#brxe-kgnwjb {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-kgnwjb {border-bottom: 1px solid #e0e0e0; position: relative; background-color: #f5f5f5; color: #005492; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; transition: 0.3s}٪root% a { font-weight: 600;}#brxe-kgnwjb:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-kgnwjb:active {font-weight: 600; color: var(--bricks-color-ozwfjk); border-bottom: 3px solid var(--bricks-color-cfwfoj)}}#brxe-qqitrf {font-size: 18px; color: var(--bricks-color-canvhp); font-family: "Bebas Neue"}#brxe-qqitrf:hover {color: var(--bricks-color-ozwfjk)}#brxe-qqitrf a:hover { color: #00a6dd !important;}@media (min-width: 1366px) {#brxe-qqitrf {font-size: 19px}}@media (max-width: 1150px) {#brxe-qqitrf {font-size: 18px}}@media (max-width: 1024px) {#brxe-qqitrf {font-size: 16px}}@media (max-width: 991px) {#brxe-qqitrf {font-size: 14.5px; text-align: center}}@media (max-width: 860px) {#brxe-qqitrf {font-size: 13px}}@media (max-width: 820px) {#brxe-qqitrf {font-size: 13px}}@media (max-width: 768px) {#brxe-qqitrf {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-qqitrf {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; color: #005492; transition: 0.3s; position: relative; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5}#brxe-qqitrf:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-qqitrf:active {color: var(--bricks-color-ozwfjk); font-weight: 600}٪root% a { font-weight: 600;}}#brxe-vgbdsk {color: var(--bricks-color-canvhp); font-family: "Bebas Neue"; font-size: 18px}#brxe-vgbdsk:hover {color: var(--bricks-color-ozwfjk)}#brxe-vgbdsk a:hover { color: #00a6dd !important;}@media (min-width: 1366px) {#brxe-vgbdsk {font-size: 19px}}@media (max-width: 1150px) {#brxe-vgbdsk {font-size: 18px}}@media (max-width: 1024px) {#brxe-vgbdsk {font-size: 16px}}@media (max-width: 991px) {#brxe-vgbdsk {font-size: 14.5px}}@media (max-width: 860px) {#brxe-vgbdsk {font-size: 13px}}@media (max-width: 820px) {#brxe-vgbdsk {font-size: 13px}}@media (max-width: 768px) {#brxe-vgbdsk {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-vgbdsk {color: #005492; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; border-bottom: 1px solid #e0e0e0; position: relative; background-color: #f5f5f5; transition: 0.3s}#brxe-vgbdsk:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-vgbdsk:active {font-weight: 600; color: var(--bricks-color-ozwfjk)}٪root% a { font-weight: 600;}}#brxe-fdtxwb {color: var(--bricks-color-canvhp); font-family: "Bebas Neue"; font-size: 18px}#brxe-fdtxwb:hover {color: var(--bricks-color-ozwfjk)}#brxe-fdtxwb a:hover { color: #00a6dd !important;}@media (min-width: 1366px) {#brxe-fdtxwb {font-size: 19px}}@media (max-width: 1150px) {#brxe-fdtxwb {font-size: 18px}}@media (max-width: 1024px) {#brxe-fdtxwb {font-size: 16px}}@media (max-width: 991px) {#brxe-fdtxwb {text-align: center; font-size: 14.5px}}@media (max-width: 860px) {#brxe-fdtxwb {font-size: 13px}}@media (max-width: 820px) {#brxe-fdtxwb {font-size: 13px}}@media (max-width: 768px) {#brxe-fdtxwb {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-fdtxwb {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; color: #005492; position: relative; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; transition: 0.3s}#brxe-fdtxwb:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-fdtxwb:active {font-weight: 600; color: var(--bricks-color-ozwfjk)}٪root% a { font-weight: 600;}}#brxe-hyyqab:hover {color: var(--bricks-color-ozwfjk)}#brxe-hyyqab {font-size: 18px; color: var(--bricks-color-canvhp); font-family: "Bebas Neue"}#brxe-hyyqab a:hover { color: #00a6dd !important;}@media (min-width: 1366px) {#brxe-hyyqab {font-size: 19px}}@media (max-width: 1150px) {#brxe-hyyqab {font-size: 18px}}@media (max-width: 1024px) {#brxe-hyyqab {font-size: 16px}}@media (max-width: 991px) {#brxe-hyyqab {font-size: 14.5px}}@media (max-width: 860px) {#brxe-hyyqab {font-size: 13px}}@media (max-width: 820px) {#brxe-hyyqab {font-size: 13px}}@media (max-width: 768px) {#brxe-hyyqab {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-hyyqab {color: #005492; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; transition: 0.3s}#brxe-hyyqab:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-hyyqab:active {font-weight: 600; color: var(--bricks-color-ozwfjk)}٪root% a { font-weight: 600;}}#brxe-cynsjs:hover {color: var(--bricks-color-ozwfjk)}#brxe-cynsjs {font-size: 18px; font-family: "Bebas Neue"; color: var(--bricks-color-canvhp)}#brxe-cynsjs a:hover { color: #00a6dd !important;}@media (min-width: 1366px) {#brxe-cynsjs {font-size: 19px}}@media (max-width: 1150px) {#brxe-cynsjs {font-size: 18px}}@media (max-width: 1024px) {#brxe-cynsjs {font-size: 16px}}@media (max-width: 991px) {#brxe-cynsjs {font-size: 14.5px}}@media (max-width: 860px) {#brxe-cynsjs {font-size: 13px}}@media (max-width: 820px) {#brxe-cynsjs {font-size: 13px}}@media (max-width: 768px) {#brxe-cynsjs {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-cynsjs {border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; color: #005492; position: relative; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; transition: 0.3s}#brxe-cynsjs:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-cynsjs:active {color: var(--bricks-color-ozwfjk); font-weight: 600}٪root% a { font-weight: 600;}}#brxe-whukwi {font-size: 18px; font-family: "Bebas Neue"; color: var(--bricks-color-canvhp)}#brxe-whukwi:hover {color: var(--bricks-color-ozwfjk)}#brxe-whukwi a:hover { color: #00a6dd !important;}@media (min-width: 1366px) {#brxe-whukwi {font-size: 19px}}@media (max-width: 1150px) {#brxe-whukwi {font-size: 18px}}@media (max-width: 1024px) {#brxe-whukwi {font-size: 16px}}@media (max-width: 991px) {#brxe-whukwi {font-size: 14.5px}}@media (max-width: 860px) {#brxe-whukwi {font-size: 13px}}@media (max-width: 820px) {#brxe-whukwi {font-size: 13px}}@media (max-width: 768px) {#brxe-whukwi {padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; position: relative; transition: 0.3s; border-bottom: 1px solid #e0e0e0; background-color: #f5f5f5; font-size: 16px; color: #005492}}@media (max-width: 478px) {#brxe-whukwi {border-bottom: 1px solid #e0e0e0; position: relative; background-color: #f5f5f5; color: #005492; padding-top: 12px; padding-right: 16px; padding-bottom: 12px; padding-left: 16px; transition: 0.3s}#brxe-whukwi:hover {color: var(--bricks-color-ozwfjk); border-bottom: 3px solid #00a6dd}#brxe-whukwi:active {font-weight: 600; color: var(--bricks-color-ozwfjk)}}#brxe-hziywq {font-size: 18px; color: var(--bricks-color-canvhp); font-family: "Bebas Neue"; align-self: center !important; align-items: center; justify-content: center; flex-wrap: nowrap; flex-grow: 1}@media (min-width: 1366px) {#brxe-hziywq {flex-grow: 1}}@media (max-width: 991px) {#brxe-hziywq {font-size: 15px; margin-right: 5px; margin-left: 5px; column-gap: 16px}}@media (max-width: 860px) {#brxe-hziywq {column-gap: 14px}}@media (max-width: 820px) {#brxe-hziywq {column-gap: 10px; row-gap: 15px}}@media (max-width: 768px) {#brxe-hziywq {margin-left: -1px; width: 100%; display: block; background-color: #f2f2f2}٪root% a { font-weight: 600;}}@media (max-width: 478px) {#brxe-hziywq {border-bottom-width: 0; border-bottom-color: #f2f2f2; position: fixed; background-color: #f2f2f2; flex-direction: column; align-self: center !important; justify-content: center; align-items: center; flex-wrap: nowrap; width: 100%; display: block; margin-left: -1px}٪root% a { font-weight: 600;}}@media (max-width: 768px) {#brxe-ccjxvw {color: var(--bricks-color-canvhp); padding-left: 5px; transition: 0.3s}#brxe-ccjxvw:hover {color: var(--bricks-color-cfwfoj)}}@media (max-width: 478px) {#brxe-ccjxvw {padding-left: 5px; order: 0; --brxe-toggle-scale: 0.8; color: #005492; transition: 0.3s}#brxe-ccjxvw .brxa-inner {--brxe-toggle-bar-radius: 4px; --brxe-toggle-bar-height: 4px}#brxe-ccjxvw:hover {color: var(--bricks-color-ozwfjk)}#brxe-ccjxvw:active {color: var(--bricks-color-ozwfjk)}}@layer bricks {@media (max-width: 768px) {#brxe-btpsli .brx-toggle-div { display: inline-flex; }#brxe-btpsli .brxe-toggle { display: inline-flex; }[data-script-id="btpsli"] .brx-nav-nested-items {opacity: 0;visibility: hidden;gap: 0;position: fixed;z-index: 1001;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;flex-direction: column;background-color: #fff;overflow-y: scroll;flex-wrap: nowrap;}#brxe-btpsli.brx-open .brx-nav-nested-items {opacity: 1;visibility: visible;}}}#brxe-btpsli {margin-right: 0; padding-right: 0}@media (min-width: 1366px) {#brxe-btpsli {padding-right: 5%}}@media (max-width: 1150px) {#brxe-btpsli .brx-nav-nested-items {gap: 20px}}@media (max-width: 1024px) {#brxe-btpsli .brx-nav-nested-items {gap: 20px}}@media (max-width: 991px) {#brxe-btpsli .brx-nav-nested-items {gap: 18px}}@media (max-width: 860px) {#brxe-btpsli .brx-nav-nested-items {gap: 18px}}@media (max-width: 820px) {#brxe-btpsli .brx-nav-nested-items {gap: 15px}}@media (max-width: 768px) {#brxe-btpsli {order: 1; margin-right: 4px; z-index: 9999; background-color: var(--bricks-color-tguios)}#brxe-btpsli.brx-open .brx-nav-nested-items {width: 100%; height: 100%; align-items: center; justify-content: center; background-color: #f5f5f5}#brxe-btpsli.brx-open .brx-submenu-toggle {justify-content: center}#brxe-btpsli.brx-open .brx-nav-nested-items > li {justify-content: center}#brxe-btpsli.brx-open li.menu-item {display: flex}}@media (max-width: 478px) {#brxe-btpsli {z-index: 9999; background-color: var(--bricks-color-tguios); margin-right: 4px}#brxe-btpsli.brx-open .brx-nav-nested-items {height: 100%; background-color: #f5f5f5; width: 100%; align-items: center; justify-content: center}#brxe-btpsli.brx-open .brx-submenu-toggle {justify-content: center}#brxe-btpsli.brx-open .brx-nav-nested-items > li {justify-content: center}#brxe-btpsli.brx-open li.menu-item {display: flex}}#brxe-aiwktp li.has-link a, #brxe-aiwktp li.no-link {color: #ffffff; font-family: "Bebas Neue"; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 1px}#brxe-aiwktp .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-cfwfoj)}#brxe-aiwktp .repeater-item:nth-child(1).no-link {color: var(--bricks-color-cfwfoj)}#brxe-aiwktp .repeater-item:nth-child(1).has-link a:hover {color: var(--bricks-color-onuzzi)}#brxe-aiwktp .repeater-item:nth-child(1).no-link:hover {color: var(--bricks-color-onuzzi)}#brxe-aiwktp .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-ozwfjk)}#brxe-aiwktp .repeater-item:nth-child(2).no-link {color: var(--bricks-color-ozwfjk)}#brxe-aiwktp .repeater-item:nth-child(2).has-link a:hover {color: var(--bricks-color-onuzzi)}#brxe-aiwktp .repeater-item:nth-child(2).no-link:hover {color: var(--bricks-color-onuzzi)}#brxe-aiwktp {display: inline-flex}#brxe-aiwktp .icon {font-size: 20px}#brxe-aiwktp svg {height: 20px; width: auto}@media (min-width: 1366px) {#brxe-aiwktp {display: inline-flex; flex-shrink: 0}}@media (max-width: 768px) {#brxe-aiwktp {flex-grow: 1; flex-direction: row; gap: 0px}#brxe-aiwktp li.has-link a, #brxe-aiwktp li.no-link {width: 100%; padding-top: 0; padding-right: 15px; padding-bottom: 0; padding-left: 0; align-items: center}#brxe-aiwktp .icon {font-size: 20px}#brxe-aiwktp svg {height: 20px; width: auto}}@media (max-width: 478px) {#brxe-aiwktp li.has-link a, #brxe-aiwktp li.no-link {width: 100%; padding-top: 0; padding-right: 5px; padding-bottom: 0; padding-left: 5px; align-items: center}#brxe-aiwktp .icon {font-size: 16px}#brxe-aiwktp svg {height: 16px; width: auto}}#brxe-shzvqz {align-items: center; padding-right: 15px; padding-left: 15px; border-radius: 4px; height: 24px; max-width: 100px; color: var(--bricks-color-tguios); text-transform: uppercase; font-family: "Bebas Neue"; font-size: 14px; flex-direction: column; align-self: center; flex-grow: 1; flex-shrink: 0; cursor: pointer}#brxe-shzvqz{ animation-iteration-count: infinite;}@media (min-width: 1366px) {#brxe-shzvqz {flex-shrink: 0}}@media (max-width: 991px) {#brxe-shzvqz {border-radius: 4px; margin-right: 20px; margin-left: 0}}@media (max-width: 820px) {#brxe-shzvqz {font-size: 12px}}@media (max-width: 768px) {#brxe-shzvqz {border-radius: 4px}}@media (max-width: 478px) {#brxe-shzvqz {width: auto; font-size: 12px; padding-right: 5px; padding-left: 5px; margin-left: 5px; border-radius: 4px}}#brxe-jczkig button {color: var(--bricks-color-canvhp); font-size: 23px}#brxe-jczkig input[type=search]::placeholder {color: rgba(255, 255, 255, 0.61)}#brxe-jczkig input[type=search] {background-color: rgba(0, 0, 0, 0); border-width: 1px; border-color: var(--bricks-color-tguios); color: var(--bricks-color-tguios)}#brxe-jczkig .title {color: var(--bricks-color-tguios)}#brxe-jczkig .bricks-search-overlay {background-color: var(--bricks-color-canvhp)}#brxe-jczkig form:hover {color: var(--bricks-color-ozwfjk)}@media (min-width: 1366px) {#brxe-jczkig {flex-shrink: 0}}@media (max-width: 991px) {#brxe-jczkig {position: static; align-self: center; margin-right: 10px}#brxe-jczkig input[type=search]::placeholder {color: rgba(255, 255, 255, 0.61)}#brxe-jczkig input[type=search] {background-color: rgba(0, 0, 0, 0); border-width: 1px; border-color: var(--bricks-color-tguios); color: var(--bricks-color-tguios)}#brxe-jczkig button {color: var(--bricks-color-canvhp); font-size: 23px; width: 0px; height: 0px}#brxe-jczkig .title {color: var(--bricks-color-tguios)}#brxe-jczkig .bricks-search-overlay {background-color: var(--bricks-color-canvhp)}}@media (max-width: 478px) {#brxe-jczkig button {padding-right: 5px; padding-left: 5px; font-size: 20px}}#brxe-loxvjl {display: flex; flex-direction: row; justify-content: center; align-items: center; height: 60px}@media (min-width: 1366px) {#brxe-loxvjl {height: 60px}}@media (max-width: 991px) {#brxe-loxvjl {display: flex; justify-content: center}}@media (max-width: 768px) {#brxe-loxvjl {height: 40px}}@media (max-width: 478px) {#brxe-loxvjl {flex-wrap: nowrap; flex-grow: ۰}}#brxe-jozdeu {flex-direction: row; justify-content: space-between; align-items: center; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; border-bottom: 1px solid var(--bricks-color-likepz); background-color: var(--bricks-color-tguios); box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15); width: 100%; max-width: none; z-index: 999; flex-wrap: nowrap; position: sticky; top: 0px; height: 80px}@media (min-width: 1366px) {#brxe-jozdeu {width: 100%; max-width: none; top: 0px; z-index: 999}}@media (max-width: 991px) {#brxe-jozdeu {flex-direction: row; align-items: center; justify-content: space-between; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; border-bottom: 1px solid var(--bricks-color-spkqtn); flex-wrap: nowrap}}@media (max-width: 768px) {#brxe-jozdeu {flex-wrap: nowrap; position: fixed; padding-top: 0; padding-bottom: 0; margin-bottom: 0; height: 70px}}@media (max-width: 478px) {#brxe-jozdeu {flex-wrap: nowrap; position: fixed; top: 0px; margin-top: 0; margin-bottom: 0; height: 60px}}#brxe-xphlcx {width: 100%; max-width: none; z-index: 999; position: fixed; justify-content: center; padding-bottom: 0; margin-bottom: 20px}@media (min-width: 1366px) {#brxe-xphlcx {padding-bottom: 0; width: 100%; max-width: none; z-index: 999}}@media (max-width: 991px) {#brxe-xphlcx {justify-content: center; position: fixed}}@media (max-width: 768px) {#brxe-xphlcx {flex-wrap: nowrap; justify-content: center; position: fixed; top: 0px}}@media (max-width: 478px) {#brxe-xphlcx {justify-content: center; top: 0px}}#brxe-qkuhwp {display: block; height: 50px; width: 100%; position: relative; flex-shrink: 0; min-height: 50px; max-height: 50px; z-index: 900}#brxe-wskxlo {position: fixed; background-color: rgba(0, 0, 0, 0); border: 0; color: var(--bricks-color-spkqtn); padding-right: 2px; padding-left: 0; margin-bottom: -35px; margin-left: -10px; cursor: pointer}#brxe-wskxlo i {color: #972020; font-size: 20px}@media (max-width: 478px) {#brxe-wskxlo {margin-bottom: -35px; margin-left: -10px}#brxe-wskxlo i {font-size: 25px}}@media (max-width: 375px) {#brxe-wskxlo {margin-bottom: -40px}}#brxe-ilrjpe {align-self: flex-start !important; justify-content: flex-end; flex-direction: column}@media (max-width: 768px) {#brxe-ilrjpe {flex-wrap: nowrap}}#brxe-qawosg {font-size: 28px; font-family: "Bebas Neue"; text-align: center}#brxe-wuyqbo {font-size: 14px; text-align: center}@media (max-width: 860px) {#brxe-wuyqbo {font-size: 13px}}@media (max-width: 768px) {#brxe-wuyqbo {font-size: 14px}}#brxe-cprwya {font-size: 12px; width: 100%; margin-top: 5px}#brxe-cprwya .bricks-button {font-family: "Merriweather"}#brxe-cprwya label {font-size: 13px}#brxe-cprwya .label {font-size: 13px}#brxe-cprwya ::placeholder {color: var(--bricks-color-spkqtn); font-size: 13px}#brxe-cprwya select {color: var(--bricks-color-spkqtn); font-size: 13px; border-radius: 6px}#brxe-cprwya button[type=submit].bricks-button {border-radius: 4px}#brxe-cprwya .form-group input {border-radius: 6px; font-size: 13px}#brxe-cprwya .flatpickr {border-radius: 6px}#brxe-cprwya textarea {border-radius: 6px; font-size: 13px}#brxe-cprwya .bricks-button:not([type=submit]) {border-radius: 6px}#brxe-cprwya .choose-files {border-radius: 6px}#brxe-cprwya .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 10px}@media (max-width: 768px) {#brxe-cprwya {font-size: 12px}}#brxe-panxzv {background-color: var(--bricks-color-tguios); position: static; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; margin-top: 38px; margin-left: 60px; display: grid; align-items: initial; align-self: center !important; justify-content: center; align-items: center; align-content: center; justify-items: center; max-width: 450px; max-height: 100vh; border-radius: 8px}@media (max-width: 1220px) {#brxe-panxzv {justify-items: center; align-items: center; justify-content: center; align-content: center}}@media (max-width: 1150px) {#brxe-panxzv {border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center}}@media (max-width: 1024px) {#brxe-panxzv {border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center}}@media (max-width: 991px) {#brxe-panxzv {border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center}}@media (max-width: 860px) {#brxe-panxzv {padding-top: 10px; border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center}}@media (max-width: 820px) {#brxe-panxzv {border-radius: 8px; align-items: center; justify-items: center; justify-content: center; align-content: center}}@media (max-width: 768px) {#brxe-panxzv {padding-top: 10px; border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center; margin-top: 25px; margin-left: 0}}@media (max-width: 478px) {#brxe-panxzv {padding-top: 10px; margin-top: 10px; margin-left: 0; max-height: 100vh; height: 100vh; border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center}}@media (max-width: 375px) {#brxe-panxzv {border-radius: 8px; justify-items: center; align-items: center; justify-content: center; align-content: center}}#subscribe-popup {min-width: 100vw; min-height: 60vh; align-self: center !important; justify-content: center; align-items: center; background-color: rgba(0, 84, 146, 0.78); position: fixed; z-index: 9999; display: none; justify-items: center; left: 0px; top: 0px; max-height: 100%; height: 100%}@media (max-width: 768px) {#subscribe-popup {display: none}}@media (max-width: 478px) {#subscribe-popup {display: none; min-height: 100%}}