*{box-sizing:border-box;padding:0;margin:0}:root{--lightgray: #f9faff;--yellow: #fdc435;--white: #ffffff;--grey: #828282;--black: black;--blue-grey: #deebf7}html,body{font-family:"Playfair Display","Arial","sans-serif";font-size:1.2vw;width:100%;min-height:100vh;background-color:var(--lightgray);display:flex;flex-direction:column;align-items:center;scroll-behavior:smooth}header{position:relative;width:100%;height:3.1em;padding:.6em 6.7em 0 6.7em;font-size:1.04em;font-weight:500;line-height:180%;z-index:1}main{flex-grow:1}.name{font-family:"Comfortaa";float:left}.nav-bar{font-family:"Raleway";float:right;display:flex;flex-direction:row;gap:2.7em}a{color:var(--black);text-decoration:none;border-bottom:.13em solid rgba(0,0,0,0)}.nav-bar__item:hover,.gitHub-projects:hover,.gitHub-resume:hover{border-bottom-color:var(--yellow)}.nav-bar__item--active,.nav-bar__item--default:hover{border-bottom-color:var(--black)}.intro-box{position:relative;margin-left:7em;top:-3.2em;display:flex;flex-direction:row;align-items:center}.intro-box::after{content:"";clear:both;display:table}.about-page{margin-top:5.4em;margin-right:6.8em}.intro--short{flex-basis:45%;flex-grow:1;flex-shrink:1}.profile-photo--big{flex-basis:54%;flex-grow:1;flex-shrink:1}.intro--main{flex-basis:56%;flex-grow:1;flex-shrink:1}.profile-photo--small{align-self:flex-start;flex-basis:44%;flex-grow:1;flex-shrink:1}.profile-photo{display:block;width:100%;height:100%}.vacancy{font-family:"Nunito";font-size:1.17em;font-weight:600;color:var(--yellow)}.intro-text{margin:.66em 0;font-size:1.04em;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.85em}.intro-text p{font-family:"Nunito";font-size:1.35em;font-weight:300;line-height:150%;color:var(--grey)}.intro-text--short{flex-basis:45%;padding-right:6.3em}.intro-text--main{flex-basis:55%;padding-right:4.3em}h1{font-size:4.4vw;line-height:120%;text-align:justify}h2{font-size:2.7em;font-weight:bold;line-height:1.45em}.btn-container{display:inline-flex}.btn{font-family:"Roboto";font-size:1em;line-height:150%;padding:.5em 1.3em .5em 1.3em;border:solid;border-width:.13em}.btn-primary,.btn-secondary{border-radius:.4em;margin-right:.45em}.btn-primary{background-color:var(--yellow);border-color:var(--yellow)}.btn-secondary{background-color:rgba(0,0,0,0);border-color:var(--black)}#projects{margin:5.4em auto 8.1em auto;width:69%;display:flex;flex-direction:column;align-items:center;gap:4.55em}.line{height:.25em;width:59%;border-radius:.2em;margin:.3em auto;background:var(--yellow)}.project{background-color:var(--white);display:flex;height:30em;width:100%;flex-direction:row;border-radius:1.3em;box-shadow:0 0 2em 0 var(--blue-grey)}.project-screen{flex-basis:50%;flex-shrink:0;overflow:hidden}.project-details{padding:1em 2.85em 1em 2.5em;flex-basis:50%;display:flex;flex-direction:column;justify-content:space-evenly;gap:1.4em}.project__name{font-size:2em;font-weight:600}.project__desc{text-align:justify;font-family:"Nunito";font-size:1.05em;font-weight:300;line-height:150%;color:var(--grey)}.btn-view-project-code{align-self:flex-start;border-radius:1.4em;padding:.5em 1.5em;background-color:rgba(0,0,0,0);border-color:var(--black);margin-bottom:1em}.img-right{border-radius:0 1.3em 1.3em 0}.img-left{border-radius:1.3em 0 0 1.3em}.project-screen--right{display:block;width:100%;height:auto}.project-screen--left{display:block;width:100%;height:auto}footer{text-align:center;font-family:"Nunito"}footer small{font-size:.9em;padding:1.6em 0 5em 0;color:var(--grey)}#contacts{font-size:2.2em;color:var(--black);display:flex;flex-direction:row;justify-content:center;gap:1.3em;scroll-behavior:smooth}.bi-linkedin::before,.bi-github::before,.bi-envelop-fill::before{color:var(--black)}@media print{.project{box-shadow:none}html,body{width:210mm;height:297mm}}/*# sourceMappingURL=styles.css.map */
