.wp-block-designsetgo-hotspot{--dsgo-hotspot-tooltip-width:240px;--dsgo-hotspot-marker-color:#fff;--dsgo-hotspot-marker-background:#111;--dsgo-hotspot-tooltip-background:#111;--dsgo-hotspot-tooltip-color:#fff}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot__image-wrap){display:block;position:relative}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot__image){display:block;height:auto;width:100%}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot__image--empty){background:#f0f0f0;min-height:16rem}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot__items){inset:0;position:absolute}.wp-block-designsetgo-hotspot.dsgo-hotspot--position-top .dsgo-hotspot-item--position-inherit :where(.dsgo-hotspot-item__tooltip){bottom:calc(100% + .75rem);left:50%;transform:translateX(-50%)}.wp-block-designsetgo-hotspot.dsgo-hotspot--position-right .dsgo-hotspot-item--position-inherit :where(.dsgo-hotspot-item__tooltip){left:calc(100% + .75rem);top:50%;transform:translateY(-50%)}.wp-block-designsetgo-hotspot.dsgo-hotspot--position-bottom .dsgo-hotspot-item--position-inherit :where(.dsgo-hotspot-item__tooltip){left:50%;top:calc(100% + .75rem);transform:translateX(-50%)}.wp-block-designsetgo-hotspot.dsgo-hotspot--position-left .dsgo-hotspot-item--position-inherit :where(.dsgo-hotspot-item__tooltip){right:calc(100% + .75rem);top:50%;transform:translateY(-50%)}.wp-block-designsetgo-hotspot.dsgo-hotspot--animation-pulse .dsgo-hotspot-item--animation-inherit :where(.dsgo-hotspot-item__marker){animation:dsgo-hotspot-pulse 1.8s ease-in-out infinite;animation-delay:calc(var(--dsgo-hotspot-sequence-order)*var(--dsgo-hotspot-sequence-duration))}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot-item.is-active){z-index:3}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot-item__tooltip.is-open){animation:dsgo-hotspot-tooltip-in .2s ease-out;display:block;opacity:1;pointer-events:auto}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot-item--animation-scale .dsgo-hotspot-item__marker),.wp-block-designsetgo-hotspot.dsgo-hotspot--animation-scale .dsgo-hotspot-item--animation-inherit :where(.dsgo-hotspot-item__marker){animation:dsgo-hotspot-scale 1.8s ease-in-out infinite;animation-delay:calc(var(--dsgo-hotspot-sequence-order)*var(--dsgo-hotspot-sequence-duration))}.wp-block-designsetgo-hotspot :where(.dsgo-hotspot-item--animation-fade .dsgo-hotspot-item__marker),.wp-block-designsetgo-hotspot.dsgo-hotspot--animation-fade .dsgo-hotspot-item--animation-inherit :where(.dsgo-hotspot-item__marker){animation:dsgo-hotspot-fade 1.8s ease-in-out infinite;animation-delay:calc(var(--dsgo-hotspot-sequence-order)*var(--dsgo-hotspot-sequence-duration))}@keyframes dsgo-hotspot-scale{50%{transform:scale(1.15)}}@keyframes dsgo-hotspot-fade{50%{opacity:.55}}@keyframes dsgo-hotspot-tooltip-in{0%{opacity:0}}@media(prefers-reduced-motion:reduce){.wp-block-designsetgo-hotspot :where(.dsgo-hotspot-item__marker,.dsgo-hotspot-item__tooltip){animation:none!important;transition:none!important}}.wp-block-designsetgo-hotspot-item{--dsgo-hotspot-translate-x:-50%;--dsgo-hotspot-translate-y:-50%;height:2.5rem;left:var(--dsgo-hotspot-x);position:absolute;top:var(--dsgo-hotspot-y);transform:translate(var(--dsgo-hotspot-translate-x),var(--dsgo-hotspot-translate-y));width:2.5rem;z-index:1}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--origin-x-left{--dsgo-hotspot-translate-x:0%}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--origin-x-right{--dsgo-hotspot-translate-x:-100%}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--origin-y-top{--dsgo-hotspot-translate-y:0%}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--origin-y-bottom{--dsgo-hotspot-translate-y:-100%}.wp-block-designsetgo-hotspot-item :where(.dsgo-hotspot-item__marker){background:var(--dsgo-hotspot-marker-background);border:0;border-radius:50%;color:var(--dsgo-hotspot-marker-color);cursor:pointer;display:inline-grid;height:2.5rem;padding:0;place-items:center;text-decoration:none;width:2.5rem}.wp-block-designsetgo-hotspot-item :where(.dsgo-hotspot-item__tooltip){background:var(--dsgo-hotspot-tooltip-background);border-radius:.25rem;color:var(--dsgo-hotspot-tooltip-color);font-size:.875rem;line-height:1.4;opacity:0;padding:.75rem 1rem;pointer-events:none;position:absolute;transition:opacity .2s ease;width:min(var(--dsgo-hotspot-tooltip-width),80vw);z-index:2}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--position-top :where(.dsgo-hotspot-item__tooltip){bottom:calc(100% + .75rem);left:50%;transform:translateX(-50%)}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--position-right :where(.dsgo-hotspot-item__tooltip){left:calc(100% + .75rem);top:50%;transform:translateY(-50%)}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--position-bottom :where(.dsgo-hotspot-item__tooltip){left:50%;top:calc(100% + .75rem);transform:translateX(-50%)}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--position-left :where(.dsgo-hotspot-item__tooltip){right:calc(100% + .75rem);top:50%;transform:translateY(-50%)}.wp-block-designsetgo-hotspot-item.dsgo-hotspot-item--animation-pulse :where(.dsgo-hotspot-item__marker){animation:dsgo-hotspot-pulse 1.8s ease-in-out infinite;animation-delay:calc(var(--dsgo-hotspot-sequence-order)*var(--dsgo-hotspot-sequence-duration))}@keyframes dsgo-hotspot-pulse{0%{box-shadow:0 0 0 0 rgb(0 0 0 / .4)}70%{box-shadow:0 0 0 .75rem #fff0}to{box-shadow:0 0 0 0 #fff0}}@media(prefers-reduced-motion:reduce){.wp-block-designsetgo-hotspot-item :where(.dsgo-hotspot-item__marker,.dsgo-hotspot-item__tooltip){animation:none;transition:none}}