.about-section:where(.astro-jlz3adq6){display:flex;justify-content:center;align-items:center;padding:5rem 1rem;background-color:var(--bg-color)}.about-container:where(.astro-jlz3adq6){display:flex;align-items:center;gap:3rem;width:90%;max-width:1000px;padding:2.5rem;background-color:var(--bg-muted);border-radius:16px;border:1px solid rgba(var(--text-color-rgb, 0, 0, 0),.05);box-shadow:var(--nav-shadow);transition:border-color .3s ease;opacity:0;transform:translateY(20px)}.about-container:where(.astro-jlz3adq6):hover{border-color:var(--text-light)}.about-container:where(.astro-jlz3adq6).is-visible{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out,border-color .3s ease}.about-image:where(.astro-jlz3adq6){flex-shrink:0;display:flex;justify-content:center;align-items:center}.profile-pic-wrapper:where(.astro-jlz3adq6){border-radius:50%;padding:5px;box-shadow:0 4px 15px rgba(var(--text-color-rgb, 0, 0, 0),.1)}.profile-pic:where(.astro-jlz3adq6){display:block;width:200px;height:200px;border-radius:50%;object-fit:cover;transition:transform .3s ease,filter .3s ease}.profile-pic-wrapper:where(.astro-jlz3adq6):hover .profile-pic:where(.astro-jlz3adq6){transform:scale(1.05);filter:brightness(1.05)}.about-content:where(.astro-jlz3adq6){flex:1;text-align:left}.about-title:where(.astro-jlz3adq6){font-size:1.8rem;font-weight:600;color:var(--text-light);margin-bottom:1.5rem;position:relative;display:inline-block}.about-title:where(.astro-jlz3adq6):after{content:"";position:absolute;bottom:-5px;left:0;width:50px;height:3px;background-color:var(--text-light);border-radius:1.5px}.about-content:where(.astro-jlz3adq6) p:where(.astro-jlz3adq6){font-size:1.05rem;line-height:1.7;color:var(--text-light);margin-bottom:1.2rem}.about-content:where(.astro-jlz3adq6) p:where(.astro-jlz3adq6):last-of-type{margin-bottom:2rem}.about-content:where(.astro-jlz3adq6) a:where(.astro-jlz3adq6):not(.btn){color:var(--clr-2);font-weight:500;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1.5px;transition:background-size .3s ease}.about-content:where(.astro-jlz3adq6) a:where(.astro-jlz3adq6):not(.btn):hover,.about-content:where(.astro-jlz3adq6) a:where(.astro-jlz3adq6):not(.btn):focus-visible{background-size:100% 1.5px;outline:none}.about-cta:where(.astro-jlz3adq6){margin-top:1rem}.about-cta:where(.astro-jlz3adq6) .btn:where(.astro-jlz3adq6){transition:transform .2s ease,box-shadow .2s ease}.about-cta:where(.astro-jlz3adq6) .btn:where(.astro-jlz3adq6):hover{transform:translateY(-2px)}.about-cta:where(.astro-jlz3adq6) .btn:where(.astro-jlz3adq6):focus-visible{outline:none}@media (max-width: 768px){.about-section:where(.astro-jlz3adq6){padding:4rem 1rem}.about-container:where(.astro-jlz3adq6){flex-direction:column;text-align:center;gap:2rem;padding:2rem}.about-image:where(.astro-jlz3adq6){margin-bottom:0}.profile-pic:where(.astro-jlz3adq6){width:150px;height:150px}.about-title:where(.astro-jlz3adq6){font-size:1.6rem;margin-bottom:1rem}.about-title:where(.astro-jlz3adq6):after{left:50%;transform:translate(-50%)}.about-content:where(.astro-jlz3adq6){text-align:center}.about-content:where(.astro-jlz3adq6) p:where(.astro-jlz3adq6){font-size:1rem;margin-bottom:1rem}.about-content:where(.astro-jlz3adq6) p:where(.astro-jlz3adq6):last-of-type{margin-bottom:1.5rem}.about-cta:where(.astro-jlz3adq6){margin-top:.5rem}}.certificates-section:where(.astro-n357i2j7){display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--text-color);padding:5rem 1rem;background-color:var(--bg-color)}.certificates-container:where(.astro-n357i2j7){width:90%;max-width:1100px;text-align:center}.section-title:where(.astro-n357i2j7){font-size:2.5rem;margin-bottom:4rem;font-weight:600;color:var(--text-color)}.certificates-grid:where(.astro-n357i2j7){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;width:100%}.certificate-card:where(.astro-n357i2j7){display:flex;flex-direction:column;background-color:var(--bg-muted);border-radius:12px;border:1px solid var(--bg-muted);box-shadow:var(--nav-shadow);overflow:hidden;text-decoration:none;color:inherit;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;outline:none;text-align:left;opacity:0;transform:translateY(15px)}.certificate-card:where(.astro-n357i2j7):hover{transform:translateY(-5px) scale(1.01);box-shadow:0 6px 12px #0000001a;border-color:var(--clr-2)}.certificate-card:where(.astro-n357i2j7):focus-visible{border-color:var(--clr-2);box-shadow:0 0 0 3px var(--bg-color),0 0 0 5px var(--clr-2);transform:translateY(-2px) scale(1.005)}.certificate-card:where(.astro-n357i2j7).is-visible{opacity:1;transform:translateY(0);transition:opacity .5s ease-out,transform .5s ease-out,box-shadow .3s ease,border-color .3s ease;transition-delay:calc(var(--card-index, 0) * 70ms)}.certificate-header:where(.astro-n357i2j7){width:100%;height:180px;overflow:hidden;position:relative;background-color:var(--bg-muted)}.certificate-image:where(.astro-n357i2j7){display:block;width:100%;height:100%;object-fit:contain;padding:1rem;box-sizing:border-box;transition:transform .4s ease}.certificate-card:where(.astro-n357i2j7):hover .certificate-image:where(.astro-n357i2j7){transform:scale(1.05)}.certificate-body:where(.astro-n357i2j7){padding:1.5rem;text-align:left;flex-grow:1;display:flex;flex-direction:column}.certificate-label:where(.astro-n357i2j7){font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:var(--text-color);line-height:1.4}.date-range:where(.astro-n357i2j7){font-size:.85rem;color:var(--text-light);opacity:.8;margin-bottom:.75rem}.certificate-description:where(.astro-n357i2j7){font-size:.95rem;color:var(--text-light);line-height:1.6;opacity:.9;flex-grow:1;margin-bottom:0}@media (max-width: 768px){.certificates-section:where(.astro-n357i2j7){padding:4rem 1rem}.section-title:where(.astro-n357i2j7){font-size:2rem;margin-bottom:3rem}.certificates-grid:where(.astro-n357i2j7){grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.certificate-card:where(.astro-n357i2j7){border-radius:10px}.certificate-header:where(.astro-n357i2j7){height:150px}.certificate-body:where(.astro-n357i2j7){padding:1.2rem}.certificate-label:where(.astro-n357i2j7){font-size:1.1rem}.certificate-description:where(.astro-n357i2j7){font-size:.9rem}}@media (max-width: 480px){.certificates-grid:where(.astro-n357i2j7){grid-template-columns:1fr}.certificate-header:where(.astro-n357i2j7){height:130px}}.awards-section:where(.astro-3yvflbj5){display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--text-color);padding:5rem 1rem;background-color:var(--bg-color)}.awards-container:where(.astro-3yvflbj5){width:90%;max-width:1100px;text-align:center}.section-title:where(.astro-3yvflbj5){font-size:2.5rem;margin-bottom:4rem;font-weight:600;color:var(--text-color)}.awards-grid:where(.astro-3yvflbj5){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;width:100%}.award-card:where(.astro-3yvflbj5){display:flex;flex-direction:column;background-color:var(--bg-muted);border-radius:12px;border:1px solid var(--bg-muted);box-shadow:var(--nav-shadow);overflow:hidden;text-decoration:none;color:inherit;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;outline:none;text-align:left;opacity:0;transform:translateY(15px)}.award-card:where(.astro-3yvflbj5):hover{transform:translateY(-5px) scale(1.01);box-shadow:0 6px 12px #0000001a;border-color:var(--clr-2)}.award-card:where(.astro-3yvflbj5):focus-visible{border-color:var(--clr-2);box-shadow:0 0 0 3px var(--bg-color),0 0 0 5px var(--clr-2);transform:translateY(-2px) scale(1.005)}.award-card:where(.astro-3yvflbj5).is-visible{opacity:1;transform:translateY(0);transition:opacity .5s ease-out,transform .5s ease-out,box-shadow .3s ease,border-color .3s ease;transition-delay:calc(var(--card-index, 0) * 70ms)}.award-header:where(.astro-3yvflbj5){width:100%;height:180px;overflow:hidden;position:relative;background-color:var(--bg-muted)}.award-image:where(.astro-3yvflbj5){display:block;width:100%;height:100%;object-fit:contain;padding:1rem;box-sizing:border-box;transition:transform .4s ease}.award-card:where(.astro-3yvflbj5):hover .award-image:where(.astro-3yvflbj5){transform:scale(1.05)}.award-body:where(.astro-3yvflbj5){padding:1.5rem;text-align:left;flex-grow:1;display:flex;flex-direction:column}.award-title:where(.astro-3yvflbj5){font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:var(--text-color);line-height:1.4}.award-date:where(.astro-3yvflbj5),.award-venue:where(.astro-3yvflbj5){font-size:.85rem;color:var(--text-light);opacity:.8;margin-bottom:.25rem;line-height:1.5}.award-venue:where(.astro-3yvflbj5) strong:where(.astro-3yvflbj5){font-weight:500;opacity:.9}.award-description:where(.astro-3yvflbj5){font-size:.95rem;color:var(--text-light);line-height:1.6;opacity:.9;flex-grow:1;margin-top:.75rem;margin-bottom:0}@media (max-width: 768px){.awards-section:where(.astro-3yvflbj5){padding:4rem 1rem}.section-title:where(.astro-3yvflbj5){font-size:2rem;margin-bottom:3rem}.awards-grid:where(.astro-3yvflbj5){grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.award-card:where(.astro-3yvflbj5){border-radius:10px}.award-header:where(.astro-3yvflbj5){height:150px}.award-body:where(.astro-3yvflbj5){padding:1.2rem}.award-title:where(.astro-3yvflbj5){font-size:1.1rem}.award-description:where(.astro-3yvflbj5){font-size:.9rem}}@media (max-width: 480px){.awards-grid:where(.astro-3yvflbj5){grid-template-columns:1fr}.award-header:where(.astro-3yvflbj5){height:130px}}body{font-family:Raleway,sans-serif}
