.about-hero{background:linear-gradient(135deg,var(--mc-bg-grey)0%,var(--mc-bg-white)100%);padding:10rem 2rem 5rem;position:relative;overflow:hidden}.about-hero:before{content:"";pointer-events:none;background:radial-gradient(#465dff08 0%,#0000 70%);width:80%;height:200%;position:absolute;top:-50%;right:-20%}.about-hero__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}.about-hero__image-wrapper{position:relative}.about-hero__image-frame{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 32px 64px #465dff26}.about-hero__image-frame:before{content:"";border:3px solid var(--mc-primary-blue);opacity:.2;z-index:1;border-radius:24px;position:absolute;inset:0}.about-hero__image{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;display:block}.about-hero__accent{background:var(--mc-accent-yellow);z-index:-1;border-radius:20px;width:120px;height:120px;position:absolute;bottom:-2rem;right:-2rem}.about-hero__content{position:relative}.about-hero__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--mc-primary-blue)!important;margin-bottom:1rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.about-hero__title{color:var(--mc-text-dark);margin-bottom:1.5rem!important;font-family:Prompt,Poppins,sans-serif!important;font-size:clamp(2.5rem,5vw,4rem)!important;font-weight:300!important;line-height:1.1!important}.about-hero__title strong{color:var(--mc-primary-blue);font-weight:600}.about-hero__intro{max-width:520px;color:var(--mc-text-secondary)!important;margin-bottom:2.5rem!important;font-size:1.15rem!important;line-height:1.8!important}.about-hero__stats{gap:3rem;display:flex}.about-hero__stat{text-align:left}.about-hero__stat-value{color:var(--mc-primary-blue)!important;margin-bottom:.25rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:2.5rem!important;font-weight:700!important;line-height:1!important}.about-hero__stat-label{color:var(--mc-text-muted)!important;font-size:.85rem!important;font-weight:500!important}.about-journey{background:var(--mc-bg-white);padding:6rem 2rem}.about-journey__header{text-align:center;max-width:700px;margin:0 auto 4rem}.about-journey__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--mc-primary-blue)!important;margin-bottom:.75rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.about-journey__title{color:var(--mc-text-dark);font-family:Prompt,Poppins,sans-serif!important;font-size:2.25rem!important;font-weight:400!important}.about-timeline{max-width:900px;margin:0 auto;position:relative}.about-timeline:before{content:"";background:linear-gradient(to bottom,var(--mc-primary-blue),var(--mc-border-light));width:2px;position:absolute;top:0;bottom:0;left:0}.about-timeline__item{padding-bottom:3rem;padding-left:3rem;position:relative}.about-timeline__item:last-child{padding-bottom:0}.about-timeline__dot{background:var(--mc-bg-white);border:3px solid var(--mc-primary-blue);border-radius:50%;width:14px;height:14px;transition:all .3s;position:absolute;top:.25rem;left:-6px}.about-timeline__item:hover .about-timeline__dot{background:var(--mc-primary-blue);transform:scale(1.2)}.about-timeline__item--highlight .about-timeline__dot{background:var(--mc-primary-blue);width:18px;height:18px;left:-8px}.about-timeline__date{letter-spacing:.02em;color:var(--mc-primary-blue)!important;margin-bottom:.25rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.about-timeline__role{color:var(--mc-text-dark)!important;margin-bottom:.25rem!important;font-family:Prompt,Poppins,sans-serif!important;font-size:1.25rem!important;font-weight:500!important;line-height:1.3!important}.about-timeline__company{color:var(--mc-text-secondary)!important;margin-bottom:.75rem!important;font-size:.95rem!important}.about-timeline__desc{color:var(--mc-text-muted);font-size:.9rem;line-height:1.6}.about-education{background:var(--mc-bg-grey);padding:5rem 2rem}.about-education__card{background:var(--mc-bg-white);border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:3rem;max-width:800px;margin:0 auto;padding:3rem;display:grid;box-shadow:0 8px 32px #0000000f}.about-education__icon{background:linear-gradient(135deg,var(--mc-primary-blue),var(--mc-primary-blue-light));border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;display:flex}.about-education__degree{color:var(--mc-text-dark)!important;margin-bottom:.5rem!important;font-family:Prompt,Poppins,sans-serif!important;font-size:1.5rem!important;font-weight:500!important}.about-education__school{color:var(--mc-primary-blue)!important;margin-bottom:.25rem!important;font-size:1.1rem!important;font-weight:500!important}.about-education__year{color:var(--mc-text-muted)!important;font-size:.95rem!important}.about-certs{background:var(--mc-bg-white);padding:6rem 2rem}.about-certs__header{text-align:center;margin-bottom:3rem}.about-certs__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--mc-primary-blue)!important;margin-bottom:.75rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.about-certs__title{color:var(--mc-text-dark);font-family:Prompt,Poppins,sans-serif!important;font-size:2.25rem!important;font-weight:400!important}.about-certs__grid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.about-certs__item{background:var(--mc-bg-grey);border-radius:16px;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.about-certs__item:hover{background:var(--mc-bg-white);transform:translateY(-4px);box-shadow:0 12px 32px #465dff1f}.about-certs__item img{width:120px;height:auto}.about-online{background:var(--mc-text-dark);padding:5rem 2rem}.about-online__header{text-align:center;margin-bottom:3rem}.about-online__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--mc-accent-yellow)!important;margin-bottom:.75rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.about-online__title{color:#fff!important;font-family:Prompt,Poppins,sans-serif!important;font-size:2rem!important;font-weight:400!important}.about-online__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.about-online__link{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;color:#fff!important;text-decoration:none!important}.about-online__link:hover{background:var(--mc-primary-blue);border-color:var(--mc-primary-blue);transform:translateY(-2px)}.about-online__link-icon{font-size:1.25rem}.about-achievements{background:var(--mc-bg-grey);padding:6rem 2rem}.about-achievements__header{text-align:center;margin-bottom:3.5rem}.about-achievements__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--mc-primary-blue)!important;margin-bottom:.75rem!important;font-family:PT Sans Caption,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.about-achievements__title{color:var(--mc-text-dark);font-family:Prompt,Poppins,sans-serif!important;font-size:2.25rem!important;font-weight:400!important}.about-achievements__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.about-achievements__card{background:var(--mc-bg-white);border-radius:16px;padding:2rem;box-shadow:0 4px 16px #0000000a}.about-achievements__card-title{align-items:center;gap:.75rem;display:flex;color:var(--mc-text-dark)!important;margin-bottom:1rem!important;font-family:Prompt,Poppins,sans-serif!important;font-size:1.15rem!important;font-weight:500!important}.about-achievements__card-icon{font-size:1.5rem}.about-achievements__list{margin:0;padding:0;list-style:none}.about-achievements__list li{color:var(--mc-text-secondary);margin-bottom:.6rem;padding-left:1.25rem;font-size:.9rem;line-height:1.5;position:relative}.about-achievements__list li:before{content:"";background:var(--mc-primary-blue);border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:0}.about-achievements__list a{color:var(--mc-primary-blue);font-weight:500;text-decoration:none}.about-achievements__list a:hover{text-decoration:underline}@media (max-width:1024px){.about-hero__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.about-hero__image-wrapper{max-width:400px;margin:0 auto}.about-hero__content{order:1}.about-hero__image-wrapper{order:2}.about-hero__intro{margin-left:auto;margin-right:auto}.about-hero__stats{justify-content:center}.about-achievements__grid{grid-template-columns:1fr}}@media (max-width:768px){.about-hero{padding:8rem 1.5rem 3rem}.about-hero__stats{flex-direction:column;align-items:center;gap:1.5rem}.about-hero__stat{text-align:center}.about-hero__accent{width:80px;height:80px;bottom:-1rem;right:-1rem}.about-journey,.about-certs,.about-achievements{padding:4rem 1.5rem}.about-education__card{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:2rem}.about-education__icon{margin:0 auto}.about-online__links{flex-direction:column;align-items:center}.about-online__link{justify-content:center;width:100%;max-width:300px}.about-certs__item img{width:100px}}
