.bauder_image-hotspots .image-hotspot-wrap{position:relative;display:flex;flex-direction:column;width:100%;overflow:visible}.bauder_image-hotspots .image-hotspot-wrap .overflow-content{position:relative;margin:0 auto;width:100%}.bauder_image-hotspots .hotspot{position:absolute;z-index:6}.bauder_image-hotspots .hotspot.active{z-index:7}.bauder_image-hotspots .hotspot .marker{display:flex;flex-direction:column}.bauder_image-hotspots .marked-hotspot{display:flex;align-items:stretch;background-color:#fff;color:var(--color-primary);border:solid 1px var(--color-primary);transition:transform .3s ease;box-sizing:border-box;height:48px;cursor:pointer}.bauder_image-hotspots .marked-hotspot:hover{transform:scale(1.05)}.bauder_image-hotspots .marked-hotspot .marker--icon,.bauder_image-hotspots .marked-hotspot .marker--numeric{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-style:normal;font-size:var(--font-2xl-size)}.bauder_image-hotspots .marked-hotspot .hotspot-title{color:#000;padding:0 12px;display:flex;align-items:center;font-weight:700;background:var(--color-gray-200);white-space:nowrap}@media (max-width: 768px){.bauder_image-hotspots .marked-hotspot .hotspot-title{display:none}}.bauder_image-hotspots .marker__content{position:absolute;min-width:280px;padding:18px;background:#fff;border:1px solid var(--color-gray-500);box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;box-sizing:border-box;z-index:7;overflow:hidden;transition:opacity .3s ease,height .5s ease-in-out}.bauder_image-hotspots .marker__content.active,.bauder_image-hotspots .marker__content.open{opacity:1;visibility:visible}.bauder_image-hotspots .marker__content-headline{display:flex}.bauder_image-hotspots .marker__content-headline .title{font-weight:700;color:var(--color-gray-700);margin-right:20px}.bauder_image-hotspots .marker__content-headline .close-hotspot{margin-left:auto;cursor:pointer;background:none;border:none}.bauder_image-hotspots .marker__content-text{color:var(--color-text-default);line-height:1.5}
