@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins&family=Redressed&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{align-items:center;display:flex;justify-content:center;position:relative}.home-cont h3{font-size:3.4rem;font-weight:700;width:90%}.home-cont h1{font-size:5.6rem;font-weight:700;line-height:1.3}.text-style{margin-bottom:30px;text-shadow:1px 0 1px #8f8e8e,0 1px 1px #aeaeae,2px 1px 1px #9d9d9d,1px 2px 1px #989898,3px 2px 1px #949393,2px 3px 1px #bdbbbb,4px 3px 1px #9f9f9f,3px 4px 1px #908f8f,5px 4px 1px #bdbdbd,4px 5px 1px #908f8f,6px 5px 1px #909090,5px 6px 1px #908f8f,7px 6px 1px #909090}.img{box-shadow:1rem 1rem var(--text-color),-1rem -1rem #ccc;width:35vw}.home-cont a{align-items:center;background:transparent;border:.2rem solid var(--text-color);border-radius:50%;color:var(--text-color);display:inline-flex;font-size:2rem;height:3rem;justify-content:center;margin:3rem 1.5rem 3rem 0;transition:.3s;width:3rem}.home-cont a:hover{background-color:var(--text-color);color:var(--bg-color)}@media screen and (max-width:992px){.img{width:38vw}}@media screen and (max-width:592px){.home{display:flex;flex-direction:column-reverse}.img{margin-bottom:5rem;margin-top:5rem;width:75vw}.home-cont{text-align:center}.home-cont>h3{font-size:2.5rem}.home-cont>h1{font-size:4.2rem}}#progress-bar{background:linear-gradient(90deg,#a3a3a3,#444);border-radius:10px;height:8px;width:0}#progress-bar,.head{left:0;position:fixed;top:0;z-index:100}.head{align-items:center;background-color:var(--bg-color);box-shadow:0 4px 2px -2px rgba(0,0,0,.2);display:flex;justify-content:space-between;width:100%}.logo{margin-left:10px;margin-top:2px;width:70px}.nav>a{color:var(--text-color);font-size:1.6rem;margin-left:3rem;margin-right:2rem;transition:.3s}.nav>a.active,.nav>a:hover{opacity:.5}#menu{color:var(--text-color);display:none;font-size:3.4rem}@media screen and (max-width:792px){#menu{display:block;left:-20px;position:relative}.nav{background-color:var(--bg-color);border-top:.1rem solid rgba(0,0,0,.2);box-shadow:0 .5rem 1rem rgba(0,0,0,.2);display:none;padding:1rem 3%;position:absolute;right:0;top:100%;width:50%}.nav a,.nav.active{display:block}.nav a{font-size:2rem;margin:3rem 0}}.about{align-items:center;display:flex;gap:2rem;justify-content:center}.about-img img{margin-left:-50px;width:35vw}.heading{font-size:4.5rem;text-align:center}.about-cont h2{line-height:1.2;text-align:left}.about-cont p{font-size:1.6rem;margin:2rem 0 3rem}.button-56,.second-p{position:relative;top:-20px}.button-56{align-items:center;background-color:var(--bg-color);border:2px solid var(--text-color);border-radius:8px;box-sizing:border-box;color:var(--text-color);cursor:pointer;display:flex;font-size:18px;font-weight:600;height:50px;justify-content:center;line-height:24px;max-width:30%;padding:0 25px;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none}.button-56:after{background-color:var(--text-color);border-radius:8px;content:"";display:block;height:48px;left:0;position:absolute;top:-2px;-webkit-transform:translate(8px,8px);transform:translate(8px,8px);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%;z-index:-1}.button-56:hover:after{-webkit-transform:translate(0);transform:translate(0)}.button-56:active{background-color:var(--bg-color);outline:0}.button-56:hover{outline:0}@media screen and (max-width:992px){.about{display:flex;flex-direction:column}}@media screen and (max-width:750px){.button-56{max-width:150px;padding:10px}}@media screen and (max-width:596px){.button-56{font-size:1.2rem;max-width:150px;padding:10px}}@media screen and (max-width:400px){.about-img{width:120vw}}.section_top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem;text-align:center}.section_title{font-size:4.5rem;margin-bottom:-.8rem}.section_sub{font-size:1.6rem}.skills_container{-webkit-column-gap:3rem;column-gap:3rem;display:flex;flex-direction:row;justify-content:center}.skills_content{background-color:#ebebeb;border-radius:1.25rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);padding:2rem 4rem;transition:.5s}.skills_content:hover{padding:2rem 4.5rem}.skills_title{font-size:2.2rem;font-weight:600;margin-bottom:15px;text-align:center}.skills_data,.skills_group{align-items:center;display:flex}.skills_data>i{font-size:1.6rem;margin-right:1rem}.skill_cont{margin-top:20px}.skills_name{font-size:1.6rem}.skills_level{font-size:1.3rem}@media screen and (max-width:992px){.skills_container{display:flex;flex-direction:column;justify-content:center}.skills_content{align-self:center;margin-bottom:2.5rem;width:80%}}@media screen and (max-width:596px){.skills_title{font-size:1.8rem}.skill_box{font-size:1.2rem}}.section_title{margin-bottom:-.5rem}.work{align-items:center;text-align:center}.work,.work_container{justify-content:center}.work_container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content)}.work_filters{align-items:center;-webkit-column-gap:3rem;column-gap:3rem;display:flex;font-size:1.4rem;justify-content:center;margin-bottom:25px;margin-top:1.5rem}.work_item{border-radius:1rem;color:var(--text-color);cursor:pointer;font-weight:400;padding:.25rem .75rem;text-transform:uppercase}.work_item:hover{background-color:var(--text-color);color:var(--bg-color)}.work_card{background-color:var(--bg-color);border-radius:1rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);padding:1.25rem}.work_img{border-radius:1rem;margin-bottom:10px}.work_title{text-align:left}.work_link{align-items:flex-start;cursor:pointer;display:flex;font-size:1.1rem;justify-content:baseline}.work_icon,.work_link{color:var(--text-color)}.work_icon{font-size:1.3rem;margin-left:5px;margin-top:2px;transition:.3s}.work_link:hover .work_icon{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}.active_workwork_item{background-color:var(--text-color);border-radius:1rem;color:var(--bg-color);cursor:pointer;font-weight:400;padding:.25rem .75rem;text-transform:uppercase}@media screen and (max-width:992px){.work_container{gap:1.25rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}.work_card{padding:1rem}.work_img{margin-bottom:.75rem}}@media screen and (max-width:768px){.work_container{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}}@media screen and (max-width:576px){.work{align-items:center;display:flex;flex-direction:column;justify-content:center}.work_container{align-items:center;grid-template-columns:1fr}}@media screen and (max-width:396px){.work{align-items:center;display:flex;flex-direction:column;justify-content:center}}*{border:none;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;outline:none;padding:0;scroll-behavior:smooth;text-decoration:none}:root{--bg-color:#ebebeb;--text-color:#222;--bar-color:#777;--d-bg-color:#323946;--d-text-color:#cdcecf}html{font-size:70.5%;overflow-x:hidden}body{background:#ebebeb;background:var(--bg-color);color:#222;color:var(--text-color)}section{min-height:100vh;padding:10rem 9% 2rem}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:#d7d7d7}::-webkit-scrollbar-thumb{background-color:#6a6a6a;border-radius:25px}.loading-animation{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px}.App{overflow:hidden}@media only screen and (max-width:398px){section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:100%;text-align:center}.loading-animation{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:200px}}.section_title{text-align:center}.button-56{margin-top:20px;width:50%}.section_sub{text-align:center}.left_gif{margin-top:-20px;width:32vw}.contact_cont{display:flex;justify-content:space-between}.contact_form{display:flex;flex-direction:column;width:760px}.contact_form_div{height:4rem;margin-bottom:20px;position:relative}.contact_input{background:none;border:2px solid rgba(0,0,0,.6);border-radius:.75rem;color:var(--text-color);height:100%;left:0;outline:none;padding:1.5rem;position:absolute;top:0;width:100%;z-index:1}.contact_label{background-color:var(--bg-color);font-size:small;left:1.25rem;padding:.25rem;position:absolute;top:-.9rem;z-index:10}.area{height:11rem;resize:none}.button-56{margin-top:100px}@media screen and (max-width:1120px){.contact_form{display:flex;flex-direction:column;width:360px}}@media screen and (max-width:780px){.left_gif{display:none}.contact_form{justify-content:center;width:260px}.contact_cont{align-items:center;justify-content:center}}.footer{background-color:var(--bg-color);border-top:1px solid #ccc;box-shadow:inset 0 11px 8px -10px #ccc}.footer_cont{margin-left:-35px;padding:2rem 0}.footer_l{color:var(--text-color);font-size:18px;font-weight:400}.footer_l:hover{opacity:.7}.footer_tit{-webkit-text-stroke:1px #282828;font-family:Redressed,cursive;font-size:3.5rem;margin-bottom:8px;text-align:center;text-shadow:0 4px 4px #282828}.footer_lt{list-style:none;margin-bottom:8px}.footer_lt,.footer_soci{-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;justify-content:center}.footer_soci{font-size:2rem}.footer_soci a{align-items:center;background:transparent;border:.2rem solid var(--text-color);border-radius:50%;color:var(--text-color);display:inline-flex;height:3rem;justify-content:center;transition:.3s;width:3rem}.footer_soci a:hover{background-color:var(--text-color);color:var(--bg-color)}.footer_copy{color:var(--text-color);display:block;font-size:16px;margin-top:2rem;text-align:center}@media screen and (max-width:596px){.footer{width:110%}.footer_cont{margin-left:-35px}.footer_tit{font-size:3rem;margin-bottom:8px}.footer_l{font-size:15px}.footer_soci a{font-size:1.8rem;height:2.5rem;margin-top:8px;width:2.5rem}.footer_copy{font-size:14px}}.scroll{background-color:var(--text-color);border-radius:.4rem;bottom:-20%;opacity:.8;padding:.8rem 1.1rem;position:fixed;right:2.5rem;transition:.2s}.scroll_icon{color:var(--bg-color);font-size:2.1rem}.scroll:hover{opacity:1}.show_scroll{bottom:3rem}
/*# sourceMappingURL=main.f5dda664.css.map*/