@media (width<=900px){.degree{display:none!important}}@media (width<=500px){.location{display:none!important}}@media (width<=700px){.versionbtn{display:none!important}}.leftsection{width:100%}.leftsection .TextArea .greeting{animation:.5s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.leftsection .TextArea{max-width:100%}}.cursor{animation:1s infinite blink}@keyframes blink{50%{opacity:0}}.imgsection{justify-content:center;align-items:flex-end;width:45vw;height:85vh;margin:auto;display:flex;position:relative}.imgsection img{height:100%;animation:2s fadeIn}@media (width<=768px){.imgsection{width:100%;height:55vh}}.hero{padding:60px 100px 0}@media (width<=768px){.hero{flex-direction:column;padding:10px clamp(8px,6.66vw,100px)}}
