@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200;12..96,300;12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav{background-color:#101010;border-radius:20px;display:flex;gap:50px;justify-content:center;list-style:none;margin:0 10%;padding:20px}*{color:#fff;font-family:Bricolage Grotesque,sans-serif;margin:0;padding:0}.container{background-color:#000003;height:auto;padding-top:10px}.banner,.container{flex-direction:column}.banner{align-items:center;display:flex;height:70vh;justify-content:center;margin-top:50px}.banner h1{color:#fff;font-size:2.9em;letter-spacing:2px;z-index:100}.banner .diferent{color:#fff;font-weight:400}.banner div p{font-size:14px;text-align:center}.banner .container-citation{width:50%;z-index:100}.container-btn{display:flex;gap:10px;margin-top:20px;z-index:100}.img{animation:float 15s ease;animation-iteration-count:infinite;border-radius:50%;box-shadow:0 0 50px rgba(255,255,0,.425);-webkit-filter:blur(3px);position:absolute;width:50px}@keyframes float{0%{transform:translateY(0) rotate(15deg)}50%{transform:translateY(50px) rotate(-15deg)}to{transform:translateY(0) rotate(15deg)}}.container-footer-scrolling{background:#101010;margin-top:100px;overflow:hidden;padding:20px 0;position:relative;white-space:nowrap}.container-footer-scrolling div{animation:animate 30s linear infinite;animation-delay:-20;display:flex;gap:50px}@keyframes animate{0%{transform:translateX(100%)}to{transform:translateX(-200%)}}.container-footer-scrolling div span{font-size:20px;font-weight:300;letter-spacing:1px;padding:5px 10px;text-transform:uppercase}.containerServices{align-items:center;display:flex;gap:10px;justify-content:space-between;margin:0 10%;padding-top:100px}@media screen and (max-width:713px){.containerServices{flex-direction:column;gap:25px}}@media screen and (max-width:607px){.banner h1{font-size:1.5em}.banner .container-citation p{display:none}}.button{text-decoration:none}.button div{background-color:#292929;border-radius:20px;padding:10px;width:100px}.button div:hover{background-color:#6e40ff}.containerSectionSelfMe{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.containerSectionSelfMe div{display:flex;flex-direction:column;justify-content:center;width:50%}@media screen and (max-width:824px){.containerSectionSelfMe{flex-direction:column;gap:25px}.containerSectionSelfMe div,.img-self{width:100%}}.img-self{width:90%}.title{font-size:2.6em;font-weight:300}.containerDesc{width:50%}.containerDesc .sub{border:none;font-size:2.1em;font-weight:300}.text{color:#adadad;font-weight:300;text-align:justify}.card{background-color:#101010;border-radius:10px;height:250px;width:350px}.card:hover{border:2px dashed #ffffff38}.subcard{background-color:#101010;border-radius:10px;height:100%;position:relative;transition:all 1.2s;width:100%}.subcard:hover{background-color:#6e40ff;cursor:pointer;transform:rotate(-10deg)}@media screen and (max-width:713px){.card{width:100%}}.sectionMain{margin-top:50px;padding:50px 10%}.containerMySkills{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.containerMySkills .section{width:50%}.containerLogo{display:flex;flex-direction:column;gap:10px}.containerLogo div{align-items:center;display:flex;justify-content:space-around}.containerLogo img{width:20%}.sectionMain h2{border-bottom:1px solid #ffffff54;font-size:2.6em;font-weight:300;margin-bottom:40px}.containerCardProjects{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:915px){.containerCardProjects{flex-direction:column;gap:25px}}.containerCardProject{background-color:#101010;border-radius:10px;height:auto;width:350px}.containerCardProject:hover{border:2px dashed #ffffff38}.containerSubcard{background-color:#000;border-radius:10px;height:100%;position:relative;transition:all 1.2s;width:100%}.containerSubcard:hover{background-color:#6e40ff;cursor:pointer;transform:rotate(-10deg)}.containertitleCard{padding:20px}.containertitleCard h3{font-size:18px;font-weight:300}.titleCard{background-color:#252525;border-radius:10px;gap:10px;padding:10px}.icon,.titleCard{align-items:center;display:flex}.icon{background-color:#6e40ff;border-radius:50%;height:30px;justify-content:center;width:30px}.descCard{padding:0 20px}.containerImgProject{padding:20px}.containerImgProject img{border-radius:10px;position:relative;width:100%}@media screen and (max-width:915px){.containerCardProject{width:100%}}
/*# sourceMappingURL=main.586a7b4d.css.map*/