:root{--color-red:#c3110e;--color-grey-dark:#494848}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Questrial,sans-serif;line-height:1.6}@media screen and (max-width:992px){html{font-size:50%}}.NavItem{color:var(--color-grey-dark);cursor:pointer;font-size:2.4rem;text-decoration:none;text-transform:capitalize;transition:all .2s ease}.NavItem-active,.NavItem:hover{color:var(--color-red)}.Navbar{align-items:flex-start;bottom:0;box-sizing:border-box;display:flex;gap:12rem;height:10rem;justify-content:flex-end;left:0;min-width:375px;padding-right:20rem;position:absolute;width:100vw}@media screen and (max-width:1200px){.Navbar{padding-right:10rem}}@media screen and (max-width:992px){.Navbar{gap:8rem;padding-right:8rem}}@media screen and (max-width:576px){.Navbar{gap:4rem;justify-content:center;padding:2rem}}.Home{align-items:flex-end;display:flex;flex-direction:column;font-size:2rem;height:100%;justify-content:center;width:100%}.Home__header{font-size:6rem;line-height:normal;margin:3rem 0}.Home__header,.Home__subheader{color:var(--color-red);font-weight:400}.Home__subheader{font-size:4rem;margin-bottom:4rem}.Home__description{max-width:60rem;text-align:end}.Home__description--is-bold{font-weight:600}@media screen and (max-width:576px){.Home__subheader{font-size:2.4rem}}.ProjectItem__link{flex-basis:calc(50% - 1.6rem);min-width:67rem;text-decoration:none}.ProjectItem{color:var(--color-grey-dark);cursor:pointer;display:flex;font-size:2rem;gap:4.8rem;justify-content:flex-end;margin:0;transition:all .2s ease}.ProjectItem:hover{-webkit-transform:scale(1.005);transform:scale(1.005)}.ProjectItem__imageContainer{box-shadow:0 10px 10px -10px rgba(33,35,38,.1);box-sizing:border-box;height:16rem;overflow:hidden;width:20rem}.ProjectItem__image{height:100%;object-fit:cover;width:100%}.ProjectItem__content{align-items:flex-end;display:flex;flex-direction:column;gap:1rem}.ProjectItem__name{color:var(--color-red);font-size:2.6rem;font-weight:400;margin:1.6rem 0 0}.ProjectItem__description{opacity:.8;text-align:end}.ProjectItem__tools{text-align:end}@media screen and (max-width:576px){.ProjectItem__link{min-width:343px}.ProjectItem{align-items:center;flex-direction:column-reverse;gap:2rem}.ProjectItem__imageContainer{height:32rem;width:40rem}.ProjectItem__content{align-items:center}}.Projects{display:flex;flex-wrap:wrap;gap:3.2rem;height:100%;justify-content:flex-end;width:100%}@media screen and (max-width:576px){.Projects{gap:4rem;justify-content:center}}.About{align-items:flex-end;display:flex;flex-direction:column;font-size:2rem;height:100%;justify-content:center;width:100}.About__imageContainer{margin-bottom:4rem;max-height:32rem;max-width:32rem;overflow:hidden;width:100%}.About__image{object-fit:cover;width:100%}.About__description{margin-bottom:4rem;max-width:55rem;text-align:end}.About__description--is-italic{font-style:italic}.About__seeMore{margin-bottom:4rem}.About__subheader{color:var(--color-red);font-size:2.4rem;font-weight:400;margin-bottom:1.6rem}.About__linkList{list-style-type:none}.About__linkItem{text-align:end}.About__linkItem a{color:inherit;font-size:2rem;text-decoration:none}.About__linkItem a:hover{color:var(--color-red)}@media screen and (max-width:576px){.About{justify-content:flex-start}}.Contacts{align-items:flex-end;display:flex;flex-direction:column;font-size:1.6rem;height:100%;justify-content:center;width:100%}.Contacts__subheader{color:var(--color-red);font-size:2.4rem;font-weight:400;margin-bottom:1.6rem}.Contacts__list{list-style-type:none}.Contacts__listItem{font-size:2rem;text-align:end}.Contacts__listItem a{color:inherit;font-size:2rem;text-decoration:none}.Contacts__listItem a:hover{color:var(--color-red)}.App{background-color:rgba(255,250,240,.25);min-width:375px}.App,.App__bg{height:100vh;overflow:hidden;width:100vw}.App__bg{left:0;position:fixed;top:0;z-index:-1}.App__bgImg{height:100%;object-fit:cover;width:100%}.App__container{-ms-overflow-style:none;height:calc(100% - 14rem);margin-left:auto;margin-top:2rem;overflow-y:scroll;padding-left:4rem;padding-right:20rem;scrollbar-width:none;width:100%}.App__container::-webkit-scrollbar{display:none}@media screen and (max-width:1200px){.App__container{padding-right:10rem}}@media screen and (max-width:992px){.App__container{padding-right:8rem}}@media screen and (max-width:768px){.App__container{padding-right:8rem}}@media screen and (max-width:576px){.App__container{height:calc(100% - 20rem);padding:4rem 2rem 0}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=main.7cc32672.css.map*/