@-webkit-keyframes tenpo-hotspot-soft-beat{from{transform:scale(1)}to{transform:scale(1.1)}}@keyframes tenpo-hotspot-soft-beat{from{transform:scale(1)}to{transform:scale(1.1)}}@-webkit-keyframes tenpo-hotspot-expand{from{transform:scale(0.5);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes tenpo-hotspot-expand{from{transform:scale(0.5);opacity:1}to{transform:scale(1.5);opacity:0}}.tenpo-hotspot-container{width:100%}.tenpo-hotspot-container>img{display:block;width:100%;object-fit:cover;margin:auto}.tenpo-hotspot-container .tenpo-hotspot-item{position:absolute;top:0;left:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:max-content}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-button{cursor:pointer;position:relative;display:grid;grid-auto-flow:column;justify-content:center;color:var(--tenpo-hotspot-color, #000);font-size:var(--tenpo-hotspot-size, 18px);align-items:center;min-width:var(--tenpo-hotspot-min-width, 18px);min-height:var(--tenpo-hotspot-min-height, 18px);background-color:var(--tenpo-hotspot-box-color, #fff);padding:var(--tenpo-hotspot-padding, 4px);border-radius:var(--tenpo-hotspot-border-radius, 50%);line-height:1}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-button .tenpo-hotspot-icon{width:var(--tenpo-hotspot-size, 18px);height:var(--tenpo-hotspot-size, 18px)}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-expand::before{content:"";width:100%;height:100%;position:absolute;z-index:-1;opacity:0;background-color:var(--tenpo-hotspot-box-color, #fff);border-radius:var(--tenpo-hotspot-border-radius, 50%);animation:tenpo-hotspot-expand 2s infinite}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-soft-beat{animation:tenpo-hotspot-soft-beat 0.7s infinite alternate;animation-timing-function:ease}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-overlay{opacity:0.7;transition:opacity 0.2s}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-overlay:hover{opacity:1}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-label{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.tenpo-hotspot-container .tenpo-hotspot-item .tenpo-hotspot-show-tooltip{transition:none;opacity:1;pointer-events:visible;transform:translate(0, 0)}.tenpo-hotspot-container .tenpo-hotspot-tooltip{opacity:0;pointer-events:none;white-space:var(--white-space, nowrap);transition-property:transform, opacity;transition-duration:var(--tooltip-transition-duration, 500ms);transform-origin:center center;position:absolute;color:var(--tooltip-text-color, #fff);text-align:var(--tooltip-align);width:var(--tooltip-min-width);padding:var(--tooltip-padding, 8px);border-radius:var(--tooltip-border-radius);background-color:var(--tooltip-color)}.tenpo-hotspot-container .tenpo-hotspot-fade-in-out{opacity:0}.tenpo-hotspot-container .tenpo-hotspot-active .tenpo-hotspot-tooltip{pointer-events:visible}.tenpo-hotspot-container .tenpo-hotspot-active .tenpo-hotspot-fade-in-out{opacity:1}.tenpo-hotspot-container .tenpo-hotspot-product{display:flex;width:100%;line-height:1.2;align-items:flex-start}.tenpo-hotspot-container .tenpo-hotspot-product img{width:90px;max-width:30%;margin-right:20px;height:auto !important}.tenpo-hotspot-container .tenpo-hotspot-product .tenpo-hotspot-product-info{display:flex;flex-flow:row wrap;max-width:70%;white-space:normal}.tenpo-hotspot-container .tenpo-hotspot-product .tenpo-hotspot-product-info .product-item-title{margin-bottom:.5em}.tenpo-hotspot-container .tenpo-hotspot-product .tenpo-hotspot-product-info .product-item-price{margin-bottom:.5em;width:100%}

/*# sourceMappingURL=hotspot.css.map */