@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)}}.gm-style{font:inherit!important;text-decoration:inherit!important}.brxe-map{height:300px;position:relative;width:100%}.brxe-map.no-key{overflow:hidden}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none}.brxe-map>iframe{border:0}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%)}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500}.brxe-map .infoBox .content{font-size:13px;margin:0}.brxe-map .infoBox .content+.images{margin-top:10px}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.brxe-map .infoBox .images img{width:100%}.brxe-map .infoBox .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px}.brxe-map .infoBox>img{height:14px;position:absolute!important;right:0;top:0;width:14px}.brxe-map .brx-infobox-popup{display:flex;flex-direction:column;min-width:300px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .brx-infobox-popup:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);z-index:1}.brxe-map .brx-infobox-popup .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;z-index:1}.brxe-map .brx-infobox-popup img{width:100%}.brxe-map .brx-map-no-results{align-items:center;display:flex;justify-content:center;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999999}.brxe-map .brx-map-no-results,.brxe-map .brx-marker-text{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3)}.brxe-map .brx-marker-text{border-radius:4px;font-size:14px;max-width:200px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.brxe-map .brx-map-cluster{fill:blue}.brxe-map .brx-map-cluster text{fill:#fff}}@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {}@layer bricks {}#brxe-twvzvg {color: var(--bricks-color-lwjftb); font-weight: 600; font-size: 48px}@media (max-width: 767px) {#brxe-twvzvg {text-align: center}}#brxe-hjgyfw {color: var(--bricks-color-lwjftb); font-weight: 600; padding-top: 20px}@media (max-width: 1420px) {#brxe-hjgyfw {text-align: center}}@media (max-width: 767px) {#brxe-hjgyfw {text-align: center}}#brxe-zynynt {background-color: var(--bricks-color-lwjftb); color: var(--bricks-color-jnlapl); font-weight: 700}#brxe-zynynt:hover {background-color: rgba(255, 255, 255, 0.5); color: var(--bricks-color-lwjftb)}#brxe-zynynt:active {background-color: rgba(255, 255, 255, 0.5)}#brxe-redwce {background-color: var(--bricks-color-lwjftb); color: var(--bricks-color-jnlapl); font-weight: 700}#brxe-redwce:hover {background-color: rgba(255, 255, 255, 0.5); color: var(--bricks-color-lwjftb)}#brxe-redwce:active {background-color: rgba(255, 255, 255, 0.5)}#brxe-lwfqgv {display: none; margin-top: 30px; column-gap: 30px}#brxe-zgawvg {margin-top: -120px}@media (max-width: 1420px) {#brxe-zgawvg {margin-top: 30px; align-items: center}}@media (max-width: 767px) {#brxe-zgawvg {align-items: center}}#brxe-eyypfc:not(.tag), #brxe-eyypfc img {object-fit: cover}#brxe-eyypfc {width: 500px; height: 400px; border: 4px solid var(--bricks-color-lwjftb); border-radius: 30px; margin-top: -30px; z-index: 20}@media (max-width: 1420px) {#brxe-eyypfc {margin-top: 0}}@media (max-width: 767px) {#brxe-eyypfc {margin-top: 60px}}#brxe-hnoqth {flex-direction: row; justify-content: space-between; column-gap: 60px; align-items: center}@media (max-width: 1420px) {#brxe-hnoqth {padding-right: 15px; padding-left: 15px; flex-direction: column-reverse}}@media (max-width: 767px) {#brxe-hnoqth {flex-direction: column-reverse; align-items: center}}#brxe-vcnonk {background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; padding-top: 60px; padding-bottom: 60px; max-height: 375px}:where(#brxe-vcnonk > *:not(figcaption)) {position: relative}#brxe-vcnonk::before {background-image: linear-gradient(rgba(0, 85, 129, 0.9), rgba(0, 85, 129, 0.9)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 1420px) {#brxe-vcnonk {max-height: 800px}}@media (max-width: 767px) {#brxe-vcnonk {justify-content: center}}#brxe-lxxnji {display: none}#brxe-zjoldx .repeater-item [data-field-id="809dab"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-zjoldx .bricks-swiper-button-prev {left: 50px}#brxe-zjoldx .bricks-swiper-button-next {right: 50px}#brxe-suvodv {align-items: center; row-gap: 60px}#brxe-kmuytg {color: var(--bricks-color-jnlapl); font-weight: 600; font-size: 42px; font-family: "Spectral"}@media (max-width: 767px) {#brxe-kmuytg {text-align: center}}#brxe-cfwgme {display: none}#brxe-anutqw {color: var(--bricks-color-jnlapl); font-weight: 600; font-size: 42px; font-family: "Spectral"}@media (max-width: 767px) {#brxe-anutqw {text-align: center}}#brxe-bwegkr {color: var(--bricks-color-jnlapl); font-weight: 700; font-size: 20px; font-family: "Nunito Sans"; text-align: center; text-transform: uppercase; margin-bottom: 20px}@media (max-width: 767px) {#brxe-bwegkr {text-align: center}}#brxe-uzuahe {text-align: center; font-size: 18px; font-weight: 700}#brxe-kugwwo {text-align: center; font-size: 18px; font-weight: 700}#brxe-utedht {background-image: url(http://www.pmedc.com/wp-content/uploads/2025/08/pme-temperature.svg); background-repeat: no-repeat; background-position: center center; background-size: 200px; position: relative; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; border-radius: 15px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); overflow: hidden; justify-content: center}:where(#brxe-utedht > *:not(figcaption)) {position: relative}#brxe-utedht::before {background-image: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-utedht {height: 200px}}#brxe-bofvnr {color: var(--bricks-color-jnlapl); font-weight: 700; font-size: 20px; font-family: "Nunito Sans"; text-align: center; text-transform: uppercase; margin-bottom: 20px}@media (max-width: 767px) {#brxe-bofvnr {text-align: center}}#brxe-vtkwvf {text-align: center; font-size: 18px; font-weight: 700}#brxe-lduovb {text-align: center; font-size: 18px; font-weight: 700}#brxe-emooee {background-image: url(http://www.pmedc.com/wp-content/uploads/2025/08/pme-growing-season.svg); background-repeat: no-repeat; background-position: center center; background-size: 200px; position: relative; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; border-radius: 15px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); overflow: hidden; justify-content: center}:where(#brxe-emooee > *:not(figcaption)) {position: relative}#brxe-emooee::before {background-image: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-emooee {height: 200px}}#brxe-yjtbry {color: var(--bricks-color-jnlapl); font-weight: 700; font-size: 20px; font-family: "Nunito Sans"; text-align: center; text-transform: uppercase; margin-bottom: 20px}@media (max-width: 767px) {#brxe-yjtbry {text-align: center}}#brxe-bplcmm {text-align: center; font-size: 18px; font-weight: 700}#brxe-tpbcop {text-align: center; font-size: 18px; font-weight: 700}#brxe-keiekh {background-image: url(http://www.pmedc.com/wp-content/uploads/2025/08/pme-rainfall.svg); background-repeat: no-repeat; background-position: center center; background-size: 200px; position: relative; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; border-radius: 15px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); overflow: hidden; justify-content: center}:where(#brxe-keiekh > *:not(figcaption)) {position: relative}#brxe-keiekh::before {background-image: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-keiekh {height: 200px}}#brxe-ftnndp {color: var(--bricks-color-jnlapl); font-weight: 700; font-size: 20px; font-family: "Nunito Sans"; text-align: center; text-transform: uppercase; margin-bottom: 20px}@media (max-width: 767px) {#brxe-ftnndp {text-align: center}}#brxe-eunzoh {text-align: center; font-size: 18px; font-weight: 700}#brxe-cffhes {text-align: center; font-size: 18px; font-weight: 700}#brxe-dabhxu {background-image: url(http://www.pmedc.com/wp-content/uploads/2025/08/pme-snowfall.svg); background-repeat: no-repeat; background-position: center center; background-size: 200px; position: relative; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; align-items: center; border-radius: 15px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3); overflow: hidden; justify-content: center}:where(#brxe-dabhxu > *:not(figcaption)) {position: relative}#brxe-dabhxu::before {background-image: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-dabhxu {height: 200px}}#brxe-aoyowt {display: grid; align-items: initial; grid-template-columns: repeat(4, 1fr); grid-gap: 30px; margin-top: 60px; height: 300px}@media (max-width: 1420px) {#brxe-aoyowt {grid-template-columns: repeat(2, 1fr)}}@media (max-width: 767px) {#brxe-aoyowt {grid-template-columns: repeat(1, 1fr)}}#brxe-bjvsqx {padding-top: 120px; padding-bottom: 90px; background-image: url(http://www.pmedc.com/wp-content/uploads/2025/08/Monroe-county.svg); background-repeat: no-repeat; background-position: center center; background-size: 800px; background-attachment: fixed; position: relative; row-gap: 60px}:where(#brxe-bjvsqx > *:not(figcaption)) {position: relative}#brxe-bjvsqx::before {background-image: linear-gradient(rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0.89)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-bjvsqx {padding-top: 60px}}#brxe-dhdyna {color: var(--bricks-color-jnlapl); font-weight: 600; font-size: 42px; font-family: "Spectral"; align-self: flex-start}@media (max-width: 767px) {#brxe-dhdyna {text-align: center}}#brxe-alwppi {margin-top: 30px}#brxe-zbyfyi {margin-top: 60px}#brxe-xypuox {align-items: center}#brxe-qunuql {padding-bottom: 60px}