section.svelte-1a190o{width:100%;height:calc(100vh - 60px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 10vw;gap:10vh}section.svelte-1a190o h1{font-size:40px;font-weight:600}section.svelte-1a190o>div{width:100%;max-width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}section.svelte-1a190o>div div{width:100%;display:flex;flex-direction:row;gap:8px;justify-content:flex-end;align-items:center}section.svelte-1a190o>div div a{color:#fff;text-decoration:none;font-size:20px;border-radius:8px;padding:10px 16px;background-color:var(--primary)}section.svelte-1a190o article{background-color:var(--base-200);border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:20px;width:100%;padding:20px}section.svelte-1a190o article aside{background-color:var(--base-200-content);width:50px;height:50px;aspect-ratio:1;border-radius:100%}@media screen and (min-width: 500px){section.svelte-1a190o article aside{width:80px;height:80px}}section.svelte-1a190o article aside img{-o-object-fit:cover;object-fit:cover;border-radius:100%}section.svelte-1a190o article header{color:var(--base-200-content);font-size:16px}@media screen and (min-width: 500px){section.svelte-1a190o article header{font-size:24px}}section.svelte-1a190o article header h2{font-size:1.5em;font-weight:700}section.svelte-1a190o article header span{font-size:1em;font-weight:200}
