.about-container.svelte-vx7gna{min-height:100vh;width:100%;background-color:var(--bg-color);color:var(--text-color);display:flex;flex-direction:column}.about-content.svelte-vx7gna{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 2rem;max-width:800px;margin:0 auto}.quote.svelte-vx7gna{background-color:color-mix(in srgb,var(--secondary-color) 30%,white);color:color-mix(in srgb,var(--secondary-color) 80%,black);border:1px solid var(--secondary-color);border-radius:10px;padding:1rem;margin:1rem 0;box-shadow:0 4px 6px #0000001a}.profile-photo.svelte-vx7gna{width:250px;height:250px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:2rem;box-shadow:0 4px 6px #0000001a}.text-content.svelte-vx7gna{width:100%}h1.svelte-vx7gna{font-size:3rem;font-weight:300;margin:0 0 2rem}p.svelte-vx7gna{font-size:1.2rem;line-height:1.6;margin:1rem 0;opacity:.9}@media (max-width: 768px){.about-content.svelte-vx7gna{padding:6rem 1rem 2rem}.profile-photo.svelte-vx7gna{width:200px;height:200px;margin-bottom:1.5rem}h1.svelte-vx7gna{font-size:2rem;margin-bottom:1.5rem}p.svelte-vx7gna{font-size:1rem;line-height:1.5}}@media (max-width: 480px){.profile-photo.svelte-vx7gna{width:150px;height:150px;margin-bottom:1rem}h1.svelte-vx7gna{font-size:1.75rem;margin-bottom:1rem}}
