.find-my-tree{padding:3rem 0;box-shadow:0px 4px 4px rgba(0,0,0,.25);position:absolute;background-color:#fff;left:0;bottom:0;margin:0 auto;width:100%;z-index:1001;transition:max-height .3s linear}.find-my-tree .collapsed-content{opacity:0;display:none;transition:opacity .5s linear;text-align:center}.find-my-tree .collapsed-content svg{transform:rotate(180deg)}@media screen and (max-width: 750px){.find-my-tree.find-my-tree--collapsed{padding:0;max-height:35px;overflow-y:hidden}.find-my-tree.find-my-tree--collapsed .collapsed-content{opacity:1;display:block;padding:.5rem 1.5rem}}.find-my-tree .customer{display:flex;flex-direction:column;align-items:flex-start;margin-top:0 !important;margin-bottom:0 !important;gap:1rem}.find-my-tree .tree-map-error{color:red}.search-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.search-wrapper button{white-space:nowrap;box-shadow:none}.pop-up{display:flex;text-align:left}.pop-up .pop-up__info{display:flex;flex-direction:column;gap:.75rem;padding:2rem;width:35rem}.pop-up .tree-img{border-top-left-radius:12px;border-bottom-left-radius:12px;max-width:300px;object-fit:cover}@media screen and (max-width: 750px){.pop-up{flex-direction:column;width:calc(100vw - 40px);margin:0 auto}.pop-up .pop-up__info{width:100%}.pop-up .tree-img{border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:0;height:200px;object-fit:cover;min-width:100%;max-width:100%}}@media screen and (min-width: 1200px){.pop-up .tree-img{max-width:400px}}.leaflet-popup-content{width:unset !important;margin:0}.leaflet-popup-content-wrapper{padding:0}@media screen and (min-width: 750px){.find-my-tree{padding:3rem 2rem;bottom:unset;right:unset;left:6rem;top:1rem;width:max-content}.find-my-tree .search-wrapper{flex-direction:row;gap:.8rem}.find-my-tree__pop-up{flex-direction:row}}.leaflet-popup-content p{margin:0 !important}