.i{height:100vh}.i,.i-left{display:flex}.i-left{align-items:center;flex:1 1;justify-content:center}.i-right{flex:1 1;position:relative;visibility:visible}.i-left-wrapper{display:flex;flex-direction:column;height:50%;justify-content:space-between;padding:50px}.i-intro{font-size:30px;font-weight:300}.i-name{font-size:60px;line-height:4rem}.i-title{height:50px;overflow:hidden}.i-title-wrapper{animation:move 10s ease-in-out infinite alternate;height:100%}@keyframes move{25%{transform:translateY(-50px)}50%{transform:translateY(-100px)}75%{transform:translateY(-150px)}to{transform:translateY(-200px)}}.i-title-item{align-items:center;color:#4d4dff;display:flex;font-size:30px;font-weight:700;height:50px}.i-scroll{bottom:20px;height:30px;position:absolute;width:30px}.i-img{object-fit:cover;width:100%}.i-bg,.i-img{height:100%;position:absolute;visibility:visible}.i-bg{background-color:#4d4dff;-webkit-clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);right:0;top:0;width:110%}.waving-hand{animation:wave 2.1s .6s infinite;display:inline-block;transform-origin:75% 75%}@keyframes wave{0%{transform:rotate(0deg)}10%{transform:rotate(16deg)}20%{transform:rotate(-6deg)}30%{transform:rotate(16deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(16deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@media screen and (max-width:480px){.i{flex-direction:column}.i-left-wrapper{align-items:center;height:100%;justify-content:center;padding:10px;text-align:center}.i-desc{display:none}.i-right{flex:1 1;position:relative;visibility:hidden}.i-img{display:block;margin-left:auto;margin-right:auto}.i-name{font-size:60px;line-height:4rem}.i-title{height:50px;margin:20px;overflow:hidden}.i-title-item{align-items:center;color:#4d4dff;display:flex;font-size:30px;font-weight:700;height:50px;justify-content:center;line-height:2rem}.i-bg{background-color:#4d4dff;-webkit-clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);height:100%;position:absolute;right:0;top:0;width:110%}}.about{height:100vh}.about,.about-left{align-items:center;display:flex}.about-left{flex:1 1;height:100%;justify-content:center;position:relative}.about-right{flex:1 1}.about-card.bg{background-color:#333;left:50px;position:absolute;top:50px}.about-card{border-radius:30px;height:70vh;overflow:hidden;position:relative;width:60%}.about-img{height:100%;object-fit:cover;width:100%}.about-skills-img{border-radius:20px;height:120px;width:120px}.about-title{font-weight:400}.about-sub{margin:20px 0}.about-desc{font-weight:300;padding-bottom:25px}.about-skills{align-items:center;display:flex;justify-content:space-between;margin-top:50px}.about-skills-texts{width:70%}.about-skills-title{color:#555;font-weight:700;margin-bottom:10px}.about-btn{background:navy;border:none;border-radius:10px;color:#fff;cursor:pointer;outline:none;padding:.6em 2em;position:relative;touch-action:manipulation;user-select:none;-webkit-user-select:none;z-index:0}.about-btn:before{animation:glowing-button-85 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";filter:blur(5px);-webkit-filter:blur(5px);height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}@keyframes glowing-button-85{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.about-btn:after{background:#222;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:480px){.about{flex-direction:column;margin-top:50px;text-align:center}.about-left{width:100%}.about-card{height:30vh}.a-award,.about-card.bg{display:none}.about-right{padding:20px}.about-skills-img{border-radius:20px;height:120px;width:120px}}.c{height:75vh;position:relative}.c-bg{background-color:#4d4dff;height:100%;position:absolute;width:20px}.c-wrapper{display:flex;padding:50px}.c-left{flex:1 1}.c-right{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.c-title{font-size:60px;width:80%}.c-info-item{align-items:center;display:flex;font-weight:300;margin:50px 0;width:70%}.c-icon{height:30px;margin-right:20px;width:30px}.c-desc{font-weight:200}form{margin-top:20px}input{border:none;border-bottom:1px solid #000;height:50px;width:50%}input,textarea{font-size:14px;margin:10px 0;padding-left:10px}textarea{width:100%}button{background-color:#4d4dff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:500;padding:15px;width:8rem}@media screen and (max-width:480px){.c{height:55vh}.c-wrapper{flex-direction:column;padding:0 35px}.c-bg{background-color:#4d4dff;height:38rem;width:20px}.c-title{font-size:30px}.c-info-item{margin:20px 0;width:100%}.c-desc{display:none}form{display:flex;flex-wrap:wrap;margin-top:0}input{height:40px;margin:10px 10px 10px 0;width:80%}button{margin-top:10px}}.pl{align-items:center;display:flex;flex-direction:column;padding:50px 100px;text-align:center}.pl-texts{width:65%}.pl-title{font-size:50px;font-weight:600}.pl-desc{margin:20px 0}.pl-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (max-width:480px){.pl{padding-top:32rem}.pl-texts{width:100%}.pl-desc{display:none}.pl-list{align-items:center;display:flex;flex-wrap:wrap;flex-flow:column;justify-content:space-between}.pl-title{font-size:1.4rem;font-weight:600}}.p{border:2px solid #f3f2f2;border-radius:10px 10px 0 0;height:40vh;margin:20px 10px;overflow:hidden;width:30%}.p-browser{align-items:center;background-color:#f3f2f2;display:flex;height:20px;position:-webkit-sticky;position:sticky;z-index:2}.p-circle{background-color:#fff;border-radius:50%;height:6px;margin:3px;width:6px}.p-img{transition:all 10s ease;width:100%}.p:hover .p-img{transform:translateY(-100%)}.p-links img{height:35px;margin:8px;padding:8px 0;width:35px}@media screen and (max-width:480px){.p{width:46vh}}.t{align-items:center;background-color:#fff;border:1pz solid #999;border-radius:20px;display:flex;height:25px;justify-content:space-around;position:fixed;right:10px;top:10px;width:50px;z-index:999}.t-icon{height:15px;width:15px}.t-button{background-color:#999;border-radius:50%;cursor:pointer;height:25px;position:absolute;width:25px}.footer{background-color:#4d4dff;height:100px}.footer-icons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 10px;padding:10px}.footer-icons img{cursor:pointer;display:flex;justify-content:space-around;margin:10px;width:35px}.footer p{font-size:15px;font-weight:600;text-align:center}@media screen and (max-width:480px){.footer{height:15vh;margin-top:10rem}}
/*# sourceMappingURL=main.799f3a2d.css.map*/