:root{--ncj-text:#000000;--ncj-title-size:18px;--ncj-body-size:13px;--ncj-readmore-size:13px;--ncj-panel-scale:0.82;--ncj-padding:18px}.ncj-wrap{width:100%;max-width:900px;margin:0 auto}.ncj-jigsaw{position:relative;width:100%;max-width:900px;margin:0 auto}.ncj-img{display:block;width:100%!important;max-width:100%!important;height:auto!important;user-select:none;-webkit-user-drag:none}.ncj-hotspots{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);pointer-events:none}.ncj-hotspot{position:relative;width:100%;height:100%;pointer-events:auto}.ncj-link{display:block;width:100%;height:100%;position:relative;text-decoration:none;color:inherit}.ncj-alt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% * var(--ncj-panel-scale));height:calc(100% * var(--ncj-panel-scale));box-sizing:border-box;display:none;padding:var(--ncj-padding);overflow:hidden;background-image:url(/wp-content/plugins/nature-cure-jigsaw/assets/bubble-bg.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat;color:var(--ncj-text);flex-direction:column;justify-content:space-between}.ncj-hover-style{border:none}.ncj-hotspot:hover .ncj-alt,.ncj-hotspot:focus-within .ncj-alt,.ncj-hotspot.ncj-open .ncj-alt{display:flex}.ncj-alt h3{margin:0 0 8px 0;font-size:var(--ncj-title-size);line-height:1.1}.ncj-alt ul{margin:0;padding-left:18px;font-size:var(--ncj-body-size);line-height:1.22}.ncj-content{overflow:hidden}.ncj-read-more{margin-top:8px;font-weight:700;font-size:var(--ncj-readmore-size);text-align:right;white-space:nowrap;text-decoration:underline}@media (max-width:768px){:root{--ncj-title-size:16px;--ncj-body-size:12px;--ncj-readmore-size:12px;--ncj-panel-scale:0.96;--ncj-padding:12px}}@media (max-width:480px){:root{--ncj-title-size:12px;--ncj-body-size:11px;--ncj-readmore-size:11px;--ncj-panel-scale:0.99;--ncj-padding:10px}}@media (max-width:768px){.ncj-alt h3{font-size:12px;line-height:1.2;margin-bottom:4px;text-align:center}.ncj-alt ul{display:none}.ncj-read-more{text-align:center;font-size:12px;margin-top:6px}}.ncj-alt{opacity:0;transform:translate(-50%,-50%) scale(.92);transition:opacity 0.25s ease,transform 0.25s ease}.ncj-hotspot:hover .ncj-alt,.ncj-hotspot:focus-within .ncj-alt,.ncj-hotspot.ncj-open .ncj-alt{display:flex;opacity:1;transform:translate(-50%,-50%) scale(1)}