.About_aboutSection__JLtmA{display:grid;grid-gap:8rem;gap:8rem}.About_about__5Iyot{display:grid;grid-template-columns:1fr;grid-gap:2rem;justify-items:center;align-items:center;overflow-x:clip}.About_aboutImg__wXvV1{position:relative;padding:2rem 4rem;width:100%;height:100%;display:grid;place-content:center}.About_aboutImg__wXvV1:before{content:"";position:absolute;width:100%;aspect-ratio:1/1;left:0;top:50%;background:var(--hover-color);border:.2rem solid var(--main-color);border-radius:55% 45% 62% 38%/64% 33% 67% 36%;animation:About_aboutImgAni__aqYcY 15s infinite forwards}@keyframes About_aboutImgAni__aqYcY{0%{transform:translateY(-50%) rotate(0deg) scale(.8)}25%{border-radius:63% 37% 60% 40%/43% 65% 35% 57%}50%{border-radius:69% 31% 24% 76%/64% 51% 49% 36%;transform:translateY(-50%) rotate(180deg) scale(1)}75%{border-radius:27% 73% 57% 43%/38% 61% 39% 62%}to{transform:translateY(-50%) rotate(1turn) scale(.8)}}.About_aboutImg__wXvV1>div{border-radius:38% 62% 50% 50%/34% 35% 65% 66%}.About_aboutImg__wXvV1>div>img{width:100%;height:auto;border-radius:inherit}.About_aboutMe__ydoaG{padding:2rem;display:flex;flex-direction:column;justify-content:center}.About_aboutMe__ydoaG>p{background-color:var(--text-background-color);font-size:clamp(1.5rem,2vw,1.8rem);line-height:1.3}.About_techList__j8wrJ{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:3rem;margin:2rem 1rem}.About_techList__j8wrJ>div{position:relative;display:flex;align-items:center;padding:2rem 4rem;background:var(--card-background-color);border-radius:1rem;transition:transform .3s}.About_techList__j8wrJ>div:hover{transform:scale(1.05)}.About_techListImg__puk58{width:4rem;height:4rem}.About_techListImg__puk58>img{width:100%;height:100%}.About_techList__j8wrJ>div>span{font-family:var(--font-mono);font-size:1.8rem;padding:0 0 0 2rem}@media screen and (min-width:600px){.About_aboutMe__ydoaG>p{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.About_techList__j8wrJ{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.About_about__5Iyot{grid-template-columns:repeat(2,1fr)}.About_techList__j8wrJ{grid-template-columns:repeat(3,1fr)}.About_techList__j8wrJ>div{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.About_techList__j8wrJ>div>span{font-size:clamp(1.4rem,3vw,1.6rem)}}@media screen and (min-width:1280px){.About_about__5Iyot{overflow:visible}}