@keyframes gradientAnimation{0%{background-position:100%}to{background-position:0%}}.App{background-color:#fff}.mainTitle{color:#000;font-size:3.5rem}.subTitle{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ffde57,#4584b6,#646464,#ffde57,#4584b6) 0 0/400%;-webkit-background-clip:text;font-size:1.8rem;animation:4s linear infinite gradientAnimation}.main-section{width:100%;height:100vh}.text{z-index:100;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.showMore{margin-top:15px}.iconsContactContainer{justify-content:space-around;width:5%;display:flex}.iconoContacto{color:#2e54ff;font-size:1.5rem}.portrait{border:2px solid #000;border-radius:50%}.section-2{z-index:1;background-color:#0000;height:25rem}#head-sec-2{margin-top:.5rem}.cont-2{text-align:center}.circle-ph{border:3px solid #000;border-radius:50%;width:300px;height:300px}#particles-js{z-index:-1;width:100%;height:100vh}@keyframes animate{0%{background-position:0%}to{background-position:400%}}@media only screen and (max-width:435px){.mainTitle{font-size:2.5rem}.subTitle{font-size:1.5rem}}@media only screen and (max-width:1208px){.iconsContactContainer{width:10%}}@media only screen and (max-width:500px){.iconsContactContainer{width:15%}}
