@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600');

/* Box Sizing border box */
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
    font-family: 'IBM Plex Sans', sans-serif !important;
    margin: 0;
    color: #2e2861;
}


@page {
    size: 4in 6in
}.page.svelte-hv3zxy.svelte-hv3zxy{height:4in;width:6in;border:1px solid #000}.card.svelte-hv3zxy.svelte-hv3zxy{display:flex;justify-content:center;gap:0.02in}.side.svelte-hv3zxy.svelte-hv3zxy{height:3.5in;width:2.17in;background-repeat:no-repeat;background-size:contain;padding:0.3in}.front.svelte-hv3zxy.svelte-hv3zxy{background-image:url("/front.png");padding-top:0.75in}.back.svelte-hv3zxy.svelte-hv3zxy{background-image:url("/back.png");padding-top:0.3in;padding-bottom:1.3in}.data.svelte-hv3zxy.svelte-hv3zxy{font-size:11px;line-height:1.7;font-weight:500}.data.svelte-hv3zxy span.svelte-hv3zxy{font-weight:400;text-transform:uppercase}.data.oneline.svelte-hv3zxy.svelte-hv3zxy{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.avatar.svelte-hv3zxy.svelte-hv3zxy{width:1in;height:1.2in;background-size:cover;background-repeat:no-repeat;background-position:center;margin:auto}.desg.svelte-hv3zxy.svelte-hv3zxy{font-weight:500;text-align:center;margin-bottom:0.1in}.id-number.svelte-hv3zxy.svelte-hv3zxy{margin-top:0.2in;font-size:15px;font-weight:600;text-align:center}