.cards-container.svelte-pxvrd{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px;margin-top:100px;margin-bottom:100px}.card.svelte-pxvrd{width:320px;height:480px;display:flex;flex-direction:column;background-color:var(--brandWhite, white);box-shadow:0 4px 8px #0000001a;border-radius:0;overflow:hidden;text-decoration:none;color:inherit}.card.svelte-pxvrd:hover{opacity:.7}.card.svelte-pxvrd img:where(.svelte-pxvrd){width:100%;height:65%;object-fit:cover}.card-text.svelte-pxvrd{height:35%;background-color:var(--brandDarkBlue);color:#fff;padding:15px;display:flex;flex-direction:column}.card-text.svelte-pxvrd h2:where(.svelte-pxvrd),.card-text.svelte-pxvrd h3:where(.svelte-pxvrd){margin:0}.card-text.svelte-pxvrd h2:where(.svelte-pxvrd){font-family:TradeGothicBold;font-weight:400;font-size:23px;margin-bottom:5px;color:var(--brandWhite);padding-bottom:10px;border-bottom:solid 2px var(--brandYellow)}.card-text.svelte-pxvrd h3:where(.svelte-pxvrd){font-family:SourceSerifItalic;font-weight:400;font-size:18px;opacity:1;color:var(--brandWhite)}
