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}:root{--dark:#171321;--dark-blue:#2f3096;--blue:#3b3ee3;--yellow:#dae330;--dark-magenta:#961184;--magenta:#e324c9;--white:#fff;--dark-grey:#1c465e;--mono:"Cutive Mono",monospace;--roboto:"Roboto",sans-serif}.App,body,h1,h2,h3,html,p,section,ul{margin:0;padding:0}html{scroll-behavior:smooth}.devider{background:rgba(0,0,0,.6);height:2px}.contact{align-items:center;background-color:var(--dark-blue);display:flex;flex-flow:column wrap;padding:3rem 1rem}.contact__header{font-size:2rem;text-align:center}.contact__header,.contact__text{color:var(--white);font-family:var(--roboto);font-weight:700}.contact__text{line-height:1.5;margin:0 auto;max-width:400px;padding:2rem 0}.contact__button{background-color:var(--dark);border-radius:4px;color:var(--white);font-family:var(--roboto);font-weight:700;padding:.25rem 1rem;text-decoration:none}.contact__button:hover{background-color:#000}.footer{align-items:center;background-color:var(--dark);display:flex;flex-flow:column wrap;padding:3rem 1rem}.footer__contact,.footer__title{color:var(--white);font-family:var(--roboto);font-weight:700}.footer__contact{display:flex;gap:2rem;list-style-type:none;padding:2rem 0}.footer__contact a{color:var(--blue);font-size:3rem}.footer__contact a:hover{color:var(--dark-blue)}.footer_rights{color:var(--white);font-family:var(--roboto);font-weight:700}.header{background:url(/static/media/main-image.280728898cb51cfb2ccf.jpg) no-repeat 50% fixed;background-size:cover}.header__blur{background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;padding:2rem}.header__content-container{margin:0 auto;max-width:1200px;width:100%}.header__nav-list{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:center;list-style-type:none;padding:2rem 0 4rem}.header__nav-list li:first-child{text-align:center;width:100%}.header__nav-list li a{color:var(--white);font-family:var(--roboto);font-weight:700;text-decoration:none}.header__nav-list li:first-child a{font-family:var(--mono);font-weight:700}.header__nav-list li a:hover{color:var(--dark)}.header__nav-list .header__some-icon{color:var(--yellow);font-size:1.5rem}.header__nav-list .header__some-icon:hover{color:var(--dark)}.header__nav-list .header__cv{background-color:var(--yellow);border-radius:4px;color:var(--dark);font-weight:700;padding:.25rem 1rem}.header__nav-list .header__cv:hover{background-color:var(--dark);color:var(--yellow)}.header__intro{color:var(--white);font-family:var(--mono);font-weight:700;padding:1rem 0}.header__name{color:var(--yellow);font-size:4rem}.header__name,.header__occupation{font-family:var(--roboto);font-weight:700}.header__occupation{color:var(--white);font-size:2rem;word-break:break-all}.header__intro-text{background-color:rgba(0,0,0,.5);border:1px solid var(--white);border-radius:4px;color:var(--white);font-family:var(--roboto);font-weight:700;line-height:2;margin:1rem 0;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header__intro-text a{color:var(--yellow)}@media (min-width:750px){.header__nav-list{justify-content:flex-end;margin:0 auto}.header__nav-list li:first-child{flex:1 1;text-align:start;width:auto}.header__occupation{font-size:4rem}}.projects{background-color:var(--dark);display:flex;flex-direction:column;padding:4rem 2rem}.projects__content-container{margin:0 auto;max-width:1200px}.projects__header{color:var(--white);font-family:var(--roboto);font-size:200%}.projects__project-title{color:var(--white);font-family:var(--mono);font-weight:700;padding:1rem 0}.projects__project-header{color:var(--yellow);font-family:var(--roboto);font-weight:700;padding-bottom:1rem}.projects__project-description{border-bottom:1px solid var(--white);border-radius:0 0 5px 0;border-right:1px solid var(--white);color:var(--white);font-family:var(--roboto);font-size:85%;font-weight:700;line-height:1.5;padding:1rem 1rem 1rem 0}.projects__project{display:flex;flex-direction:column;padding:3rem 0}.projects img{border-radius:8px;height:auto;width:100%}.reverted .projects__project-content{order:2}@media (min-width:750px){.projects__project{flex-direction:row}.projects img{height:auto;width:40%}.projects__project-title{padding:2rem 1rem 0;text-align:right}.projects__project-header{padding:1rem;text-align:right}.projects__project-description{margin-left:2rem;padding:1rem}.reverted .projects__project-content{order:0}.reverted .projects__project-header,.reverted .projects__project-title{text-align:left}.reverted .projects__project-description{border-bottom:1px solid var(--white);border-left:1px solid var(--white);border-radius:0 0 0 5px;border-right:none;margin-left:0;margin-right:2rem}}
/*# sourceMappingURL=main.f48e757f.css.map*/