.search-hero__title{font-family:"Inter",sans-serif;font-size:1.875rem;font-weight:700;color:#2d3748;text-wrap:balance}@media(min-width: 768px){.search-hero__title{font-size:2.25rem}}@media(min-width: 992px){.search-hero__title{font-size:3rem}}.search-hero__lead{margin-top:1rem;max-width:42rem;color:#718096}.search-hero__lead--narrow{max-width:48rem;line-height:1.6}.search-hero__lead--mt{margin-top:.5rem}.search-hero__title--sm{font-size:1.5rem}@media(min-width: 768px){.search-hero__title--sm{font-size:1.875rem}}.search-hero__count{font-weight:600;color:#2d3748}.search-bar-with-filters{display:flex;align-items:center;gap:.75rem;background-color:#fff;border-radius:2rem;border:1px solid #e2e8f0;padding:.75rem 1.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);margin-bottom:1rem}.search-bar-with-filters__form{flex:1 1 400px;min-width:0}.search-bar-with-filters__filter{flex-shrink:0}.search-form{display:flex;flex-direction:column;gap:1rem}@media(min-width: 576px){.search-form{flex-direction:row;align-items:stretch;gap:.75rem}}.search-form__inner{position:relative;flex:1;min-width:0}.search-form__input-wrap{display:flex;align-items:center;gap:.5rem;padding:15px 30px;border-radius:2rem;border:1px solid #e2e8f0;background:#f7fafc}.search-form__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#718096}.search-form__input{flex:1;min-width:0;background:rgba(0,0,0,0);color:#2d3748;font-size:1rem;-webkit-appearance:none;appearance:none}.search-form__input::placeholder{color:#718096}.search-form__input:focus{outline:none}.search-form__input:focus-visible{outline:none}.search-form__input::-webkit-search-decoration,.search-form__input::-webkit-search-results-button,.search-form__input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.search-form__select{padding:15px 30px;border-radius:2rem;border:1px solid #e2e8f0;background:#f7fafc;font-size:.875rem;color:#2d3748}.search-form__actions{display:flex;align-items:stretch;justify-content:stretch}@media(min-width: 576px){.search-form__actions{flex-shrink:0}}.search-form__submit{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;border-radius:2rem;background:#007dfa;color:#fff;font-size:.875rem;font-weight:600;border:1px solid rgb(0,104.6,209.2);cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease}@media(min-width: 576px){.search-form__submit{flex:0 0 auto}}.search-form__submit:hover{background:rgb(0,109.7,219.4);border-color:rgb(0,94.4,188.8)}.filter-chips{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.filter-chips__link{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:9999px;border:1px solid #e2e8f0;background:#f7fafc;font-size:.875rem;font-weight:500;color:#718096;text-decoration:none;transition:background .2s ease,color .2s ease}.filter-chips__link:hover{background:#f7fafc}.filter-chips__count{margin-left:.375rem;color:#718096}.autocomplete-suggestions{display:none;position:absolute;top:calc(100% + .2rem);left:0;right:0;z-index:9;background-color:#fff;border-radius:2rem;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.05);box-sizing:border-box;overflow:hidden}.autocomplete-suggestions__inner{max-height:400px;padding:.5rem .75rem;overflow-y:auto;text-align:left}.autocomplete-suggestions .tt-header{padding:.4rem .75rem;color:#2d3748;cursor:default;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.autocomplete-suggestions .tt-header:not(:first-child){margin-top:.5rem;border-top:1px solid #e2e8f0;padding-top:.75rem}.autocomplete-suggestions .tt-suggestion{cursor:pointer;padding:.4rem .75rem;border-radius:.75rem;font-size:.875rem;font-weight:400;color:#718096;border:1px solid rgba(0,0,0,0)}.autocomplete-suggestions .tt-suggestion:hover{background:#f7fafc;border-color:#e2e8f0;color:#2d3748}.autocomplete-suggestions .tt-empty{padding:.5rem .75rem;font-size:.875rem;color:#718096;cursor:default}.contact-popup{position:fixed;inset:0;z-index:1001;display:flex;align-items:center;justify-content:center;padding:1.5rem}.contact-popup[hidden],.contact-popup.is-hidden{display:none !important}.contact-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);cursor:pointer}.contact-popup__box{position:relative;width:100%;max-width:480px;max-height:98vh;display:flex;flex-direction:column;background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.05);overflow:hidden}.contact-popup__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.contact-popup__title{margin:0;font-size:1.25rem;font-weight:600;color:#2d3748}.contact-popup__close{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:.75rem;background:rgba(0,0,0,0);font-size:1.5rem;line-height:1;color:#718096;cursor:pointer;transition:background .2s,color .2s}.contact-popup__close:hover{background:#f7fafc;color:#2d3748}.contact-popup__body{overflow:auto;padding:1.5rem}@media(max-width: 600px){.contact-popup{padding:.5rem}.contact-popup__head{padding:.5rem}.contact-popup__body{padding:.5rem}}.lead-form-card{border-radius:1rem;border:1px solid #e2e8f0;background:#fff;padding:1.5rem}.lead-form-card__title{font-size:1.125rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.lead-form-card__subtitle{margin:0 0 1.25rem;font-size:.875rem;color:#718096}.lead-form{display:flex;flex-direction:column;gap:.75rem}.lead-form__row{display:flex;flex-direction:column;gap:.75rem}@media(min-width: 768px){.lead-form__row{flex-direction:row}}.lead-form__field{flex:1;display:flex;flex-direction:column;gap:.25rem}.lead-form__label{font-size:.8rem;font-weight:600;color:#718096}.lead-form__error{margin:0;font-size:.75rem;line-height:1.4;color:#c53030}.lead-form__error--global{padding:.625rem .75rem;border-radius:.75rem;background:rgba(229,62,62,.08);border:1px solid rgba(229,62,62,.35)}.lead-form__error[hidden]{display:none}.lead-form__input,.lead-form__select{width:100%;padding:15px 30px;border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;color:#2d3748}.lead-form__input.is-invalid,.lead-form__select.is-invalid{border-color:#e53e3e}.lead-form__input:focus,.lead-form__select:focus{outline:none;border-color:#007dfa;box-shadow:0 0 0 1px rgba(0,125,250,.08)}.lead-form__select{padding-right:3rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.125rem;appearance:none;-webkit-appearance:none;cursor:pointer}.lead-form__actions{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.lead-form__submit{width:100%;padding:15px 30px;border-radius:.75rem;border:none;cursor:pointer;font-size:.9rem;font-weight:600;background:#007dfa;color:#fff;transition:background .2s ease,box-shadow .2s ease}.lead-form__submit:hover{background:rgb(0,109.7,219.4);box-shadow:0 8px 18px rgba(0,125,250,.25)}.lead-form__submit:disabled{opacity:.7;cursor:not-allowed}.lead-form__secondary{width:100%;padding:15px 30px;border-radius:.75rem;border:1px solid rgba(0,125,250,.4);background:rgba(0,0,0,0);color:#007dfa;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.lead-form__secondary:hover{background:#ecf2f9;border-color:#007dfa}.lead-form-thank{padding:1.25rem .5rem;text-align:center}.lead-form-thank--success{border-radius:.75rem;background:rgba(0,125,250,.08);border:1px solid rgba(0,125,250,.25)}.lead-form-thank__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#007dfa}.lead-form-thank__msg{margin:0;font-size:.9375rem;line-height:1.5;color:#2d3748}
