.wr-shots{display:flex;flex-direction:column;gap:2.6rem;margin:2.2rem 0 0;}.wr-shot{margin:0;}.wr-shot__frame{background:#fff;border:1px solid var(--wise-border);border-radius:14px;overflow:hidden;box-shadow:0 18px 48px rgba(10,22,40,0.13),0 2px 6px rgba(10,22,40,0.05);}.wr-shot__bar{display:flex;align-items:center;gap:0.45rem;padding:0.6rem 0.9rem;background:var(--wise-bg-alt);border-bottom:1px solid var(--wise-border-light);}.wr-shot__dot{width:0.6rem;height:0.6rem;border-radius:50%;background:var(--wise-border);flex:none;}.wr-shot__url{margin-left:0.5rem;font-size:0.76rem;font-weight:600;letter-spacing:0.01em;color:var(--wise-teal);background:var(--wise-teal-soft);padding:0.18rem 0.62rem;border-radius:9999px;}.wr-shot__frame img{display:block;width:100%;height:auto;}.wr-shot__cap{margin:0.85rem 0 0;font-size:0.9rem;line-height:1.6;color:var(--wise-text-light);max-width:64ch;}.wr-shot__cap b{color:var(--wise-navy);font-weight:700;}.wr-shots__note{margin:1.4rem 0 0;font-size:0.82rem;color:var(--wise-text-light);}.wr-free{display:flex;align-items:center;gap:1.4rem;margin:2.4rem 0 0;padding:1.5rem 1.7rem;background:var(--wise-teal-soft);border:1px solid color-mix(in srgb,var(--wise-teal-light) 22%,var(--wise-border));border-radius:14px;}.wr-free__badge{flex:none;align-self:flex-start;padding:0.5rem 1.05rem;background:var(--wise-teal-light);color:#fff;font-weight:800;font-size:1.02rem;letter-spacing:-0.01em;border-radius:9999px;}.wr-free__lead{margin:0 0 0.35rem;font-size:1.08rem;font-weight:700;color:var(--wise-navy);}.wr-free__sub{margin:0;font-size:0.92rem;line-height:1.6;color:var(--wise-text);max-width:62ch;}@media (max-width:640px){.wr-shots{gap:2rem;}.wr-shot__url{font-size:0.7rem;}.wr-free{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem;}}