.find-agent{align-items:center;background-color:var(--color-grey);display:flex;flex-direction:column;justify-content:center;padding:74px 30px;text-align:center}.find-agent.find-agent--white{background-color:var(--color-white)}.find-agent__wrapper{margin:0 auto;max-width:60%}.find-agent__caption{font-weight:300;margin:0 auto 34px}.find-agent .simple-search__container,.find-agent__form{display:flex;margin:0 auto;padding:0;position:relative;width:80%;z-index:2}.find-agent__form.search-suggestion input.ljha-integration.find-agent__keywords{background-image:url();background-position:10px;background-repeat:no-repeat;background-size:contain;border:0;display:block;height:32px;line-height:32px;padding:0 10px;width:calc(100% - 32px)}.find-agent__form .find-agent__button.button{align-items:center;display:flex;flex:0 0 auto;height:32px;justify-content:center;line-height:24px;min-width:unset;padding:0;width:60px}.find-agent .simplesearch__keywords{text-align:left}.find-agent .simplesearch__button button{height:31px!important;line-height:32px!important}.find-agent__form .find-agent__button.button span{filter:invert(1);margin:0}.find-agent__form .find-agent__button.button:hover span{filter:invert(0);transition:filter .3s ease-in}.ljha-search-suggest__content{background-color:#fff;left:0;left:32px;max-height:200px;text-align:left;top:32px;top:64px;width:100%;width:calc(100% - 64px)}.ljha-search-suggest__content .ljha-search-suggestion-header{background-color:var(--color-grey);font-weight:500;padding:5px 10px}.ljha-search-suggest__content .ljha-search-suggestion-item{cursor:pointer;padding:1px 10px}.ljha-search-suggest__content .ljha-search-suggestion-item:hover{color:var(--color-tertiary)}section.find-agent .search-notification{margin-left:-5px;padding-left:0;text-align:left}@media (max-width:991.98px){.find-agent__wrapper{max-width:100%;width:100%}}