.uav-tc{position:relative;display:block;width:100%;max-width:var(--uav-tc-max-width,360px);margin-left:0;margin-right:0;padding:18px 18px 16px;border-radius:18px;border:1px solid rgb(255 255 255 / .12);background:rgb(10 12 20 / .62);color:#fff;overflow:hidden;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 10px 30px rgb(0 0 0 / .35)}.uav-tc::before{content:"";position:absolute;inset:-18px;background:linear-gradient(135deg,rgb(159 78 245 / .85),rgb(70 178 224 / .78),rgb(255 221 110 / .68));filter:blur(18px);opacity:.55;z-index:0}.uav-tc::after{content:"";position:absolute;inset:0;background:rgb(10 12 20 / .7);z-index:0}.uav-tc>*{position:relative;z-index:1}.uav-tc__header{display:flex;align-items:flex-start;justify-content:space-between;position:relative;gap:12px;margin-bottom:8px}.uav-tc__title{flex:1;min-width:0;font-size:16px;line-height:1.15;font-weight:800;letter-spacing:.2px;text-transform:none;width:100%;text-align:center;padding-left:44px;padding-right:44px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.uav-tc__subtitle{font-size:12.5px;line-height:1.2;opacity:.82;margin-bottom:14px}.uav-tc__badge{font-size:11px;line-height:1;padding:6px 8px;border-radius:999px;background:rgb(255 221 110 / .16);border:1px solid rgb(255 221 110 / .3);color:rgb(255 221 110 / .95);text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;position:absolute;top:0;right:0}.uav-tc__body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.uav-tc__count{font-size:44px;line-height:1;font-weight:900;letter-spacing:-.6px}.uav-tc__label{font-size:12.5px;line-height:1.2;opacity:.9;padding-bottom:0;text-transform:uppercase;letter-spacing:.7px}@media (max-width:480px){.uav-tc{padding:16px 16px 14px;border-radius:16px}.uav-tc__count{font-size:38px}}