.About-module-scss-module__lpLw2a__about{max-width:1200px;margin:0 auto;padding:6rem 2rem}.About-module-scss-module__lpLw2a__contentWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.About-module-scss-module__lpLw2a__textColumn h1{margin-bottom:2rem;font-size:3rem;font-weight:700}.About-module-scss-module__lpLw2a__textColumn p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module-scss-module__lpLw2a__socials{margin-top:3rem}.About-module-scss-module__lpLw2a__socials h3{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.About-module-scss-module__lpLw2a__socials ul{gap:2rem;padding:0;list-style:none;display:flex}.About-module-scss-module__lpLw2a__socials ul li a{color:var(--text-color);font-size:1.1rem;text-decoration:none;position:relative}.About-module-scss-module__lpLw2a__socials ul li a:after{content:"";background-color:var(--primary-color);transform-origin:100% 100%;width:100%;height:1px;transition:transform .3s ease-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.About-module-scss-module__lpLw2a__socials ul li a:hover:after{transform-origin:0 100%;transform:scaleX(1)}.About-module-scss-module__lpLw2a__imageColumn{justify-content:center;align-items:start;display:flex}.About-module-scss-module__lpLw2a__imageContainer{border-radius:8px;width:100%;max-width:400px;padding-bottom:125%;position:relative;overflow:hidden}.About-module-scss-module__lpLw2a__resume{flex-direction:column;gap:5rem;margin-top:6rem;display:flex}.About-module-scss-module__lpLw2a__resumeSection h2{margin-bottom:2.5rem;font-size:2rem;font-weight:700;display:inline-block;position:relative}.About-module-scss-module__lpLw2a__resumeSection h2:after{content:"";background-color:var(--primary-color);border-radius:2px;width:40%;height:3px;position:absolute;bottom:-8px;left:0}.About-module-scss-module__lpLw2a__timeline{border-left:2px solid #ff45004d;flex-direction:column;gap:2.5rem;padding-left:2rem;display:flex}.About-module-scss-module__lpLw2a__timelineItem{position:relative}.About-module-scss-module__lpLw2a__timelineItem:before{content:"";background-color:var(--primary-color);border-radius:50%;width:12px;height:12px;position:absolute;top:.4rem;left:calc(-2rem - 7px)}.About-module-scss-module__lpLw2a__timelineItem h3{font-size:1.25rem;font-weight:600}.About-module-scss-module__lpLw2a__timelineItem p{opacity:.9;margin-top:.75rem;font-size:1rem;line-height:1.7}.About-module-scss-module__lpLw2a__itemToggle{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:0;display:flex}.About-module-scss-module__lpLw2a__itemToggle:hover .About-module-scss-module__lpLw2a__chevron{color:var(--primary-color)}.About-module-scss-module__lpLw2a__itemInfo{flex:1;min-width:0}.About-module-scss-module__lpLw2a__chevron{color:var(--text-color);opacity:.7;flex-shrink:0;transition:transform .3s,color .3s}.About-module-scss-module__lpLw2a__chevronOpen{transform:rotate(180deg)}.About-module-scss-module__lpLw2a__collapse{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.About-module-scss-module__lpLw2a__collapseOpen{grid-template-rows:1fr}.About-module-scss-module__lpLw2a__collapseInner{overflow:hidden}.About-module-scss-module__lpLw2a__activities{margin:0;padding:.25rem 0 0;list-style:none}.About-module-scss-module__lpLw2a__activities li{opacity:.9;margin-top:.5rem;padding-left:1.25rem;font-size:1rem;line-height:1.7;position:relative}.About-module-scss-module__lpLw2a__activities li:before{content:"";background-color:var(--primary-color);border-radius:50%;width:6px;height:6px;position:absolute;top:.65rem;left:0}.About-module-scss-module__lpLw2a__educationNote{opacity:.9;margin-top:.75rem;font-size:.95rem;line-height:1.6}.About-module-scss-module__lpLw2a__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.About-module-scss-module__lpLw2a__period{color:var(--primary-color);white-space:nowrap;font-size:.85rem;font-weight:600}.About-module-scss-module__lpLw2a__company{opacity:.7;margin-top:.25rem;font-size:.95rem;font-weight:500;display:block}.About-module-scss-module__lpLw2a__highlight{border-left:3px solid var(--primary-color);margin-bottom:.25rem;padding-left:1rem;font-style:italic;opacity:1!important}.About-module-scss-module__lpLw2a__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start;gap:1.5rem;display:grid}.About-module-scss-module__lpLw2a__card{border:1px solid #80808040;border-radius:10px;padding:1.5rem;transition:transform .25s,border-color .25s}.About-module-scss-module__lpLw2a__card:hover{border-color:var(--primary-color);transform:translateY(-4px)}.About-module-scss-module__lpLw2a__card h3{font-size:1.1rem;font-weight:600;line-height:1.4}.About-module-scss-module__lpLw2a__card p{opacity:.9;margin-top:.75rem;font-size:.95rem;line-height:1.6}.About-module-scss-module__lpLw2a__details{color:var(--primary-color);margin-top:.5rem;font-size:.85rem;font-weight:600;display:block}.About-module-scss-module__lpLw2a__projectHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.About-module-scss-module__lpLw2a__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--primary-color);border:1px solid var(--primary-color);white-space:nowrap;border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:700}.About-module-scss-module__lpLw2a__skills{flex-wrap:wrap;gap:.75rem;padding:0;list-style:none;display:flex}.About-module-scss-module__lpLw2a__skills li{border:1px solid #8080804d;border-radius:999px;padding:.5rem 1.1rem;font-size:.95rem;font-weight:500;transition:border-color .25s,color .25s}.About-module-scss-module__lpLw2a__skills li:hover{border-color:var(--primary-color);color:var(--primary-color)}@media (max-width:768px){.About-module-scss-module__lpLw2a__about{padding:4rem 1.25rem}.About-module-scss-module__lpLw2a__contentWrapper{grid-template-columns:1fr}.About-module-scss-module__lpLw2a__textColumn h1{font-size:2.25rem}.About-module-scss-module__lpLw2a__imageColumn{margin-top:4rem}.About-module-scss-module__lpLw2a__resume{gap:3.5rem;margin-top:4rem}.About-module-scss-module__lpLw2a__resumeSection h2{font-size:1.6rem}.About-module-scss-module__lpLw2a__timeline{padding-left:1.25rem}.About-module-scss-module__lpLw2a__timelineItem:before{left:calc(-1.25rem - 7px)}.About-module-scss-module__lpLw2a__timelineHeader{flex-direction:column;gap:.25rem}.About-module-scss-module__lpLw2a__cardGrid{grid-template-columns:1fr}}
