@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&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}*{box-sizing:border-box;margin:0;padding:0}nav{align-items:center;background-color:#fff;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,inset 0 -2px 6px 0 #0a254059;display:flex;height:auto;justify-content:space-between;left:0;margin:0 auto;padding:25px 40px 25px 50px;position:fixed;top:0;width:100%;z-index:55;a{color:inherit;text-decoration:none}& .websiteName{font-size:22px;font-weight:700;text-align:left;width:100px}& .menuPart{align-items:center;display:flex;font-size:18px;justify-content:space-between;width:250px}& .navItem{font-weight:500;letter-spacing:-.13px;line-height:25px;position:relative;transition:all .3s ease}& .navItem:hover{color:#a8efffe6}& .navItem:after{background-color:#a8efffe6;bottom:-.3rem;content:"";height:.15rem;left:50%;position:absolute;transform:translateX(-50%);transition:all .5s ease;width:0}& .navItem:hover:after{width:100%}}@media (max-width:1200px){nav{padding:20px 30px 20px 40px}nav .websiteName{font-size:20px}nav .menuPart{font-size:16px;width:220px}}@media (max-width:992px){nav{padding:15px 20px 15px 30px}nav .websiteName{font-size:18px}nav .menuPart{font-size:14px;width:200px}}@media (max-width:768px){nav{padding:10px 15px}nav .websiteName{font-size:18px;margin-bottom:10px}nav .menuPart{font-size:14px;justify-content:flex-start}nav .navItem{margin-right:15px}}@media (max-width:576px){nav{padding:10px}nav .websiteName{font-size:16px}nav .menuPart{font-size:12px}nav .navItem{margin-right:10px}}footer{align-items:center;background-color:#2d2e32;display:flex;height:140px;justify-content:center;width:100%;& .footerBlock{align-items:center;display:flex;height:65px;justify-content:space-between;margin:0 auto;width:75%;& .copyright{width:40%;h3{color:#fff}}& .links{width:25%;a svg{transition:.2s}a svg:hover{scale:1.2!important}}}}.homeMainPart{background:#fff;background:linear-gradient(180deg,#fff,#fcfcfc 22%,#f5f5f5 49%,#f9f9f9 76%,#dfdfdf);margin:0 auto;padding:100px 0;width:100%;& .stackContainer{align-items:center;display:flex;justify-content:space-around;margin:0 auto;max-width:1100px;& .textBox{font-size:30px;max-width:45%;text-align:left;h1{color:#4d4141}h1,p{padding-bottom:35px}p{color:gray;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:20px}div a{padding-right:15px}div a svg{transition:.2s}div a svg:hover{color:blue!important}}& .myImage{background-image:url(/static/media/myPhoto.18e156b5e98ba9a314c7.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:5px solid #2b2a2a;border-radius:50%;height:350px;width:350px}}}@media (max-width:1200px){.homeMainPart .stackContainer .textBox{font-size:28px}.homeMainPart .stackContainer .textBox p{font-size:18px}}@media (max-width:992px){.homeMainPart .stackContainer{align-items:center;flex-direction:column}.homeMainPart .stackContainer .textBox{max-width:80%;text-align:center}.homeMainPart .stackContainer .textBox p{font-size:18px}.homeMainPart .stackContainer .myImage{height:300px;width:300px}}@media (max-width:768px){.homeMainPart{padding:100px 0}.homeMainPart .stackContainer .textBox{font-size:26px}.homeMainPart .stackContainer .textBox p{font-size:16px}.homeMainPart .stackContainer .myImage{height:250px;width:250px}}@media (max-width:576px){.homeMainPart .stackContainer .textBox{font-size:24px}.homeMainPart .stackContainer .textBox p{font-size:14px}.homeMainPart .stackContainer .myImage{height:200px;width:200px}}.aboutMePart,.homePage{margin:0 auto;width:100%}.aboutMePart{background:#fff;height:90vh;padding:40px 0;& .stackContainer{align-items:center;display:flex;height:50vh;justify-content:space-around;max-width:1340px;& .textBox{max-width:45%;text-align:left;h2{color:#33a;font-size:23px;padding-bottom:5px}h1{color:#000;font-size:27px;font-weight:700;max-width:75%;padding-bottom:15px}p{color:#807878;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18px;font-weight:600;padding-top:23px}}& .myImage{height:360px;width:420px;img{border-radius:14px;height:100%}}}}@media (max-width:1200px){.aboutMePart .stackContainer .textBox h1{font-size:25px;max-width:100%}.aboutMePart .stackContainer .textBox p{font-size:16px}.aboutMePart .stackContainer .myImage{height:320px;width:380px;img{border-radius:14px;height:100%;width:100%}}}@media (max-width:992px){.aboutMePart .stackContainer{flex-direction:column;height:auto;padding:20px 0}.aboutMePart .stackContainer .textBox{max-width:80%;text-align:center}.aboutMePart .stackContainer .textBox h1{font-size:24px}.aboutMePart .stackContainer .textBox p{font-size:15px}.aboutMePart .stackContainer .myImage{height:300px;width:350px;img{border-radius:14px;height:100%;width:100%}}}@media (max-width:768px){.aboutMePart{height:auto;padding:30px 0}.aboutMePart .stackContainer .textBox{max-width:90%}.aboutMePart .stackContainer .textBox h2{font-size:21px}.aboutMePart .stackContainer .textBox h1{font-size:22px}.aboutMePart .stackContainer .textBox p{font-size:14px}.aboutMePart .stackContainer .myImage{height:280px;width:320px;img{border-radius:14px;height:100%;width:100%}}}@media (max-width:576px){.aboutMePart{padding:20px 0}.aboutMePart .stackContainer .textBox{max-width:100%}.aboutMePart .stackContainer .textBox h2{font-size:19px}.aboutMePart .stackContainer .textBox h1{font-size:20px}.aboutMePart .stackContainer .textBox p{font-size:13px}.aboutMePart .stackContainer .myImage{height:240px;width:280px;img{border-radius:14px;height:100%;width:100%}}}.mySkills{height:140px;margin:0 auto;padding:30px 0;width:100%;& .mySkillsContainer{align-items:center;display:flex;gap:30px;height:70px;justify-content:start;margin:0 auto;width:1100px;p{color:#000;font-size:21px;font-weight:700}div{cursor:pointer;height:71px;transition:.4s;width:71px;img{border-radius:7px;height:90%;width:90%}&:hover{transform:translateY(-12px)}&:before{border-radius:5px;content:"HTML5";font-family:cursive;left:50%;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;top:-30px;transform:translateX(-50%);transition:opacity .3s;white-space:nowrap}&:hover:before{opacity:1}}}}#css:before{content:"CSS3"}#js:before{content:"JS"}#react:before{content:"React"}#redux:before{content:"Redux"}#sass:before{content:"SASS/SCSS"}#tailwind:before{content:"Tailwind"}@media (max-width:1200px){.mySkills .mySkillsContainer{flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.mySkills .mySkillsContainer p{font-size:19px}.mySkills .mySkillsContainer div{height:60px;width:60px}}@media (max-width:992px){.mySkills .mySkillsContainer{align-items:center;flex-direction:column;gap:15px}.mySkills .mySkillsContainer p{font-size:18px}.mySkills .mySkillsContainer div{height:50px;width:50px}}@media (max-width:768px){.mySkills{height:auto;padding:20px 0}.mySkills .mySkillsContainer{align-items:center;flex-direction:column;gap:10px;width:100%}.mySkills .mySkillsContainer p{font-size:16px}.mySkills .mySkillsContainer div{height:45px;width:45px}}@media (max-width:576px){.mySkills .mySkillsContainer{flex-direction:row;gap:5px}.mySkills .mySkillsContainer p{font-size:14px}.mySkills .mySkillsContainer div{height:40px;width:40px}}.contact{align-items:center;display:flex;justify-content:center;margin:0 auto;width:100%;& .contactBlock{display:flex;flex-direction:column;gap:45px;margin:0 auto;width:90%}}.contactIconBoxes{align-content:center;align-items:start;display:flex;flex-direction:column;gap:60px;padding-top:100px;width:100%;h1{color:#414040}& .contactMainBoxes{align-items:center;display:flex;gap:50px;justify-content:start;width:70%;& .contactBox{align-items:center;display:flex;gap:30px;width:300px;span{align-items:center;border-radius:50%;box-shadow:0 0 10px #0000001a;height:3em;justify-content:center;width:3em}div,span{display:flex}div{align-content:space-between;align-items:start;flex-direction:column;flex-wrap:wrap;gap:10px;height:60px;h3{color:#2d2e32;font-weight:700}a,p{color:#767676;cursor:pointer;font-size:18px;font-weight:500;text-decoration:none;&:hover{color:#1b80d3}}}}}}@media (max-width:1200px){.contactIconBoxes .contactMainBoxes{gap:40px;width:80%}.contactIconBoxes .contactMainBoxes .contactBox{gap:25px;width:260px}}@media (max-width:992px){.contactIconBoxes .contactMainBoxes{align-items:start;flex-direction:column;gap:30px;width:40%}.contactIconBoxes .contactMainBoxes .contactBox{justify-content:center;width:100%}.contactIconBoxes .contactMainBoxes .contactBox span{height:2.5em;width:2.5em}.contactIconBoxes .contactMainBoxes .contactBox div a,.contactIconBoxes .contactMainBoxes .contactBox div p{font-size:16px}}@media (max-width:768px){.contactIconBoxes{gap:40px}.contactIconBoxes .contactMainBoxes{gap:20px;width:50%}.contactIconBoxes .contactMainBoxes .contactBox{gap:20px}.contactIconBoxes .contactMainBoxes .contactBox span{height:2em;width:2em}.contactIconBoxes .contactMainBoxes .contactBox div a,.contactIconBoxes .contactMainBoxes .contactBox div p{font-size:14px}}@media (max-width:576px){.contactIconBoxes{gap:30px;padding-top:80px}.contactIconBoxes .contactMainBoxes{gap:15px}.contactIconBoxes .contactMainBoxes .contactBox{gap:15px;width:90%}.contactIconBoxes .contactMainBoxes .contactBox span{height:1.5em;width:1.5em}.contactIconBoxes .contactMainBoxes .contactBox div a,.contactIconBoxes .contactMainBoxes .contactBox div p{font-size:12px}}.resumeDownloadBlock{align-content:center;align-items:start;display:flex;flex-direction:column;gap:60px;padding-bottom:45px;width:100%;h1{color:#414040}button{background-color:#929292;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;height:60px;transition:.4s;width:250px;&:hover{background-color:hsla(0,0%,57%,.486)}}}@media (max-width:1200px){.resumeDownloadBlock{gap:50px}.resumeDownloadBlock button{font-size:16px;height:55px;width:220px}}@media (max-width:992px){.resumeDownloadBlock{gap:40px}.resumeDownloadBlock h1{font-size:22px}.resumeDownloadBlock button{font-size:15px;height:50px;width:200px}}@media (max-width:768px){.resumeDownloadBlock{gap:30px}.resumeDownloadBlock h1{font-size:20px}.resumeDownloadBlock button{font-size:14px;height:45px;width:180px}}@media (max-width:576px){.resumeDownloadBlock{gap:20px;padding-bottom:30px}.resumeDownloadBlock h1{font-size:18px}.resumeDownloadBlock button{font-size:12px;height:40px;width:160px}}.project{align-items:center;background-color:#e9e9e8;border:10px solid #e2e2e2;border-radius:18px;display:flex;gap:28px;height:350px;justify-content:center;width:80%;& .projectInfo{align-items:center;color:#115d5f;display:flex;flex-direction:column;font-family:Playfair Display,serif;font-weight:700;gap:55px;text-align:center;width:40%;& .tools{color:#000;display:flex;flex-direction:column;gap:10px;h3{font-size:22px}& .toolsPart{display:flex;gap:10px;img{border:none;height:44px;width:44px}}}}a{align-items:center;display:flex;height:80%;justify-content:center;width:43%}img{border:.3px solid #acabab;border-radius:12px;height:100%;width:100%}}@media (max-width:1200px){.project{gap:20px;height:320px;width:90%}.project .projectInfo{font-size:18px}.project img{height:auto;width:95%}}@media (max-width:768px){.project{gap:10px;height:auto!important;padding:15px}.project .projectInfo{font-size:15px}.project img{width:100%}}@media (max-width:576px){.project{gap:8px;padding:10px}.project .projectInfo{font-size:12px}.project img{width:90%}}.newProjects{align-items:center;background:linear-gradient(145deg,#3b3b3b,#434343);border-radius:38px;display:flex;height:250px;justify-content:center;margin-bottom:15px;width:100%;& .newProjectBlock{align-items:center;display:flex;font-size:28px;height:200px;justify-content:center;margin:0 auto;width:150px}}.card2{background:linear-gradient(145deg,#3b3b3b,#434343);border-radius:25px;box-shadow:15px 15px 30px #2b2b2b,-15px -15px 30px #4b4b4b;color:#fff;height:330px;padding:5px;position:relative;text-align:center;width:20%}.circleRed{background:linear-gradient(145deg,#ce421f,#e44b1d);box-shadow:8px 8px 16px #e63e14,-8px -8px 16px #dd3112;height:40px;right:-15px;top:-15px;width:40px}.circleRed,.circleRed:before{border-radius:50%;position:absolute}.circleRed:before{background:linear-gradient(145deg,#f84109,#fd4f0a);box-shadow:4px 4px 8px #cc4218,-4px -4px 8px #dd3f17;content:"";height:25px;left:50%;top:50%;transform:translate(-50%,-50%);width:25px}@media (max-width:1200px){.card2{height:310px;width:23%}}@media (max-width:1110px){.card2 .project .projectInfo .tools .toolsPart img{height:26px;width:26px}}@media (max-width:992px){.card2{height:320px;width:25%}}@media (max-width:900px){.card2{height:280px}}@media (max-width:768px){.card2{height:400px;margin-top:30px;width:50%}}@media (max-width:576px){.card2{height:350px}}.card{background:linear-gradient(145deg,#3b3b3b,#434343);border-radius:25px;box-shadow:15px 15px 30px #2b2b2b,-15px -15px 30px #4b4b4b;color:#fff;height:330px;padding:5px;position:relative;text-align:center;transition:1s;width:20%;& .project{align-items:center;background-color:#e9e9e8;border:10px solid #e2e2e2;border-radius:18px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%;& .projectInfo{align-items:center;color:#115d5f;display:flex;flex-direction:column;font-family:Playfair Display,serif;font-weight:700;max-height:44%;text-align:center;width:60%;h2{font-size:18px}& .tools{color:#000;display:flex;flex-direction:column;gap:10px;opacity:0;transform:translateY(50px);transition:1s;h3{font-size:15px}& .toolsPart{display:flex;gap:10px;img{border:none;height:34px;width:34px}}}}a{align-items:center;display:flex;height:45%;justify-content:center;width:95%}img{border:.3px solid #acabab;border-radius:12px;height:100%;width:100%}}&:hover{height:360px;width:23%;& .project .projectInfo .tools{opacity:1;transform:translateY(-50px)}}}.circle{background:linear-gradient(145deg,#4d9fa6,#58b0b8);box-shadow:8px 8px 16px #3b7d83,-8px -8px 16px #69c8d0;height:40px;right:-15px;top:-15px;width:40px}.circle,.circle:before{border-radius:50%;position:absolute}.circle:before{background:linear-gradient(145deg,#61c6cb,#6ed7dc);box-shadow:4px 4px 8px #3b7d83,-4px -4px 8px #78d6de;content:"";height:25px;left:50%;top:50%;transform:translate(-50%,-50%);width:25px}@media (max-width:1200px){.card{height:310px;width:23%;& .project .projectInfo .tools .toolsPart img{height:30px;width:30px}}}@media (max-width:1110px){.card .project .projectInfo .tools .toolsPart img{height:26px;width:26px}}@media (max-width:992px){.card{height:320px;width:25%;& .project .projectInfo .tools .toolsPart img{height:21px;width:21px}}}@media (max-width:900px){.card{height:280px;& .project .projectInfo{h2{font-size:13px}& .tools .toolsPart img{height:18px;width:18px}}}}@media (max-width:768px){.card{height:400px;margin-top:30px;width:50%;& .project .projectInfo{h2{font-size:18px}}& .project .projectInfo .tools .toolsPart img{height:22px;width:22px}& .project .projectInfo .tools{opacity:1;transform:translateY(-50px)}&:hover{height:400px;width:55%}}}@media (max-width:576px){.card{height:350px}}.projects{align-items:center;display:flex;gap:40px;margin:30px auto;max-width:1400px;width:100%;& .projectsBlock{align-items:center;display:flex;flex-wrap:wrap;gap:55px;margin:0 auto;min-height:600px;width:98%}}@media (max-width:1200px){.projects{& .projectsBlock{gap:110px;min-height:1000px}}}@media (max-width:900px){.projects{& .projectsBlock{gap:60px}}}@media (max-width:768px){.projects{& .projectsBlock{flex-direction:column;gap:60px}}}
/*# sourceMappingURL=main.fbbb8115.css.map*/