.hero-character-wrap{position:relative;min-height:520px;display:flex;align-items:flex-end;justify-content:center}
.hero-character-wrap:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:radial-gradient(circle,rgba(224,173,68,.28),rgba(13,105,125,.16) 56%,transparent 70%);border:1px solid rgba(255,255,255,.12)}
.hero-character{position:relative;z-index:2;display:block;max-height:590px;width:auto;max-width:100%;filter:drop-shadow(0 24px 35px rgba(0,0,0,.35))}
.usa-chip{position:absolute;z-index:3;top:55px;right:0;background:#fff;color:#071a31;padding:10px 15px;border-radius:40px;font-size:13px;box-shadow:0 12px 32px rgba(0,0,0,.2)}
.hero-visa-badge{position:absolute;z-index:3;left:0;bottom:35px;background:rgba(5,24,45,.9);border:1px solid rgba(239,198,95,.5);padding:14px 18px;border-radius:14px;backdrop-filter:blur(10px);box-shadow:0 16px 35px rgba(0,0,0,.22)}
.hero-visa-badge span,.hero-visa-badge small{display:block;color:#c8d8e1;font-size:11px}.hero-visa-badge strong{display:block;color:#efc65f;font-size:20px;letter-spacing:1px;margin:2px 0}
@media(max-width:650px){.hero-character-wrap{min-height:430px}.hero-character{max-height:470px}.usa-chip{top:25px}.hero-visa-badge{bottom:15px}}
.dropdown-menu{max-height:78vh;overflow-y:auto}
.article-featured{margin:-55px 0 38px;position:relative;z-index:2}.article-featured img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:22px;box-shadow:0 22px 60px rgba(7,26,49,.16)}.article-featured figcaption{text-align:center;color:#7b8790;font-size:12px;margin-top:8px}
.blog-card{padding:0;overflow:hidden}.blog-card-image{display:block;overflow:hidden}.blog-card-image img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;transition:.35s}.blog-card:hover .blog-card-image img{transform:scale(1.045)}.blog-card-content{padding:23px}
