.kh-theme-banner-list{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;box-sizing:border-box}
.row>.kh-theme-banner-list{width:100%;max-width:100%;padding-right:0;padding-left:0}
.kh-theme-banner{min-width:0;margin:0;padding:0;border:0;border-radius:10px;background:#f4f4f4;box-shadow:0 1px 2px rgba(0,0,0,.04);overflow:hidden}
.kh-theme-banner a,.kh-theme-banner__image{display:block;width:100%;color:inherit;text-decoration:none}
.kh-theme-banner img{display:block;width:100%;height:auto;aspect-ratio:2/1;border:0;object-fit:cover;background:#f2f2f2}
.kh-theme-banner a:focus{outline:2px solid #f62f3c;outline-offset:-2px}
.kh-theme-banner-list--pick_1,.kh-theme-banner-list--pick_2{margin-top:0}
@media(min-width:768px){.kh-theme-banner-list{gap:14px}.kh-theme-banner{border-radius:12px}}
