.product-finder-wrapper{margin:20px auto;max-width:1200px;padding:20px;text-align:center}.product-finder-heading{font-size:30px;font-weight:bold;margin-bottom:10px;color:#2a441d}.product-finder-description{font-size:16px;margin-bottom:30px;color:#555}.product-finder-menu__form{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}.product-finder-menu__select,.product-finder__zip,.btn--submit{height:44px;font-size:16px;border:1px solid #ccc;border-radius:4px;padding:0 12px;line-height:1.5;box-sizing:border-box}.product-finder-menu__select,.product-finder__zip{width:180px}.btn--submit{background-color:#1f360f;color:#fff;border:none;text-transform:uppercase;font-weight:bold;padding:0 24px;cursor:pointer;white-space:nowrap;height:44px;display:flex;align-items:center;justify-content:center}.btn--submit:hover{background-color:#2a441d;color:#fff}.product-finder{display:flex;flex-wrap:wrap;gap:20px}.product-finder__list{flex:1 1 400px;max-height:600px;overflow-y:auto;padding-right:10px}.product-finder__map{flex:2 1 600px;min-height:600px;border:1px solid #ddd}.location{background:#f7f7f7;padding:15px;margin-bottom:15px;border:1px solid #eee;border-radius:4px;text-align:left}.location h2{font-size:20px;margin-bottom:8px;color:#2a441d}.location address,.location span,.location a{display:block;margin-bottom:5px;color:#555;font-size:14px}.location a{color:#2a441d;text-decoration:underline}.location-brands{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.brand-label{background-color:#2a441d;color:#fff !important;padding:6px 12px;font-size:14px;border-radius:4px;font-weight:500;line-height:1.4;transition:background-color .3s ease}.brand-label:hover{background-color:#3b5d2e}@media (max-width: 767px){.product-finder-menu__form{flex-direction:column;align-items:stretch}.product-finder-menu__select,.product-finder__zip,.btn--submit{width:100%}.product-finder__map,.product-finder__list{width:100%}}#map{width:100%;height:100%;min-height:600px}