.lg-hotspot:active .style-1.lg-hotspot__button:after,.lg-hotspot:hover .style-1.lg-hotspot__button:after,.style-1.lg-hotspot__button:after{background-color:var(--color-points-1)}.style-1.lg-hotspot__button:after,.style-2.lg-hotspot__button:after{top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:border-color 1s linear}.lg-hotspot--bottom-left .lg-hotspot__label,.lg-hotspot--top-left .lg-hotspot__label{left:55px}.lg-container{max-width:550px;position:relative;margin:1rem;padding:0}.lg-image{display:block;height:100%;width:100%;object-fit:scale-down}.lg-hotspot{position:absolute;margin:0;padding:0;transform:translate(-50%,-50%);z-index:0;cursor:pointer}.lg-hotspot--selected{z-index:999}.lg-hotspot--selected .lg-hotspot__label{opacity:1;display:block}.style-1.lg-hotspot__button,.style-2.lg-hotspot__button{height:35px;display:block!important;width:35px;padding:0;z-index:999;animation:7s ease-in-out infinite button-pulse;box-shadow:0 2px 4px rgba(0,0,0,.2)}.style-1.lg-hotspot__button{border-radius:100%;border:1px solid var(--color-points-1)}.style-1.lg-hotspot__button:after{position:absolute;content:"";display:block;height:16.8px;width:16.8px;border-radius:100%;border:3px solid #fff}.lg-hotspot:active .style-1.lg-hotspot__button,.lg-hotspot:hover .style-1.lg-hotspot__button{border-color:var(--color-points-1)}.lg-hotspot:active .style-2.lg-hotspot__button:after,.lg-hotspot:hover .style-2.lg-hotspot__button:after,.style-2.lg-hotspot__button:after{background-color:var(--color-points-2)}.style-2.lg-hotspot__button{border-radius:100%;border:1px solid var(--color-points-2);background-color:rgba(255,255,255,.2)}.lg-hotspot--selected>.style-2.lg-hotspot__button:after{line-height:.9}.style-2.lg-hotspot__button:after{position:absolute;content:"\002B";display:flex;align-items:center;justify-content:center;line-height:1;height:18px;width:18px;border-radius:100%}.lg-hotspot:active .style-2.lg-hotspot__button,.lg-hotspot:hover .style-2.lg-hotspot__button{border-color:var(--color-points-2)}.lg-hotspot--selected .style-2.lg-hotspot__button:after{content:"\2212"}.lg-hotspot__label{position:absolute;display:none;padding:10px;width:15em;max-width:50vw;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);font-size:14.5px;line-height:1.45em;z-index:-1;user-select:none;opacity:0;transition:.1s linear}.lg-hotspot__label h4{margin:0;padding:.65em 24px;background-color:#555;font-size:1.1em;font-weight:400;letter-spacing:.02em;color:#fff}.lg-hotspot__label p{margin:0;padding:1.1em 24px 0;color:#333}.lg-hotspot--bottom-right .lg-hotspot__label,.lg-hotspot--top-right .lg-hotspot__label{right:55px}@keyframes button-pulse{0%,100%{transform:scale(1,1);opacity:1}40%{transform:scale(1.15,1.15);opacity:1}}