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}.modal{align-items:center;background-color:rgba(2,2,2,.6);display:flex;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:.1s;width:100vw;z-index:10}.modal.active{opacity:1;pointer-events:all}.modal__content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;display:grid;height:35vh;padding:10px;text-align:center;-webkit-transform:scale(.5);transform:scale(.5);transition:all .4s;width:50vh}.modal__content.active{-webkit-transform:scale(1);transform:scale(1)}.modalTitle{color:#e1dddd;margin:10px 5px 20px;width:100%}.modalText{background-color:hsla(0,100%,99%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:15px;color:#fff;font-family:Caveat,sans-serif;font-size:20px;height:150px;letter-spacing:1px;margin:10px;outline:none;padding:10px 5px;resize:none;width:90%}.modalBtn,.modalText{align-self:center;justify-self:center}.modalBtn{background-color:hsla(0,0%,100%,.1);border-radius:10px;color:#e1dddd;padding:7px}::webkit-scrollbar{width:0}.resumeWrapper{align-items:center;display:flex;height:100%;justify-content:center;margin:30px auto;max-width:70%}.left-column{background:linear-gradient(270deg,#8c8888,20%,#282727);box-sizing:border-box;padding:20px;width:40%}.photo{-webkit-animation:fade-in 2s ease-in-out;animation:fade-in 2s ease-in-out;border-radius:50%;box-shadow:0 100px 20px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22),inset 0 44px 128px #000,0 10px 10px #000;width:100%}.contacts,.photo{margin-bottom:20px}.contacts h3{color:#fff;margin-bottom:10px}.contact{margin-bottom:5px}.contact a{color:#e1dcdc;text-decoration:none}.additional-education,.languages,.soft-skills,.tech-skills{color:#e1dcdc;margin-bottom:20px}.additional-education h3,.languages h3,.soft-skills h3,.tech-skills h3{color:#fff;margin-bottom:10px}.right-column{padding:20px 0;width:100%}.nameBox{padding:40px}.name{font-size:48px;margin-bottom:5px}.name,.title{font-weight:700}.title{font-size:18px;margin:20px}.education,.project-experience,.summary,.work-experience{margin-bottom:20px}.education h2,.project-experience h2,.summary h2,.work-experience h2{background-color:#8c8888;color:#fff;display:flex;font-size:24px;font-weight:700;margin-bottom:10px;padding:5px 0 5px 65px}ul{list-style:none;margin:0;padding:0}.RightText{padding-left:40px}.education,.project-experience,.work-experience{margin-bottom:15px}.project-experience a{color:#797777;text-decoration:underline}.btn{background-color:#61dafb;height:100px;width:100px}@media screen and (max-width:600px){.resumeWrapper{flex-direction:column;max-width:90%}.left-column{padding:20px;width:100%}.name{font-size:30px}.title{font-size:12px;margin:10px}.education h2,.project-experience h2,.summary h2,.work-experience h2{font-size:20px;margin-bottom:5px;padding:5px 0 5px 40px}.education p,.work-experience p{font-size:16px}.RightText{padding-left:20px}}@media screen and (min-width:601px) and (max-width:767px){.resumeWrapper{max-width:90%}.left-column{padding:20px;width:45%}.nameBox{padding:30px}.name{font-size:36px}.title{font-size:12px;margin:10px}.education h2,.project-experience h2,.summary h2,.work-experience h2{font-size:22px;margin-bottom:5px;padding:5px 0 5px 50px}.RightText{padding-left:30px}}@media screen and (min-width:768px) and (max-width:1023px){.resumeWrapper{max-width:90%}.left-column{padding:20px;width:40%}.nameBox{padding:40px}.name{font-size:40px}.title{font-size:16px;margin:20px}.education h2,.project-experience h2,.summary h2,.work-experience h2{font-size:24px;margin-bottom:10px;padding:5px 0 5px 65px}.RightText{padding-left:40px}}
/*# sourceMappingURL=main.5b963b7a.css.map*/