.pip-cluster-watermark{z-index:0;opacity:var(--pcwm-opacity,.11);pointer-events:none;transform:translate3d(var(--pcwm-tx,0), var(--pcwm-ty,0), 0) rotate(var(--pcwm-rot,0deg));transform-origin:50%;will-change:transform, opacity;transition:opacity .2s ease-out;position:absolute;top:32px;right:32px}.pip-cluster-watermark svg rect{opacity:0;animation:1.4s cubic-bezier(.16,1,.3,1) both pcwm-cell-reveal}.pip-cluster-watermark svg rect:first-of-type{animation-delay:.1s}.pip-cluster-watermark svg rect:nth-of-type(2){animation-delay:.16s}.pip-cluster-watermark svg rect:nth-of-type(3){animation-delay:.22s}.pip-cluster-watermark svg rect:nth-of-type(4){animation-delay:.28s}.pip-cluster-watermark svg rect:nth-of-type(5){animation-delay:.34s}.pip-cluster-watermark svg rect:nth-of-type(6){animation-delay:.4s}.pip-cluster-watermark svg rect:nth-of-type(7){animation-delay:.46s}.pip-cluster-watermark svg rect:nth-of-type(8){animation-delay:.52s}.pip-cluster-watermark svg rect:nth-of-type(9){animation-delay:.58s}@keyframes pcwm-cell-reveal{0%{opacity:0;transform:translateY(-4px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.pip-cluster-watermark svg rect{opacity:1;animation:none}}@media (max-width:880px){.pip-cluster-watermark{opacity:var(--pcwm-opacity-mobile,.08);transform:translate3d(var(--pcwm-tx,0), var(--pcwm-ty,0), 0) rotate(var(--pcwm-rot,0deg)) scale(.65);transform-origin:100% 0;top:16px;right:16px}}
