.Main-module__mGdIgW__hero{background-color:var(--background-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:0;display:flex;position:relative}.Main-module__mGdIgW__hero h1{margin-bottom:0;padding:0;font-size:4rem;font-weight:400;line-height:1}.Main-module__mGdIgW__hero h3{color:var(--secondary-color-strong);margin-top:0;margin-left:.1rem;padding:0;font-size:2rem;font-weight:900}@media (min-width:768px){.Main-module__mGdIgW__hero h1{font-size:8rem}.Main-module__mGdIgW__hero h3{font-size:4rem}}.Main-module__mGdIgW__educationSection{text-align:center;background-color:var(--background-color);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;scroll-margin-top:7px;display:flex;position:relative}.Main-module__mGdIgW__educationSection h2{color:var(--primary-color);text-transform:uppercase;margin:0 0 .5rem;font-size:3.5rem;font-weight:400;line-height:1.2}.Main-module__mGdIgW__educationSubtitle{color:var(--secondary-color-strong);letter-spacing:.03em;margin-top:.25rem;margin-bottom:1rem;font-size:1rem;font-weight:500}section.firstPageSection{justify-content:flex-start;padding-top:95px}.Main-module__mGdIgW__educationWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Main-module__mGdIgW__educationGrid{scroll-snap-type:x mandatory;justify-content:flex-start;gap:2rem;width:100%;max-width:75vw;margin-top:0;padding:.75rem 1.5rem;display:flex;overflow-x:auto}.Main-module__mGdIgW__educationGrid::-webkit-scrollbar{display:none}@media (min-width:769px) and (max-width:1199px){.Main-module__mGdIgW__educationGrid{flex-wrap:nowrap;justify-content:center;gap:1.5rem;max-width:92vw;padding:.75rem 0;overflow-x:visible}.Main-module__mGdIgW__educationCard{flex:1;width:auto;min-width:0}.Main-module__mGdIgW__educationImage{width:calc(100% - 1rem);max-width:180px}}@media (min-width:1200px){.Main-module__mGdIgW__educationGrid{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1200px;display:flex;overflow-x:visible}}.Main-module__mGdIgW__educationCard{text-align:center;color:inherit;scroll-snap-align:center;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;width:320px;padding:1.5rem;text-decoration:none;transition:background-color .3s,transform .3s;display:flex}@media (max-width:768px){.Main-module__mGdIgW__educationCard{width:260px}}.Main-module__mGdIgW__educationCard:hover{background-color:var(--soft-background);transform:scale(1.05)}.Main-module__mGdIgW__educationLogoContainer{justify-content:center;align-items:center;width:150px;height:80px;margin-bottom:1rem;display:flex;overflow:hidden}.Main-module__mGdIgW__educationLogo{object-fit:contain;width:100%;height:100%;display:none}.Main-module__mGdIgW__educationLogo.Main-module__mGdIgW__light{display:block}[data-theme=dark] .Main-module__mGdIgW__educationLogo.Main-module__mGdIgW__light{display:none}[data-theme=dark] .Main-module__mGdIgW__educationLogo.Main-module__mGdIgW__dark{display:block}.Main-module__mGdIgW__educationImage{object-fit:cover;border-radius:10px;width:180px;height:250px;margin-bottom:1rem;box-shadow:0 4px 8px #0000001a}.Main-module__mGdIgW__educationText{max-width:250px;font-size:.95rem;line-height:1.4}.Main-module__mGdIgW__educationText strong{margin-bottom:.5rem;font-size:1.1rem;display:block}.Main-module__mGdIgW__dtuTwoCol{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}@media (max-width:768px){.Main-module__mGdIgW__dtuTwoCol{grid-template-columns:1fr}}.Main-module__mGdIgW__techSkillsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem;display:grid}@media (max-width:768px){.Main-module__mGdIgW__techSkillsGrid{grid-template-columns:1fr}}.Main-module__mGdIgW__educationDetailsContainer{flex-direction:column;gap:6rem;width:100%;max-width:1200px;margin:0 auto 4rem;padding:0 2rem;display:flex}.Main-module__mGdIgW__educationDetailsBlock{background-color:#0000;border-radius:30px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem;padding:3rem;scroll-margin-top:100px;transition:background-color .3s,transform .3s;display:flex}.Main-module__mGdIgW__educationDetailsBlock:nth-child(2n){flex-direction:row-reverse}.Main-module__mGdIgW__educationDetailsBlock:hover{background-color:var(--soft-background);transform:translateY(-5px)}.Main-module__mGdIgW__detailsContent{flex-direction:column;flex:1.2;gap:1.5rem;display:flex}.Main-module__mGdIgW__detailsHeader{border-bottom:2px solid var(--secondary-color-light);margin-bottom:1rem;padding-bottom:1rem}.Main-module__mGdIgW__detailsHeader h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Main-module__mGdIgW__detailsMeta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Main-module__mGdIgW__detailsDegree{color:var(--secondary-color-strong);font-size:1.3rem;font-weight:500}.Main-module__mGdIgW__detailsDate{background:var(--background-color);color:var(--primary-color);border:1px solid #0000001a;border-radius:20px;padding:.3rem .8rem;font-family:monospace;font-size:.9rem}.Main-module__mGdIgW__detailsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Main-module__mGdIgW__detailsCard{background:var(--soft-background);border:1.5px solid var(--secondary-color-light);border-radius:15px;padding:1.5rem;transition:background-color .3s;box-shadow:0 2px 4px #0000000d}[data-theme=dark] .Main-module__mGdIgW__detailsCard{background:var(--background-color);border:1px solid #ffffff1a}.Main-module__mGdIgW__educationDetailsBlock:hover .Main-module__mGdIgW__detailsCard{background:var(--soft-background)}[data-theme=dark] .Main-module__mGdIgW__educationDetailsBlock:hover .Main-module__mGdIgW__detailsCard{background:var(--background-color)}.Main-module__mGdIgW__detailsCard h4{color:var(--primary-color);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Main-module__mGdIgW__detailsCard p{color:var(--foreground);font-size:1rem;line-height:1.6}.Main-module__mGdIgW__detailsImageContainer{background:var(--soft-background);border:2px dashed var(--secondary-color-light);min-height:350px;color:var(--secondary-color-light);border-radius:20px;flex:.8;justify-content:center;align-items:center;font-style:italic;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a}.Main-module__mGdIgW__detailsImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:992px){.Main-module__mGdIgW__educationDetailsBlock,.Main-module__mGdIgW__educationDetailsBlock:nth-child(2n){flex-direction:column;gap:2rem;padding:2rem 1.5rem}.Main-module__mGdIgW__detailsImageContainer{width:100%;min-height:250px}.Main-module__mGdIgW__detailsHeader h3{font-size:1.5rem}.Main-module__mGdIgW__detailsDegree{font-size:1.1rem}.Main-module__mGdIgW__detailsDate{padding:.2rem .6rem;font-size:.8rem}.Main-module__mGdIgW__detailsCard{padding:1rem}.Main-module__mGdIgW__detailsCard h4{font-size:1rem}.Main-module__mGdIgW__detailsCard p{font-size:.9rem}.Main-module__mGdIgW__educationDetailsContainer{gap:3rem;padding:0 1rem}}.Main-module__mGdIgW__projectsSection{text-align:center;background-color:var(--background-color);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;scroll-margin-top:7px;display:flex;position:relative}.Main-module__mGdIgW__projectsSection h2{color:var(--primary-color);text-transform:uppercase;margin:1rem;font-size:3.5rem;font-weight:400;line-height:1.2}.Main-module__mGdIgW__projectWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Main-module__mGdIgW__projectsGrid{scroll-snap-type:x mandatory;justify-items:center;gap:2rem;max-width:75vw;padding:.75rem 1.5rem;display:flex;overflow-x:auto}@media (min-width:769px) and (max-width:1199px){.Main-module__mGdIgW__projectsGrid{flex-wrap:nowrap;justify-content:center;gap:1.5rem;max-width:92vw;padding:.75rem 0;overflow-x:visible}.Main-module__mGdIgW__projectCard{flex:1;width:auto;min-width:0}.Main-module__mGdIgW__projectImage{width:calc(100% - 1rem);max-width:180px}}@media (min-width:1200px){.Main-module__mGdIgW__projectsGrid{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1200px;display:flex;overflow-x:visible}}.Main-module__mGdIgW__projectsGrid::-webkit-scrollbar{display:none}.Main-module__mGdIgW__arrowRightContainer{z-index:1000;flex-shrink:0;justify-content:center;align-items:center;margin:0 1rem;display:flex}.Main-module__mGdIgW__arrowRight{cursor:pointer;color:var(--primary-color);font-size:2rem;transition:color .3s}.Main-module__mGdIgW__arrowRight:hover{color:var(--secondary-color-strong);transform:scale(1.2)}.Main-module__mGdIgW__arrowLeftContainer{z-index:1000;flex-shrink:0;justify-content:center;align-items:center;margin:0 1rem;display:flex}.Main-module__mGdIgW__arrowLeft{cursor:pointer;color:var(--primary-color);font-size:2rem;transition:color .3s}.Main-module__mGdIgW__arrowLeft:hover{color:var(--secondary-color-strong);transform:scale(1.2)}.Main-module__mGdIgW__projectCard{text-align:center;cursor:pointer;scroll-snap-align:center;width:320px;color:inherit;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;padding:1.5rem;text-decoration:none;transition:background-color .3s,transform .3s;display:flex}.Main-module__mGdIgW__projectCard:hover{background-color:var(--soft-background);transform:scale(1.05)}.Main-module__mGdIgW__projectLogoContainer{border-radius:10%;justify-content:center;align-items:center;width:150px;height:80px;margin-bottom:1rem;display:flex;overflow:hidden}.Main-module__mGdIgW__projectLogo{object-fit:contain;width:100%;height:100%;display:none}.Main-module__mGdIgW__projectLogo.Main-module__mGdIgW__light{display:block}[data-theme=dark] .Main-module__mGdIgW__projectLogo.Main-module__mGdIgW__light{display:none}[data-theme=dark] .Main-module__mGdIgW__projectLogo.Main-module__mGdIgW__dark{display:block}.Main-module__mGdIgW__projectImage{object-fit:cover;border-radius:10px;width:180px;height:250px;margin-bottom:1rem;box-shadow:0 4px 8px #0000001a}.Main-module__mGdIgW__projectText{color:var(--primary-color);max-width:250px;font-size:.95rem;line-height:1.4}.Main-module__mGdIgW__projectText strong{margin-bottom:.5rem;font-size:1.1rem;display:block}.Main-module__mGdIgW__contactSection{background-color:var(--background-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0;display:flex}.Main-module__mGdIgW__contactSection h2{color:var(--primary-color);text-transform:uppercase;margin-bottom:1rem;font-size:3.5rem;font-weight:400}.Main-module__mGdIgW__contactInfo{flex-direction:column;justify-content:center;align-items:center;display:flex}.Main-module__mGdIgW__contactImageContainer{z-index:1;border-radius:50%;width:150px;height:150px;margin-bottom:2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),border-radius .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.Main-module__mGdIgW__contactImageContainer.Main-module__mGdIgW__enlarged{z-index:1200;border-radius:50%;transform:scale(2);box-shadow:0 20px 40px #0006}.Main-module__mGdIgW__contactImage{object-fit:cover;width:100%;height:100%}.Main-module__mGdIgW__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;z-index:1100;pointer-events:none;background-color:#0009;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.Main-module__mGdIgW__overlay.Main-module__mGdIgW__active{opacity:1;visibility:visible}.Main-module__mGdIgW__contactEmail{color:var(--primary-color);text-transform:lowercase;margin-bottom:2rem;font-size:2rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s}.Main-module__mGdIgW__contactEmail:hover{color:var(--secondary-color-strong);transform:scale(1.05)}.Main-module__mGdIgW__contactSocials{flex-direction:row;justify-content:center;align-items:center;gap:3rem;margin-top:1rem;display:flex}.Main-module__mGdIgW__contactSocialIcon{color:var(--primary-color);font-size:2.5rem;transition:transform .3s,color .3s}.Main-module__mGdIgW__contactSocialIcon:hover{color:var(--secondary-color-light);transform:scale(1.2)}.Main-module__mGdIgW__contactCV{color:var(--primary-color);flex-direction:column;align-items:center;gap:.2rem;text-decoration:none;display:flex}.Main-module__mGdIgW__contactCV span{font-size:.9rem;font-weight:600}.Main-module__mGdIgW__contactCV:hover{color:var(--secondary-color-light)}.Main-module__mGdIgW__arrowContainer{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.Main-module__mGdIgW__arrow{cursor:pointer;color:var(--primary-color);font-size:2rem;transition:transform .3s}.Main-module__mGdIgW__arrow:hover{color:var(--secondary-color-strong);transform:translateY(5px)}@media (max-width:768px){.Main-module__mGdIgW__hero h1{font-size:3rem}.Main-module__mGdIgW__hero h3{font-size:1.5rem}.Main-module__mGdIgW__hero{scroll-snap-align:start}.Main-module__mGdIgW__arrowContainer{display:none}.Main-module__mGdIgW__hero .Main-module__mGdIgW__arrowContainer{z-index:10;display:flex;bottom:80px}.Main-module__mGdIgW__educationSection h2,.Main-module__mGdIgW__projectsSection h2,.Main-module__mGdIgW__contactSection h2{margin:0;font-size:1.8rem}.Main-module__mGdIgW__contactEmail{margin-bottom:1.5rem;font-size:1.2rem}.Main-module__mGdIgW__contactSocials{gap:1.5rem}.Main-module__mGdIgW__contactSocialIcon{font-size:2rem}.Main-module__mGdIgW__contactCV span{font-size:.8rem}.Main-module__mGdIgW__educationSection,.Main-module__mGdIgW__projectsSection{scroll-snap-align:start;flex-direction:column;justify-content:flex-start;min-height:auto;padding:10px 0 20px;scroll-margin-top:90px;display:flex}.Main-module__mGdIgW__educationCard,.Main-module__mGdIgW__projectCard{width:220px;padding:.75rem}.Main-module__mGdIgW__educationCard.Main-module__mGdIgW__activeCard,.Main-module__mGdIgW__projectCard.Main-module__mGdIgW__activeCard{background-color:var(--soft-background);transform:scale(1.05)}.Main-module__mGdIgW__educationGrid,.Main-module__mGdIgW__projectsGrid{scroll-snap-type:x mandatory;touch-action:pan-x pan-y;max-width:100%;margin-top:.5rem;padding:.75rem calc(50% - 110px);scroll-padding-left:calc(50% - 110px);scroll-padding-right:calc(50% - 110px)}.Main-module__mGdIgW__educationDetailsContainer{gap:0;padding:0}.Main-module__mGdIgW__educationDetailsBlock,.Main-module__mGdIgW__educationDetailsBlock:nth-child(2n){border-radius:0;justify-content:center;gap:1rem;min-height:calc(100vh - 80px);padding:2rem 1rem;scroll-margin-top:80px}.Main-module__mGdIgW__detailsContent{gap:1rem;width:100%}.Main-module__mGdIgW__detailsGrid{gap:1rem}.Main-module__mGdIgW__detailsHeader{margin-bottom:.5rem;padding-bottom:.5rem}.Main-module__mGdIgW__detailsImageContainer{flex:none;width:100%;min-height:200px}.Main-module__mGdIgW__projectsSection{scroll-snap-align:start;scroll-margin-top:80px}.Main-module__mGdIgW__contactSection{scroll-snap-align:start;padding:20px 0;scroll-margin-top:70px}.Main-module__mGdIgW__educationLogoContainer,.Main-module__mGdIgW__projectLogoContainer{width:150px;height:60px;margin-bottom:.5rem}.Main-module__mGdIgW__educationImage,.Main-module__mGdIgW__projectImage{width:150px;height:180px;margin-bottom:.5rem}.Main-module__mGdIgW__projectText{margin:.5rem;font-size:.85rem}.Main-module__mGdIgW__arrowLeftContainer,.Main-module__mGdIgW__arrowRightContainer{display:none}}
