.eb-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.eb-image-wrapper figcaption{text-align:center}.eb-image-wrapper .eb-image-wrapper-inner{height:100%;max-width:100%;overflow:hidden;position:relative}.eb-image-wrapper .eb-image-wrapper-inner div,.eb-image-wrapper .eb-image-wrapper-inner img{height:100%;transition:transform .3s;width:100%}.eb-image-wrapper .eb-image-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-style-triangle{clip-path:polygon(50% 0,0 100%,100% 100%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-style-rhombus{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-style-octagon{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-style-circle{border-radius:50%}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-style-square{border-radius:0}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-style-rounded{border-radius:15px}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-left.eb-caption-vertical-top figcaption{bottom:auto;left:0;top:0}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-left.eb-caption-vertical-middle figcaption{left:0;top:50%;transform:translateY(-50%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-left.eb-caption-vertical-bottom figcaption{bottom:0;left:0}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-center.eb-caption-vertical-top figcaption{bottom:auto;left:50%;top:0;transform:translateX(-50%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-center.eb-caption-vertical-middle figcaption{bottom:auto!important;left:50%;top:50%;transform:translate(-50%,-50%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-center.eb-caption-vertical-bottom figcaption{bottom:0;left:50%;transform:translateX(-50%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-right.eb-caption-vertical-top figcaption{bottom:auto;right:0;top:0}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-right.eb-caption-vertical-middle figcaption{right:0;top:50%;transform:translateY(-50%)}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1.eb-caption-horizontal-right.eb-caption-vertical-bottom figcaption{bottom:0;right:0}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption{background:#f9fafb;bottom:0;box-sizing:border-box;color:#101828;overflow:hidden;position:absolute;transition:max-height .3s ease-out;width:100%}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-2{display:flex;flex-direction:column;margin:0 auto}.eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-2.top{flex-direction:column-reverse}:root{--tooltip-arrow-color:#333;--eb-tooltip-offset:10px}.eb-image-hotspots-wrapper,.eb-image-hotspots-wrapper .eb-image-hotspots-image-wrapper{display:inline-block;position:relative;width:100%}.eb-image-hotspots-wrapper .eb-image-hotspots-image-wrapper img{display:block}.eb-image-hotspots-wrapper .eb-image-hotspots-image-wrapper.adding-hotspot{cursor:crosshair}.eb-image-hotspots-wrapper .eb-image-hotspots-image-wrapper.adding-hotspot .eb-hotspot-add-overlay{align-items:center;background:rgba(0,123,186,.1);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.eb-image-hotspots-wrapper .eb-image-hotspots-image-wrapper.adding-hotspot .eb-hotspot-add-overlay p{background:rgba(0,123,186,.9);border-radius:4px;color:#fff;font-size:14px;margin:0;padding:8px 16px}.eb-image-hotspots-wrapper .eb-image-hotspots-image{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.eb-image-hotspots-wrapper .eb-hotspots-container{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.eb-image-hotspots-wrapper .eb-hotspot-marker{cursor:pointer;pointer-events:all;position:absolute;transition:all .3s ease;z-index:10}.eb-image-hotspots-wrapper .eb-hotspot-marker .eb-hotspot-marker-inner{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;transition:all .3s ease;width:100%}.eb-image-hotspots-wrapper .eb-hotspot-marker.eb-hotspot-icon .eb-hotspot-marker-inner i{font-size:16px}.eb-image-hotspots-wrapper .eb-hotspot-marker.eb-hotspot-text .eb-hotspot-marker-inner{border-radius:4px;padding:4px 8px;white-space:nowrap}.eb-image-hotspots-wrapper .eb-hotspot-marker.eb-hotspot-text .eb-hotspot-marker-inner .eb-hotspot-text{font-size:12px}.eb-image-hotspots-wrapper .eb-hotspot-marker.eb-hotspot-number .eb-hotspot-marker-inner .eb-hotspot-number{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:center}.eb-image-hotspots-wrapper .eb-hotspot-marker.eb-hotspot-dot .eb-hotspot-marker-inner .eb-hotspot-dot{background:currentColor;border-radius:50%;height:8px;width:8px}.eb-image-hotspots-wrapper .eb-hotspot-marker:hover{transform:translate(-50%,-50%) scale(1.1)}.eb-image-hotspots-wrapper .eb-hotspot-marker:hover .eb-hotspot-marker-inner{box-shadow:0 4px 12px rgba(0,0,0,.15)}.eb-image-hotspots-wrapper .eb-hotspot-marker.selected .eb-hotspot-marker-inner{box-shadow:0 0 0 2px #007cba}.eb-image-hotspots-wrapper .eb-hotspot-controls{position:absolute;right:-7px;top:-7px;z-index:20}.eb-image-hotspots-wrapper .eb-hotspot-controls .components-button{background-color:#fff;border:1px solid;border-radius:50%;box-sizing:border-box;display:block;font-size:18px;height:20px;line-height:18px;padding:0;text-align:center;width:20px}.eb-image-hotspots-wrapper .eb-hotspot-tooltip{font-size:14px;line-height:1.4;opacity:0;pointer-events:none;position:absolute;transition:all .3s ease;visibility:hidden;white-space:nowrap;white-space:normal;z-index:1000}.eb-image-hotspots-wrapper .eb-hotspot-tooltip .eb-tooltip-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:200px;position:relative;width:100%;width:-moz-max-content;width:max-content}.eb-image-hotspots-wrapper .eb-hotspot-tooltip .eb-tooltip-inner img{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.eb-image-hotspots-wrapper .eb-hotspot-tooltip .eb-tooltip-inner .eb-tooltip-content{position:relative;z-index:1}.eb-image-hotspots-wrapper .eb-hotspot-tooltip .eb-tooltip-inner .eb-tooltip-arrow{border:8px solid transparent;height:0;position:absolute;width:0}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-top{bottom:calc(100% + 10px);left:50%;margin-bottom:var(--eb-tooltip-offset,10px);transform:translateX(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-top .eb-tooltip-arrow{border-top-color:var(--tooltip-arrow-color,#333);left:50%;top:100%;transform:translateX(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-bottom{left:50%;margin-top:var(--eb-tooltip-offset,10px);top:calc(100% + 10px);transform:translateX(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-bottom .eb-tooltip-arrow{border-bottom-color:var(--tooltip-arrow-color,#333);bottom:100%;left:50%;transform:translateX(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-left{margin-right:var(--eb-tooltip-offset,10px);right:calc(100% + 10px);top:50%;transform:translateY(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-left .eb-tooltip-arrow{border-left-color:var(--tooltip-arrow-color,#333);left:100%;top:50%;transform:translateY(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-right{left:calc(100% + 10px);margin-left:var(--eb-tooltip-offset,10px);top:50%;transform:translateY(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-right .eb-tooltip-arrow{border-right-color:var(--tooltip-arrow-color,#333);right:100%;top:50%;transform:translateY(-50%)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-top-left{bottom:calc(100% + 10px);margin-bottom:var(--eb-tooltip-offset,10px);right:0}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-top-left .eb-tooltip-arrow{border-top-color:var(--tooltip-arrow-color,#333);right:12px;top:100%}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-top-right{bottom:calc(100% + 10px);left:0;margin-left:var(--eb-tooltip-offset,10px)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-top-right .eb-tooltip-arrow{border-top-color:var(--tooltip-arrow-color,#333);left:12px;top:100%}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-bottom-left{margin-top:var(--eb-tooltip-offset,10px);right:0;top:calc(100% + 10px)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-bottom-left .eb-tooltip-arrow{border-bottom-color:var(--tooltip-arrow-color,#333);bottom:100%;right:12px}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-bottom-right{left:0;margin-right:var(--eb-tooltip-offset,10px);top:calc(100% + 10px)}.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-bottom-right .eb-tooltip-arrow{border-bottom-color:var(--tooltip-arrow-color,#333);bottom:100%;left:12px}.eb-image-hotspots-wrapper .eb-hotspot-marker.active .eb-hotspot-tooltip.eb-tooltip-trigger-click,.eb-image-hotspots-wrapper .eb-hotspot-marker:hover .eb-hotspot-tooltip.eb-tooltip-trigger-hover,.eb-image-hotspots-wrapper .eb-hotspot-tooltip.eb-tooltip-trigger-hover:hover{opacity:1;pointer-events:all;visibility:visible}.eb-image-hotspots-wrapper .eb-image-hotspots-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.eb-image-hotspots-wrapper .eb-image-hotspots-toolbar button{display:block;width:100%}.eb-image-hotspots-wrapper .eb-image-hotspots-placeholder{border:2px dashed #ddd;border-radius:4px;padding:40px 20px;text-align:center}.eb-image-hotspots-wrapper .eb-image-hotspots-placeholder .eb-image-hotspots-upload-btn{margin-bottom:10px}.eb-image-hotspots-wrapper .eb-image-hotspots-placeholder p{color:#666;font-size:14px;margin:0}@media(max-width:768px){.eb-image-hotspots-wrapper .eb-hotspot-tooltip{font-size:12px;max-width:150px;padding:6px 8px}}
