.c-bubble{position:relative;background:#fffdf6;border:3px solid #263a4d;border-radius:8px;box-shadow:5px 5px 0 rgba(38,58,77,.28);padding:12px 16px 14px;margin-bottom:22px;width:100%;max-width:280px}.c-bubble:before{bottom:-15px;width:26px;height:15px;background:#263a4d;-webkit-clip-path:polygon(0 0,100% 0,100% 20%,72% 20%,72% 60%,58% 60%,58% 100%,42% 100%,42% 60%,28% 60%,28% 20%,0 20%);clip-path:polygon(0 0,100% 0,100% 20%,72% 20%,72% 60%,58% 60%,58% 100%,42% 100%,42% 60%,28% 60%,28% 20%,0 20%)}.c-bubble:after,.c-bubble:before{content:"";position:absolute;left:50%;transform:translateX(-50%)}.c-bubble:after{bottom:-8px;width:14px;height:11px;background:#fffdf6;-webkit-clip-path:polygon(0 0,100% 0,100% 30%,70% 30%,70% 65%,50% 100%,30% 65%,30% 30%,0 30%);clip-path:polygon(0 0,100% 0,100% 30%,70% 30%,70% 65%,50% 100%,30% 65%,30% 30%,0 30%)}.c-bubble.no-tail{margin-bottom:0}.c-bubble.no-tail:after,.c-bubble.no-tail:before{display:none}.c-bubble-tag{font-size:9px;text-transform:uppercase;color:#8a7a63;display:block}.c-bubble-divider{border:0;border-top:2px dotted rgba(90,74,53,.35);margin:8px 0 10px}.c-bubble-text{margin:0;font-size:15px;font-weight:700;color:#263a4d;line-height:1.35;min-height:42px}.c-bubble-actions{display:flex;gap:8px;margin-top:12px}.c-bubble-actions span{font-size:12px;font-weight:700;padding:5px 16px;border-radius:99px}.c-bubble-actions span:first-child{background:#2f9e6e;color:#fff}.c-bubble-actions span:last-child{background:rgba(38,58,77,.08);color:#263a4d}