@import"https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Young+Serif&display=swap";.technologies-container{margin-bottom:1rem}.technologies-container .technologies-grid{display:flex;flex-wrap:wrap;gap:1.5rem}.technologies-container .technologies-grid .technologies-card{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1rem;border:1px solid #333;width:45%;border-radius:5px}.technologies-container .technologies-grid .technologies-card h3{color:#fff;margin-bottom:1rem}.technologies-container .technologies-grid .technologies-card p{font-size:1.5rem}.technologies-container .technologies-grid .technologies-card svg{font-size:5rem}.technologies-container .technologies-grid #Html svg{color:#e44d26}.technologies-container .technologies-grid #Css svg{color:#1572b6}.technologies-container .technologies-grid #JavaScript svg{color:#f0db4f}.technologies-container .technologies-grid #Node svg{color:#83cd29}.technologies-container .technologies-grid #MySql svg{color:#00618a}.technologies-container .technologies-grid #React svg{color:#61dafb}#main-content{background-color:#111;flex:2 1 0;border-radius:10px;padding:3rem}#main-content section{display:flex;flex-direction:column}#main-content h2{color:#fff;font-size:2.2rem;margin-bottom:1.3rem;display:flex;justify-content:center;align-items:center;justify-content:start;gap:1rem}#main-content h2:after{content:"";background:linear-gradient(90deg,rgb(250,82,82) 0%,rgb(221,36,118) 100%);height:3px;width:30%}#main-content p{color:#a6a6a6;margin-bottom:1rem;line-height:1.4rem;text-align:justify}#main-content .btn{padding:1rem 1.2rem;color:#fff;background:linear-gradient(90deg,rgb(250,82,82) 0%,rgb(221,36,118) 100%);text-decoration:none;border-radius:3rem;align-self:start}#information{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#1d1d1d;padding:1rem;margin-bottom:2rem;text-align:left;width:80%;border-radius:5px}#information .info-card{display:flex;justify-content:center;align-items:center;justify-content:start;gap:1rem;padding-bottom:.8rem;margin-bottom:.8rem;border-bottom:1px solid #444;width:100%}#information h3{color:#a6a6a6;font-size:.8rem;margin-bottom:.5rem}#information p{color:#fff;font-weight:700}#information p a{color:#fff;text-decoration:none}#information svg{background-color:#111;padding:.4rem;width:2rem;height:2rem;border-radius:5px}#information #phone-icon{color:#e93b81}#information #email-icon{color:#6ab5b9}#information #pin-icon{color:#c17ceb}#social-networks{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem 0}#social-networks .social-btn{padding:.6rem;background-color:#1d1d1d;border-radius:5px;color:#333;font-size:1.3rem;display:flex;justify-content:center;align-items:center}#social-networks #linkedin{color:#0072b1}#social-networks #github{color:#111}#social-networks #instagram{color:#bc2a8d}#social-networks :hover{background:linear-gradient(90deg,rgb(250,82,82) 0%,rgb(221,36,118) 100%)}#social-networks :hover>svg{color:#fff}#sidebar{background-color:#111;flex:1 1 0;border-radius:10px;display:flex;align-items:center;flex-direction:column;text-align:center;position:relative;padding:3rem 0}#sidebar img{max-width:50%;border-radius:10px;position:absolute;top:-2rem}#sidebar .title{color:#a6a6a6;background-color:#1d1d1d;border-radius:5px;margin-top:18rem;padding:.8rem 1.2rem}#sidebar .btn{padding:1rem 1.2rem;color:#fff;background:linear-gradient(90deg,rgb(250,82,82) 0%,rgb(221,36,118) 100%);text-decoration:none;border-radius:3rem}#portfolio{display:flex;flex-wrap:wrap;padding:3rem;gap:3rem}#portfolio h1{width:100%;font-size:5rem;margin-bottom:4rem;background:#fff;font-family:"Young Serif",serif;-webkit-background-clip:text;-webkit-text-fill-color:transparent}*{padding:0;margin:0;font-family:Helvetica;box-sizing:border-box}body{background-image:url(/assets/background-0828a9b1.jpg);background-size:100%}a,svg{transition:.4s}
