/* ==========================================================================
   Aidem Pinned Stage Runtime
   Shared structural CSS for containers controlled by the pinned-stage runtime.
   ========================================================================== */

.gsap-pin-on,
.gsap-pin-off {
  position: relative;
}
