
/* V21 smart catalogue, clear campaign highlighting and section-wise CMS */
.v21-smart-search{position:relative}
.v21-search-suggestions{position:absolute;z-index:80;left:0;right:0;top:100%;margin-top:6px;background:#fff;border:1px solid #d7e1ee;border-radius:14px;box-shadow:0 18px 48px rgba(12,40,75,.18);overflow:hidden;max-height:360px;overflow-y:auto}
.v21-search-suggestions a{display:grid;grid-template-columns:1fr auto;gap:4px 18px;padding:12px 15px;color:#12233c;text-decoration:none;border-bottom:1px solid #edf2f7}
.v21-search-suggestions a:last-child{border-bottom:0}.v21-search-suggestions a:hover,.v21-search-suggestions a.is-active{background:#edf6ff}
.v21-search-suggestions strong{font-size:14px}.v21-search-suggestions span{font-size:12px;color:#52657a}.v21-search-suggestions small{grid-column:2;grid-row:1/3;align-self:center;color:#075fab;font-weight:800}
.v21-scheme-badge{position:absolute;z-index:3;left:12px;top:12px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#087a42;color:#fff!important;font-size:11px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 5px 16px rgba(8,122,66,.28)}
.v21-scheme-badge span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#fff;color:#087a42}
.v21-card-scheme{border:1px solid #8ed4ae!important;background:#e9f8f0!important;color:#075c34!important;border-radius:9px!important;font-size:12px!important;line-height:1.45!important}.v21-card-scheme strong{color:#064a2c}
.v21-site-content-sections{display:grid;gap:22px}.v21-section-form{margin:0}.v21-section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.v21-section-heading h2{margin:2px 0 0}.v21-section-footer{display:flex;align-items:center;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid #e1e8f0}.v21-section-footer small{color:#607087}
@media(max-width:700px){.v21-section-heading{align-items:flex-start;flex-direction:column}.v21-section-heading .button{width:100%}.v21-section-footer{align-items:stretch;flex-direction:column}.v21-search-suggestions a{grid-template-columns:1fr}.v21-search-suggestions small{grid-column:1;grid-row:auto}}
