@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;border:none;font-size:100%;font:inherit;vertical-align:baseline}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0}html{font-family:"Montserrat",sans-serif}.container{margin:auto;max-width:1400px;min-height:100vh;padding:3rem 0}@media screen and (max-width:768px){.container{max-width:760px}}@media screen and (max-width:430px){.container{max-width:430px}}@media screen and (max-width:375px){.container{max-width:375px}}.main{margin:auto;width:50%;text-align:left}.main p{font-weight:500;font-size:2.5rem}#about{font-weight:700}.main-wrap{margin-top:3rem;line-height:9rem}.main-wrap div{font-size:10rem;letter-spacing:-1.4rem}.main-wrap span{font-weight:600}.bridge{cursor:pointer}#about:after{content:"Wonseok";letter-spacing:-.1rem}#about:hover:after{color:#03e9f4;content:"ABOUT";transition:all .2s}#contact:after{content:"make"}#contact:hover:after{color:#03e9f4;content:"CONTACT";transition:all .2s}#projects:after{content:"experience"}#projects:hover:after{color:#03e9f4;content:"PROJECTS";transition:all .2s}#about{-webkit-animation:effect 1s ease-in-out infinite alternate;animation:effect 1s ease-in-out infinite alternate}#contact{-webkit-animation:effect 1s ease-in-out 1.3s infinite alternate;animation:effect 1s ease-in-out 1.3s infinite alternate}#projects{-webkit-animation:effect 1s ease-in-out 1.7s infinite alternate;animation:effect 1s ease-in-out 1.7s infinite alternate}@-webkit-keyframes effect{to{color:#15479f}}@keyframes effect{to{color:#15479f}}@media screen and (max-width:992px){.main p{font-size:2rem}.main-wrap{margin-top:2rem;line-height:7rem}.main-wrap div{font-size:8rem;letter-spacing:-1rem}}@media screen and (max-width:768px){.main p{font-weight:400;font-size:1.5rem}.main-wrap{margin-top:1rem;line-height:4.5rem}.main-wrap div{font-size:5rem;letter-spacing:-.8rem}}@media screen and (max-width:600px){.main{width:60%}}@media screen and (max-width:375px){.main p{font-size:1.2rem}.main-wrap{margin-top:1rem;line-height:4rem}.main-wrap div{font-size:3.5rem;letter-spacing:-.5rem}}nav{display:flex;width:80%;margin:auto auto 3rem;align-items:center}.nav-left,.nav-right{width:50%}.nav-right{display:flex;justify-content:right;margin-right:.5rem}.nav-right button{margin-left:1rem}.btn{font-weight:500;background:transparent;cursor:pointer}.btn-home{font-size:2rem;font-weight:700}.nav-active{font-size:1.2rem;font-weight:800}.btn:hover{-webkit-animation:effectY .3s ease-in-out;animation:effectY .3s ease-in-out}@-webkit-keyframes effectY{50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes effectY{50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:600px){nav{justify-content:space-around;width:80%;margin-bottom:2rem}.nav-left{margin-left:-1.5rem;width:40%}.btn-home{font-size:1.5rem}.nav-right button{margin-left:.2rem;font-size:.8rem}.btn{color:#000}.btn:hover{-webkit-animation:none;animation:none}}@media screen and (max-width:430px){nav{margin-bottom:1.5rem}.nav-left{margin-left:-2rem}.btn-home{font-size:1.2rem}.nav-right button{margin-left:-.5rem}}@media screen and (max-width:375px){nav{width:80%;margin-bottom:1.5rem}.nav-left{margin-left:-2rem}.nav-right button{margin-left:-.6rem}}a{text-decoration:none;transition:all .3s}footer{width:100%;text-align:center;padding:5rem 0 3rem;margin-top:4rem;background:#000}footer,footer a{color:#fff}.footer-wrap{width:70%;margin:auto}.footer-wrap h2{font-size:1rem}.fab{margin:1rem .5rem}a:hover{color:#03e9f4}footer h3{font-size:.8rem}i:hover{color:#03e9f4}main{padding:0 6rem}.title{font-size:3.2rem;margin-bottom:2rem}.myself{display:flex;align-items:center;width:100%;margin:auto auto 5rem}.myself-left{width:50%;margin-right:4rem}.myself-img{width:100%;height:30rem;background-position:50%;vertical-align:bottom;border-radius:1rem}.myself-right{width:50%}.myself-right p{font-size:1.4rem}.myself-txt{color:#000;font-weight:600}.language-wrap{line-height:28px;margin-bottom:1rem}.language{margin-right:.5rem}.switch{display:inline-block;position:relative;width:48px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s}input:checked+.slider{background-color:#03e9f4}input:focus+.slider{box-shadow:0 0 1px #03e9f4}input:checked+.slider:before{-webkit-transform:translateX(20px);transform:translateX(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.skills-wrap{display:flex;flex-wrap:wrap;width:100%;margin-top:3rem}.skills-wrap div{height:4rem}.skills-wrap span{padding:.5rem;border:3px solid #000;border-radius:.6rem;font-size:1.2rem;font-weight:600;margin-right:1rem}@media screen and (max-width:1200px){.myself-left{margin-right:2rem}.myself-right p{font-size:1.3rem}}@media screen and (max-width:992px){main{padding:0 4rem}.myself{display:block}.myself-left{width:100%;padding:0 2rem;margin-bottom:2rem}.myself-right{margin:auto;width:90%}#skills{width:100%;padding-left:1.5rem}}@media screen and (max-width:600px){main{padding:0 3rem}.title{font-size:2.7rem;margin-bottom:1rem}}@media screen and (max-width:435px){main{padding:0 1rem}.title{font-size:2.2rem}}@media screen and (max-width:375px){main{padding:0}.title{font-size:2rem;margin-bottom:.5rem}}.contact-greeting{text-align:center}.contact-greeting p{width:90%;margin:auto;font-size:1.3rem}.contact-wrap{width:90%;margin:2.5rem auto auto;padding:2rem 2rem 4rem;border-radius:1rem;background:linear-gradient(#031c49,#243b55)}.gform{width:100%}.form-elements{position:relative}.form-personal{display:flex;grid-gap:2em;gap:2em}.form-personal .pure-group:first-child{width:70%}.form-personal .pure-group:last-child{width:100%}.form-value{font-size:1.4rem;padding:.5rem 0 .5rem 1rem;margin-bottom:.5rem;border:none;border-bottom:2px solid #000;background:transparent;outline:none;color:#fff}#email,#message,#name{width:100%}.form-value:focus{border-bottom:2px solid #03e9f4}.btn-submit{position:absolute;right:0;cursor:pointer;padding:.5rem 2rem;font-size:1.5rem;font-weight:600;color:#fff;border-radius:.5rem;background:transparent}.thankyou_message{color:#03e9f4;font-size:2rem}.btn-submit:active,.btn-submit:hover{-webkit-animation:effectBg 1s forwards;animation:effectBg 1s forwards}@-webkit-keyframes effectBg{to{background:#03e9f4;box-shadow:0 0 5px #03e9f4,0 0 25px #03e9f4,0 0 50px #03e9f4,0 0 100px #03e9f4}}@keyframes effectBg{to{background:#03e9f4;box-shadow:0 0 5px #03e9f4,0 0 25px #03e9f4,0 0 50px #03e9f4,0 0 100px #03e9f4}}@media screen and (max-width:768px){.form-personal{display:block}.form-personal .pure-group:first-child{width:100%}}.projects{text-align:center}.project-wrap{display:flex;margin-top:4rem}.project-img__wrap{position:relative;margin-right:4rem;width:90%;height:320px}.laptop-img{position:absolute;left:0;top:0;width:100%;height:320px}.project-img{position:absolute;left:14%;top:10%;width:72%;height:240px}.project-info__wrap{display:flex;justify-content:center;width:70%;flex-direction:column;padding:2rem}.project-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.project-skills__wrap{display:flex;flex-wrap:wrap;margin-bottom:.5rem}.project-skills__wrap div{height:2rem}.project-skills__wrap span{font-size:1rem;border:2px solid #000;border-radius:.3rem;padding:.2rem .5rem;margin-right:.5rem}.project-btns{font-size:1.4rem;font-weight:600;padding:.4rem 0;border:none;border-radius:1rem;cursor:pointer;margin-bottom:1rem}.live-btn{color:#fff}.code-btn{padding:5px 0;background:#fff}.project-btns:hover{opacity:.6;-webkit-animation:effectX .3s ease-in-out;animation:effectX .3s ease-in-out}@-webkit-keyframes effectX{50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes effectX{50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:992px){.project-img__wrap{margin-right:1rem}}@media screen and (max-width:850px){.project-wrap{display:block;margin-top:1rem}.project-img__wrap{width:100%;height:320px}.project-info__wrap{display:flex;flex-direction:row;justify-content:right;align-items:center;width:100%;padding:1rem}.project-btns{font-size:1rem;font-weight:400;padding:.4rem 0;margin-right:.4rem;border-width:2px!important;border-radius:.5rem;margin-bottom:1.5rem}.live-btn{padding:.4rem .5rem}.code-btn{padding:4px 0}}@media screen and (max-width:600px){.project-title{font-size:1.8rem}.project-skills__wrap span{font-size:1rem;border:1.5px solid #000;padding:.2rem .4rem}}@media screen and (max-width:375px){.project-title{font-size:1.4rem;font-weight:600}.project-skills__wrap span{font-size:.8rem;border:1px solid #000;padding:.2rem;margin-right:.4rem}}
/*# sourceMappingURL=main.43f9abe3.chunk.css.map */