:root{--cpc-red:#c92832;--cpc-red-dark:#a91d26}
@keyframes cpc-ring{0%,42%,100%{transform:rotate(0)}6%{transform:rotate(12deg)}12%{transform:rotate(-10deg)}18%{transform:rotate(8deg)}24%{transform:rotate(-6deg)}30%{transform:rotate(3deg)}}
@keyframes cpc-wave{0%{opacity:.55;transform:scale(.78)}65%,100%{opacity:0;transform:scale(1.55)}}
.cpc-contact-stack{position:fixed;z-index:99998;bottom:25px;left:22px;display:flex;align-items:flex-start;flex-direction:column-reverse;gap:9px}
.cpc-contact-item{display:flex;height:50px;align-items:center;color:#fff;filter:drop-shadow(0 8px 15px rgba(13,34,53,.22));transition:transform .2s ease}
.cpc-contact-item:hover{color:#fff;transform:translateX(4px)}
.cpc-contact-icon{position:relative;z-index:2;display:grid;width:50px;height:50px;flex:0 0 50px;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--cpc-color);box-shadow:0 0 0 6px color-mix(in srgb,var(--cpc-color) 18%,transparent);isolation:isolate}
.cpc-contact-icon:before,.cpc-contact-icon:after{position:absolute;z-index:-1;inset:-9px;border:2px solid var(--cpc-color);border-radius:50%;content:"";animation:cpc-wave 2.1s ease-out infinite}
.cpc-contact-icon:after{animation-delay:.8s}
.cpc-contact-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;animation:cpc-ring 2.8s ease-in-out infinite}
.cpc-contact-icon .cpc-brand-zalo{width:31px;height:31px;stroke:none}.cpc-brand-zalo path{fill:#fff}.cpc-brand-zalo text{fill:#0068ff;font:800 8px/1 Arial,sans-serif;letter-spacing:-.5px}
.cpc-whatsapp .cpc-brand-icon>path:first-child,.cpc-viber .cpc-brand-icon>path:first-child{fill:#fff;stroke:none}.cpc-whatsapp .cpc-brand-icon>path+path,.cpc-viber .cpc-brand-icon>path+path{fill:var(--cpc-color);stroke:none}.cpc-viber .cpc-brand-icon .cpc-viber-ray{fill:none;stroke:#fff;stroke-width:1.7}
.cpc-contact-label{display:flex;min-width:145px;height:40px;margin-left:-9px;justify-content:center;padding:5px 15px 5px 20px;flex-direction:column;border-radius:0 21px 21px 0;background:color-mix(in srgb,var(--cpc-color) 88%,#111);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.cpc-contact-label small,.cpc-contact-label strong{display:block;color:#fff;line-height:1.1}.cpc-contact-label small{margin-bottom:2px;font-size:9px;opacity:.74}.cpc-contact-label strong{font-size:13px;letter-spacing:.01em}
.cpc-phone{--cpc-color:#c92832}.cpc-zalo{--cpc-color:#0068ff}.cpc-whatsapp{--cpc-color:#25b85a}.cpc-viber{--cpc-color:#7360f2}
.cpc-contact-item:nth-child(2) .cpc-contact-icon:before,.cpc-contact-item:nth-child(2) .cpc-contact-icon:after{animation-delay:.25s}.cpc-contact-item:nth-child(3) .cpc-contact-icon:before,.cpc-contact-item:nth-child(3) .cpc-contact-icon:after{animation-delay:.5s}.cpc-contact-item:nth-child(4) .cpc-contact-icon:before,.cpc-contact-item:nth-child(4) .cpc-contact-icon:after{animation-delay:.75s}
.cpc-mobile-bar{display:none}
@media(max-width:849px){body.cpc-contact-active{padding-bottom:64px}.cpc-contact-stack{display:none!important}.cpc-mobile-bar{position:fixed;z-index:99999;right:0;bottom:0;left:0;display:grid;height:64px;grid-template-columns:repeat(var(--cpc-count),minmax(0,1fr));border-top:1px solid rgba(13,34,53,.13);background:#fff;box-shadow:0 -8px 25px rgba(13,34,53,.14)}.cpc-mobile-bar a{display:flex;min-width:0;align-items:center;justify-content:center;padding:0 2px;flex-direction:column;color:#17324d;text-align:center}.cpc-mobile-bar a+a{border-left:1px solid #dce4e9}.cpc-mobile-icon{display:grid;width:25px;height:25px;margin-bottom:3px;place-items:center;border-radius:50%;color:#fff;background:#687987;font-style:normal}.cpc-mobile-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cpc-mobile-zalo .cpc-mobile-icon{background:#0068ff}.cpc-mobile-whatsapp .cpc-mobile-icon{background:#25b85a}.cpc-mobile-viber .cpc-mobile-icon{background:#7360f2}.cpc-mobile-phone .cpc-mobile-icon{background:#c92832}.cpc-mobile-icon .cpc-brand-zalo{width:21px;height:21px;stroke:none}.cpc-mobile-icon .cpc-brand-zalo text{font-size:7px}.cpc-mobile-whatsapp .cpc-brand-icon>path:first-child,.cpc-mobile-viber .cpc-brand-icon>path:first-child{fill:#fff;stroke:none}.cpc-mobile-whatsapp .cpc-brand-icon>path+path,.cpc-mobile-viber .cpc-brand-icon>path+path{fill:currentColor;stroke:none}.cpc-mobile-viber .cpc-brand-icon .cpc-viber-ray{fill:none;stroke:#fff;stroke-width:1.7}.cpc-mobile-bar strong{overflow:hidden;max-width:100%;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cpc-mobile-bar .cpc-mobile-whatsapp strong{font-size:9px}.cpc-mobile-bar .cpc-mobile-quote{background:var(--cpc-red);color:#fff}.cpc-mobile-bar .cpc-mobile-quote:before{display:block;margin-bottom:3px;content:"✦";font-size:18px;line-height:25px}.cpc-mobile-bar .cpc-mobile-quote span{display:none}.cpc-mobile-bar .cpc-mobile-quote strong{color:#fff}}
@media(prefers-reduced-motion:reduce){.cpc-contact-icon:before,.cpc-contact-icon:after,.cpc-contact-icon svg{animation:none!important}}
