@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";:root{--header-height: 3rem;--body-font: "Poppins", sans-serif;--h1-font-size: 1.5rem;--h2-font-size: 1.25rem;--h3-font-size: 1rem;--normal-font-size: .938rem;--small-font-size: .875rem;--smaller-font-size: .813rem;--font-medium: 500;--font-semi-bold: 600;--mb-1: .5rem;--mb-2: 1rem;--mb-3: .5rem;--z-tooltip: 10;--z-fixed: 100;line-height:1.525}body{--url-color: #0072c6;--button-hover-color: #1e90ff;--title-color: #2a2a2a;--text-color: #606060;--text-color-light: #808080;--container-color: #fcfcfc;--container-color-alt: #f0f0f0;--body-color: #bbb}body.dark-theme{--url-color: #005688;--button-hover-color: #0495a2;--title-color: #d8e0eb;--text-color: #94a3bb;--container-color: #20232c;--container-color-alt: #2b303b;--body-color: #1b1e22}*,:before,:after{box-sizing:border-box;transition:background-color .2s ease,color .2s ease}html{scroll-behavior:smooth}body{margin:2rem 0 var(--header-height) 0;padding:0;font-family:var(--body-font);font-size:var(--normal-font-size);background-color:var(--body-color);color:var(--text-color)}h1,h2,h3,ul,p{margin:0}h1,h2,h3{color:var(--title-color);font-weight:var(--font-medium);margin-bottom:0rem}ul{padding:0;list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}.section{padding:.5rem 0}.section-title{font-size:var(--h2-font-size);color:var(--title-color);font-weight:var(--font-semi-bold);text-transform:uppercase;letter-spacing:.3rem;text-align:center;margin-bottom:var(--mb-3)}.bd-container{max-width:1185px;height:1580px;width:calc(100% - 3rem);margin-left:var(--mb-3);margin-right:var(--mb-3)}.bd-grid{display:grid;gap:1.25rem}.l-header{width:100%;position:fixed;bottom:0;left:0;z-index:var(--z-fixed);background-color:var(--body-color);box-shadow:0 -1px 4px #0000001a;transition:.3s}.nav{height:var(--header-height);display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 968px){.nav__menu{position:fixed;bottom:-100%;left:0;width:100%;padding:1rem .5rem;background-color:var(--body-color);box-shadow:0 1px 4px #0000001a;border-radius:1rem 1rem 0 0;z-index:var(--z-fixed);transition:.3s}}.nav__logo,.nav__toggle{color:var(--title-color);font-weight:var(--font-medium)}.nav__toggle{font-size:1.2rem;cursor:pointer}.nav__item{text-align:center}.nav__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.nav__link{display:flex;flex-direction:column;font-size:var(--smaller-font-size);color:var(--text-color-light);font-weight:var(--font-medium)}.nav__link:hover{color:var(--title-color)}.nav__icon{font-size:1.2rem;margin-bottom:var(--mb-1);z-index:-1}.show-menu{bottom:var(--header-height)}.active-link{color:var(--title-color)}.home{position:relative}.home__container{gap:3rem}.home__data{gap:.5rem;text-align:center}.home__img{width:120px;height:120px;border-radius:50%;justify-self:center;margin-bottom:var(--mb-1)}.home__title{font-size:var(--h1-font-size)}.home__profession{font-size:var(--normal-font-size);margin-bottom:var(--mb-1)}.home__address{gap:1rem}.home__information{display:flex;align-items:center;font-size:var(--small-font-size)}.home__icon{font-size:1.2rem;margin-right:.25rem}.home__button-movil{display:inline-block;border:2px solid var(--text-color);color:var(--title-color);padding:1rem 2rem;border-radius:.25rem;transition:.3s;font-weight:var(--font-medium);margin-top:var(--mb-3)}.home__button-movil:hover{background-color:var(--text-color);color:var(--container-color)}.resume__left{background-color:var(--container-color-alt)}.social__container{grid-template-columns:max-content;gap:1rem}.social__link{display:inline-flex;align-items:center;font-size:var(--small-font-size);color:var(--text-color)}.social__link:hover{color:var(--button-hover-color)}.social__icon{font-size:1.2rem;margin-right:.25rem}.cv-toolbox{padding-top:.5rem;width:100%;display:flex;flex-direction:row;align-items:center;gap:.25rem}.profile__description{text-align:left!important}.education__content,.experience__content{display:flex}.experience__description{max-width:100%;min-width:0}.education__time,.experience__time{padding-right:1.5rem}.education__rounder,.experience__rounder{position:relative;display:block;width:12px;height:12px;background-color:var(--text-color-light);border-radius:5%;margin-top:.25rem;transform:translate(.125rem) translateY(.125rem) rotate(45deg)}.education__line,.experience__line{display:block;width:2px;height:90%;background-color:var(--text-color-light);transform:translate(7px)}.education__data,.experience__data{gap:.5rem;width:100%}.education__title,.experience__title,.experience__hl-tech{font-size:var(--h3-font-size)}.experience__hl-tech{color:var(--text-color-light)}.experience__hl-tech_subtitle{display:none}.education__studies,.experience__project{font-size:var(--small-font-size);color:var(--title-color)}.education__year,.experience__company,.section-subtitle{font-size:var(--smaller-font-size);color:var(--text-color-light);font-weight:700}.section-subtitle{font-style:italic;margin-bottom:var(--mb-2)}.list_section__content{grid-template-columns:repeat(1,1fr)}.list_section__name{display:flex;align-items:center;margin-bottom:var(--mb-1)}.list_section__circle{display:inline-block;width:4px;height:4px;background-color:var(--text-color);border-radius:50%;margin-right:.5rem}.items__content{padding:0;margin:0;row-gap:0}.items__data{display:flex;flex-flow:row wrap;align-items:stretch}.items__name{min-width:160px}.projects{max-width:100%;min-width:0}.project__header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.project{margin-bottom:1rem}.project-url{color:var(--url-color)}.project-url:hover{color:var(--button-hover-color);text-shadow:1px 1px 2px var(--container-color),0 0 4px var(--container-color)}.project-url-icon{display:none}.project-tech-list{color:var(--text-color-light);display:inline-flex;justify-content:flex-start;flex-wrap:wrap;gap:1em}.actions{font-size:var(--h1-font-size);color:var(--title-color);border:none;outline:none;background-color:transparent}.actions:hover{color:var(--button-hover-color)}@media screen and (max-width: 320px){.nav__list{grid-template-columns:repeat(2,1fr);gap:.5em .25rem}}@media screen and (max-width: 672px){.project-tech-list{justify-content:center;margin:0 2em 0 1em}}@media screen and (max-width: 967px){.bd-container{height:unset;width:calc(100vw - 1rem);max-width:unset}.resume__left{gap:2em;padding:2em;margin:0 1em;border-radius:16px}.cv-toolbox{justify-content:space-evenly}.section-title{margin:1.5em 0;font-size:120%}.home__address{justify-content:center}.profile__description{text-align:left!important}.section-subtitle{text-align:center}.social__container{justify-content:center}.items__content{display:flex;justify-content:center;align-content:center;align-items:center}.items__data{justify-content:center;align-content:center;text-align:center}.items__name{min-width:unset;width:calc(50vw - .5rem);text-align:center}.experience__container{max-width:100vw}.experience__group{margin:0;padding:0}.experience__hl-tech{display:none}.experience__hl-tech_subtitle{text-align:left;margin-bottom:.5rem;display:unset}.project{margin-top:1rem}.project-url{display:none}.project-url-icon{display:unset}.education__data,.experience__data{margin-right:1rem}.social__container{display:flex;flex-flow:row wrap;justify-content:space-evenly}}@media screen and (max-width: 1280px){.bd-container{height:unset}.items__name{min-width:unset;width:140px}}@media screen and (min-width: 968px){body{margin:3rem}.bd-container{margin-left:auto;margin-right:auto}.l-header,.scrolltop{display:none}.resume{height:100%;display:grid;grid-template-columns:.5fr 1fr;background-color:var(--container-color);box-shadow:0 0 8px #0d0c0c26;padding:1em}.resume__left,.resume__right{padding:0 1rem}.resume__right{padding-top:.5rem}.section-title,.profile__description{text-align:left}.home__container{gap:1.5rem}}
