@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-post-author{display:inline-flex}.brxe-post-author.avatar-top{flex-direction:column}.brxe-post-author.avatar-top>*{margin-bottom:15px}.brxe-post-author.avatar-right{flex-direction:row-reverse}.brxe-post-author.avatar-right>*{margin-left:15px}.brxe-post-author.avatar-bottom{flex-direction:column-reverse}.brxe-post-author.avatar-bottom>*{margin-top:15px}.brxe-post-author.avatar-left>*{margin-right:15px}.brxe-post-author .avatar{background-color:#fff;border-radius:50%;height:fit-content}.brxe-post-author .author-name,.brxe-post-author .content{margin:0}.brxe-post-author .author-name+.author-bio{margin-top:.5em}.brxe-post-author .bricks-button{display:inline-block;margin-top:1em}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {@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 {.brxe-template{width:100%}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-bqvbsj {font-weight: 300; font-size: var(--text-xl); font-family: "Newsreader"; align-self: center}@media (max-width: 478px) {#brxe-bqvbsj {text-align: center; line-height: var(--text-xxl); text-wrap: balance}}#brxe-yfvpqi {align-self: center; font-weight: 500; color: #d9d284; font-size: var(--text-xxl); text-align: center; text-wrap: balance}#brxe-yfvpqi { text-underline-offset: 6px; text-decoration-thickness: 2px}@media (max-width: 478px) {#brxe-yfvpqi {font-size: var(--text-xxl); text-align: center; font-style: normal; text-wrap: stable}}#brxe-vrnpbv {row-gap: 10px; align-items: center; margin-bottom: 3vh}#brxe-xnjdct {font-size: var(--text-l); font-weight: 300; align-self: center}#brxe-xnjdct { text-box-trim: both; text-box-edge: cap alphabetic;}@media (max-width: 478px) {#brxe-xnjdct {font-size: var(--text-xl)}}#brxe-utkfqn {font-size: var(--text-l); font-weight: 300; align-self: center}#brxe-utkfqn { text-box-trim: both; text-box-edge: cap alphabetic;}@media (max-width: 478px) {#brxe-utkfqn {font-size: var(--text-xl)}}#brxe-okfgbs {font-size: var(--text-l); font-style: italic; font-weight: 600; align-self: center}#brxe-okfgbs { text-box-trim: both; text-box-edge: cap alphabetic;}@media (max-width: 478px) {#brxe-okfgbs {font-size: var(--text-xl); font-weight: 500}}#brxe-nolqvj {flex-direction: row; justify-content: center; column-gap: 10px}@media (max-width: 478px) {#brxe-nolqvj {row-gap: 0px}}#brxe-ynzpsk {color: hsl(0, 0%, 100%); fill: hsl(0, 0%, 100%); font-size: var(--text-l); margin-top: 8rem; margin-bottom: 4rem}@media (max-width: 478px) {#brxe-ynzpsk {margin-top: 3rem}}#brxe-apmdkv {row-gap: 0px; align-items: center}#brxe-yfjuwj {height: 100vh; min-height: 100vh; justify-content: flex-end}@media (max-width: 478px) {#brxe-yfjuwj {padding-right: var(--space-3xs); padding-left: var(--space-3xs)}}#brxe-vctuuz {height: 100vh; min-height: 100vh}#brxe-hpdqhb {margin-bottom: 15px; font-size: var(--text-xxl); color: #ffffff}@media (max-width: 478px) {#brxe-hpdqhb {font-size: var(--text-xxxl)}}#brxe-xkmeih {color: #f5f5f5; font-size: var(--text-m)}#brxe-xkmeih a {color: #f5f5f5; font-size: var(--text-m); font-size: inherit}#brxe-suxovg:hover {border-bottom: 4px solid #ff8000}#brxe-suxovg {flex-grow: 1}@media (max-width: 478px) {#brxe-suxovg {padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}#brxe-lybwva:hover {border-bottom: 4px solid #ff8000}#brxe-lybwva {flex-grow: 1}@media (max-width: 478px) {#brxe-lybwva {padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}#brxe-pgwmdf {flex-direction: row; column-gap: 20px; margin-top: 5%; margin-right: 0; margin-left: 0; justify-content: flex-start}@media (max-width: 767px) {#brxe-pgwmdf {flex-direction: row}}@media (max-width: 478px) {#brxe-pgwmdf {flex-direction: row; justify-content: center; width: 100%}}#brxe-jdnduv {width: 50%; justify-content: center; align-self: center !important; padding-right: 0; row-gap: 0px}@media (max-width: 767px) {#brxe-jdnduv {width: 70%}}@media (max-width: 478px) {#brxe-jdnduv {width: 100%; align-items: center}}#brxe-wexiie {flex-direction: row; border-bottom-width: 4px; margin-bottom: 5%; width: 90%; display: none}@media (max-width: 478px) {#brxe-wexiie {flex-direction: row}}#brxe-upsvwq {background-image: url("https://meese-edwards.com/wp-content/uploads/2024/08/Group-271-edited.jpg"); background-size: cover; background-position: center center; height: 100vh; flex-direction: column; align-items: flex-end; padding-bottom: 30px}@media (max-width: 478px) {#brxe-upsvwq {height: 100vh; flex-direction: column; justify-content: flex-end; min-height: 100vh}}#brxe-kckfip {width: 90%}#start {background-image: url("https://meese-edwards.com/wp-content/uploads/2024/07/still-life-with-scales-justice-1024x588.png"); background-size: cover}#brxe-qrctdm {row-gap: 25px}@media (max-width: 478px) {#brxe-qrctdm {flex-direction: row; justify-content: center}}#brxe-qcdjrx {row-gap: 25px; align-items: flex-end}@media (max-width: 478px) {#brxe-qcdjrx {align-items: center; display: none}}#brxe-bcitcq {flex-direction: row; margin-top: 5%; margin-bottom: 2%; column-gap: 30px}@media (max-width: 478px) {#brxe-bcitcq {row-gap: 30px; flex-direction: row}}.brxe-uuhwjr .brxe-dgxatc.brxe-post-author .avatar {height: 20px; width: 20px}.brxe-uuhwjr .brxe-dgxatc.brxe-post-author .author-name {font-size: 13px}.brxe-uuhwjr .brxe-dgxatc.brxe-post-author {color: #ffffff}.brxe-uuhwjr .brxe-bzhpzw.brxe-text-basic {font-size: 13px; color: var(--bricks-color-bf4ff8); font-weight: 500}.brxe-uuhwjr .brxe-ugdvxi.brxe-block {align-items: flex-end}.brxe-uuhwjr .brxe-jmouut.brxe-block {flex-direction: row}.brxe-uuhwjr.brxe-block {background-image: url("https://meese-edwards.com/wp-content/uploads/2024/08/Group-277.png"); background-size: cover; height: 43vh; flex-direction: column; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; justify-content: flex-end; row-gap: 20px}#brxe-rjodtq {display: none}@media (max-width: 478px) {#brxe-rjodtq {display: block}}#brxe-lqzvwm {row-gap: 25px}@media (max-width: 478px) {#brxe-lqzvwm {flex-direction: row; justify-content: center}}.brxe-rscnhd .brxe-yvfcko.brxe-post-author .avatar {height: 20px; width: 20px}.brxe-rscnhd .brxe-yvfcko.brxe-post-author .author-name {font-size: 13px}@media (max-width: 478px) {.brxe-rscnhd .brxe-wjhxds.brxe-block {width: 50%}}.brxe-rscnhd .brxe-oqczxc.brxe-block {align-items: flex-end}@media (max-width: 478px) {.brxe-rscnhd .brxe-oqczxc.brxe-block {width: 50%}}.brxe-rscnhd .brxe-omgwys.brxe-block {flex-direction: row}.brxe-rscnhd .brxe-zpzftq.brxe-block {align-self: stretch !important; width: 100%; align-items: stretch}.brxe-rscnhd.brxe-block {flex-direction: column; padding-top: 2%; padding-right: 2%; padding-bottom: 2%; padding-left: 2%; background-color: #f1f1f1; border-bottom: 2px solid #ff8000; border-radius: 5px; row-gap: 10px}#brxe-uabeit {row-gap: 25px; align-items: stretch; align-self: stretch !important; width: 100%; justify-content: space-evenly}@media (max-width: 478px) {#brxe-uabeit {align-items: center}}#brxe-cesepn {flex-direction: row; margin-top: 0; margin-bottom: 5%; column-gap: 30px}@media (max-width: 478px) {#brxe-cesepn {row-gap: 30px; flex-wrap: wrap-reverse}}#brxe-occygz {width: 90%}@media (max-width: 478px) {#brxe-occygz {padding-top: 5%; padding-bottom: 5%}}@media (max-width: 478px) {#brxe-uawdjb {display: none}}#brxe-mobjri {width: 50%}@media (max-width: 478px) {#brxe-mobjri {flex-direction: row; width: 100%; justify-content: center}}.brxe-omiafr .brxe-njoiya.brxe-heading {text-align: center}.brxe-omiafr .brxe-mmovok.brxe-block {background-color: #1b2c98; border-top-left-radius: 10px; border-top-right-radius: 10px; justify-content: center; align-self: center !important; align-items: center; height: 8vh}.brxe-omiafr .brxe-owufcf.brxe-divider {color: #ff8000}.brxe-omiafr .brxe-owufcf.brxe-divider .line {height: 2px}.brxe-omiafr .brxe-owufcf.brxe-divider.horizontal .line {border-top-width: 2px}.brxe-omiafr .brxe-dkqtbo.brxe-text-basic {font-weight: 700; text-transform: uppercase; text-align: center}.brxe-omiafr .brxe-ezhyal.brxe-text-basic {font-weight: 700}.brxe-omiafr .brxe-vahroy.brxe-block {background-color: var(--bricks-color-bf4ff8); border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; justify-content: center; row-gap: 0px; align-self: center !important; align-items: center}.brxe-omiafr .brxe-xgeelx.brxe-block {row-gap: 0px}.brxe-omiafr.brxe-block {flex-direction: column; border-bottom-left-radius: 10px; row-gap: 0px}@media (max-width: 478px) {.brxe-omiafr.brxe-block {flex-direction: row; display: grid; align-items: initial; width: 100%}}#brxe-hsldft {display: grid; align-items: initial; grid-template-columns: repeat(2, 1fr); justify-items: center; grid-gap: 40px}@media (max-width: 478px) {#brxe-hsldft {grid-template-columns: repeat(1, 1fr)}}#brxe-xgipns {flex-direction: row; column-gap: 40px; width: 90%}@media (max-width: 478px) {#brxe-xgipns {margin-top: 5%; margin-bottom: 5%; row-gap: 30px; flex-direction: column}}#brxe-xtdzbl {width: 50%; row-gap: 10px; align-self: center !important; display: none}@media (max-width: 478px) {#brxe-xtdzbl {text-align: center; flex-direction: row; justify-content: center; display: block; width: 90%}}#brxe-kkfpqz {background-image: url("https://meese-edwards.com/wp-content/uploads/2024/08/Untitled-5-1024x264.png"); background-size: cover; height: 56vh; justify-content: center}@media (max-width: 478px) {#brxe-kkfpqz {height: auto; padding-top: 5%; padding-bottom: 8%}}#brxe-nxddju {font-size: 35px}@media (max-width: 478px) {#brxe-nxddju {text-align: center}}#brxe-qyracl {justify-content: flex-start}#brxe-qyracl .form-group input {color: var(--bricks-color-708979); text-align: left; padding-top: 12px; padding-bottom: 12px; background-color: #f1f1f1}#brxe-qyracl select {color: var(--bricks-color-708979); text-align: left; padding-top: 12px; padding-bottom: 12px; background-color: #f1f1f1}#brxe-qyracl textarea {color: var(--bricks-color-708979); text-align: left; padding-top: 12px; padding-bottom: 12px; background-color: #f1f1f1}#brxe-qyracl .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 30px}#brxe-qyracl .flatpickr {padding-top: 12px; padding-bottom: 12px; background-color: #f1f1f1}@media (max-width: 478px) {#brxe-qyracl {justify-content: center}}#brxe-kgukra {margin-right: 5%; margin-left: 5%; max-width: 70%}@media (max-width: 478px) {#brxe-kgukra {margin-right: 5%; align-items: center}}#brxe-otsobm {background-image: url("https://meese-edwards.com/wp-content/uploads/2024/08/man-making-his-move.png"); background-size: cover; width: 90%; height: 71vh}@media (max-width: 478px) {#brxe-otsobm {display: none}}#brxe-fyisvu {background-size: contain; background-repeat: no-repeat; flex-direction: row; width: 100%; align-self: flex-start !important; align-items: center; column-gap: 50px}@media (max-width: 478px) {#brxe-fyisvu {align-self: center !important; align-items: center; justify-content: center}}#brxe-hlqkvu {background-size: contain; background-repeat: no-repeat; background-position: center right}@media (max-width: 478px) {#brxe-hlqkvu {padding-top: 8%; padding-bottom: 8%}}