.pointer{align-items:center;background-color:#ffe6ed;border-radius:50%;display:flex;height:12px;justify-content:center;left:50%;mix-blend-mode:exclusion;opacity:0;pointer-events:none;position:fixed;top:50%;transition:opacity .3s;visibility:hidden;width:12px;z-index:100}.pointer,.pointer__arrow{transform-origin:center center}.pointer__arrow{height:auto;transform:scale(0);width:22.5%}.pointer--hidden{opacity:0!important}
