.profiles-hero .search-bar{display:flex;align-items:center;background:#0000004d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,1);border-radius:30px;overflow:hidden;max-width:1100px;width:100%;margin:0 auto}.profiles-hero .search-bar input{flex:1;border:none;outline:none;text-align:left;padding:14px 24px;font-size:16px;font-weight:300;letter-spacing:.09em;font-family:var(--font);color:#ffffffb3;background:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.profiles-hero .search-bar input::placeholder{color:#ffffffb3}.profiles-hero .search-bar__input-shell{position:relative;display:flex;flex:1;min-width:0;align-items:center}.profiles-hero #profiles-search-input{width:100%;padding-right:48px;color:#fff;font-weight:600}.profiles-hero #profiles-search-input::placeholder{color:#ffffffb3;font-weight:400}.profiles-search-clear{position:absolute;top:50%;right:8px;z-index:3;display:inline-flex;width:34px;height:34px;padding:0;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#ffffffd1;font-family:var(--font);font-size:22px;line-height:1;cursor:pointer;transform:translateY(-50%)}#profiles-search-input:placeholder-shown+.profiles-search-clear{display:none}.profiles-search-clear:hover{color:#fff}.profiles-search-clear .site-close-mark{--site-close-mark-size: 14px}.profiles-search-clear:focus-visible{outline:2px solid #fff;outline-offset:-3px}.profiles-hero .search-bar__toggle{display:flex;align-items:center;padding:0 18px;gap:4px;flex-shrink:0;isolation:isolate}.profiles-hero .search-bar__btn{min-width:44px;min-height:44px;font-family:var(--font);font-size:16px;font-weight:700;letter-spacing:.09em;color:#ffffff80;padding:4px 8px;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.profiles-hero .search-bar__btn.active{color:#fff}.profiles-hero .search-bar__btn:focus-visible{outline:2px solid rgba(255,255,255,.86);outline-offset:2px}.profiles-hero .search-bar__btn:hover{color:#fff}.profiles-hero .search-bar__divider{color:#ffffff80;font-weight:300;font-size:16px}.profiles-hero .search-bar__icon{display:none;background:none;border:none;color:#fffc;font-size:24px;padding:14px 20px;cursor:pointer;transition:color .2s}.profiles-hero .search-bar__icon:hover{color:#fff}.profiles-hero .search-bar .search-bar__icon--left{display:none}@media(min-width:729px){.profiles-hero .search-bar .search-bar__icon--left{display:inline-flex;align-items:center;justify-content:center;position:relative;flex:0 0 56px;min-width:56px;padding:0 8px 0 22px;color:transparent}.profiles-hero .search-bar .search-bar__icon--left i{display:none}.profiles-hero .search-bar .search-bar__icon--left:before{content:"";width:15px;height:15px;border:1.4px solid rgba(255,255,255,.76);border-radius:50%;box-sizing:border-box}.profiles-hero .search-bar .search-bar__icon--left:after{content:"";position:absolute;width:7px;height:1.4px;background:#ffffffc2;transform:translate(8px,8px) rotate(45deg);transform-origin:left center}.profiles-hero .search-bar .search-bar__icon--left{padding:0 8px;color:#fffc}.profiles-hero .search-bar .search-bar__icon--left i{display:inline-block;font-size:18px;line-height:1;transform:translate(4px)}.profiles-hero .search-bar .search-bar__icon--left:before,.profiles-hero .search-bar .search-bar__icon--left:after{content:none}}@media(max-width:728px){.profiles-hero .search-bar{position:relative;flex-direction:column;align-items:center;max-width:min(90%,370px);gap:var(--site-space-content);border:0;border-radius:0;background:transparent;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.profiles-hero .search-bar input{width:100%;font-size:13px;min-height:48px;text-align:left;border:1px solid rgba(255,255,255,.54);border-radius:999px;color:#ffffffeb;background:#00000061;box-shadow:0 16px 36px #0000003d,inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profiles-hero .search-bar__input-shell{width:100%;flex:0 0 auto}.profiles-hero:not(.profiles-hero--offices) .profiles-search-clear{right:50px}.profiles-hero .search-bar__icon{position:absolute;top:24px;right:4px;z-index:2;display:block;width:44px;height:44px;padding:0;border:0;background:#ffffffb8;cursor:pointer;transform:translateY(-50%);-webkit-mask:url(/uploads/search.webp) center / 18px 18px no-repeat;mask:url(/uploads/search.webp) center / 18px 18px no-repeat}.profiles-hero .search-bar__icon:focus-visible{outline:2px solid rgba(255,255,255,.86);outline-offset:4px}.profiles-hero .search-bar input::placeholder{font-size:13px;color:#fff9}.profiles-hero .search-bar__toggle{width:auto;justify-content:center;gap:6px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profiles-hero .search-bar__btn{flex:0 0 auto;min-width:44px;min-height:44px;padding:8px 4px;border-radius:0;font-size:13px;letter-spacing:.06em;color:#ffffffa6;text-shadow:0 2px 8px rgba(0,0,0,.55);transition:color .2s ease,font-weight .2s ease}.profiles-hero .search-bar__btn.active{color:#fff;font-weight:700;background:transparent;box-shadow:none;transform:none}.profiles-hero .search-bar__btn:hover,.profiles-hero .search-bar__btn:focus-visible{color:#fff;background:transparent}.profiles-hero .search-bar__divider{display:inline;color:#ffffffbf;font-weight:500;font-size:14px}}@media(max-width:919px)and (min-width:729px){.profiles-hero .search-bar__btn{min-width:44px;min-height:44px;padding-top:8px;padding-bottom:8px}}@media(max-width:728px){.profiles-hero .search-bar{flex-direction:column;border-radius:0;max-width:min(90%,370px)}.profiles-hero .search-bar input{width:100%;font-size:13px}.profiles-hero .search-bar__toggle{margin:0 auto;padding:0;justify-content:center}.profiles-hero .search-bar .search-bar__btn.active{color:#fff;background:transparent;box-shadow:none;transform:none}}.profiles-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.profiles-hero__badge-left{position:absolute;left:20px;top:50%;transform:translateY(-50%);z-index:3}.profiles-hero__badge-left img{width:120px;height:120px;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.profiles-hero__badge-right{position:absolute;right:30px;bottom:20px;z-index:3}.profiles-hero__badge-right img{width:100px;height:100px;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3));opacity:.9}.profiles-hero .profiles-hero__title{color:#fff;margin-bottom:var(--site-space-content);white-space:normal;overflow-wrap:anywhere}.profiles-hero .search-bar{max-width:1100px;margin:0 auto;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.profiles-hero .search-bar input{background:transparent;min-width:0;height:auto;min-height:48px;font-size:16px;line-height:var(--site-leading-body);text-align:left}.profiles-hero--offices{background:var(--green-dark) url(/uploads/office-banner.png) bottom center / cover no-repeat;z-index:5}.profiles-hero .profile-agents-message{color:#f0d9a8;margin-top:12px;margin-bottom:0}@media(max-width:1080px){.profiles-hero__badge-left img{width:80px;height:80px}.profiles-hero__badge-right img{width:70px;height:70px}}@media(max-width:728px){.profiles-hero{background-position:center;background-size:cover}.profiles-hero__badge-left,.profiles-hero__badge-right{display:none}.profiles-hero .search-bar{max-width:100%}}.profiles-hero--offices .office-omnibox{position:relative;overflow:visible}.profiles-hero--offices .office-omnibox input{min-width:0}.office-omnibox__use-location{display:inline-flex;align-items:center;gap:8px;padding:10px 6px;border:0;background:transparent;color:#fff;font-family:var(--font);font-size:12px;font-weight:600;letter-spacing:.03em;cursor:pointer;min-height:44px;line-height:var(--site-leading-body)}.office-omnibox__location-action{display:flex;max-width:1100px;margin:4px auto 0;justify-content:center}.office-omnibox__use-location .fas{color:#fff;font-size:12px;transition:color .2s ease}.office-omnibox__use-location:hover,.office-omnibox__use-location:focus-visible,.office-omnibox__use-location:hover .fas,.office-omnibox__use-location:focus-visible .fas{color:var(--brand-gold)}.office-omnibox__use-location:focus-visible{border-radius:999px;outline:2px solid #fff;outline-offset:-5px}.office-omnibox__suggestions{position:absolute;z-index:1005;top:calc(100% + 8px);right:0;left:0;width:100%;max-height:min(390px,calc(100vh - 180px));margin:0;padding:7px;overflow-x:hidden;overflow-y:auto;border:1px solid rgba(212,165,53,.82);border-radius:16px;background:#fff;box-shadow:0 18px 40px #00201752;color:#003f2d;font-family:var(--font);list-style:none;text-align:left;box-sizing:border-box}.office-omnibox__suggestions[hidden]{display:none}.profiles-hero--offices:has(.office-omnibox__suggestions:not([hidden])){z-index:20;overflow:visible}.office-omnibox__group-label{padding:8px 12px 6px;color:#006747;font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.office-omnibox__group-label:not(:first-child){margin-top:5px;border-top:1px solid #e8eee9;padding-top:12px}.office-omnibox__suggestion{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:10px;background:#fff;color:#003f2d;font-size:13px;cursor:pointer;min-height:44px;line-height:var(--site-leading-body);overflow-wrap:anywhere}.office-omnibox__suggestion:hover,.office-omnibox__suggestion.is-active{background:#d4a5352e;color:#003f2d}.office-omnibox__suggestion-label{color:#003f2d;font-weight:700}.office-omnibox__suggestion-detail{color:#58645f;font-size:11px;font-weight:500}.office-omnibox__loading{padding:10px 12px 12px;color:#58645f;font-size:12px}.office-omnibox__provider-attribution{padding:6px 14px 8px;color:#666;font-size:11px;text-align:right;line-height:var(--site-leading-body)}.office-omnibox__meta{position:absolute;top:calc(100% + 6px);right:0;left:0;display:flex;max-width:900px;margin:0 auto;padding:0 14px;align-items:center;justify-content:center;box-sizing:border-box;font-family:var(--font)}.office-omnibox__status{min-width:0;margin:0;color:#ffffffd1;font-size:11px;line-height:1.4;text-align:center;overflow-wrap:anywhere}@media(max-width:728px){.profiles-hero--offices .office-omnibox input{flex:1 1 auto;height:48px;min-height:48px;padding-left:54px;padding-right:18px;box-sizing:border-box}.profiles-hero--offices .office-omnibox .search-bar__icon--left{display:block;position:absolute;z-index:3;inset:auto auto 0 2px;width:44px;height:48px;padding:0;transform:none}.office-omnibox__location-action{max-width:100%;margin-top:4px}.office-omnibox__suggestions{max-height:min(370px,calc(100vh - 180px))}.office-omnibox__meta{padding-right:10px;padding-left:10px}}.profiles-hero__title .nowrap{display:inline-block;max-width:100%;white-space:normal}.profiles-hero .search-bar input::placeholder{font-size:inherit}.profiles-search-label{display:none}.profiles-hero .search-bar__btn{line-height:var(--site-leading-body)}.profiles-hero .search-bar .search-bar__icon{min-width:44px;min-height:44px}.profiles-hero .profiles-search-clear{width:44px;height:44px;right:4px}.profiles-hero .search-bar:focus-within{outline:2px solid #fff;outline-offset:4px}@media(max-width:728px){.profiles-hero .search-bar{max-width:100%}.profiles-hero .search-bar .search-bar__icon{top:50%;bottom:auto;transform:translateY(-50%)}.profiles-hero--offices .office-omnibox .search-bar__icon--left{top:50%;bottom:auto;height:44px;transform:translateY(-50%)}.profiles-hero:not(.profiles-hero--offices) #profiles-search-input{padding-right:92px}.profiles-hero:not(.profiles-hero--offices) #profiles-search-input:placeholder-shown{padding-right:52px}.profiles-hero:not(.profiles-hero--offices) .profiles-search-clear{right:48px}.profiles-hero .search-bar__input-shell:focus-within{outline:2px solid #fff;outline-offset:4px;border-radius:30px}.profiles-hero .search-bar:focus-within{outline:none}}@media(prefers-reduced-motion:reduce){.profiles-hero:after{animation:none}.office-omnibox__use-location .fas{transition:none}}
