.location-picker-with-action{border-color:#dfe2ec}.location-picker-with-action:focus-within{border-color:#5d5d60}.location-picker-with-action .location-picker-search-input{border:none;outline:none;height:100%;flex-grow:1;padding-left:1rem;padding-right:1rem;cursor:default}.location-picker-with-action .action-btn-wrapper{border-left:1px solid #dfe2ec;padding-left:1rem;padding-right:1rem}.location-picker-with-action .action-btn-wrapper .action-btn{background-color:transparent;border:none;outline:none;color:#005ee3;font-size:1rem;font-weight:500}.location-picker-with-action .location-picker-outside-listener{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0}.location-picker-with-action .location-picker-options-container{position:absolute;z-index:1;top:100%;transform:translateY(5px);left:0;right:0;max-height:400px;overflow:auto;padding:8px 0;border-radius:0 0 .625rem .625rem;background:#fff;box-shadow:0 6px 18px 0 rgba(0,17,71,.16)}.location-picker-with-action .location-picker-options-container .options-title{padding:.5rem 1rem;font-size:1.0625rem;font-weight:700;line-height:141.176%}.location-picker-with-action .location-picker-options-container .no-options-placeholder{padding:.5rem 1rem;font-size:.9375rem;line-height:141.176%;text-align:center;color:#5d5d60}.location-picker-with-action .location-picker-options-container .divider{height:1px;margin:.5rem;background-color:#e5e5e5}.location-picker-with-action .location-picker-options-container .location-picker-option{display:flex;justify-content:space-between;cursor:pointer;padding:.5rem 1rem;font-size:1rem;line-height:150%;transition:background-color .25s}.location-picker-with-action .location-picker-options-container .location-picker-option .picker-label{font-size:.875rem;font-weight:500;line-height:128.571%}.location-picker-with-action .location-picker-options-container .location-picker-option .picker-sub-label{color:#5d5d60;font-size:.75rem;line-height:1.125rem}.location-picker-with-action .location-picker-options-container .location-picker-option.selectable .action-indicator{color:#005ee3;font-weight:500}.location-picker-with-action .location-picker-options-container .location-picker-option.selectable:hover{background-color:#d6e7ff;transition:unset}.location-picker-with-action .location-picker-options-container .location-picker-option.unselectable .action-indicator{color:#e00000;font-weight:500}.location-picker-with-action .location-picker-options-container .location-picker-option.unselectable:hover{background-color:#f9e8e8;transition:unset}@media screen and (max-width:768px){.location-picker-with-action .action-btn-wrapper .action-btn,.location-picker-with-action .location-picker-options-container .location-picker-option,.location-picker-with-action.formfield-root{font-size:1.125rem}}.location-picker-selected-values{height:100%;max-width:100%;gap:.875rem;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;align-items:flex-start;z-index:1;pointer-events:none}.location-picker-selected-value{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.625rem;background:#d6e7ff;color:#005ee3;font-size:.875rem;font-weight:500;letter-spacing:.03125rem;flex-shrink:0;cursor:-webkit-grab;cursor:grab;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:576px)and (max-width:768px){.location-picker-selected-values{max-width:100%}}@media screen and (max-width:576px){.location-picker-selected-values{max-width:98%;padding-left:0}}.map-location-picker-wrapper{position:fixed;top:0;left:0;height:100dvh;width:100dvw}.map-location-picker-wrapper .map-location-picker-content{display:flex;flex-direction:column;height:100%}.map-location-picker-wrapper .map-location-picker-content .picker-map-section{position:relative;flex-grow:1}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper{position:absolute;top:80px;margin-left:3.75%;width:93%;justify-content:space-between;display:flex;z-index:2;align-items:center;gap:1rem}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .location-picker-with-action{width:33.3vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .preferredLocationsList{padding-left:1rem}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper:not(.with-preferred-list) .location-picker-with-action{min-width:30vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list{width:90%;justify-content:flex-start}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list .location-picker-with-action{max-width:30vw;min-width:30vw}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section{position:relative}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:11;display:block;pointer-events:none;opacity:0;visibility:0;transition:opacity .25s,visibility .25s}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .overlay.fullscreen{opacity:1;visibility:visible}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls{position:absolute;bottom:100%;left:0;right:0;display:flex;justify-content:space-between;padding:0 3.75%;pointer-events:none}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container{display:inline-flex;align-items:flex-end;padding-bottom:1rem;flex:0 0 auto}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .picker-footer-button{width:100%;pointer-events:all}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .picker-footer-button button{border-radius:.625rem;font-size:1rem;font-weight:500}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child{width:35%;flex-direction:column;display:flex;align-self:flex-end}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .zoom-control-container{position:absolute;bottom:145px;background:hsla(0,0%,90%,.749);box-shadow:0 1px 3px hsla(0,0%,7%,.2);border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:8px;width:-moz-fit-content;width:fit-content;align-self:flex-start}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .zoom-control-container .map-style-toggle{pointer-events:all;cursor:pointer;border:4px solid #fff;box-shadow:0 1px 3px hsla(0,0%,7%,.2);border-radius:6px;width:45px;height:45px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:center;align-items:center}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .zoom-control-container .map-style-toggle img{border-radius:6px;width:100%;height:100%;object-fit:cover;display:block}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .zoom-control-container .map-style-toggle .overlay-3d-container{top:0;position:absolute;width:100%;display:flex;justify-content:center;height:100%;align-items:center;background-color:rgba(31,31,31,.275)}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .zoom-control-container.projects-active{bottom:265px}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .metric-indicator-container{width:100%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .dropdown-row{margin-top:1rem;display:flex;justify-content:space-between;width:85%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:nth-child(2){width:20%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:nth-child(3){width:38%;align-self:flex-end}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector{display:flex;gap:10px;padding:5px;background-color:#fff;border-radius:100px;pointer-events:all}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level{height:40px;width:40px;background-color:#f5f5f5;border:none;outline:none;border-radius:50%;flex-shrink:0;padding:0;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease-in-out}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level:before{content:"";display:block;height:25px;width:25px;background-color:#5d5d60;transition:background-color .25s ease-in-out}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level.areas:before{-webkit-mask:url(/icons/map-outline-white.svg) center no-repeat;mask:url(/icons/map-outline-white.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level.master-projects:before{-webkit-mask:url(/icons/map-location-outline-white.svg) center no-repeat;mask:url(/icons/map-location-outline-white.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level.projects:before{-webkit-mask:url(/icons/building.svg) center no-repeat;mask:url(/icons/building.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level.active{background-color:#005ee3}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level.active:before{background-color:#fff}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper{max-height:18rem;width:100%;overflow:auto;z-index:13;border-radius:.625rem;border:1px solid #dfe2ec;background-color:#fff;pointer-events:all;transition:max-height .25s}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.area-type.expanded{max-height:calc(100vh - 4.5rem - 50px - 50px)}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.masterproject-type.expanded{max-height:calc(100vh - 4.5rem - 50px - 50px - 7.2rem)}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.masterproject-type.menu-hidden{max-height:calc(100vh - 4.5rem - 50px - 50px)!important}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.masterproject-type.fullscreen{max-height:calc(100vh - 4.5rem - 50px - 50px + 5rem)!important}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.fullscreen{max-height:calc(100vh - 4.5rem - 50px - 50px + 5rem)!important;position:absolute;bottom:10%;transform:translate(-50%);width:94%;left:50%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.expanded{max-height:calc(100vh - 4.5rem - 50px - 50px)}@media screen and (max-width:910px){.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .location-picker-with-action,.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper:not(.with-preferred-list) .location-picker-with-action{min-width:50vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list .location-picker-with-action{max-width:50vw;min-width:50vw}.map-location-picker-wrapper .map-location-picker-content .picker-footer-extra-controls{display:flex;flex-flow:wrap;align-items:flex-end}}@media screen and (max-width:768px){.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .location-picker-with-action,.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper:not(.with-preferred-list) .location-picker-with-action{min-width:50vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list .location-picker-with-action{max-width:50vw;min-width:50vw}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section{flex-direction:column;align-items:center}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .picker-footer-button button{font-size:1.4rem}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;align-items:flex-end;padding:0 1rem}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container{width:100%;text-align:center}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper{height:12.75rem;width:100%;margin:0 auto}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level{height:35px;width:35px}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level:before{height:20px;width:20px}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child{width:100%;grid-column:1;grid-row:2}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:nth-child(2){width:100%;grid-column:1;grid-row:1}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:nth-child(3){grid-column:2;grid-row:1/span 2;width:100%}}@media screen and (max-width:576px){.map-location-picker-wrapper .overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1;display:block;pointer-events:none;opacity:0;visibility:0;transition:opacity .25s,visibility .25s}.map-location-picker-wrapper .overlay.expanded{opacity:1;visibility:visible}.map-location-picker-wrapper .map-location-metrics-card.expanded{width:98%;max-height:calc(100dvh - 5.5rem - (2rem + 30px));z-index:1090;background-color:#fff;border-radius:.625rem;padding:0 1rem 1rem;overflow-y:auto}.map-location-picker-wrapper .map-location-picker-content .picker-map-section{position:absolute;width:100%;height:100%}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper{margin:0 1rem;width:100%;flex-direction:column;align-items:stretch;gap:.5rem;top:55px}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .location-picker-with-action{max-width:95vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .location-picker-with-action,.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .preferredLocationsList{width:100%}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper .preferredLocationsList{padding-left:0}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper:not(.with-preferred-list) .location-picker-with-action{min-width:95vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list{width:100%;justify-content:flex-start;margin-left:0!important;display:flex;flex-direction:column;padding:0 1rem}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list .location-picker-with-action{max-width:93vw;min-width:93vw}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list .preferredLocationsList{flex:auto}.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.expanded,.map-location-picker-wrapper .map-location-picker-content .picker-map-section .location-dropdown-wrapper.with-preferred-list .formfield-error{display:none}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section{position:fixed!important;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);top:auto!important;background-color:transparent!important;padding:0}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls{display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem;justify-self:center;width:100%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls:not(.has-third-control) .picker-footer-extra-controls{justify-self:center}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls:not(.has-third-control) .picker-footer-extra-controls .extra-control-container:first-child{width:75vw}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls.has-third-control{justify-content:center}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls.has-third-control .extra-control-container:first-child{display:none}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls.has-third-control .extra-control-container:nth-child(3){display:block;width:100%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container{display:flex;justify-content:center;align-items:center;padding-bottom:.5rem}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .picker-footer-button{max-width:98vw}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper{max-width:98vw;max-height:85vh;margin:auto}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-details-card-wrapper.expanded{display:contents}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector.expanded{display:none}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level{height:25px;width:25px;justify-content:center;align-items:center}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container .location-level-selector .location-level:before{height:19px;width:19px}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child{order:2;grid-column:1;width:100%;grid-row:2}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .zoom-control-container{bottom:175px}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:first-child .dropdown-row{width:100%}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:nth-child(2){justify-self:center;order:1;grid-column:1;grid-row:1}.map-location-picker-wrapper .map-location-picker-content .picker-footer-section .picker-footer-extra-controls .extra-control-container:nth-child(3){width:100%;grid-column:1;grid-row:3}}@media screen and (max-height:695px){.map-location-picker-wrapper .picker-map-section{height:100vh}.map-location-picker-wrapper .picker-footer-section .location-level-selector .location-level{height:32px!important;width:32px!important}.map-location-picker-wrapper .picker-footer-section .location-level-selector .location-level:before{height:20px!important;width:20px!important}}@media screen and (max-height:695px)and (max-width:576px){.map-location-picker-wrapper .picker-footer-section{top:90vh}.map-location-picker-wrapper .picker-footer-section .picker-footer-extra-controls .extra-control-container{justify-self:center}.map-location-picker-wrapper .picker-footer-section .picker-footer-extra-controls .extra-control-container .picker-footer-button{width:100%}.map-location-picker-wrapper .picker-footer-section .picker-footer-extra-controls .location-details-card-wrapper{max-height:100vh!important}}