.cpgpc{box-sizing:border-box;width:100%;padding:16px 0 0;background:transparent;font-family:Arial,Helvetica,sans-serif}
.cpgpc *{box-sizing:border-box}
.cpgpc[hidden],.cpgpc__cta[hidden]{display:none!important}
.cpgpc__card{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1280px;min-height:112px;margin:0 auto;padding:20px 26px;border-radius:18px;background:linear-gradient(115deg,#071d57,#0b3290);box-shadow:0 8px 22px rgba(8,32,77,.16);color:#fff}
.cpgpc__message{display:flex;flex:1;flex-direction:column;align-items:center;gap:6px;min-width:0;text-align:center}
.cpgpc__badge{display:inline-block;padding:6px 13px;border-radius:999px;background:#ffd433;color:#071d57;font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1}
.cpgpc__headline{font-size:clamp(20px,2.4vw,29px);line-height:1.12;font-weight:800}
.cpgpc__subline{color:#e2e9fa;font-size:14px;line-height:1.3}
.cpgpc__clock{flex:none;text-align:center}
.cpgpc__clock-label{display:block;margin-bottom:7px;color:#c5d5fa;font-size:11px;font-weight:800;letter-spacing:.14em}
.cpgpc__digits{display:flex;gap:8px}
.cpgpc__digit{display:flex;flex-direction:column;align-items:center;gap:4px}
.cpgpc__digit b{display:flex;align-items:center;justify-content:center;width:66px;height:49px;border-radius:9px;background:#fff;color:#071d57;font-size:27px;line-height:1;font-variant-numeric:tabular-nums}
.cpgpc__digit small{color:#d0dcf8;font-size:9px;font-weight:700;letter-spacing:.06em}
.cpgpc__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 19px;border-radius:999px;background:#ffd433;color:#071d57!important;font-size:14px;font-weight:800;text-align:center;text-decoration:none!important;white-space:nowrap}
.cpgpc__cta:hover,.cpgpc__cta:focus-visible{background:#ffe071;color:#071d57!important}
@media(max-width:750px){.cpgpc{padding:12px 0 0}.cpgpc__card{flex-direction:column;align-items:stretch;gap:16px;padding:18px 19px;text-align:center}.cpgpc__message{align-items:center}.cpgpc__headline{font-size:22px}.cpgpc__subline{font-size:13px}.cpgpc__digits{justify-content:center}.cpgpc__digit b{width:66px}.cpgpc__cta{width:100%;white-space:normal}}
