.ticker{height:31px;overflow:hidden;background:#f7bf18;color:#071a3d;font-size:12px;font-weight:850;display:flex;align-items:center;white-space:nowrap}.ticker div{display:inline-block;padding-left:100%;animation:dcTicker 24s linear infinite}.ticker b{padding:0 22px}.head-actions{display:flex;align-items:center;gap:12px}.head-actions span{font-size:11px;color:#bfd0e8}.welcome{position:relative;min-height:178px}.slides{flex:1}.slide{display:none}.slide.active{display:block;animation:dcFade .35s ease}.dots{position:absolute;left:24px;bottom:14px;display:flex;gap:6px}.dots i{width:7px;height:7px;border-radius:50%;background:#ffffff66}.dots i.active{width:20px;border-radius:10px;background:#fff}@keyframes dcTicker{to{transform:translateX(-100%)}}@keyframes dcFade{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:560px){.head-actions span{display:none}.welcome{min-height:205px}.welcome h1,.welcome p{max-width:270px}.welcome .wa{position:absolute;right:18px;bottom:16px}}
