#salesinfographiczoom .infographic-wrapper{background:#fff;border-radius:20px;max-width:100%;padding:60px;text-align:center;width:100%}#salesinfographiczoom .infographic-wrapper img{border-radius:8px;cursor:zoom-in;height:auto;transition:opacity .2s ease;width:100%}#salesinfographiczoom .infographic-wrapper img:hover{opacity:.95}#salesinfographiczoom .info-modal{align-items:center;background:rgba(0,0,0,.9);display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}#salesinfographiczoom .info-modal.active{display:flex}#salesinfographiczoom .info-modal img{cursor:zoom-out;max-height:95vh;max-width:100vw;object-fit:contain}#salesinfographiczoom #infoClose{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;line-height:1;position:absolute;right:20px;top:15px;transition:transform .2s ease;width:40px}#salesinfographiczoom #infoClose:hover{transform:scale(1.1)}#salesinfographiczoom body.no-scroll{overflow:hidden}