.b-callout{overflow:visible}.b-callout__inner{background:#f9f5ff;border:1px solid #dabcff;border-left-width:4px;border-radius:1rem;display:flex;gap:1rem;padding:1.5rem;position:relative}@media(min-width:767px){.b-callout__inner{padding:2rem}}.b-callout__inner:after{background:linear-gradient(0deg,#dabcff59,#0000);border-radius:0 0 1rem 1rem;bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.b-callout__icon{align-items:center;background:#dabcff;border-radius:.4rem;display:flex;height:29px;justify-content:center;min-width:29px;padding:.3rem;position:relative;width:29px;z-index:1}@media(min-width:767px){.b-callout__icon{height:35px;min-width:35px;padding:.375rem;width:35px}}.b-callout__icon img{height:100%;object-fit:contain;width:100%}.b-callout__content{flex:1;min-width:0;position:relative;z-index:1}.b-callout__content>:last-child{margin-bottom:0}.b-callout__content>:first-child{margin-top:0}