.Education-module__91SPAa__main{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:0 auto;display:flex}.Education-module__91SPAa__section{margin:0 auto}.Education-module__91SPAa__university img{max-width:50%;height:auto}@media screen and (min-width:400px){.Education-module__91SPAa__university img{max-width:initial}}.Education-module__91SPAa__university{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.Education-module__91SPAa__info{flex:2 415px;padding-left:1rem}.Education-module__91SPAa__info li+li{margin-top:1rem}.Education-module__91SPAa__description{text-align:center}.Education-module__91SPAa__description a,.Education-module__91SPAa__cert a{font-family:var(--font-title);flex:2;font-size:1.2rem;font-weight:700}.Education-module__91SPAa__section a img{margin-left:.5rem}.Education-module__91SPAa__certs{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:2rem;margin-top:2rem;display:flex}.Education-module__91SPAa__cert{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.Education-module__91SPAa__cert a{text-align:center;text-wrap:nowrap}.Education-module__91SPAa__readings{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Education-module__91SPAa__imageContainer{aspect-ratio:5/3.5;border-radius:20px;margin-bottom:.5rem;overflow:hidden}.Education-module__91SPAa__readingImage{flex:0 450px;min-width:0}.Education-module__91SPAa__readingImage p{text-align:center;font-size:.7rem;line-height:1.5}.Education-module__91SPAa__imageCaption{color:gray}.Education-module__91SPAa__content p{margin:1rem}.Education-module__91SPAa__imageContainer img{object-fit:cover;width:100%;height:100%}.Education-module__91SPAa__readings .Education-module__91SPAa__content{text-align:center;white-space:pre-line;flex:40%;line-height:1.5}@media screen and (min-width:64rem){.Education-module__91SPAa__main{max-width:80%}}
.Hero-module__Z8hQ_W__section{grid-template-columns:1fr 1fr;align-items:start;gap:1.52rem;width:100%;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__banner{flex-direction:column;gap:.8rem;display:flex}.Hero-module__Z8hQ_W__name{font-family:var(--font-body);font-size:1.6rem;font-weight:500;display:inline-block;position:relative}.Hero-module__Z8hQ_W__role{font-family:var(--font-body);font-size:1.2rem;font-style:italic}.Hero-module__Z8hQ_W__imageContainer{width:100%;position:relative}.Hero-module__Z8hQ_W__collageImage{width:100%;height:auto;display:block}.Hero-module__Z8hQ_W__quoteContainer{font-family:var(--font-body);align-items:flex-start;gap:.4rem;font-size:clamp(1rem,5vw,1.3rem);font-style:italic;display:flex;position:relative}.Hero-module__Z8hQ_W__decorationIcon{aspect-ratio:1;flex-shrink:0;width:clamp(20px,5vw,35px);height:clamp(20px,5vw,35px)}.Hero-module__Z8hQ_W__backgroundRectangle{z-index:-1;aspect-ratio:170/91;background-color:#d8d8d8;width:clamp(120px,30vw,170px);position:relative;top:30px}.Hero-module__Z8hQ_W__background{z-index:-1;justify-content:space-around;gap:4rem;width:100%;height:100%;display:flex;position:absolute}.Hero-module__Z8hQ_W__secondBackgroundRectangle{aspect-ratio:188/91;background-color:#d8d8d8;width:clamp(120px,30vw,188px);position:relative;bottom:10px;right:60px}.Hero-module__Z8hQ_W__content{flex-direction:column;gap:1rem;display:flex}.Hero-module__Z8hQ_W__bio{font-family:var(--font-body);color:var(--font-body-color);white-space:pre-line;font-size:1rem;line-height:1.6}.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{font-family:var(--font-body);cursor:pointer;border-radius:4px;padding:.8rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .2s}.Hero-module__Z8hQ_W__primaryButton{color:#fff;background-color:#000;border:1px solid #000}.Hero-module__Z8hQ_W__primaryButton:hover{background-color:#333}.Hero-module__Z8hQ_W__secondaryButton{color:#000;background-color:#0000;border:1px solid #000}.Hero-module__Z8hQ_W__secondaryButton:hover{background-color:#f0f0f0}.Hero-module__Z8hQ_W__socials{justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__socialIcon{color:#000;transition:color .2s}.Hero-module__Z8hQ_W__socialIcon:hover{color:#555}@media (max-width:1024px){.Hero-module__Z8hQ_W__section{grid-template-columns:1fr}.Hero-module__Z8hQ_W__banner{order:1}.Hero-module__Z8hQ_W__content{order:2;padding-top:0}}
.InteractiveWord-module__zNs9wa__interactiveWord{cursor:pointer;text-decoration-line:underline;position:relative}.InteractiveWord-module__zNs9wa__popup{opacity:0;visibility:hidden;z-index:10;pointer-events:none;background-color:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;width:max-content;max-width:200px;padding:.5rem;transition:opacity .8s,transform .8s,visibility .8s;display:flex;position:absolute;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 15px #0000001a}.InteractiveWord-module__zNs9wa__interactiveWord:first-child .InteractiveWord-module__zNs9wa__popup{margin-left:60px}@media screen and (min-width:1200px){.InteractiveWord-module__zNs9wa__interactiveWord:first-child .InteractiveWord-module__zNs9wa__popup{margin-left:0}}.InteractiveWord-module__zNs9wa__popupVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.InteractiveWord-module__zNs9wa__popupImage{object-fit:cover;border-radius:4px;width:100%;height:auto}.InteractiveWord-module__zNs9wa__caption{color:gray;text-align:center;font-size:.7rem;font-style:italic}
.DownloadCV-module__ojc1sq__container{display:inline-block;position:relative}.DownloadCV-module__ojc1sq__button{font-family:var(--font-body);cursor:pointer;color:#fff;background-color:#000;border:1px solid #000;border-radius:4px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.DownloadCV-module__ojc1sq__button:hover{background-color:#333}.DownloadCV-module__ojc1sq__arrow{transition:transform .2s}.DownloadCV-module__ojc1sq__rotated{transform:rotate(180deg)}.DownloadCV-module__ojc1sq__dropdown{z-index:10;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;flex-direction:column;min-width:100%;display:flex;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}.DownloadCV-module__ojc1sq__option{color:#000;font-family:var(--font-body);white-space:nowrap;padding:.8rem 1.2rem;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:block}.DownloadCV-module__ojc1sq__option:hover{background-color:#f5f5f5}
.TechStack-module__5InoCq__section{width:100%;margin:0 auto;padding:0 .5rem}.TechStack-module__5InoCq__title{text-align:center;margin:20px auto}.TechStack-module__5InoCq__column{flex-direction:column;justify-content:center;gap:2rem;display:flex}.TechStack-module__5InoCq__technologies{grid-template-columns:repeat(2,1fr);align-items:start;row-gap:2rem;margin:0 auto;display:grid}.TechStack-module__5InoCq__category{flex-direction:column;align-items:center;gap:1rem;display:flex}.TechStack-module__5InoCq__category h3{text-align:center;font-size:1rem;font-weight:700}.TechStack-module__5InoCq__categoryItems{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.TechStack-module__5InoCq__icon{width:clamp(30px,8vw,50px);height:clamp(30px,8vw,50px)}.TechStack-module__5InoCq__infraTools{flex:0 500px;grid-area:1/1/auto/3}.TechStack-module__5InoCq__item{flex-direction:column;align-items:center;gap:5px;min-width:70px;font-size:clamp(.58rem,3vw,.8rem);display:flex}@media screen and (min-width:48rem){.TechStack-module__5InoCq__item{font-size:.8rem}.TechStack-module__5InoCq__technologies{grid-template-columns:1fr 1.5fr 1fr}.TechStack-module__5InoCq__technologies>div:first-child{grid-area:1/2/3/3}.TechStack-module__5InoCq__technologies>div:nth-child(2){grid-area:1/1/auto/2}.TechStack-module__5InoCq__technologies>div:nth-child(3){grid-area:1/3/auto/4}.TechStack-module__5InoCq__technologies>div:nth-child(4){grid-area:2/1/auto/2}.TechStack-module__5InoCq__technologies>div:nth-child(5){grid-area:2/3/auto/4}}
.Work-module__mspDfG__workSection{max-width:1400px;margin:0 auto}.Work-module__mspDfG__award{font-weight:700}.Work-module__mspDfG__projects{flex-wrap:wrap;justify-content:space-around;align-items:start;gap:2rem;max-width:1300px;margin:2rem auto;display:flex}.Work-module__mspDfG__project{flex-direction:column;flex:300px;align-items:center;gap:.2rem;max-width:500px;display:flex}.Work-module__mspDfG__projectInfo{flex-direction:column;align-items:center;gap:1rem;display:flex}.Work-module__mspDfG__projectFeatures li+li{margin-top:1rem}.Work-module__mspDfG__techStack{align-items:center;gap:1rem;margin-top:1rem;padding:0;list-style:none;display:flex}.Work-module__mspDfG__techStack img{object-fit:contain;width:30px;height:30px}.Work-module__mspDfG__projectLink a{text-align:center;align-items:center;gap:.5rem;font-weight:700;display:flex}.Work-module__mspDfG__projectLink{justify-content:center;display:flex}.Work-module__mspDfG__clientSolutions{justify-content:center;margin-top:2rem;display:flex}.Work-module__mspDfG__clientSolution{flex-direction:column;flex:0 500px;align-items:center;gap:1rem;display:flex}.Work-module__mspDfG__clientSolution .Work-module__mspDfG__description p{margin-bottom:1rem}
.JobExperience-module__reA89a__jobExperience{flex-direction:row;align-items:flex-start;display:flex;overflow-x:scroll}.JobExperience-module__reA89a__jobExperienceContainer{max-width:1400px}.JobExperience-module__reA89a__date{text-align:center}.JobExperience-module__reA89a__timeline{flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.JobExperience-module__reA89a__invisible{visibility:hidden}.JobExperience-module__reA89a__line{background-color:#000;flex:1;height:3px}.JobExperience-module__reA89a__circle{border:3px solid #000;border-radius:50%;width:18px;height:18px}.JobExperience-module__reA89a__timelineItem .JobExperience-module__reA89a__date{margin-bottom:.5rem;font-weight:700}.JobExperience-module__reA89a__jobExperience .JobExperience-module__reA89a__timelineItem{flex-direction:column;flex:1 0 100%;justify-content:center;display:flex}.JobExperience-module__reA89a__timelineItem:first-child .JobExperience-module__reA89a__line:first-child,.JobExperience-module__reA89a__timelineItem:last-child .JobExperience-module__reA89a__line:last-child{visibility:hidden}.JobExperience-module__reA89a__jobCard{flex-direction:column;align-content:center;gap:1em;display:flex}.JobExperience-module__reA89a__timelineItem+.JobExperience-module__reA89a__timelineItem .JobExperience-module__reA89a__jobCard{padding:0 1em}.JobExperience-module__reA89a__jobCard ul{padding-left:1em}.JobExperience-module__reA89a__jobCard .JobExperience-module__reA89a__description ul li+li{margin-top:1em}.JobExperience-module__reA89a__description p{font-family:var(--font-title);text-align:center;margin-bottom:.2em;font-size:1.5em;font-weight:700}#JobExperience-module__reA89a__designs{flex-direction:column;gap:.5rem;display:flex}#JobExperience-module__reA89a__cocomasur .JobExperience-module__reA89a__imagesContainer{flex-direction:column}.JobExperience-module__reA89a__imagesContainer{flex-direction:column;place-items:center;gap:1rem;margin:0 auto;display:flex}#JobExperience-module__reA89a__designs a img{transition:transform .3s}#JobExperience-module__reA89a__designs a:hover img{transform:scale(1.05)}#JobExperience-module__reA89a__cocomasur .JobExperience-module__reA89a__imagesContainer{flex-direction:row;align-items:center}#JobExperience-module__reA89a__designs .JobExperience-module__reA89a__designTitle{text-align:center;font-weight:700}#JobExperience-module__reA89a__designs img{width:100px;height:auto}.JobExperience-module__reA89a__imagesContainer .JobExperience-module__reA89a__imagesCol{flex-direction:column;flex:1;align-items:center;gap:1rem;display:flex}@media screen and (min-width:30rem){#JobExperience-module__reA89a__cocomasur .JobExperience-module__reA89a__imagesContainer img{max-width:350px}}@media screen and (min-width:64rem){.JobExperience-module__reA89a__jobExperience .JobExperience-module__reA89a__timelineItem{flex:1}.JobExperience-module__reA89a__jobExperience{overflow-x:initial}}
.Contact-module__OWeMSG__container{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin:3rem 0;display:flex}.Contact-module__OWeMSG__info{flex-direction:column;gap:.5rem;font-weight:600;display:flex}.Contact-module__OWeMSG__title{margin-bottom:.5rem;font-size:2rem}.Contact-module__OWeMSG__subtitle{max-width:600px;line-height:1.5}.Contact-module__OWeMSG__message{font-family:var(--font-body);margin-bottom:2rem;font-size:1rem}.Contact-module__OWeMSG__links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Contact-module__OWeMSG__linkItem{flex-direction:column;align-items:center;gap:.8rem;text-decoration:none;display:flex}.Contact-module__OWeMSG__icon{width:35px;height:35px}@media screen and (min-width:40rem){.Contact-module__OWeMSG__linkItem{flex-direction:row}}
