.hero.banner-pending{visibility:hidden}
.hero.banner-carousel{position:relative;min-height:238px;padding:0!important;overflow:hidden;border-radius:26px;background:#e8f3fb}.banner-track{display:flex;height:100%;transition:transform .42s ease}.banner-slide{position:relative;min-width:100%;height:238px;overflow:hidden;background:#e8f3fb}.banner-slide img{width:100%;height:100%;display:block;object-fit:cover}.banner-caption{position:absolute;left:22px;right:22px;bottom:20px;padding:9px 12px;border-radius:10px;background:rgba(17,49,87,.62);color:#fff;font-size:13px;backdrop-filter:blur(4px)}.banner-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px}.banner-dot{width:6px;height:6px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.65)}.banner-dot.active{width:18px;border-radius:5px;background:#fff}.banner-arrow{position:absolute;top:50%;z-index:2;width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.72);color:#2167d8;transform:translateY(-50%);font-size:20px;line-height:24px}.banner-prev{left:10px}.banner-next{right:10px}@media(max-width:480px){.hero.banner-carousel,.banner-slide{min-height:210px;height:210px}.banner-arrow{display:none}}
