.product-tarot-spread-showcase,.product-tarot-spread-showcase__shell{width:100%;height:100%;min-height:inherit}.product-tarot-spread-showcase__shell{position:relative}.product-tarot-spread-showcase__stage,.product-tarot-spread-showcase__stage .product-panel-mount{width:100%;height:100%;min-height:inherit}.product-tarot-spread-showcase__indicators{position:absolute;left:0;right:0;bottom:10px;z-index:12;display:flex;justify-content:center;align-items:center;gap:8px;pointer-events:none}.product-tarot-spread-showcase__dot{width:7px;height:7px;padding:0;border:none;border-radius:9999px;background:hsla(0,0%,100%,.45);cursor:pointer;pointer-events:auto;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.product-tarot-spread-showcase__dot:hover{background:hsla(0,0%,100%,.7)}.product-tarot-spread-showcase__dot:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:2px}.product-tarot-spread-showcase__dot.is-active{background:#fff;transform:scale(1.2)}