.lead-photo{position:relative;width:min(100%,420px);aspect-ratio:1.35;margin-top:2.25rem}.lead-photo img{border-radius:100px 16px 100px 16px}.lead-photo>span{position:absolute;right:-.5rem;bottom:-1rem;display:grid;place-items:center;width:5rem;height:5rem;border-radius:50%;background:var(--sun);color:var(--ink);transform:rotate(-10deg)}.lead-photo svg{width:44px;height:44px}@media (max-width:767px){.lead-photo{width:100%;margin-top:1.75rem}.lead-photo>span{width:3.75rem;height:3.75rem;right:-.25rem;bottom:-.75rem}.lead-photo svg{width:32px;height:32px}}.a11y-mode .lead-photo>span{transform:none}