.page-module__E0kJGG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__main{flex-direction:column;flex:1;display:flex}
.Hero-module__Z8hQ_W__hero{color:#fff;text-align:center;justify-content:center;align-items:center;height:55vh;min-height:450px;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__heroSmall{color:#fff;text-align:center;justify-content:center;align-items:center;height:35vh;min-height:250px;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__bgImage{-o-object-fit:cover;object-fit:cover;z-index:1;opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__bgImage.Hero-module__Z8hQ_W__active{opacity:1}.Hero-module__Z8hQ_W__overlay{z-index:2;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__content{z-index:3;width:100%;max-width:1250px;padding:var(--spacing-md);animation:1s ease-out Hero-module__Z8hQ_W__fadeIn;position:relative}.Hero-module__Z8hQ_W__title{margin-bottom:var(--spacing-sm);text-shadow:0 4px 10px #00000080;letter-spacing:-.02em;font-size:3.5rem;font-weight:800}.Hero-module__Z8hQ_W__subtitle{text-shadow:0 2px 5px #00000080;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400}.Hero-module__Z8hQ_W__searchContainer{z-index:100;background:#0d0d0d;border-radius:6px;align-items:center;width:100%;min-height:60px;padding:0;display:flex;position:relative;overflow:visible;box-shadow:0 15px 45px #0009}.Hero-module__Z8hQ_W__searchForm{width:100%;display:flex}.Hero-module__Z8hQ_W__inputGroup{border-right:1px solid #2a2a2a;flex:1;align-self:stretch;align-items:center;height:100%;min-height:60px;display:flex;position:relative}.Hero-module__Z8hQ_W__inputGroup:after{content:"";pointer-events:none;border-top:5px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Hero-module__Z8hQ_W__select{color:#fff;cursor:pointer;appearance:none;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;background-color:#0000;border:none;outline:none;align-items:center;width:100%;min-height:60px;padding:1rem .6rem;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.Hero-module__Z8hQ_W__select option{color:#fff;background-color:#1a1a1a}.Hero-module__Z8hQ_W__customDropdown{z-index:1000;background:#0d0d0d;border:1px solid #2a2a2a;border-radius:0 0 4px 4px;width:100%;min-width:280px;max-height:400px;margin-top:1px;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 10px 25px #00000080}.Hero-module__Z8hQ_W__activeDropdown{animation:.2s ease-out Hero-module__Z8hQ_W__slideDown;display:block!important}@keyframes Hero-module__Z8hQ_W__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__dropdownOption{cursor:pointer;color:#ccc;text-align:left;white-space:nowrap;padding:12px 20px;font-size:.9rem;transition:background .2s}.Hero-module__Z8hQ_W__dropdownOption:hover{color:#fff;background:#222}.Hero-module__Z8hQ_W__dropdownOption.Hero-module__Z8hQ_W__selected{color:#e31837;font-weight:700}.Hero-module__Z8hQ_W__dropdownHeader{text-transform:uppercase;color:#e31837;letter-spacing:1.5px;pointer-events:none;background:#111;padding:15px 20px 5px;font-size:.75rem;font-weight:800}.Hero-module__Z8hQ_W__dropdownDivider{background:#2a2a2a;height:1px;margin:5px 0}.Hero-module__Z8hQ_W__searchBtn{color:#fff;cursor:pointer;background-color:#e31837;border:none;justify-content:center;align-items:center;min-width:70px;transition:background-color .2s;display:flex}.Hero-module__Z8hQ_W__searchBtn:hover{background-color:#c0142e}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{height:auto;min-height:75vh;padding-top:60px;padding-bottom:30px}.Hero-module__Z8hQ_W__heroSmall{height:auto;min-height:50vh;padding-top:80px;padding-bottom:40px}.Hero-module__Z8hQ_W__title{font-size:2.8rem}.Hero-module__Z8hQ_W__searchContainer{border-radius:8px;flex-direction:column}.Hero-module__Z8hQ_W__searchForm{flex-direction:column}.Hero-module__Z8hQ_W__inputGroup{border-bottom:1px solid #2a2a2a;border-right:none}.Hero-module__Z8hQ_W__searchBtn{min-height:55px;padding:1rem}}
.FeaturedProperties-module__JO1dVq__section{padding:var(--spacing-xl)0;background-color:var(--background-color)}.FeaturedProperties-module__JO1dVq__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.FeaturedProperties-module__JO1dVq__sectionTitle{color:var(--primary-color);text-align:center;margin-bottom:var(--spacing-lg);font-size:2.5rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.FeaturedProperties-module__JO1dVq__sectionTitle:after{content:"";background-color:var(--secondary-color);width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.FeaturedProperties-module__JO1dVq__grid{gap:var(--spacing-lg);margin-top:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.FeaturedProperties-module__JO1dVq__viewAll{text-align:center;margin-top:var(--spacing-xl)}.FeaturedProperties-module__JO1dVq__button{color:var(--primary-color);border:2px solid var(--primary-color);border-radius:var(--radius-sm);background-color:#0000;padding:12px 24px;font-weight:600;transition:all .2s;display:inline-block}.FeaturedProperties-module__JO1dVq__button:hover{background-color:var(--primary-color);color:#fff}
.PropertyCard-module__Y6ifKW__card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.PropertyCard-module__Y6ifKW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.PropertyCard-module__Y6ifKW__imageContainer{background-color:#f0f0f0;width:100%;padding-top:66.67%;position:relative}.PropertyCard-module__Y6ifKW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.PropertyCard-module__Y6ifKW__badge{top:var(--spacing-sm);left:var(--spacing-sm);background-color:var(--secondary-color);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute}.PropertyCard-module__Y6ifKW__underOfferBadge{top:calc(var(--spacing-sm) + 30px);left:var(--spacing-sm);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;background-color:#f59e0b;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;box-shadow:0 2px 4px #0003}.PropertyCard-module__Y6ifKW__underContractBadge{top:calc(var(--spacing-sm) + 30px);left:var(--spacing-sm);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;background-color:#8b5cf6;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;box-shadow:0 2px 4px #0003}.PropertyCard-module__Y6ifKW__mlsBadge{top:var(--spacing-sm);right:var(--spacing-sm);color:#fff;border-radius:var(--radius-sm);background-color:#000000b3;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute}.PropertyCard-module__Y6ifKW__content{padding:var(--spacing-md);flex-direction:column;flex:1;display:flex}.PropertyCard-module__Y6ifKW__price{color:var(--secondary-color);margin-bottom:var(--spacing-xs);font-size:1.5rem;font-weight:700}.PropertyCard-module__Y6ifKW__address{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1rem;font-weight:500;line-height:1.4}.PropertyCard-module__Y6ifKW__details{gap:var(--spacing-md);padding-top:var(--spacing-sm);color:var(--text-secondary);border-top:1px solid #eee;margin-top:auto;font-size:.875rem;display:flex}.PropertyCard-module__Y6ifKW__detailItem{align-items:center;gap:4px;display:flex}
.ExploreByParish-module__sPWcxq__section{background-color:#f9f9f9;padding:6rem 2rem}.ExploreByParish-module__sPWcxq__container{max-width:1200px;margin:0 auto}.ExploreByParish-module__sPWcxq__sectionTitle{text-transform:uppercase;text-align:center;color:#1a1a1a;font-size:2.2rem;font-weight:700;font-family:var(--font-outfit),sans-serif;margin-bottom:3rem}.ExploreByParish-module__sPWcxq__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:15px;display:grid}.ExploreByParish-module__sPWcxq__card{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.ExploreByParish-module__sPWcxq__card:first-child{grid-area:span 2/span 2}.ExploreByParish-module__sPWcxq__card:nth-child(4){grid-area:span 1/span 2}.ExploreByParish-module__sPWcxq__card:nth-child(5){grid-area:span 2/span 1}.ExploreByParish-module__sPWcxq__card:nth-child(9),.ExploreByParish-module__sPWcxq__card:nth-child(13){grid-area:span 1/span 2}@media (max-width:1024px){.ExploreByParish-module__sPWcxq__grid{grid-template-columns:repeat(3,1fr)}.ExploreByParish-module__sPWcxq__card:nth-child(n){grid-area:span 1/span 1}.ExploreByParish-module__sPWcxq__card:first-child{grid-area:span 2/span 2}.ExploreByParish-module__sPWcxq__card:nth-child(4),.ExploreByParish-module__sPWcxq__card:nth-child(9){grid-area:span 1/span 2}}@media (max-width:768px){.ExploreByParish-module__sPWcxq__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.ExploreByParish-module__sPWcxq__card:nth-child(n){grid-area:span 1/span 1}.ExploreByParish-module__sPWcxq__card:first-child{grid-area:span 2/span 2}}@media (max-width:480px){.ExploreByParish-module__sPWcxq__grid{grid-template-columns:1fr;grid-auto-rows:220px}.ExploreByParish-module__sPWcxq__card:nth-child(n){grid-area:span 1/span 1}}.ExploreByParish-module__sPWcxq__image{-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.ExploreByParish-module__sPWcxq__overlay{z-index:2;background:linear-gradient(#0003 0%,#000000b3 100%);width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.ExploreByParish-module__sPWcxq__parishName{z-index:3;color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:1px 1px 4px #000c;text-align:center;font-size:1.25rem;font-weight:700;transition:transform .3s;position:relative}.ExploreByParish-module__sPWcxq__card:hover .ExploreByParish-module__sPWcxq__image{transform:scale(1.08)}.ExploreByParish-module__sPWcxq__card:hover .ExploreByParish-module__sPWcxq__overlay{background:linear-gradient(#0000001a 0%,#b1202880 100%)}.ExploreByParish-module__sPWcxq__card:hover .ExploreByParish-module__sPWcxq__parishName{transform:translateY(-5px)}
.MLSIntegratedSearch-module__bvgLBW__container{max-width:1200px;padding:var(--spacing-xl)var(--spacing-md);margin:0 auto;position:relative}.MLSIntegratedSearch-module__bvgLBW__backLink{color:var(--text-secondary);margin-bottom:var(--spacing-lg);align-items:center;gap:8px;font-weight:600;transition:color .2s;display:inline-flex}.MLSIntegratedSearch-module__bvgLBW__backLink:hover{color:var(--secondary-color)}.MLSIntegratedSearch-module__bvgLBW__title{color:var(--primary-color);margin-bottom:var(--spacing-sm);text-align:center;font-size:2.5rem}.MLSIntegratedSearch-module__bvgLBW__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:var(--spacing-xl);font-size:1.1rem}.MLSIntegratedSearch-module__bvgLBW__grid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}
