.hero-container{width:100%;overflow:hidden;display:flex;justify-content:center}.hero-header{background:linear-gradient(90deg,#7f1d1d,#dc2626);border-bottom:5px solid #d6b97b;min-height:320px;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;width:100%;box-sizing:border-box}.hero-title-left{width:100%;justify-content:flex-start}.hero-title{margin:0;padding-left:.25rem;font-size:2.25rem;font-weight:700;color:#d6b97b}.hero-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.hero-shield{margin:0;padding:0}.hero-card,.hero-slider{flex:1;display:flex;justify-content:center}.card-img,.shield-img{height:auto}.card-img{max-width:100%}@media (max-width:768px){.hero-title{font-size:1.75rem}.card-img,.shield-img{max-width:350px}.card-img{width:90%}.hero-content{flex-direction:column;gap:1rem;width:100%}.hero-slider{width:100%;max-width:350px}.membership-detail{font-size:10px}}