*{margin:0;padding:0}body{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}#root{display:flex;justify-content:center;margin:0;padding:0;width:100vw}h1{font-size:3rem;font-weight:600}h2{font-size:2rem;font-weight:500}h3{font-size:1.5rem;font-weight:500}h4{font-weight:500}.award-wrapper{display:flex;gap:1rem;justify-content:space-between}.award{display:flex;flex-direction:column;gap:.25rem;width:100%}.experience{display:flex;gap:1rem;justify-content:space-between}.experience__left{display:flex;flex-direction:column;gap:.25rem;text-align:left}.experience__right{display:flex;flex-direction:column;gap:.25rem;width:75%}.header{position:relative}.header__name{bottom:0;font-size:3rem;font-weight:600;left:50px;position:absolute;top:50px}.header__title{font-size:2rem;left:50px;position:absolute;top:100px;width:fit-content}.header__yellow-ball{background-color:#d7c51f;border-radius:50%;height:200px;width:200px}.header .contact-container{align-items:baseline;border-top:1px solid black;bottom:0;display:flex;gap:1rem;padding-top:.5rem;position:absolute;right:0;width:fit-content}.header .contact-container .contact{display:flex;gap:.25rem}.page{box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:2rem;max-width:1000px;padding:2rem;width:100%}.page--light{background-color:#fff;color:#000}.page--light .text{color:#444}.profile__content{display:flex;gap:2rem;margin-top:1rem}.profile__photo{border-radius:50%;height:150px;width:150px}.profile__summary{text-align:justify;width:90%}.reference-wrapper{display:flex;gap:1rem;justify-content:space-between}.reference{display:flex;flex-direction:column;gap:.25rem;width:100%}.section{display:flex;justify-content:space-between;width:100%}.section__title{width:20%}.section__content{display:flex;flex-direction:column;gap:1rem;text-align:justify;width:80%}.section__left{display:flex;flex-direction:column;gap:1rem;width:15%}.section__line{background-color:#000;height:3px;width:40%}.slider{background-color:#d7c51f;height:3px;width:100%}.slider__value{background-color:#000;height:3px}.slider__value--reverse{background-color:#d7c51f}.slider--reverse{background-color:#000}.skills-wrapper{display:flex;gap:5rem;justify-content:space-between}.skills{display:flex;flex-direction:column;gap:.5rem;width:100%}.skills__skill{align-items:center;display:flex;justify-content:space-between}.skills__skill .slider{width:50%}
