.project-and-location-search-root{position:relative;overflow:visible}.project-and-location-search-root:not(.project-and-location-search-root--open) .project-and-location-search-inputs{animation:project-search-input-in .22s ease}.project-and-location-search-root--closing .project-and-location-search-size-keeper{transition:height .22s ease}.project-and-location-search-size-keeper{display:block;height:40px;width:100%;pointer-events:none;visibility:hidden}.project-and-location-search-input-wrap{position:relative;width:100%}.project-and-location-search-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#8e8e8e;cursor:pointer;line-height:0;transition:color .2s ease}.project-and-location-search-clear:hover{color:#f1592a}.project-and-location-search-inputs{background-image:url(/images/fi_search.svg);background-repeat:no-repeat;background-position:8px 50%;background-color:#f1592a;background-size:20px;padding-right:32px!important}.project-and-location-search-inputs:focus,.project-and-location-search-inputs:focus-visible{outline:none;border-color:#f1592a!important;box-shadow:0 0 0 1px #f1592a!important}.project-and-location-dropdown{position:absolute;top:0;left:0;width:100%;z-index:50;font-size:1rem;background-color:#fff;color:#000;border-radius:3px;max-height:400px;overflow-y:auto;box-shadow:0 15px 15px rgba(0,0,0,.35);transform-origin:top center;transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease;animation:project-search-dropdown-in .22s ease}.project-and-location-dropdown.project-and-location-dropdown--closing{animation:none;opacity:0;transform:translateY(-6px) scale(.98);box-shadow:0 6px 10px rgba(0,0,0,.12);pointer-events:none}.project-and-location-dropdown.project-and-location-dropdown--with-search{overflow:hidden;border:1px solid #f1592a;box-shadow:0 4px 12px rgba(0,0,0,.12);animation:project-search-attached-in .22s ease;max-height:400px}.project-and-location-dropdown.project-and-location-dropdown--with-search.project-and-location-dropdown--closing{transform:none;box-shadow:0 2px 6px rgba(0,0,0,.08)}.project-and-location-dropdown.project-and-location-dropdown--with-search .project-and-location-dropdown-container .project-and-location-dropdown-contents{max-height:none}.project-and-location-dropdown{padding:10px;display:flex;flex-direction:column}.project-and-location-dropdown .project-and-location-dropdown-search{width:100%;flex-shrink:0}.project-and-location-dropdown .project-and-location-dropdown-search .project-and-location-search-inputs{width:100%;box-sizing:border-box}.project-and-location-dropdown .project-and-location-dropdown-columns{display:flex;flex-wrap:nowrap;gap:2%;min-height:0;flex:1}.project-and-location-dropdown .project-and-location-dropdown-columns>.project-and-location-dropdown-container:first-child{width:67%}.project-and-location-dropdown .project-and-location-dropdown-columns>.project-and-location-dropdown-container:last-child{width:31%}.project-and-location-dropdown .project-and-location-dropdown-container{text-align:left;display:flex;flex-direction:column;min-height:0;min-width:0}.project-and-location-dropdown .project-and-location-dropdown-container>p{flex-shrink:0}.project-and-location-dropdown .project-and-location-dropdown-container>.btn-add-new-wrap{flex-shrink:0;margin-top:4px}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents{padding:5px 0;overflow-y:auto;max-height:300px;min-height:0;display:flex;flex-direction:column;flex:1}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents .project-and-location-dropdown-row{display:flex;font-size:15px;align-items:center;padding:5px;transition:.3s ease}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents .project-and-location-dropdown-row img{height:20px;width:20px}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents .project-and-location-dropdown-row:hover{background-color:rgba(215,82,41,.314)}.project-and-location-dropdown .project-and-location-dropdown-container .btn-add-new{padding:5px;display:flex;align-items:center;gap:2px;border:1px solid #f1592a;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:.3s ease;color:#f1592a}.project-and-location-dropdown .project-and-location-dropdown-container .btn-add-new:hover{color:#fff;background-color:#f1592a}@keyframes project-search-dropdown-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes project-search-attached-in{0%{opacity:0}to{opacity:1}}@keyframes project-search-input-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.project-and-location-dropdown{animation:none;transition:none}.project-and-location-dropdown.project-and-location-dropdown--with-search,.project-and-location-search-root:not(.project-and-location-search-root--open) .project-and-location-search-inputs{animation:none}}.project-and-location-dropdown--portal{position:fixed;z-index:2}.project-and-location-dropdown--portal.project-and-location-dropdown--hero-banner{z-index:50}.project-and-location-dropdown--portal.project-and-location-dropdown--header{z-index:4}.project-and-location-dropdown--with-search{padding-top:0}.project-and-location-dropdown--with-search .project-and-location-dropdown-search{padding:0;flex-shrink:0}.project-and-location-dropdown--with-search .project-and-location-dropdown-search .project-and-location-search-inputs{border-radius:0;border:none;box-shadow:none!important}.project-and-location-dropdown--with-search .project-and-location-dropdown-search .project-and-location-search-inputs:focus,.project-and-location-dropdown--with-search .project-and-location-dropdown-search .project-and-location-search-inputs:focus-visible{box-shadow:none!important}.project-and-location-dropdown--with-search .project-and-location-dropdown-columns{padding:0 10px 10px;border-top:1px solid rgba(241,89,42,.2);overflow:hidden}.project-and-location-dropdown--portal.project-and-location-dropdown--with-search{padding:0;border-radius:3px;overflow:hidden;display:flex;flex-direction:column}.project-and-location-dropdown-contents::-webkit-scrollbar,.project-and-location-dropdown::-webkit-scrollbar{width:8px}.project-and-location-dropdown-contents::-webkit-scrollbar-thumb,.project-and-location-dropdown::-webkit-scrollbar-thumb{background-color:#e5e1e1;border-radius:4px}@media(max-width:768px){.project-and-location-dropdown--portal.project-and-location-dropdown--header,.project-and-location-dropdown--portal.project-and-location-dropdown--mobile{z-index:25}.project-and-location-dropdown--mobile{gap:12px;max-height:70vh}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search{display:flex;flex-direction:column;overflow:hidden;border-radius:0 0 4px 4px;padding-top:0;box-shadow:0 4px 12px rgba(0,0,0,.12);animation:project-search-attached-in .22s ease;max-height:min(70vh,100dvh - 24px)}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-search{flex-shrink:0}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-columns{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 12px 12px}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-columns::-webkit-scrollbar{width:8px}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-columns::-webkit-scrollbar-thumb{background-color:#e5e1e1;border-radius:4px}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-container{display:block;min-height:auto;flex:none}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-container .project-and-location-dropdown-contents{flex:none;max-height:none;min-height:auto;overflow:visible}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search .project-and-location-dropdown-container>.btn-add-new-wrap{display:inline-block;margin-top:8px;margin-bottom:4px}.project-and-location-dropdown--mobile.project-and-location-dropdown--with-search.project-and-location-dropdown--closing{animation:none;opacity:0;transform:none;box-shadow:0 2px 6px rgba(0,0,0,.08);pointer-events:none}.project-and-location-dropdown--mobile:not(.project-and-location-dropdown--with-search){border-radius:4px;padding:10px 12px;box-shadow:0 15px 15px rgba(0,0,0,.35);animation:project-search-dropdown-in .22s ease}.project-and-location-dropdown--mobile:not(.project-and-location-dropdown--with-search).project-and-location-dropdown--closing{animation:none;opacity:0;transform:translateY(-6px) scale(.98);box-shadow:0 6px 10px rgba(0,0,0,.12);pointer-events:none}.project-and-location-dropdown--mobile .project-and-location-dropdown-columns{flex-direction:column;gap:12px}.project-and-location-dropdown--mobile .project-and-location-dropdown-columns>.project-and-location-dropdown-container:first-child,.project-and-location-dropdown--mobile .project-and-location-dropdown-columns>.project-and-location-dropdown-container:last-child{width:100%!important}.project-and-location-dropdown--mobile:not(.project-and-location-dropdown--with-search) .project-and-location-dropdown-container{display:block;min-height:auto}.project-and-location-dropdown--mobile:not(.project-and-location-dropdown--with-search) .project-and-location-dropdown-container .project-and-location-dropdown-contents{flex:none;max-height:none;min-height:auto;overflow:visible;gap:4px}}