.profile{padding-top:3.5rem}.profile__container{row-gap:2rem}.profile__data{display:grid;text-align:center}.profile__perfil{display:grid;justify-content:center}.profile__perfil .profile__img{width:100px;height:100px;border-radius:50%}.profile__border{justify-self:center;width:120px;height:120px;border-radius:50%;border:3.5px solid hsl(207,90%,61%);display:grid;place-items:center;margin-bottom:.75rem}.profile__name{font-size:var(1.25rem);color:#22272b}.profile__profession{font-size:var(.75rem);font-weight:500;margin-bottom:1rem}.profile__social{display:flex;justify-content:center;column-gap:.75rem}.profile__social-link{font-size:1.25rem;color:#22272b;transition:.3s}.profile__social-link:hover{color:#42a5f5}.profile__info{grid-template-columns:repeat(3,max-content);justify-content:center;column-gap:2.5rem}.profile__info-group{text-align:center}.profile__info-number{font-size:.938rem;margin-bottom:.25rem}.profile__info-description{font-size:.75rem;font-weight:500}.profile__buttons,.profile__buttons-small{display:flex;align-items:center;justify-content:center}.profile__buttons{column-gap:1rem}.profile__buttons-small{column-gap:.25rem}.button{display:inline-flex;align-items:center;column-gap:.5rem;background-color:#42a5f5;color:#0c151d;padding:1.15rem 1.5rem;border-radius:.5rem;transition:.3s;box-shadow:0 8px 24px #42a5f540}.button i{font-size:1.25rem}.button:hover{background-color:#2f9bf4}.button__small{padding:.75rem;box-shadow:none}.button__gray{background-color:#e9ebec;color:#22272b}.button__gray:hover{background-color:#bac0c4}.filters__content{margin:2rem 0 2.5rem;background-color:#e9ebec;padding:.375rem;border-radius:.75rem;display:flex;justify-content:space-between;column-gap:.5rem}.filters__button{width:100%;border:none;outline:none;padding:1rem;color:#22272b;font-size:.813rem;font-family:Poppins,sans-serif;font-weight:500;border-radius:.75rem;cursor:pointer;transition:.3s}.filters__button:hover,.filters__button-active{background-color:#fafdff}.projects__card{position:relative;border-radius:1rem;overflow:hidden}.projects__card img{width:100%;height:100%;object-fit:cover}.projects__modal{position:absolute;width:100%;height:100%;bottom:-100%;left:0;background:linear-gradient(180deg,hsla(207,24%,40%,.3) 0%,hsl(207,24%,4%) 95%);display:grid;align-items:flex-end;padding:1.5rem 1.25rem;transform:.3s}.projects__subtitle,.projects__title{color:#fff}.projects__subtitle{font-size:.75rem}.projects__title{font-size:1rem;margin-bottom:.75rem}.projects__button{padding:.5rem}.projects__card:hover .projects__modal{bottom:0;transition:.3s}.projects__more{text-align:right}.projects__more a{color:#42a5f5}.skills__content{row-gap:3.5rem}.skills__title{font-size:1rem;text-align:center;margin-bottom:1.5rem}.skills__box{display:flex;justify-content:center;column-gap:3rem}.skills__group{width:100%;display:grid;justify-content:center;grid-template-columns:repeat(2,max-content);row-gap:1rem;column-gap:4rem}.skills__data{display:flex;column-gap:.5rem}.skills__data i{font-size:1rem;color:#42a5f5}.skills__name{font-size:.938rem;font-weight:500;line-height:18px}.skills__level{font-size:.75rem}*{box-sizing:border-box;padding:0;margin:0}.dark-theme{font-family:Poppins,sans-serif;font-size:.938rem;background-color:#0c151d;color:#657481;transition:.3s;margin:0 auto}.dark-theme .filters__content{background-color:#171f26}.dark-theme .filters__button{background-color:#171f26;color:#b8c0c7}.dark-theme .button__gray{background-color:#171f26;color:#fff}.dark-theme .button__gray:hover{background-color:#1f2a33}.dark-theme .change-theme{color:#42a5f5}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme .profile__social-link,.dark-theme .filters__button{color:#f1f2f4}.dark-theme .filters__button:hover,.dark-theme .filters__button-active{background-color:#0c151d}body{font-family:Poppins,sans-serif;font-size:.938rem;background-color:#fafdff;color:#657481;margin:0 auto}.App{transition:.3s}h1,h2,h3{color:#22272b;font-weight:600}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}.logo{height:6em;padding:1.5em;will-change:filter}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{max-width:968px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.grid{display:grid;gap:1.5rem}::-webkit-scrollbar{width:.6rem;border-radius:.5rem;background-color:#a1a9af}::-webkit-scrollbar-thumb{width:.6rem;border-radius:.5rem;background-color:#808b93}::-webkit-scrollbar-thumb:hover{background-color:#677179}.change-theme{position:absolute;top:1.5rem;right:25px;font-size:1.25rem;color:#22272b;cursor:pointer;transition:.3s}.change-theme:hover{color:#42a5f5}.main{padding-bottom:50px}@media screen and (max-width: 334px){.profile__info{column-gap:1.5rem}.profile__buttons{flex-direction:column;row-gap:1rem}}@media screen and (min-width: 576px){.projects__content{grid-template-columns:332px;justify-content:center}.filters__content{width:332px;margin:3rem auto}}@media screen and (min-width: 768px){.projects__content,.skills__content{grid-template-columns:repeat(2,332px)}.skills__content{justify-content:center;column-gap:3rem}.projects__more{align-self:start;text-align:right;grid-column:2;grid-row:4/6}.projects__more a{color:#42a5f5}}@media screen and (min-width: 992px){.container{margin-left:auto;margin-right:auto}.change-theme{top:2.5rem;right:2.5rem}.profile{padding-top:4rem}.profile__border{width:135px;height:135px;margin-bottom:1rem}.profile__perfil{width:120px;height:120px;align-items:center}.profile__perfil img{width:115px!important;height:115px!important}.profile_profession{margin-bottom:1.5rem}.profile__info{column-gap:3rem}.profile__info-description{font-size:.813rem}.profile__buttons{column-gap:2rem}.projects__modal{padding:1.5rem}.skills__title{font-size:.938rem;margin-bottom:2.5rem}}
