.sticky-cta{position:fixed;right:0;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:right center;background:#1a1a1a;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;padding:10px 18px;writing-mode:vertical-rl;cursor:pointer;z-index:100;border-radius:4px 4px 0 0;white-space:nowrap}@media (max-width:600px){.sticky-cta{display:none}}