.kk-hotspot-banner,.kk-hotspot-banner *{-moz-box-sizing:border-box;box-sizing:border-box}.kk-hotspot-banner-inner{position:relative}.kk-hotspot-banner,.kk-hotspot-banner-image,.kk-hotspot-banner-inner{display:inline-block;max-width:100%;line-height:0}.kk-hotspot-banner .kk-hotspot{position:absolute}.kk-hotspot-banner .kk-hotspot-info{display:flex;flex-direction:column;gap:.5em;width:15em;position:relative;left:0;top:0;background:#fff;padding:1.5em;border-radius:1px;box-shadow:0 1px 4px rgba(0,0,0,.3);visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s,z-index 0s linear .3s;line-height:normal;text-align:center;align-items:center;justify-content:center;pointer-events:none}.kk-hotspot-banner .kk-hotspot.marker-active .kk-hotspot-info{visibility:visible;opacity:1;z-index:2;pointer-events:all;transition:visibility .3s,opacity .3s}.kk-hotspot-banner .kk-hotspot-info .kk-hotspot-image{max-width:100%}.kk-hotspot-banner .kk-hotspot-info .kk-hotspot-title{margin:0;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;overflow:hidden}.kk-hotspot-banner .kk-hotspot-info .kk-hotspot-description{font-size:.9em;opacity:.8;margin:0}.kk-hotspot-banner .kk-hotspot-info .kk-hotspot-prices{white-space:nowrap;margin:0}.kk-hotspot-banner .kk-hotspot-info .kk-hotspot-action{text-transform:uppercase;margin-top:.5em;text-decoration:underline;font-size:.8em}.kk-hotspot-banner .kk-hotspot-info .kk-hotspot-link{position:absolute;top:0;left:0;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=) 0 0 repeat}.kk-hotspot-banner .kk-hotspot-color{color:#ff4e1c}.kk-hotspot-banner .kk-hotspot-marker{position:absolute;z-index:1;cursor:pointer}.kk-hotspot-banner .kk-hotspot-marker--dot{width:0;height:0;border:6px solid;left:-6px;top:-6px;border-radius:50%}.kk-hotspot-banner .kk-hotspot-marker--dot:after{content:"";width:28px;height:28px;border-radius:50%;border:2px solid;position:absolute;left:0;top:0;margin-left:-14px;margin-top:-14px;-moz-box-sizing:border-box;box-sizing:border-box}.kk-hotspot-banner .kk-hotspot-marker--pricing-dot{width:100px;height:100px;color:#fff;font-size:18px;left:-50px;top:-50px;border-radius:50%;text-align:center;line-height:100px;background:red;font-weight:700;white-space:nowrap;transform-origin:50% 50%;transform:rotate(3deg)}.kk-hotspot-banner .kk-hotspot-marker--pricing-dot-price{display:inline-block;vertical-align:middle;line-height:1.2}.kk-hotspot-banner .kk-hotspot-marker--pricing-dot-price-variable{margin-top:-.5em}