.sf-draft .offer-icon{width:74px;height:74px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;color:var(--orange);background:var(--cream);transition:transform .2s ease,background .2s ease}.sf-draft .offer-icon svg{width:45px;height:45px;display:block;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sf-draft .card:hover .offer-icon{transform:rotate(-6deg) scale(1.06);background:var(--ink)}
@media(max-width:760px){.sf-draft .offer-icon{width:64px;height:64px;margin:0 auto}.sf-draft .offer-icon svg{width:39px;height:39px}.sf-draft .card{text-align:center}}
