@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes alarm{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.5)}}@keyframes radar{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.reference-images{margin:56px 0}@media screen and (width<=834px){.reference-images{margin:24px 0}.reference-images .wrapper{padding:0}}.reference-images .wrapper .inner{gap:16px}@media screen and (width<=834px){.reference-images .wrapper .inner{gap:4px}}.reference-images .wrapper .inner .reference-image{width:50%;position:relative}@media screen and (width<=834px){.reference-images .wrapper .inner .reference-image{width:100%}}.reference-images h2{margin-bottom:16px}@media screen and (width<=834px){.reference-images h2{padding-left:16px}}.reference-images .product-point{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.reference-images .product-marker{cursor:pointer;border-radius:50%;width:25px;height:25px;position:relative}.reference-images .product-marker:after{content:"";background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reference-images .marker-inner{opacity:.4;background-color:#000;border-radius:50%;width:100%;height:100%;position:absolute}.reference-images .marker-inner:before{content:"";z-index:-1;background-color:#000;border-radius:50%;width:100%;height:100%;animation:2s infinite forwards radar;position:absolute}.reference-images .product-tooltip{text-overflow:ellipsis;background-color:#fff;border-radius:4px;width:176px;padding:8px 16px;position:absolute;top:-88px;right:-99px;box-shadow:0 0 4px #00000040}.reference-images .product-tooltip:before{content:"";z-index:999;background-color:#fff;width:1px;height:56px;position:absolute;top:40px;left:36.5%;transform:translate(-50%)}.reference-images .product-tooltip span{font-family:Libre Baskerville,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.83}.reference-images .product-tooltip .product-price{font-size:12px;line-height:1.67}