.block-callout-list .callout-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.block-callout-list .callout-item{width:100%;display:flex;gap:20px;align-items:flex-start;padding:clamp(16px,11.2px + 0.01*100vw,24px) clamp(16px,11.2px + 0.01*100vw,24px) clamp(12px,7.2px + 0.01*100vw,20px) clamp(16px,11.2px + 0.01*100vw,24px);border-radius:20px;transition:background .25s ease;position:relative}.block-callout-list .callout-item:hover:has(a){background-color:#f4f6f3}.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 rgb(216,160.8,99.2)}.block-callout-list .callout-icon{width:48px;height:48px;background-color:#cf8b40;color:#fff;flex-shrink:0;border-radius:var(--wp--custom--border--radius-button);display:flex;align-items:center;justify-content:center;position:relative}.block-callout-list .callout-icon img,.block-callout-list .callout-icon svg{max-width:20px;height:20px;fill:currentColor !important}.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:#5e7257}.has-text-color .block-callout-list .callout-heading i{color:#cf8b40}.block-callout-list .callout-heading svg{width:12px;height:12px}.block-callout-list a{outline:none;text-decoration:none;display:flex;align-items:center;gap:8px;transition:gap .2s ease;color:var(--wp--custom--color--heading)}.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;margin:0}
