.block-callout-list .callout-list{margin:0;padding:0;list-style:none}.block-callout-list .callout-item{display:flex;gap:20px;align-items:flex-start;padding:clamp(14px,10.4px + 0.0075*100vw,20px);border-radius:20px;transition:background .25s ease;position:relative}.block-callout-list .callout-item:hover:has(a){background-color:rgba(186,34,255,.08)}.has-text-color .block-callout-list .callout-item:hover:has(a){background-color:rgba(0,0,0,.1)}.block-callout-list .callout-item:has(a:focus-visible){outline:1px solid #ba22ff}.block-callout-list .callout-icon{width:48px;height:48px;background-color:#ba22ff;color:#fff;flex-shrink:0;border-radius:var(--wp--custom--border--radius);display:flex;align-items:center;justify-content:center}.block-callout-list .callout-icon img,.block-callout-list .callout-icon svg{max-width:20px;height:20px}.block-callout-list .callout-heading{font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:10px;color:var(--wp--custom--color--heading);text-decoration:none;margin-bottom:4px;transition:all .25s ease}.has-text-color .block-callout-list .callout-heading{color:currentColor}.block-callout-list .callout-heading i{color:#0db0eb}.has-text-color .block-callout-list .callout-heading i{color:#0dcbff}.block-callout-list .callout-heading svg{font-size:0.75rem}.block-callout-list a{outline:none;text-decoration:none;display:flex;gap:8px;transition:gap .2s ease}.block-callout-list a:hover{gap:15px}.block-callout-list a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px}.block-callout-list .callout-blurb{font-size:0.875rem}
