.claim_page{margin:auto;max-width:1200px}.list_all_promotions{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr}.single_promotion{padding:.5rem;border-radius:3px;height:-moz-fit-content;height:fit-content;background-color:rgba(var(--card-background-color)/var(--card-background-alpha))}.single_promotion a{text-decoration:underline}.promotion-active-countries{margin:1rem 0;padding:1rem;background-color:rgba(var(--card-background-color)/var(--card-background-alpha));border-radius:8px}.promotion-active-countries h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.countries-list{flex-wrap:wrap;gap:.5rem}.countries-list,.country-item{display:flex;align-items:center}.country-item{gap:.25rem}.country-name{font-size:.9rem}