@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.general{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;box-shadow:-10px 0 #9acd32;border-top:4px solid rgb(177,189,211);border-bottom:2px solid rgb(177,189,211);background-color:var(--block-color);max-width:var(--block-width)}.general h3{margin:10px 0 0}.general .content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:50px;text-align:center;padding:20px}.general input{width:90%}.education{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;box-shadow:-10px 0 #8a2be2;border-top:2px solid rgb(177,189,211);border-bottom:2px solid rgb(177,189,211);background-color:var(--block-color);max-width:var(--block-width)}.education h3{margin:0}.education .content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:50px;text-align:center;padding:20px}.educationTitle{grid-column:1/3;height:40px;display:grid;border-bottom:2px solid black}.educationTitle h3{justify-self:center}.educationTitle button{justify-self:end;transform:translate(-20px,-40px);background-color:transparent;box-sizing:border-box;border:none;text-decoration:none;cursor:pointer;font-size:2rem}.education input{width:90%}.degreeDuration{display:grid;grid-template-columns:auto auto;grid-template-rows:auto}.degreeDuration label>h3{word-wrap:break-word}.add-education{height:48px;font-size:2rem;display:grid;place-content:center;border:2px solid black;color:#fff;border-radius:10px;background-color:#051622;cursor:pointer;margin-bottom:50px;transition:transform .3s ease}.add-education:active{transform:scale(.9)}.experience{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;border-top:2px solid rgb(177,189,211);border-bottom:2px solid rgb(177,189,211);box-shadow:-10px 0 #2107b5;background-color:var(--block-color);max-width:var(--block-width)}.experience h3{margin:0}.experience .content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:50px;text-align:center;padding:20px}.experienceTitle{grid-column:1/3;height:40px;display:grid;border-bottom:2px solid black}.experienceTitle h3{justify-self:center}.experienceTitle button{justify-self:end;transform:translate(-20px,-40px);background-color:transparent;box-sizing:border-box;border:none;text-decoration:none;cursor:pointer;font-size:2rem}.experience input,.experience textarea{width:90%}.experience textarea{resize:none;height:125px}.jobDuration{display:grid;grid-template-columns:auto;grid-template-rows:auto auto}.jobDuration input{width:90%}.add-experience{height:48px;font-size:2rem;display:grid;place-content:center;border:2px solid black;color:#fff;border-radius:10px;background-color:#051622;cursor:pointer;margin-bottom:30px;transition:transform .3s ease}.add-experience:active{transform:scale(.9)}.page{background-color:#656e83;width:40rem;height:100vh;font-size:.75rem;border-right:4px solid rgb(177,189,211);display:flex;justify-content:center;align-items:center;position:sticky;top:0}.resume{max-width:40rem;background-color:#fff;height:100%;max-height:calc(100% - 6rem);border-radius:10px;overflow:hidden;display:grid;grid-template-columns:2fr 3fr}.cvinfo{display:flex;flex-direction:column;align-items:end;gap:10px;width:200px;background-color:var(--cv-color);box-sizing:border-box;padding-left:20px}.cv-img-container{padding:20px 25px 10px 0;box-sizing:border-box;max-width:150px;display:grid;place-content:center}.cv-img{width:125px;height:125px;object-fit:cover;border-radius:50%}.cv-contact{display:flex;flex-direction:column;gap:10px;max-width:150px;color:#fff}.cv-contact h2{height:24px;width:150px;font-size:1.25rem;border-bottom:2px solid rgb(136,133,133)}.cv-contact div>div{word-wrap:break-word}.cv-contact>div{padding-right:5px;box-sizing:border-box}.cv-education{display:flex;flex-direction:column;gap:20px;max-width:150px;color:#fff}.cv-education h2{width:150px;border-bottom:2px solid rgb(136,133,133)}.cv-education>div{padding-right:5px;box-sizing:border-box}.cv-education-degree{word-wrap:break-word}.cv-education-degree-dategpa{display:flex;gap:30px}.cv-about{max-width:300px;padding:20px;box-sizing:border-box}.cv-about-name{word-wrap:break-word;max-width:90%;height:130px;color:var(--cv-color);padding-bottom:10px}.cv-about-name h3{font-weight:600;font-size:1.75rem}.cv-about-name h4{font-weight:400;font-size:1.25rem;letter-spacing:.2rem}.cv-about-name h5{margin-top:10px;font-weight:500;font-size:.75rem}.cvexperience{display:flex;flex-direction:column}.cvexperience h3{margin-bottom:20px;border-bottom:2px solid rgb(136,133,133);color:var(--cv-color);font-size:1.25rem}.cvexperience-block{word-wrap:break-word;list-style:none;display:grid;justify-content:start;gap:5px;grid-template-columns:auto auto;max-width:270px}.cvexperience-block-marker{grid-row:1/5;height:100%;display:flex;flex-direction:column;align-items:center;justify-self:start}.marker-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;border:2px solid rgb(78,77,77);background-color:transparent}.marker-line{width:2px;height:100%;background-color:#888585}.cvexperience-duration{color:#363535;font-weight:600;font-size:.75rem;word-wrap:break-word;max-width:240px}.cvexperience-company{color:#4e4d4d;word-wrap:break-word;max-width:240px}.cvexperience-position{color:#363535;font-weight:600;word-wrap:break-word;max-width:240px}.cvexperience-details{margin-bottom:20px;word-wrap:break-word;max-width:240px}:root{font-size:16px;--input-width: 10rem;--input-height: 40px;--block-width: 40rem;--cv-color: rgb(43, 51, 63);--block-color: rgb(251, 246, 246)}*{font-family:Poppins;margin:0;padding:0}article{display:grid;justify-content:end}nav{height:100px;max-width:var(--block-width);display:grid;place-items:center;font-size:2rem;background-color:#0a75bc;color:#fff;box-shadow:-10px 0 #0a75bc}input{height:var(--input-height)}.content label h3{color:#828ca2}input,textarea{font-size:1rem;border-radius:5px;border-style:none;background-color:#d8dde8;box-sizing:border-box;padding:10px}.blockTitle{display:grid;place-items:center;font-size:2rem;height:75px;background-color:#fbf6f6;width:100%}@media only screen and (min-width: 0px) and (max-width: 1200px){#root{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center}#root .page{box-shadow:-8px 0 #656e83}#root .page{height:800px}}@media only screen and (min-width: 1201px){#root{display:grid;background:linear-gradient(#efebeb,#696f82);grid-template-columns:1fr 1fr;grid-template-rows:auto}}
