@charset "UTF-8";
/***!  Style Declaration  !***/

:root{--kc-red:#d60000;--kc-yellow:#ffd54d}.kc-cta-strip{background:linear-gradient(135deg,#d60000,#a80000);padding:25px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;color:#fff}.kc-cta-left{display:flex;align-items:center;gap:15px}.kc-cta-left img{width:80px;height:auto}.kc-cta-text{line-height:1.3}.kc-cta-title{font-size:20px;font-weight:700}.kc-cta-sub{font-size:14px;opacity:0.9}.kc-cta-phone{font-size:26px;font-weight:700;color:#fff;text-decoration:none}.kc-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.kc-btn{padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:600}.kc-btn-yellow{background:var(--kc-yellow);color:#000}.kc-btn-whatsapp{background:#25D366;color:#fff}@media (max-width:768px){.kc-cta-strip{text-align:center;justify-content:center}.kc-cta-left{justify-content:center}}
