.rs-hotspots{position:relative}.rs-hotspots .rs-hotspot-item{position:absolute;width:25px}.rs-hotspots .rs-hotspot-item .rs-hots-figure{transform:translate3d(-50%,-70px,0);padding:30px;transition:all .4s ease;transition:all .5s ease;position:absolute;opacity:0;bottom:0;visibility:hidden;min-width:250px;text-align:left;border-radius:2px;background:#1f1f1f;left:8px;z-index:999}.rs-hotspots .rs-hotspot-item .rs-hots-figure .pre-title .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px;line-height:32px}.rs-hotspots .rs-hotspot-item .rs-hots-figure .hotspot-desc p{font-size:15px;color:hsla(0,0%,100%,.8);margin:0}.rs-hotspots .rs-hotspot-item .rs-hots-figure:after{height:0;border-right:10px solid transparent;border-left:10px solid transparent;right:0;content:"";position:absolute;border-top:12px solid #1f1f1f;bottom:0;top:100%;margin:0 auto;left:0;width:0}.rs-hotspots .rs-hotspot-item .pre-circle-ripple{position:relative;cursor:pointer}.rs-hotspots .rs-hotspot-item .pre-circle-ripple:before{height:30px;pointer-events:none;content:"";position:absolute;opacity:0;top:10px;transform-origin:center center;border-radius:50%;background:#ea5501;left:10px;width:30px;z-index:1}.rs-hotspots .rs-hotspot-item .pre-circle-ripple:after{height:14px;border:3px solid #ea5501;content:"";position:absolute;top:3px;border-radius:50%;background:hsla(0,0%,100%,.761);left:3px;width:14px;z-index:9}.rs-hotspots .rs-hotspot-item.hotspot__1{top:10%;left:20%}.rs-hotspots .rs-hotspot-item.hotspot__2{top:40%;left:30%}.rs-hotspots .rs-hotspot-item.hotspot__3{top:50%;left:30%}.rs-hotspots .rs-hotspot-item.hotspot__4{top:10%;left:40%}.rs-hotspots .rs-hotspot-item.hotspot__5{top:50%;left:40%}.rs-hotspots .rs-hotspot-item.hotspot__6{top:60%;left:30%}.rs-hotspots .rs-hotspot-item.hotspot__7{top:70%;left:20%}.rs-hotspots .rs-hotspot-item.hotspot__8{top:50%;left:30%}.rs-hotspots .rs-hotspot-item.hotspot__9{top:80%;left:90%}.rs-hotspots .rs-hotspot-item.hotspot__10{top:50%;left:30%}.rs-hotspots .rs-hotspot-item:hover .rs-hots-figure{transform:translate3d(-50%,-35px,0);opacity:1;visibility:visible}.rs-hotspots .desktop_item.ripple .pre-circle-ripple:before,.rs-hotspots .desktop_item:hover .pre-circle-ripple:before{-webkit-animation:pulse-border 1.5s ease-out infinite;animation:pulse-border 1.5s ease-out infinite;opacity:1}.rs-hotspots .mobile_item{transform:translate(-50%,-50%);pointer-events:none;padding:30px;color:#000;transition:all .5s ease;position:absolute;max-width:280px;opacity:0;visibility:hidden;top:40%;box-shadow:0 0 40px rgba(0,0,0,.08);border-radius:5px;background:#fff;left:50%;width:100%;display:none;z-index:10}.rs-hotspots .mobile_item .remove-icon{height:30px;justify-content:center;border:1px solid #d5d5d5;text-align:center;margin:0 auto 10px;align-items:center;border-radius:50%;width:30px;display:flex}.rs-hotspots .mobile_item .pre-title .title{font-size:22px;font-weight:700;margin:0 0 10px;line-height:32px}.rs-hotspots .mobile_item .hotspot-desc p{font-size:15px;color:#565656;margin:0}.rs-hotspots .mobile_item.active{pointer-events:unset;opacity:1;visibility:visible;top:50%}@media screen and (max-width:767px){.rs-hotspots .desktop_item .rs-hots-figure{display:none}.rs-hotspots .mobile_item{display:block}}