.sticky-wrap{position:relative}.sticky-wrap .sticky-cta{display:grid;justify-content:flex-end;position:sticky;top:90vh;right:0;height:0;z-index:1}@media(min-width:1023px){.sticky-wrap .sticky-cta{top:200px}}.sticky-wrap .sticky-cta a{display:flex;align-items:center;gap:.7em;padding:.5em 1em;text-decoration:none;font-weight:800;background-color:var(--bc-extra);border-radius:8px 0 0 8px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.sticky-wrap .sticky-cta a div{max-width:170px}@media(min-width:1023px){.sticky-wrap .sticky-cta a{padding:1em}.sticky-wrap .sticky-cta a div{max-width:none}}