.cta{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.cta.hidden{display:none}.cta .icon{position:absolute;left:0.25rem;top:0.25rem;aspect-ratio:1;padding:0.125rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1025px){.cta .icon{top:0.5rem;left:0.5rem}}.cta .icon svg{width:12px;height:12px;fill:rgba(255,255,255,0.5)}@media screen and (min-width: 1025px){.cta .icon svg{width:16px;height:16px}}.cta .text{transition:opacity 0.4s ease;background:rgba(0,0,0,0.5);padding:2px 0.75rem;font-family:"Lato", "Montserrat", sans-serif;border:1px solid rgba(255,255,255,0.5);color:#fff;font-size:0.625rem;line-height:1.2}
