@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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-accordion-nested{width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}@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-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}.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)}.brxa--arrow-r.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.brxa--arrow-r.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.brxa--arrow.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.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)}.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}.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)}.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}.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}.brxa--arrowturn-r.is-active .brxa-inner{transform:rotate(-180deg)}.brxa--arrowturn-r.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.brxa--arrowturn-r.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.brxa--arrowturn.is-active .brxa-inner{transform:rotate(-180deg)}.brxa--arrowturn.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.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}.brxa--boring.is-active .brxa-inner{transform:rotate(45deg)}.brxa--boring.is-active .brxa-inner:before{opacity:0;top:0}.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}.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}.brxa--minus.is-active .brxa-inner:before{top:0}.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)}.brxa--spin.is-active .brxa-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--spin.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.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)}.brxa--spring.is-active .brxa-inner{background-color:transparent!important;transition-delay:.22s}.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}.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)}.brxa--squeeze.is-active .brxa-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.brxa--squeeze.is-active .brxa-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.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}.brxa--vortex.is-active .brxa-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.brxa--vortex.is-active .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:before{transition-delay:0s}.brxa--vortex.is-active .brxa-inner:before{opacity:0;top:0}.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;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)}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}: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}.brxe-button{width:auto}@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{overflow:hidden;position:relative}: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!important;text-align:center;width:100%;z-index:1}.brxe-text-link{gap:5px;vertical-align:middle}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}#brxe-d98bce {width: 100%; height: 100%; position: absolute}#brxe-d98bce:not(.tag), #brxe-d98bce img {object-fit: cover; object-position: 50% 50%}#brxe-825c74 {width: 100%; position: relative; height: 100%}#brxe-b8ef10 {background-color: #e6e7e8}#brxe-b8ef10 .splide__arrow {font-size: 18px; min-height: 18px; min-width: 18px}#brxe-b8ef10 .splide__arrow svg {height: 18px; width: 18px}#brxe-7b0b6b {width: 45%}@media (max-width: 767px) {#brxe-7b0b6b {width: 100%}}#brxe-0e0068 {text-align: center; color: #ffffff; font-weight: 400; padding-top: 0; padding-bottom: 0; background-color: #70000d; align-self: flex-start; display: flex}#brxe-0e0068:hover {background-color: #983a43; transition: background-color 0.4s ease-in-out}@media (max-width: 478px) {#brxe-0e0068:hover {background-color: #983a43}#brxe-0e0068 {background-color: #70000d}}#brxe-zcxqes {font-size: 1em}#brxe-npqqmn {align-items: center; flex-direction: row; justify-content: space-between}#brxe-thxmcl {font-size: 1em}#brxe-uqwitf {align-items: center; flex-direction: row; justify-content: space-between}#brxe-wyqzpa {font-size: 1em}#brxe-klsssj {align-items: center; flex-direction: row; justify-content: space-between}#brxe-zaamlk .accordion-title-wrapper {min-height: 50px}#brxe-zaamlk .accordion-content-wrapper {padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0}#brxe-bc2246 {width: 50%; row-gap: 2rem}@media (max-width: 767px) {#brxe-bc2246 {width: 100%; padding-top: 5rem}}#brxe-542253 {width: 80%; flex-direction: row; justify-content: space-between; margin-top: 0; margin-bottom: 0; padding-top: 2%; padding-bottom: 4%}@media (max-width: 991px) {#brxe-542253 {width: 90%}}@media (max-width: 767px) {#brxe-542253 {flex-direction: column; padding-top: 0}}#brxe-356872 {padding-top: 4%; padding-bottom: 4%}@media (max-width: 767px) {#brxe-356872 {padding-top: 4%}}#brxe-3716ac {width: 100%; height: 100%; display: flex}#brxe-3716ac:not(.tag), #brxe-3716ac img {object-fit: cover}@media (max-width: 478px) {#brxe-3716ac {margin-top: -3rem}}#brxe-b04cb7 {position: relative; overflow: hidden; width: 50%; aspect-ratio: 10/5; background-color: #e6ded4; justify-content: center; align-self: center !important}@media (max-width: 1151px) {#brxe-b04cb7 {aspect-ratio: 5/4}}@media (max-width: 991px) {#brxe-b04cb7 {aspect-ratio: 1/1}}@media (max-width: 767px) {#brxe-b04cb7 {width: 45%}}@media (max-width: 478px) {#brxe-b04cb7 {aspect-ratio: 1/1; width: 100%}}#brxe-98d9d2 {line-height: 2}#brxe-98d9d2 a {line-height: 2; font-size: inherit}#brxe-298cd9 {width: 30vw; align-self: center !important; justify-content: center}@media (max-width: 767px) {#brxe-298cd9 {width: 45%}}@media (max-width: 478px) {#brxe-298cd9 {width: 100%}}#brxe-c0c0ee {flex-direction: row; column-gap: 10rem; width: 80vw; align-items: flex-start; justify-content: center; background-color: #e6ded4; padding-top: 4%; padding-bottom: 4%; margin-top: o; margin-bottom: 0}@media (max-width: 991px) {#brxe-c0c0ee {width: 90%}}@media (max-width: 767px) {#brxe-c0c0ee {width: 90vw; column-gap: 3rem}}@media (max-width: 478px) {#brxe-c0c0ee {column-gap: 2rem; flex-direction: column}}#brxe-wauzpq {margin-right: -56px; line-height: 2}#brxe-wauzpq a {line-height: 2; font-size: inherit}#brxe-dzlpim {gap: 2rem; margin-top: 6%}#brxe-dzlpim:hover {color: #212121; transition: all 0.4s ease-in-out}#brxe-bmfuhz {width: 50%; align-self: center !important}@media (max-width: 767px) {#brxe-bmfuhz {width: 100%}}#brxe-lgnmtv:not(.tag), #brxe-lgnmtv img {object-fit: cover}@media (max-width: 767px) {#brxe-lgnmtv {padding-top: 30px; padding-bottom: 30px}}#brxe-cavprd {width: 30vw; align-self: center !important; position: relative; overflow: hidden; aspect-ratio: 3:5; flex-direction: column}@media (max-width: 767px) {#brxe-cavprd {width: 45%}}@media (max-width: 478px) {#brxe-cavprd {width: 100%}}#brxe-rcyqjw {width: 80vw; align-self: center !important; flex-direction: row; column-gap: 10rem; align-items: flex-start; margin-right: 0; margin-left: 0; justify-content: center; background-color: #fafaf8; padding-top: 4%; padding-bottom: 4%}@media (max-width: 767px) {#brxe-rcyqjw {width: 90vw; column-gap: 3rem}}@media (max-width: 478px) {#brxe-rcyqjw {width: 80%; column-gap: 2rem; justify-content: space-between}}#brxe-ttejse {background-color: #fafaf8; padding-top: 0}#brxe-7ec8c2 {background-color: #e6ded4; margin-top: 0; margin-bottom: 0}#brxe-6cbf48 {line-height: 2}#brxe-6cbf48 a {line-height: 2; font-size: inherit}#brxe-ab50b8 {width: 50%; margin-top: 0; margin-bottom: 0; align-self: center !important; justify-content: center}@media (max-width: 767px) {#brxe-ab50b8 {width: 45%}}@media (max-width: 478px) {#brxe-ab50b8 {width: 100%}}#brxe-d94ed4 {width: 100%; height: 100%; display: flex; align-items: center}#brxe-d94ed4:not(.tag), #brxe-d94ed4 img {object-fit: cover; object-position: 0% 0%}@media (max-width: 767px) {#brxe-d94ed4:not(.tag), #brxe-d94ed4 img {object-position: 60%}}@media (max-width: 478px) {#brxe-d94ed4 {margin-top: 0}}#brxe-e215b2 {overflow: hidden; width: 50%; aspect-ratio: 5/3; justify-content: center; align-self: center !important}@media (max-width: 767px) {#brxe-e215b2 {width: 45%; aspect-ratio: 4/5}}@media (max-width: 478px) {#brxe-e215b2 {aspect-ratio: 5/3; width: 100%}}#brxe-dda531 {flex-direction: row; align-items: flex-start; justify-content: center; width: 80vw; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; column-gap: 10rem; padding-top: 4%; padding-bottom: 4%}@media (max-width: 991px) {#brxe-dda531 {width: 90%; column-gap: 5rem}}@media (max-width: 767px) {#brxe-dda531 {width: 90vw; column-gap: 3rem}}@media (max-width: 478px) {#brxe-dda531 {flex-direction: column-reverse; width: 80vw; row-gap: 2rem}}[data-id="brxe-cee13f"].splide__slide {background-color: #e6ded4; padding-top: 0; padding-bottom: 0; justify-content: center; align-self: center !important; align-items: center; margin-top: 0; margin-bottom: 0}#brxe-4d5333 {width: 100%; height: 100%; display: flex; align-items: center}#brxe-4d5333:not(.tag), #brxe-4d5333 img {object-fit: cover; object-position: 50% 30%}@media (max-width: 478px) {#brxe-4d5333 {margin-top: 0}}#brxe-7c87fc {width: 50%; position: relative; overflow: hidden; aspect-ratio: 5/3; justify-content: center; align-self: center !important}@media (max-width: 767px) {#brxe-7c87fc {width: 45%; aspect-ratio: 4/5}}@media (max-width: 478px) {#brxe-7c87fc {width: 100%; aspect-ratio: 5/3}}#brxe-2cd3b6 {line-height: 2}#brxe-2cd3b6 a {line-height: 2; font-size: inherit}#brxe-7333ee {width: 50%; justify-content: center; align-self: center !important}@media (max-width: 767px) {#brxe-7333ee {width: 45%}}@media (max-width: 478px) {#brxe-7333ee {width: 100%}}#brxe-a88d2a {flex-direction: row; column-gap: 10rem; width: 80vw; align-items: flex-start; justify-content: center; background-color: #e6ded4; padding-top: 4%; padding-bottom: 4%}@media (max-width: 991px) {#brxe-a88d2a {column-gap: 5rem}}@media (max-width: 767px) {#brxe-a88d2a {width: 90vw; column-gap: 3rem}}@media (max-width: 478px) {#brxe-a88d2a {width: 80vw; flex-direction: column; row-gap: 2rem}}[data-id="brxe-6638ea"].splide__slide {background-color: #e6ded4}#brxe-404255 {line-height: 2}#brxe-404255 a {line-height: 2; font-size: inherit}#brxe-ac8fea {position: static; flex-direction: column; align-self: flex-start; z-index: 5; padding-top: 2rem; text-decoration: underline; transition: color 0.4s ease-in-out}#brxe-ac8fea:hover {transition: color 0.4s ease-in-out; color: #212121}@media (max-width: 478px) {#brxe-ac8fea {z-index: 5}}#brxe-778bc3 {width: 50%; align-self: center !important; justify-content: center}@media (max-width: 767px) {#brxe-778bc3 {width: 45%}}@media (max-width: 478px) {#brxe-778bc3 {width: 100%}}#brxe-5f087a:not(.tag), #brxe-5f087a img {object-fit: cover; object-position: 75%}#brxe-5f087a {width: 100%; height: 100%; display: flex; align-items: center}@media (max-width: 478px) {#brxe-5f087a {margin-top: 0}}#brxe-adbb3b {position: relative; overflow: hidden; aspect-ratio: 5/3; width: 50%; justify-content: center; align-self: center !important}@media (max-width: 767px) {#brxe-adbb3b {width: 45%; aspect-ratio: 4/5}}@media (max-width: 478px) {#brxe-adbb3b {aspect-ratio: 5/3; width: 100%}}#brxe-fa357f {width: 80vw; flex-direction: row; column-gap: 10rem; align-items: flex-start; justify-content: center; padding-top: 4%; padding-bottom: 4%}@media (max-width: 991px) {#brxe-fa357f {column-gap: 5rem}}@media (max-width: 767px) {#brxe-fa357f {width: 90vw; column-gap: 3rem}}@media (max-width: 478px) {#brxe-fa357f {width: 80vw; flex-direction: column-reverse; row-gap: 2rem}}[data-id="brxe-546463"].splide__slide {background-color: #e6ded4; align-self: center !important; margin-bottom: 16px}#brxe-f992d8 {background-color: #e6ded4; margin-top: 0; margin-bottom: 0}#brxe-f992d8 .splide__arrow {color: #616161; font-size: 32px; min-height: 32px; min-width: 32px}#brxe-f992d8 .splide__arrow svg {fill: #616161; height: 32px; width: 32px}#brxe-zdtwzm {padding-left: 0}#brxe-idpakz {margin-right: -56px; line-height: 2}#brxe-idpakz a {line-height: 2; font-size: inherit}#brxe-bzifny {width: 50%; align-self: center !important}@media (max-width: 767px) {#brxe-bzifny {width: 100%}}#brxe-kblusf:not(.tag), #brxe-kblusf img {object-fit: cover}@media (max-width: 767px) {#brxe-kblusf {padding-top: 30px; padding-bottom: 30px}}#brxe-ztnfgi {width: 30vw; flex-direction: column; align-self: center !important; position: relative; overflow: hidden; aspect-ratio: 3:5}@media (max-width: 767px) {#brxe-ztnfgi {width: 45%}}@media (max-width: 478px) {#brxe-ztnfgi {width: 100%}}#brxe-rwstfn {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 80vw; flex-direction: row; column-gap: 10rem; align-items: flex-start; justify-content: center; align-self: center !important; padding-top: 4%; padding-bottom: 4%}@media (max-width: 767px) {#brxe-rwstfn {width: 90vw; column-gap: 3rem}}@media (max-width: 478px) {#brxe-rwstfn {column-gap: 2rem; width: 80%; justify-content: space-between}}#brxe-drksyw {background-color: #fafaf8}#brxe-6a9db4 {padding-top: 0; padding-bottom: 0; background-color: #e6ded4}#brxe-7ffb36 {z-index: 5; align-self: flex-start; color: var(--bricks-color-15f6ce)}@media (max-width: 767px) {#brxe-7ffb36 {align-self: flex-start}}@media (max-width: 478px) {#brxe-7ffb36 {font-size: 28px}}#brxe-a8a9c1 {align-self: flex-start; color: var(--bricks-color-15f6ce); text-align: left; z-index: 5; flex-direction: column; width: 70%}@media (max-width: 991px) {#brxe-a8a9c1 {width: 80%}}@media (max-width: 767px) {#brxe-a8a9c1 {text-align: left; width: 100%}}@media (max-width: 478px) {#brxe-a8a9c1 {align-self: flex-start; display: flex; width: 100%}}#brxe-8a9ba4 {text-align: left; color: var(--bricks-color-15f6ce); text-decoration: underline; align-self: flex-start; flex-direction: column; z-index: 5; position: static; transition: color 0.4s ease-in-out}#brxe-8a9ba4:hover {transition: color 0.4s ease-in-out; color: var(--bricks-color-526669)}@media (max-width: 478px) {#brxe-8a9ba4 {z-index: 5}}#brxe-21e9a6 {z-index: 5; row-gap: 2rem; padding-top: 4%; padding-bottom: 4%}#brxe-085f5f {flex-direction: row; width: 80%; position: static; padding-top: 5rem; padding-bottom: 5rem}@media (max-width: 478px) {#brxe-085f5f {width: 90%}}#brxe-943664 {width: 100%; background-image: linear-gradient(rgba(33, 33, 33, 0.57), rgba(33, 33, 33, 0.57)); height: 100%; position: absolute; padding-top: 4%; padding-bottom: 4%}#brxe-f0f18a {justify-content: center; flex-direction: row; column-gap: 10rem; width: 100%; height: 100%; position: relative}@media (max-width: 478px) {#brxe-f0f18a {width: 100%}}#brxe-a395c5 {background-position: 0 10%; background-image: url(https://aestira.com/wp-content/uploads/2025/06/AestiraV3_20250601_MusgraveMediaProductions_001-scaled.webp); background-size: cover; background-attachment: fixed; justify-content: flex-start}@media (max-width: 1151px) {#brxe-a395c5 {background-position: 0 15%}}@media (max-width: 991px) {#brxe-a395c5 {background-position: 0 25%; background-attachment: scroll}}@media (max-width: 767px) {#brxe-a395c5 {background-position: center center}}@media (max-width: 478px) {#brxe-a395c5 {background-position: 40% center}}@media (max-width: 767px) {#brxe-nsqitt {padding-bottom: 20px}}#brxe-icixkh {width: 100%; align-items: flex-start; margin-right: 30px; align-self: center !important; padding-top: 0; padding-bottom: 0}@media (max-width: 767px) {#brxe-icixkh {width: 45%; scroll-snap-align: center; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-icixkh {width: 100%}}#brxe-xhskcn {width: 100%; align-items: flex-start; align-self: center !important}@media (max-width: 767px) {#brxe-xhskcn {width: 100%}}#brxe-nqmpzt {flex-direction: row; padding-top: 4%; padding-bottom: 4%}#brxe-ldnxin {flex-direction: row; width: 80%; padding-top: 4%; padding-bottom: 4%; position: static}@media (max-width: 478px) {#brxe-ldnxin {width: 90%}}#brxe-esznte {width: 100%; flex-direction: row; column-gap: 10rem; height: 100%; justify-content: center; position: relative; background-color: #fafaf8}@media (max-width: 478px) {#brxe-esznte {width: 100%}}#brxe-wzqlcv {background-position: 0 10%; background-image: url(https://aestira.com/wp-content/uploads/2025/06/AestiraV3_20250601_MusgraveMediaProductions_001-scaled.webp); background-size: cover; background-attachment: fixed; justify-content: flex-start; width: 100%}@media (max-width: 1151px) {#brxe-wzqlcv {background-position: 0 15%}}@media (max-width: 991px) {#brxe-wzqlcv {background-position: 0 25%; background-attachment: scroll}}@media (max-width: 767px) {#brxe-wzqlcv {background-position: center center}}@media (max-width: 478px) {#brxe-wzqlcv {background-position: 40% center}}#brxe-abshnz {align-self: center}#brxe-juyemk {justify-content: center; align-self: center}#brxe-txhkck {width: 100%; align-items: flex-start; margin-right: 30px; align-self: center !important; padding-top: 0; padding-bottom: 0; row-gap: 30px}@media (max-width: 767px) {#brxe-txhkck {scroll-snap-align: center; align-self: center !important; justify-content: center; align-items: center; width: 1000px; margin-right: 0}}@media (max-width: 478px) {#brxe-txhkck {width: 100%; margin-right: 0}}#brxe-eminnn {flex-direction: row; padding-top: 4%; padding-bottom: 4%}#brxe-ttlpoq {flex-direction: row; width: 80%; padding-top: 4%; padding-bottom: 4%; position: static}@media (max-width: 478px) {#brxe-ttlpoq {width: 90%}}#brxe-zcqudh {width: 100%; flex-direction: column; column-gap: 10rem; height: 100%; justify-content: center; position: relative; background-color: #e6ded4; align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-zcqudh {width: 100%}}#brxe-yniyrm {background-position: 0 10%; background-image: url(https://aestira.com/wp-content/uploads/2025/06/AestiraV3_20250601_MusgraveMediaProductions_001-scaled.webp); background-size: cover; background-attachment: fixed; justify-content: flex-start}@media (max-width: 1151px) {#brxe-yniyrm {background-position: 0 15%}}@media (max-width: 991px) {#brxe-yniyrm {background-position: 0 25%; background-attachment: scroll}}@media (max-width: 767px) {#brxe-yniyrm {background-position: center center}}@media (max-width: 478px) {#brxe-yniyrm {background-position: 40% center}}.brxe-yjxpbb .form-group:nth-child(1) {width: 50%}.brxe-yjxpbb .form-group:nth-child(2) {width: 50%}.brxe-yjxpbb .form-group:nth-child(4) {width: 50%}.brxe-yjxpbb .form-group:nth-child(5) {width: 50%}.brxe-yjxpbb .form-group:nth-child(6) {width: 100%}.brxe-yjxpbb .form-group input {border-color: var(--bricks-color-526669); padding-left: 40px}.brxe-yjxpbb .flatpickr {border-color: var(--bricks-color-526669); padding-left: 40px}.brxe-yjxpbb select {border-color: var(--bricks-color-526669); padding-left: 40px}.brxe-yjxpbb textarea {border-color: var(--bricks-color-526669); padding-left: 40px}.brxe-yjxpbb .bricks-button:not([type=submit]) {border-color: var(--bricks-color-526669)}.brxe-yjxpbb .choose-files {border-color: var(--bricks-color-526669)}.brxe-yjxpbb .form-group:not(:last-child):not(.captcha) {padding-right: 16px}.brxe-yjxpbb .bricks-button {background-color: #70000d; color: var(--bricks-color-15f6ce)}.brxe-yjxpbb .bricks-button:hover {background-color: #983a43}.brxe-yjxpbb .submit-button-wrapper {margin-top: 2rem}.brxe-yjxpbb label {text-transform: none}.brxe-yjxpbb .label {text-transform: none}.brxe-yjxpbb {margin-top: 4%; margin-right: 0; margin-bottom: 4%; margin-left: 0; padding-right: 10%; padding-left: 10%; width: 100%; align-self: center}@media (max-width: 1151px) {.brxe-yjxpbb {width: 100%; padding-right: 5%; padding-left: 5%; margin-top: 4%; margin-bottom: 4%}}