.fabSearchContainer{margin-inline:auto;max-width:1200px}.fabSearchHeader{align-items:center;display:flex;margin-bottom:24px}.fabSearchBar,.fabSearchMap{width:50%}div.fabSearchBar-header{width:100%}.fabSearchBar input{background:#f6f3f1;border:none;border-radius:1000px;padding:10px 15px;width:100%}.fabSearchBar button{border-radius:1000px}div#fabricatorCardContainer{display:flex;flex-wrap:wrap;gap:24px}div.fabSearch-card{background:#f6f3f1;border-radius:8px;overflow:hidden;width:31%}div.fabSearch-card .imageContainer{aspect-ratio:2/1}div.fabSearch-card img{height:100%;object-fit:cover;width:100%}div.fabSearch-text{display:flex;flex-direction:column;justify-content:space-between;padding:1rem}div.fabSearch-text h4,div.fabSearch-text h5{margin-bottom:.5rem}div.fabRequestQuote{text-align:center}div.fabRequestQuote a{background-color:#0d547a;border-radius:20px;color:#fefefe!important;display:inline-block;margin-top:30px;padding:5px 30px;text-decoration:none}div.fabRequestQuote a:hover{background-color:#d95a11}