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}.menuItems{color:#fff}.menuItems:hover{color:#ff0093}.borderEnd{border:#ff0093}.logo{-webkit-animation:move 5s ease-in-out infinite;animation:move 5s ease-in-out infinite}.divTitle{text-decoration:underline;text-decoration-color:#ff0093}.divText,.divTitle{font-family:Oswald}.bocaTextBlue{color:blue}.bocaTextYellow{color:gold}.certificateImg{width:33.3%}.mySelfImg{height:100vh}.imgMySelfWidth{width:25%}@media only screen and (max-width:1440px){.imgMySelfWidth{width:35%}}.titleMain:hover{-webkit-animation:move 1s ease-in-out infinite;animation:move 1s ease-in-out infinite;color:#ff0093}@-webkit-keyframes move{25%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}75%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}}@keyframes move{25%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}75%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}}.imgCertificate{width:60%}.imgModal{width:50%}@media only screen and (max-width:650px){.imgModal{width:80%}}@media only screen and (max-height:450px){.imgModal{width:50%}}.iconHTML{color:#ff4800;font-size:5em}.iconCSS{color:#398cff;font-size:5em}.iconJS{color:#ff0;font-size:5em}.iconReact{color:#14bcf4;font-size:5em}.iconGit{color:#ff4800;font-size:5em}.skillsDiv{border-color:#ff0093;border-style:inset;width:25%}.pictureContainer{overflow:hidden;position:relative}.pictureContainer:before{align-items:center;background-color:#031416a6;bottom:0;color:#fff;content:"See Site";display:flex;font-size:1.5rem;justify-content:center;left:0;position:absolute;right:0;top:0;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.pictureContainer:hover:before{-webkit-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}.linkRepository{border:2px solid #ff0093;text-decoration:none}.formContainer{width:75%}@media only screen and (max-width:650px){.formContainer{width:100%}}html{background-color:#000}*{box-sizing:border-box;margin:0;padding:0}
/*# sourceMappingURL=main.dccbead2.css.map*/