@font-face{font-family:"MerriweatherSans";src:url("resources/fonts/merriweather-sans.ttf") format("truetype");font-display:swap}@font-face{font-family:"MerriweatherBlack";src:url("resources/fonts/merriweather-black.ttf") format("truetype");font-display:swap}@font-face{font-family:"MerriweatherBold";src:url("resources/fonts/merriweather-bold.ttf") format("truetype");font-display:swap}@font-face{font-family:"MerriweatherRegular";src:url("resources/fonts/merriweather-regular.ttf") format("truetype");font-display:swap}@font-face{font-family:"MerriweatherLight";src:url("resources/fonts/merriweather-light.ttf") format("truetype");font-display:swap}@keyframes fadeIn{from{opacity:0}from{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}:root{--swiper-navigation-color: $white;--swiper-theme-color: $white}body,html{margin:0;padding:0}.bb-logo{width:80px;height:80px}.green{color:#004530}.white{color:#fff}.icon{width:25px;height:25px;padding:5px;fill:#8d9c70}.icon:hover{fill:#25336d;transition:.3s}.section{max-width:1000px;margin:auto}.section__container{margin:7rem auto}.section__green{background-color:#d7ddcd;border-top:10px solid #25336d;width:100%;padding:1rem 0}@media only screen and (max-width: 1024px){.section__green{border-top:20px solid #25336d}}.underline{position:relative}.underline::after{content:"";position:absolute;width:0%;height:2px;background-color:#25336d;left:50%;bottom:-5px;transform:translateX(-50%);transition-duration:.3s}.underline:hover::after{width:80%}.header-text{font-family:MerriweatherBlack;text-transform:uppercase}.text{font-family:MerriweatherSans;font-weight:300;font-size:16px}.laptop-hide{display:block}@media only screen and (max-width: 1024px){.laptop-hide{display:none}}.laptop-show{display:none}@media only screen and (max-width: 1024px){.laptop-show{display:block}}.tablet-hide{display:block}@media only screen and (max-width: 768px){.tablet-hide{display:none}}.tablet-show{display:none}@media only screen and (max-width: 768px){.tablet-show{display:block}}.navbar{width:100vw;height:80px;display:flex;justify-content:space-evenly;align-items:center;background-color:#fff;position:fixed;top:0;z-index:100}.navbar__search{border:1.5px solid #8d9c70;padding:3.5px 0 3.5px 25px;position:relative}.navbar__search-icon{position:absolute;top:-5px;left:-5px;z-index:10}@media only screen and (max-width: 1024px){.navbar__search{display:none}.navbar__search--form{display:block}}.navbar__search--input,.navbar__search--input:focus{border:0;outline:none;width:95%}.navbar__logo{width:100px;height:100px;padding:0 1rem;margin-bottom:-2rem}@media only screen and (max-width: 1024px){.navbar__logo{margin:auto;position:absolute;top:20px;left:0;right:0}}.navbar__list{display:flex;justify-content:space-evenly}.navbar__list-item{font-family:MerriweatherSans;font-weight:600;text-decoration:none;text-transform:uppercase;color:#004530;margin:0 1rem}.navbar__list-item-active{position:relative}.navbar__list-item-active::after{content:"";position:absolute;width:80%;height:2px;background-color:#25336d;left:50%;bottom:-5px;transform:translateX(-50%);transition-duration:.3s}.navbar__icons{padding:0 1rem}.navbar__icons-search{margin-right:3rem}.mobile-menu-icon{display:flex;flex-direction:column;justify-content:space-between;height:22px;width:30px;margin:2rem 3rem;position:absolute;top:0;right:0;z-index:105;transform:scale(1.2)}@media only screen and (max-width: 1024px){.mobile-menu-icon{margin:2rem;position:absolute}}.mobile-menu-icon__bar{height:3px;width:100%;background-color:#004530;transition:all 100ms ease-in-out}.bar:nth-of-type(1){transition:all 100ms ease-in-out;transform:rotate(45deg);transform-origin:top left;width:29px}.bar:nth-of-type(2){transition:all 100ms ease-in-out;transform-origin:center;width:0}.bar:nth-of-type(3){transition:all 100ms ease-in-out;transform:rotate(-45deg);transform-origin:bottom left;width:29px}.mobile-nav{width:70%;height:100%;background-color:#fff;padding-top:2rem;position:fixed;z-index:100;right:-100%;top:0;display:none;transition:.5s}@media only screen and (max-width: 1024px){.mobile-nav{display:block}}@media only screen and (max-width: 600px){.mobile-nav{width:100%}}.mobile-nav--opened{right:0}.mobile-nav__list{list-style:none;display:flex;flex-direction:column;padding:2rem;row-gap:20px}.mobile-nav__list-item{padding:2rem 1rem;font-family:MerriweatherSans;font-size:2.5rem;color:#004530;transition:.3s;text-decoration:none}.mobile-nav__icons{display:flex;width:10%;margin:auto;justify-content:space-between}.mobile-nav__icons-facebook{height:50px}.mobile-nav__icons-instagram{height:50px}.mobile-nav__icons-search{height:50px;margin-right:1rem;position:absolute;top:-3px}.mobile-nav__bottom{display:flex;align-items:center;margin-left:3rem;width:100%}.mobile-nav__bottom--search{width:70%;position:relative}.mobile-nav__bottom--search__bar{border:1px solid #d7ddcd;width:100%;height:50px;padding-left:40px}.mobile-nav__bottom--search__bar:focus{outline:none}.search{margin-top:5rem;min-height:70vh}@media only screen and (max-width: 1024px){.search{display:block}}.search__title{color:#004530;font-family:MerriweatherBlack}@media only screen and (max-width: 1200px){.search__title{margin:2rem}}@media only screen and (max-width: 600px){.search__title{margin:2rem 1rem}}.search__container{margin:2rem auto}@media only screen and (max-width: 1200px){.search__container{margin:2rem}}@media only screen and (max-width: 600px){.search__container{margin:2rem 1rem}}.search__results{list-style:none;width:85%}@media only screen and (max-width: 600px){.search__results{width:95%;padding:0}}.search__results--item{padding:10px 0;line-height:25px}.search__results--link{text-decoration:none}.search__results--title{color:#004530;font-family:MerriweatherRegular;font-size:1.3rem}.search__results--desc{color:#000;font-family:MerriweatherSans;font-size:16px}.search__empty{margin:10px 0}.search__empty--statement{font-size:18px;font-family:MerriweatherSans}.search__empty--tryagain{font-size:18px;font-family:MerriweatherSans}.hero{position:relative;margin-top:2.5rem}.hero__text{position:absolute;z-index:1;bottom:0;top:0;left:0;right:0;margin:auto;width:700px;animation:fadeIn;animation-duration:1.5s}.hero__text--banner{top:100px;bottom:auto}@media only screen and (max-width: 768px){.hero__text--banner{top:150px}}@media only screen and (max-width: 600px){.hero__text--banner{top:50px}}.hero__text--trip{width:700px}@media only screen and (max-width: 768px){.hero__text{width:500px}.hero__text--trip{width:400px}}@media only screen and (max-width: 500px){.hero__text{width:400px}.hero__text--trip{width:320px}}@media only screen and (max-width: 400px){.hero__text{width:330px}}.hero__image{height:500px;width:100%;object-fit:cover}@media only screen and (max-width: 600px){.hero__image{height:300px}}.more-places{display:flex;flex-direction:row;justify-content:center;width:100%;height:350px;padding-bottom:2rem}@media only screen and (max-width: 1024px){.more-places{flex-direction:column-reverse;height:auto;width:auto;margin:auto;padding:2rem}}.more-places__content-left{position:relative}.more-places__content-right{position:relative;width:40%;margin:0 1rem}@media only screen and (max-width: 1024px){.more-places__content-right{width:100%}}.more-places__map{width:auto;height:600px;position:relative;z-index:10;top:-105px;margin:auto}@media only screen and (max-width: 1024px){.more-places__map{width:100%;z-index:0;top:0;left:0;right:0}}@media only screen and (max-width: 600px){.more-places__map{max-width:100%;width:auto;height:auto}}.more-places__logo{position:absolute;z-index:10;right:20px;top:30px}@media only screen and (max-width: 1024px){.more-places__logo{display:none}}@media only screen and (max-width: 1024px){.more-places__copy-text{width:90%;margin:auto;padding:0 2rem;text-align:center;font-weight:400;font-size:1.2rem}}@media only screen and (max-width: 600px){.more-places__copy-text{width:100%;padding:0}}.more-places__copy-header{font-size:1.5rem;padding-top:1rem}@media only screen and (max-width: 1024px){.more-places__copy-header{width:100%;padding-top:0rem;text-align:center;font-size:1.7rem}}.more-places__btn{background-color:#004530;width:270px;height:auto;position:absolute;bottom:0}@media only screen and (max-width: 1024px){.more-places__btn{position:relative;left:0;right:0;margin:auto;width:200px}}.more-places__btn:hover{background-color:#25336d;transition:.3s}.trip-ideas{display:flex;flex-direction:column;justify-content:center;align-items:center}.trip-ideas--info{display:flex;flex-direction:column;align-items:center;margin:2%;max-width:320px}@media only screen and (max-width: 1024px){.trip-ideas--info{max-width:100%}}@media only screen and (max-width: 600px){.trip-ideas--info{max-width:100%;padding:1rem;background-color:rgba(141,156,112,.1568627451)}}@media only screen and (max-width: 500px){.trip-ideas--info{margin:3%}}.trip-ideas--info-active{animation:fadeIn;animation-duration:.7s;animation-timing-function:ease-in;animation-fill-mode:forwards;opacity:1}.trip-ideas__header{font-size:2rem}@media only screen and (max-width: 1024px){.trip-ideas__header{font-size:2.5rem;margin:auto}}.trip-ideas__options{display:flex;flex-direction:row;justify-content:center}@media only screen and (max-width: 1024px){.trip-ideas__options{flex-direction:column}}.trip-ideas__options--image{width:300px;height:150px;object-fit:cover}@media only screen and (max-width: 1024px){.trip-ideas__options--image{width:540px;height:300px}}@media only screen and (max-width: 600px){.trip-ideas__options--image{width:450px;height:250px}}@media only screen and (max-width: 500px){.trip-ideas__options--image{width:320px;height:175px}}.trip-ideas__options--header{text-align:center;width:90%;font-size:1.1rem}@media only screen and (max-width: 1024px){.trip-ideas__options--header{font-size:1.3rem}}@media only screen and (max-width: 600px){.trip-ideas__options--header{font-size:1.5rem;margin-top:5px}}.trip-ideas__options--text{font-family:MerriweatherSans;font-weight:300;text-align:center;max-width:300px;margin-top:-5px}@media only screen and (max-width: 1024px){.trip-ideas__options--text{max-width:540px;font-size:1.2rem;font-weight:400}}@media only screen and (max-width: 600px){.trip-ideas__options--text{max-width:450px;font-size:1rem;margin-top:-10px}}.trip-ideas__btn{background-color:#004530;width:260px;height:auto;cursor:pointer}@media only screen and (max-width: 600px){.trip-ideas__btn{margin:2rem;width:200px}}.trip-ideas__btn:hover{background-color:#25336d;transition:.3s}.trip-ideas__btn-text{padding:10px 20px}.upcoming-events{display:flex;justify-content:space-between;width:720px;margin:auto;padding:3rem 0}@media only screen and (max-width: 768px){.upcoming-events__container{display:flex;flex-direction:column}}@media only screen and (max-width: 768px){.upcoming-events{display:grid;row-gap:20px;grid-template-areas:"first first first first first" "second second . third third";width:80%}.upcoming-events__first{grid-area:first}.upcoming-events__second{grid-area:second}.upcoming-events__third{grid-area:third}}@media only screen and (max-width: 600px){.upcoming-events{display:block;margin:auto}.upcoming-events__first{width:350px;padding-bottom:2rem}}.upcoming-events__column{display:flex;flex-direction:column;align-items:center;margin:10px}@media only screen and (max-width: 768px){.upcoming-events__column{height:auto;min-height:300px}}@media only screen and (max-width: 600px){.upcoming-events__column{justify-content:center;height:350px;width:100%}}.upcoming-events__btn{background-color:#004530;width:200px;height:auto;margin:25px 0px 30px auto;cursor:pointer}@media only screen and (max-width: 768px){.upcoming-events__btn{width:200px;margin:2rem auto 1rem auto}}.upcoming-events__btn:hover{background-color:#25336d;transition:.3s}.upcoming-events__header{font-size:2rem;margin:5px 0 20px 10px;max-width:190px}@media only screen and (max-width: 768px){.upcoming-events__header{font-size:2.5rem;text-align:center;max-width:300px;margin:auto;padding:1rem 0rem}}@media only screen and (max-width: 600px){.upcoming-events__header{font-size:2.5rem;text-align:center;max-width:300px;margin:auto;padding-bottom:0rem}}.upcoming-events__event{background-color:#fff;height:85%;width:90%;min-width:200px;position:relative}@media only screen and (max-width: 600px){.upcoming-events__event{min-width:300px}}.upcoming-events__event--large{min-width:270px;min-height:300px}@media only screen and (max-width: 600px){.upcoming-events__event--large{width:100%;height:100%;object-fit:contain;margin:auto}}.upcoming-events__event-title{color:#004530;text-transform:uppercase;text-decoration:none;font-family:MerriweatherBlack;font-size:1rem;margin-top:auto;padding:10px 0;cursor:pointer}@media only screen and (max-width: 600px){.upcoming-events__event-title{margin-top:10px;font-size:1.5rem}}.upcoming-events__event-date{color:#004530;text-transform:uppercase;font-family:MerriweatherSans;font-weight:600;font-size:1rem;text-align:center;position:absolute;top:-5px;left:0;right:0}@media only screen and (max-width: 768px){.upcoming-events__event-date{font-size:1.5rem;margin-bottom:7px}}.upcoming-events__event-image--large{width:100%;height:86%;object-fit:cover;position:absolute;bottom:0;left:0}@media only screen and (max-width: 1024px){.upcoming-events__event-image--large{bottom:-5px}}@media only screen and (max-width: 768px){.upcoming-events__event-image--large{height:80%}}.upcoming-events__event-image--small{width:100%;height:80%;object-fit:cover;position:absolute;bottom:0;left:0}@media only screen and (max-width: 768px){.upcoming-events__event-image--small{height:78%}}@media only screen and (max-width: 600px){.upcoming-events__event-image--small{height:80%}}.backroad-memories__header{font-size:2rem;text-align:center}.temp-image-grid{display:grid;max-width:900px;margin:auto;overflow:hidden;padding-bottom:4rem;grid-template-columns:1fr 1fr 1fr 1fr;gap:5px;justify-content:center}.temp-image-grid__image{width:250px;height:250px;object-fit:cover}.descrip{background-color:#d7ddcd;margin-top:-50px;padding:1rem 1rem 2rem 1rem;position:relative}.descrip__header{width:100%;text-align:center;font-size:2rem}@media only screen and (max-width: 1024px){.descrip__header{font-size:1.7rem}}.descrip__copy{text-align:center;max-width:70%;margin:auto;font-family:MerriweatherSans;font-weight:300;line-height:30px}@media only screen and (max-width: 1024px){.descrip__copy{font-size:1.3rem;max-width:90%}}.things-to-do{display:flex;flex-direction:column;align-items:center;width:100%}.things-to-do__top{display:flex;padding:2rem 0;width:auto}.things-to-do__top-list{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}@media only screen and (max-width: 600px){.things-to-do__top-list{justify-content:space-between;padding-right:1rem}}.things-to-do__top-list-item{text-decoration:none;font-size:1.3rem;padding-bottom:5px}.things-to-do__top-list-item-active{border-bottom:3px solid #d7ddcd}@media only screen and (max-width: 600px){.things-to-do__top-list-item{font-size:1rem;padding-right:1.5rem}}.things-to-do__top-image{width:480px;height:450px;object-fit:cover;display:none}.things-to-do__top-image-active{display:block}@media only screen and (max-width: 768px){.things-to-do__top-image{width:100%}}@media only screen and (max-width: 600px){.things-to-do__top-image{width:100%}}.things-to-do__bottom{width:680px;padding-top:20px;display:flex;flex-wrap:wrap;gap:15px;display:none}.things-to-do__bottom-active{display:flex}@media only screen and (max-width: 600px){.things-to-do__bottom{width:auto;gap:0px;justify-content:center}}.things-to-do__location{display:flex;flex-direction:column;align-items:center;flex:33%;padding:10px}@media only screen and (max-width: 768px){.things-to-do__location{flex:50%}}.things-to-do__location-image{width:210px;height:100%;text-decoration:none;object-fit:cover}@media only screen and (max-width: 768px){.things-to-do__location-image{width:180px;height:140px}}@media only screen and (max-width: 600px){.things-to-do__location-image{width:160px;height:120px}}.things-to-do__location-title{width:95%;text-align:center;margin:auto;padding:5px 0}.farmers-market{display:flex;flex-direction:column;align-items:center;padding-bottom:200px}@media only screen and (max-width: 900px){.farmers-market{display:block}}.farmers-market__header{font-size:2.5rem;padding:1rem 0;text-align:center}@media only screen and (max-width: 1024px){.farmers-market__header{font-size:2.5rem;padding:0rem 2rem}}.farmers-market__image{width:900px;height:280px;object-fit:cover}@media only screen and (max-width: 900px){.farmers-market__image{width:100%}}.farmers-market__list{display:flex;flex-direction:row;justify-content:space-between;max-width:900px;width:80%;padding:1rem 2rem}@media only screen and (max-width: 900px){.farmers-market__list{width:90%;margin:auto}}@media only screen and (max-width: 768px){.farmers-market__list{flex-direction:column;padding:1rem}}.farmers-market__list-header{font-family:MerriweatherSans;color:#004530;font-weight:500;font-size:1.5rem;margin-top:0rem}@media only screen and (max-width: 768px){.farmers-market__list-header{font-size:1.7rem}}.farmers-market__list--item{max-width:450px;padding-bottom:10px;line-height:10px;margin:1rem 0rem}@media only screen and (max-width: 768px){.farmers-market__list--item{max-width:100%}}.farmers-market__list--item-name{color:#004530;font-family:MerriweatherSans;font-weight:400;font-size:1rem;text-decoration:none}@media only screen and (max-width: 768px){.farmers-market__list--item-name{font-size:1.2rem}}@media only screen and (max-width: 500px){.farmers-market__list--item-name{line-height:25px}}.farmers-market__list--item-date{color:#004530;font-family:MerriweatherSans;font-weight:300;font-size:1rem;line-height:20px}@media only screen and (max-width: 768px){.farmers-market__list--item-date{font-size:1.2rem;line-height:auto}}.farmers-market__list--item-location{color:#004530;font-family:MerriweatherSans;font-weight:300;font-size:1rem}@media only screen and (max-width: 768px){.farmers-market__list--item-location{font-size:1.2rem}}.farmers-market__list--item a{cursor:pointer}.county-information{display:flex;flex-direction:row}@media only screen and (max-width: 1024px){.county-information{flex-direction:column;justify-content:center;align-items:center}}.county-information--svg{width:100%;height:100%;resize:both}.county-information__container{max-width:1360px;width:100%;margin:auto;padding:2rem 0}@media only screen and (max-width: 768px){.county-information__container{max-width:1000px}}.county-information__graphic{width:60%;height:auto;padding:1rem}@media only screen and (max-width: 1024px){.county-information__graphic{width:90%}}.county-information__copy{color:#004530;width:30%;padding:1rem}@media only screen and (max-width: 1024px){.county-information__copy{width:80%;padding:2rem 1rem}}.county-information__copy--block{padding:.25rem 0}.county-information__copy--header{text-transform:uppercase;font-family:MerriweatherBlack;font-size:1.5rem}@media only screen and (max-width: 768px){.county-information__copy--header{font-size:1.7rem}}.county-information__copy--subhead{text-transform:uppercase;font-family:MerriweatherSans;font-weight:700;font-size:1.2rem;margin:10px 0}.county-information__copy--summary{font-family:MerriweatherSans;font-size:1rem}.county-information__copy--summary_website-link{color:#004530;text-decoration:none;cursor:pointer}.county-information__copy--summary_list{list-style:none;padding-left:0px;font-family:MerriweatherSans;font-size:1rem}.swiper{width:100%;height:100%;max-width:1000px}.swiper-header{color:#004530;font-family:MerriweatherBold;font-size:1.5rem;text-align:center;text-transform:uppercase;margin-bottom:-5px}@media only screen and (max-width: 768px){.swiper-header{margin-bottom:5px}}.swiper-wrapper{width:100%;margin:auto;padding:1rem 0}@media only screen and (max-width: 768px){.swiper-wrapper{margin:0;padding:0}}.swiper-slide{background-position:center;background-size:cover}.swiper-slide__image{display:block;object-fit:cover;width:100%;height:100%;max-width:1000px}.swiper-button-next,.swiper-button-prev{color:#fff !important;fill:#fff !important;stroke:#fff !important}.trip-idea{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem .5rem}.trip-idea-home{text-decoration:none}.trip-idea--link{text-decoration:none}.trip-idea--link:nth-child(3n+1){border-bottom:3px solid rgba(141,156,112,.1882352941)}.trip-idea--link:nth-child(3n-1){border:3px solid rgba(141,156,112,.1882352941);border-top:none}.trip-idea--link:nth-child(3n){border-bottom:3px solid rgba(141,156,112,.1882352941)}.trip-idea--link:nth-child(7){border-bottom:none}.trip-idea--link:nth-child(8){border-bottom:none}.trip-idea--link:nth-child(9){border-bottom:none}@media only screen and (max-width: 768px){.trip-idea--link:nth-child(3n-1){border:none;border-bottom:3px solid rgba(141,156,112,.1882352941)}.trip-idea--link:nth-child(7){border-bottom:3px solid rgba(141,156,112,.1882352941)}.trip-idea--link:nth-child(8){border-bottom:3px solid rgba(141,156,112,.1882352941)}.trip-idea--link:nth-child(9){border-bottom:3px solid rgba(141,156,112,.1882352941)}}.trip-idea__grid{max-width:1000px;padding:3rem 1rem;width:90%;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 768px){.trip-idea__grid{grid-template-columns:1fr}}.trip-idea__image{width:280px}@media only screen and (max-width: 1024px){.trip-idea__image{max-width:100%;width:auto;height:auto}}.trip-idea__details{text-align:center;color:#004530}.trip-idea__details--header{font-family:MerriweatherBlack;font-size:1.4rem;margin-bottom:5px;text-transform:uppercase}.trip-idea__details--copy{font-family:MerriweatherSans;width:100%;margin:auto}.trip{display:flex;flex-direction:row;justify-content:center;max-width:1360px;width:100%;margin:auto;padding:2rem 0}@media only screen and (max-width: 1024px){.trip{flex-direction:column;justify-content:center;align-items:center}}.trip__container{max-width:1360px;width:100%;margin:auto;padding:2rem 0}@media only screen and (max-width: 1024px){.trip__container{max-width:1000px}}.trip__image{max-width:550px;max-height:700px;height:auto;padding:1rem}@media only screen and (max-width: 1024px){.trip__image{width:auto;max-width:80%}}.trip__copy{color:#004530;width:30%;padding:1rem}@media only screen and (max-width: 1024px){.trip__copy{text-align:center}}@media only screen and (max-width: 1024px){.trip__copy{width:85%;padding:1rem}}.trip__copy--list{padding:0 20px;list-style:none}@media only screen and (max-width: 1024px){.trip__copy--list{display:flex;justify-content:space-between;align-items:center}}@media only screen and (max-width: 768px){.trip__copy--list{flex-direction:column}}.trip__copy--list-item{padding:10px 0}.trip__copy--list-header{font-family:MerriweatherBlack}.trip__copy--header{text-transform:uppercase;font-family:MerriweatherBlack;font-size:1.5rem;margin-bottom:20px}@media only screen and (max-width: 768px){.trip__copy--header{font-size:1.7rem}}.trip__copy--contact{font-family:MerriweatherRegular;line-height:10px;text-decoration:none;color:#004530}.trip__copy--summary{font-family:MerriweatherSans;font-size:1rem;padding-bottom:1rem}.trip__copy--summary_website-link{color:#004530;text-decoration:none;cursor:pointer}.pagination{display:flex;justify-content:center;width:100%;height:100px;align-items:center}.pagination__arrow{background:none;border:none;padding:10px;font-size:20px;cursor:pointer;fill:#004530;transition:color .3s}.pagination__arrow--prev{width:15px;stroke:#004530}.pagination__arrow--next{width:15px;stroke:#004530;padding:0 0 5px 0;margin:10px}.pagination__button{background:none;border:none;padding:2px;margin:10px;cursor:pointer;background-color:#fff;font-family:MerriweatherSans;font-size:20px;color:#004530;border-bottom:2px solid #fff}.pagination__button-active{border-bottom:2px solid #004530}.event{background-color:#d7ddcd;padding:1rem 0;width:80%;max-width:900px;height:auto;margin:5rem auto}.event__overlay{width:100vw;height:100vh;overflow-y:scroll;position:fixed;top:0;z-index:150;opacity:0;display:none;background-color:rgba(0,0,0,.564)}.event__overlay-active{display:block;animation-name:fadeIn;animation-duration:.3s;animation-fill-mode:forwards}.event__x{background-color:#fff;width:30px;display:block;position:absolute;top:18px;right:10px;z-index:55;cursor:pointer}.event__x:nth-last-of-type(1){transform:rotate(-235deg);height:4px}.event__x:nth-last-of-type(2){transform:rotate(235deg);height:4px}.event__image{max-height:400px;width:100%;height:auto;object-fit:cover;margin:auto}.event__image--container{position:relative;top:0;bottom:0;margin:0 1rem 1rem 1rem}.event__details{color:#004530;margin:0}.event__details--date{font-family:MerriweatherSans;font-weight:300;padding:.5rem 0;margin:0;color:#fff;background-color:#004530;text-align:center;width:100%;font-size:1.2rem;margin-bottom:5px;text-transform:uppercase;position:absolute;top:0;left:0}.event__details--title{font-family:MerriweatherBlack;text-transform:uppercase;color:#004530;font-size:1.4rem;width:100%;margin:auto;text-align:center}.event__details--copy{font-family:MerriweatherSans;font-weight:400;padding:.5rem 0;margin:0rem 1rem;color:#004530;display:flex;justify-content:space-between}@media only screen and (max-width: 768px){.event__details--copy{flex-direction:column}}.event__details--copy_descrip{text-align:left;width:75%}@media only screen and (max-width: 768px){.event__details--copy_descrip{width:100%}}.event__details--copy_address{width:30%;text-align:left;list-style:none;line-height:30px;font-family:MerriweatherBlack}@media only screen and (max-width: 768px){.event__details--copy_address{margin:0;padding:0;width:100%}}.event-link{text-decoration:none}.events{display:flex;flex-direction:column;justify-content:center;align-items:center;width:250px;margin:1rem auto;position:relative;overflow:hidden}@media only screen and (max-width: 600px){.events{max-width:100%;width:auto;height:auto}}.events__grid{max-width:1000px;padding:2rem 1rem;width:90%;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 1024px){.events__grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.events__grid{gap:10px;grid-template-columns:1fr}}.events__image{width:250px;min-height:200px}@media only screen and (max-width: 1024px){.events__image{max-width:100%;width:auto;height:auto}}@media only screen and (max-width: 600px){.events__image{object-fit:cover}}.events__details{text-align:center;color:#004530;margin:0}.events__details--overlay{position:absolute;top:0;right:0;width:100%;height:100%;z-index:10}.events__details--overlay:hover{background-color:rgba(0,0,0,.093);transition:.3s;cursor:pointer}.events__details--date{font-family:MerriweatherSans;font-weight:300;padding:.5rem 0;margin:0;color:#fff;background-color:#004530;width:100%;font-size:1rem;margin-bottom:5px;text-transform:uppercase;position:absolute;top:0;left:0}.events__details--title{font-family:MerriweatherBold;text-transform:uppercase;background-color:#fff;width:100%;margin:auto;padding:.5rem 0;text-align:center;position:relative;bottom:0;left:0;text-decoration:underline}.events__city-state{font-size:16px;padding-bottom:13px !important}.form{background-color:#004530;color:#fff;margin:auto;padding:.5rem 2.5rem;max-width:700px;margin-bottom:3rem}.form__input-container{position:relative;margin-bottom:.5rem}.form__title{font-family:MerriweatherRegular;font-size:2rem;margin-bottom:.5em;text-align:center;text-transform:uppercase}@media only screen and (max-width: 768px){.form__title{font-size:1.7rem}}.form__description{font-family:MerriweatherSans;font-weight:200;width:70%;margin:auto;font-size:1rem;margin-bottom:1em;text-align:center}@media only screen and (max-width: 768px){.form__description{width:100%;margin:2rem auto}}.form__element{display:flex;flex-direction:column}.form__group{margin-bottom:1.5rem;font-family:MerriweatherRegular}.form__group--small{display:flex;flex-wrap:nowrap;gap:1rem}.form__group--small>.form__input-group{flex:1;display:flex;flex-direction:column;gap:.5rem}@media only screen and (max-width: 768px){.form__group--small>.form__input-group{width:100%}}.form__label{position:absolute;left:.75em;top:1rem;color:#004530;transition:.2s ease all;pointer-events:none;z-index:10}.form__label--active{top:3px;font-size:.7em}.form__input{width:100%;padding:1em .5rem;box-sizing:border-box;background-color:#d7ddcd;color:#004530;border:1px solid #eee;font-size:1em;transition:padding .2s ease}.form__input::placeholder{color:rgba(0,0,0,0)}.form__input:focus{outline:none}.form__input--long{font-family:MerriweatherSans}.form__input--small{font-family:MerriweatherSans;flex:1}@media only screen and (max-width: 768px){.form__input--small{width:100%}}.form__input-group{flex:1;display:flex;flex-direction:column;gap:.5rem}@media only screen and (max-width: 768px){.form__input-group{width:100%}}.form__group--small{display:flex;gap:1rem;flex-wrap:nowrap}@media only screen and (max-width: 768px){.form__group--small{width:100%;flex-direction:column}}.form__group--small .form__input-container{flex:1;margin-bottom:0}.form__button{display:block;width:auto;padding:.5rem;width:150px;border:1px solid #fff;background-color:#25336d;color:#fff;cursor:pointer;font-family:MerriweatherSans;font-size:1em;text-transform:uppercase;margin:1.5rem auto;transform:.3s}.footer{background-color:#d7ddcd;border-top:15px solid #25336d;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.footer__content{margin:auto;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:-3rem}@media only screen and (max-width: 1024px){.footer__content{flex-direction:column;margin-bottom:.5rem}}.footer .icon{width:25px;height:25px;padding:5px;fill:#004530}.footer .icon:hover{fill:#25336d;transition:.3s}.footer__list{display:flex;justify-content:space-evenly}@media only screen and (max-width: 1024px){.footer__list{flex-direction:column;justify-content:center;align-items:center}}.footer__list-item{font-family:MerriweatherSans;font-weight:600;text-decoration:none;text-transform:uppercase;color:#004530;padding:0 1rem}@media only screen and (max-width: 1024px){.footer__list-item{padding:.8rem 0}}.footer__logo{width:150px;height:150px;padding:1rem 2rem}.footer__logo--soa{width:220px;height:66px;padding:0 2rem}@media only screen and (max-width: 1024px){.footer__logo{padding:1.2rem 0}}.footer__copywrite{color:#004530;font-family:MerriweatherSans;font-size:14px}@media only screen and (max-width: 1024px){.footer__copywrite{text-align:center}}.county:hover{fill:#a1af86;transition:.3s}.submit__header{font-size:2rem;text-align:center;margin:6rem 0 2rem 0}.submit-event__btn{background-color:#004530;width:200px;height:auto;margin:2rem auto;cursor:pointer;display:flex;justify-content:center}.submit-event__btn:hover{background-color:#25336d;transition:.3s}.submit-event__btn-text{width:200px;height:auto}.tribe-events-single{padding:3rem 0 !important}.modal-content{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10000}#cropper-modal{display:block;background-color:rgba(45,46,46,.831372549);width:100%;height:100%;position:fixed;top:0;z-index:90000}.cropper-btn{margin:1rem;padding:10px 15px;background-color:#004530;border:none;color:#fff;font-family:MerriweatherSans}.cropper-btn__container{display:flex;justify-content:space-between}.tribe-community-events .tribe-event-instructions{display:block;padding:0;margin:10px 2rem 10px 2rem}@media only screen and (max-width: 768px){.modal-content .cropper-bg{width:400px !important;height:500px !important}}@media only screen and (max-width: 600px){.modal-content .cropper-bg{width:300px !important;height:400px !important}}.tribe-section-custom-fields .tribe-section-content .tribe-section-content-row .tribe-section-content-label{width:60%}@media only screen and (max-width: 600px){.tribe-section-custom-fields .tribe-section-content .tribe-section-content-row .tribe-section-content-label{width:100%}}.tribe-events-meta-group{width:30% !important}@media only screen and (max-width: 768px){.tribe-events-meta-group{width:100% !important}}.tribe-events-meta-group-details{width:10% !important}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:var(--tec-spacer-1);order:2;padding-top:var(--tec-spacer-5);position:relative;width:100%}@media only screen and (max-width: 768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{display:flex;flex-direction:column}}.tribe-events-venue-map{width:60% !important}@media only screen and (max-width: 768px){.tribe-events-venue-map{width:100% !important}}.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child) a{color:#004530 !important}a:-webkit-any-link{color:unset;cursor:pointer}.tribe-events-pg-template{font-family:MerriweatherSans,sans-serif}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row>.tribe-common-g-col{padding:0;position:relative;margin:0}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag{width:auto;min-width:55px}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{display:none}.tribe-event-date-start{font-family:MerriweatherSans,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.5;color:#004530;text-transform:uppercase;margin:0 0 100px -30px !important}@media only screen and (max-width: 768px){.tribe-event-date-start{margin:0 0 100px 0 !important}}.tribe-events-header{background-color:rgba(0,0,0,0);flex-direction:row;display:none}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3);text-transform:uppercase;color:#004530 !important;font-weight:600;font-family:MerriweatherSans}.tribe-events .tribe-events-calendar-list__event-title-link{background:rgba(0,0,0,0);color:#004530 !important}.tribe-events .tribe-events-calendar-list__month-separator:after{content:"";display:block;flex:auto;height:2px;margin-left:20px;background-color:#004530 !important}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{font-size:var(--tec-font-size-6);line-height:var(--tec-line-height-1);text-transform:uppercase;color:#004530 !important;font-family:MerriweatherRegular}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3);font-family:MerriweatherSans,sans-serif;color:#004530}.tribe-events-calendar-list__event-venue-address,.tribe-common .tribe-common-b2--bold{font-family:MerriweatherRegular;font-weight:700;font-size:15px;line-height:1.5;color:#004530 !important;text-transform:uppercase;font-style:normal}.tribe-event-date-start,.tribe-event-time{font-family:MerriweatherRegular;font-weight:700;font-size:1rem;line-height:1.5;color:#004530;text-transform:none !important}.tribe-events-single-event-title{font-family:MerriweatherRegular;font-weight:400;font-size:2rem;line-height:1.5;color:#004530 !important;text-transform:none !important}.tribe-events-back a{font-family:MerriweatherRegular;font-weight:400;font-size:1rem;line-height:1.5;color:#004530 !important;text-transform:none !important}.tribe-events-single-section-title{font-family:MerriweatherRegular;font-weight:600;font-size:1.2rem;line-height:1.5;color:#004530 !important;text-transform:none !important}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{background-color:#fff !important;border:1px solid #004530 !important;border-radius:var(--tec-border-radius-default);text-align:center;transition:var(--tec-transition);color:#004530 !important;padding:11px 20px;width:100%;transition:.3s ease}.tribe-common-c-btn-border:hover{background-color:#004530 !important;color:#fff !important;transition:.3s ease}.single-event-datetime{margin-left:30px !important}.tribe-events-gmap,.tribe-organizer a,.tribe-venue a{font-family:MerriweatherRegular;font-weight:700;font-size:15px;line-height:1.5;color:#004530 !important;font-style:normal}.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar,.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector{display:none}.tribe-events-calendar-latest-past__event-venue-address,.tribe-events-calendar-latest-past__event-venue-title .tribe-common-b2--bold{font-family:MerriweatherRegular;font-weight:700;font-size:15px;line-height:1.5;color:#004530 !important;text-transform:uppercase;font-style:normal}.form{font-family:MerriweatherSans,sans-serif;color:#fff;margin:auto;padding:.5rem 2.5rem;max-width:1000px !important}.event_tribe_event_status{display:none}.tribe-section-header{background-color:#004530 !important;color:#fff !important}.tribe-section-header h3,.tribe-section-header label{color:#fff !important}#rsvp_form_toggle,#settings_form_toggle,#ticket_form_toggle,#tribe-add-exclusion,#tribe-add-recurrence,.tribe-button-secondary,.tribe-image-upload-area .choose-file,a.tribe-button.tribe-button-secondary,input.button.submit.events-community-submit{background:#25336d !important;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:11px;-webkit-font-smoothing:subpixel-antialiased;font-weight:400;height:auto;letter-spacing:1px;padding:10px;text-align:center;text-decoration:none;text-transform:uppercase}#post.events-community-submit{background:#25336d !important;color:#fff}.tribe-events-pagination{margin:0 auto;padding:20px 0;text-align:center;grid-column:2}.page-numbers{color:#004530 !important;text-decoration:none;font-size:18px;padding:0 5px}.page-numbers.current{text-decoration:underline}.tribe-events-single{padding-top:2rem}.tribe-events-c-subscribe-dropdown__button-text{background-color:rgba(0,0,0,0) !important;border:none !important;color:#004530 !important}.tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text{color:#fff !important;background-color:rgba(0,0,0,0) !important}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{background-color:rgba(0,0,0,0) !important;border:none !important}.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar{display:none !important}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{display:none !important}.tribe-events-calendar-list__event-date-tag{padding:0 !important;min-width:0px;width:0 !important}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium a{text-decoration:none !important}.tribe-events .tribe-events-c-nav__next,.tribe-events .tribe-events-c-nav__prev{align-items:center;display:flex;flex:none;flex-wrap:wrap;justify-content:center;border:none !important;background-color:rgba(0,0,0,0) !important;color:#004530 !important}.tribe-events-header{display:none !important}/*# sourceMappingURL=style.min.css.map */