.advanced-marker-example .details-container{background-color:var(--background-color-primary);height:100%;opacity:0;max-width:0;border-top-right-radius:inherit;border-bottom-right-radius:inherit;visibility:hidden}.advanced-marker-example .listing-image{height:auto;width:1%;object-fit:cover}.advanced-marker-example .listing-content{padding:15px 20px 12px 12px;overflow:hidden;display:flex;flex-direction:column;gap:5px}.advanced-marker-example .listing-content h2{font-family:var(--font-family-rufina)}.advanced-marker-example .listing-content p,.advanced-marker-example .listing-content span{font-family:var(--font-family-raleway)}.advanced-marker-example .listing-content h2{color:var(--estate-green-light);font-size:20px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:.2px;margin:0}.advanced-marker-example .listing-content p{color:var(--estate-green-light);font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.2px;margin:0}.advanced-marker-example .listing-content .description{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}.advanced-marker-example .listing-content .title{color:var(--estate-green-light);font-size:13px;font-style:normal;font-weight:800}.advanced-marker-example .listing-content .price{color:var(--estate-green-light);font-size:12px;font-style:normal;font-weight:400}.advanced-marker-example .details{display:flex;flex-direction:row;gap:16px}.advanced-marker-example .details .detail_item{color:var(--estate-grey-main);font-size:14px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:.2px;display:flex;align-items:center;gap:4px}.advanced-marker-example .details .detail_item span,.advanced-marker-example .details .detail_item svg{font-size:17px;color:var(--estate-yellow)}.advanced-marker-example .address-map{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.advanced-marker-example .address-map .address-map-link{display:flex;align-items:center;color:var(--background-color-primary);font-weight:400;background-color:var(--estate-yellow);width:-moz-fit-content;width:fit-content;border-radius:1.5rem;padding:.25rem .75rem;font-size:10px;letter-spacing:1.75px}.advanced-marker-example .photo-gallery{width:100%;height:100%;position:relative}.tb_map_image_area{position:relative;width:100px;height:100px}.advanced-marker-example .photo-gallery img{width:100%;height:100%}.advanced-marker-example .gallery-navigation{position:absolute;inset:0;opacity:0;visibility:hidden;padding:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.advanced-marker-example .nav-buttons{width:100%;margin:auto 0;display:flex;justify-content:space-between;transform:translateY(50%)}.advanced-marker-example .nav-buttons button{background:var(--background-color-primary);border:none;box-shadow:0 1.417px 4.25px 1.417px rgba(0,0,0,.15),0 1.417px 2.833px 0 rgba(0,0,0,.3);opacity:1;cursor:pointer;transition:opacity .3s ease-in;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:1rem;position:relative}.advanced-marker-example .nav-buttons button :first-child{left:-1rem}.advanced-marker-example .nav-buttons button svg{width:10px;height:10px}.advanced-marker-example .nav-buttons button:disabled{opacity:0}.advanced-marker-example .dot{cursor:pointer;height:6px;width:6px;margin:0 2px;background-color:hsla(0,0%,100%,.6);border-radius:50%;display:inline-block;transition:background-color .3s ease}.advanced-marker-example .dot.active{background-color:var(--background-color-primary)}.advanced-marker-example .extended .gallery-navigation{opacity:1;visibility:visible;transition:opacity .3s ease-in}.advanced-marker-example .real-estate-marker{cursor:pointer;position:relative;transform:translateY(-5px);transition:all .2s ease-in-out;z-index:-1}.advanced-marker-example .real-estate-marker .tip{position:absolute;bottom:0;width:0;height:0;border:8px solid var(--estate-green-dark);border-radius:0;border-bottom-right-radius:5px;z-index:-1;left:50%;transform:translateY(22%) translateX(-50%) rotate(45deg);transition:all .2s ease-in-out}.advanced-marker-example .custom-pin{position:relative;height:34px;width:-moz-fit-content;width:fit-content;max-width:34px;padding:4px;background-color:var(--estate-green-dark);border-radius:50%;display:flex;justify-content:center;align-items:center;transform-origin:bottom;z-index:100;transition:max-width .2s ease-in-out,height .2s ease-in-out,border-radius .2s ease-in-out}.advanced-marker-example .custom-pin .close-button{position:absolute;display:block;top:6px;right:8px;border:none;box-shadow:none;background:none;color:var(--estate-green-dark);cursor:pointer;z-index:101}.advanced-marker-example .custom-pin .close-button .close-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:var(--estate-green-dark);border-radius:1rem;flex-shrink:0}.advanced-marker-example .custom-pin .close-button .close-icon svg{display:flex;align-items:center;justify-content:center;fill:#fff;width:10px;height:10px}.advanced-marker-example .custom-pin .image-container{width:100%;height:100%;max-width:100px;background-position:50% 50%;background-size:cover;border-radius:inherit;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:opacity .2s ease-in-out}.advanced-marker-example .custom-pin .image-container .icon{position:absolute;opacity:1;transition:opacity .2s ease-in-out}.advanced-marker-example .real-estate-marker.hovered{transform:translateY(-9px)}.advanced-marker-example .real-estate-marker.hovered .custom-pin{z-index:2!important;max-width:80px;height:80px;border-radius:50%}.advanced-marker-example .real-estate-marker.hovered .custom-pin .image-container{opacity:1;border-radius:inherit}.advanced-marker-example .real-estate-marker.hovered .custom-pin .image-container .icon{opacity:0}.advanced-marker-example .real-estate-marker.hovered .tip{transform:translateY(23%) translateX(-50%) rotate(45deg) scale(1.4)}.advanced-marker-example .real-estate-marker.clicked{z-index:3;transform:translateY(-9px)}.advanced-marker-example .real-estate-marker.clicked .custom-pin{background-color:var(--estate-green-dark);border-radius:0;width:-moz-fit-content;width:fit-content;max-width:650px;height:110px}.advanced-marker-example .real-estate-marker.clicked .custom-pin .image-container{border-radius:inherit}.advanced-marker-example .real-estate-marker.clicked .custom-pin .image-container .icon{opacity:0;visibility:hidden}.advanced-marker-example .real-estate-marker.clicked .custom-pin .details-container{max-width:180px;opacity:1;visibility:visible;animation:slideInFadeIn .7s ease-in-out}.advanced-marker-example .real-estate-marker.clicked .custom-pin .details-container .close-button{display:flex}.advanced-marker-example .real-estate-marker.clicked .custom-pin .details-container .close-button span{font-size:24px}.advanced-marker-example .real-estate-marker.clicked .tip{transform:translateY(23%) translateX(-50%) rotate(45deg) scale(1.4)}.yNHHyP-marker-view{z-index:0!important;transition:z-index .2s ease-in-out}.yNHHyP-marker-view[style*="z-index: 10"]{z-index:10!important}.yNHHyP-marker-view[style*="z-index: 5"]{z-index:5!important}.advanced-marker-example .real-estate-marker.clicked,.advanced-marker-example .real-estate-marker:not(.clicked){pointer-events:auto}@media (max-width:768px){.advanced-marker-example .real-estate-marker,.advanced-marker-example .real-estate-marker.hovered{transform:translateY(-5px)!important}.advanced-marker-example .real-estate-marker.clicked{transform:translateY(-9px)!important}.advanced-marker-example .custom-pin{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.advanced-marker-example .custom-pin .close-button{min-width:44px;min-height:44px;touch-action:manipulation;right:-18px;top:-5px}}@keyframes slideInFadeIn{0%{max-width:0;opacity:0;visibility:hidden}75%{max-width:150px;opacity:0;visibility:hidden}to{max-width:180px;opacity:1;visibility:visible}}