@import"https://fonts.googleapis.com/css2?family=Karla:wght@400;600;700;800&display=swap";@font-face{font-family:Quantum;src:url(../assets/fonts/Quantum.otf) format("opentype");font-weight:400;font-style:normal}#cv{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:100%;gap:0;height:auto;margin:0;background:url(/assets/Cv-background.svg) no-repeat center/cover;overflow:hidden;color:#000;text-align:justify;font-family:Karla,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}#cv .title-name{font-family:Quantum,Karla,sans-serif;font-size:2rem;font-weight:400;line-height:1.2;margin:.25rem 0 .5rem}#cv .text-bold{font-size:1.25rem;font-style:italic;font-weight:800;line-height:1.3;margin:.25rem 0 .75rem}#cv .section-title{font-size:1.5rem;font-weight:800;margin:1rem 0 .5rem;line-height:1.25}#cv .subtitle-title{font-size:1.125rem;font-style:italic;font-weight:600;margin:.5rem 0 .25rem;line-height:1.3}#cv .first-column,#cv .second-column,#cv .third-column{grid-row:1;margin:5vw}#cv .first-column{grid-column:1}#cv .second-column{grid-column:2}#cv .third-column{grid-column:3}#cv .list p{margin:.125rem 0}@media (max-width: 900px){#cv{grid-template-columns:1fr}#cv .first-column,#cv .second-column,#cv .third-column{grid-column:1;margin:6vw 5vw}#cv .title-name{font-size:1.75rem}#cv .section-title{font-size:1.375rem}#cv .text-bold{font-size:1.125rem}#cv .subtitle-title{font-size:1rem}}
