.btn{border-radius:15px;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0003}.btn-img{display:flex;justify-content:center;align-items:center;max-height:10%}.btn-img :hover{background:linear-gradient(90deg,rgb(250,82,82) 0%,rgb(221,36,118) 100%)}.project-externo{display:flex;flex-wrap:wrap;gap:1.5rem}.social-networks-2{grid-auto-columns:2}#social-networks-2{display:flex;flex-direction:row;justify-content:space-between;gap:8%}section{display:flex;flex-direction:column;flex-wrap:wrap}section .social-btn-2{flex-wrap:wrap;gap:.5rem;max-width:30%;border-radius:15px;transition:transform .2s ease,box-shadow .2s ease}section .social-btn-2:hover{transform:translateY(-4px);box-shadow:#271b31}section .social-btn-2 #p-project{color:#a6a6a6;margin-top:.5rem;margin-bottom:1rem;text-align:center;font-size:clamp(.5rem,2vw,.8rem);font-weight:700;background-color:#161616;border-radius:8px;padding:.2rem}section .social-btn-2 #p-project-2{color:#a6a6a6;margin-top:.5rem;margin-bottom:1rem;text-align:center;font-size:clamp(.5rem,2vw,.8rem);font-weight:700;background-color:#161616;border-radius:8px;padding:.2rem}section img{width:100%;height:auto;border-radius:8px;object-fit:cover;transition:transform .2s ease}section img:hover{transform:scale(1.05)}@media screen and (max-width: 500%){section img:hover .social-btn-img{max-width:90%}section img:hover section{display:flex;flex-direction:inline;flex-wrap:wrap}}@media screen and (max-width: 320%){section img:hover .social-btn-img{max-width:90%}section img:hover #social-networks-2{display:flex;flex-direction:column}section img:hover section{display:flex;flex-direction:column}}.technologies-container{margin-bottom:1rem}.technologies-container .technologies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1.5rem;max-width:100%}.technologies-container .technologies-grid .technology-card{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid #333;border-radius:5px;transition:transform .2s ease,box-shadow .2s ease}.technologies-container .technologies-grid .technology-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0003}.technologies-container .technologies-grid .technology-card h3{color:#fff;margin:0;text-align:center;font-size:clamp(.7rem,2vw,1rem)}.technologies-container .technologies-grid .technology-card svg{width:clamp(40px,8vw,80px);height:auto}.technologies-container .technologies-grid .technology-card img{font-size:3rem}.technologies-container .technologies-grid #html svg{color:#e44d26}.technologies-container .technologies-grid #css svg{color:#1572b6}.technologies-container .technologies-grid #js 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}.technologies-container .technologies-grid #nextjs svg{color:#000}.technologies-container .technologies-grid #github svg{color:#000}.technologies-container .technologies-grid #analytics svg{color:#000}.technologies-container .technologies-grid #analytics h3{font-size:clamp(.5rem,2vw,.8rem)}.technologies-container .technologies-grid #vitejs svg{width:3rem;height:3rem;width:clamp(40px,8vw,80px);height:auto}.technologies-container .technologies-grid #python svg{margin-top:-5%;width:4.2rem;height:4rem;width:clamp(40px,8vw,80px);height:auto}.technologies-container .technologies-grid #python h3{margin-top:-10%}#main-content{background-color:#111;flex:2 1 0;border-radius:10px;padding:3rem}#main-content section{display:flex}#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}#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}section{flex-direction:inline}#social-networks{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1rem 0;flex-direction:row}#social-networks .social-btn{padding:.6rem;background-color:#1d1d1d;color:#333;font-size:1.3rem;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}#social-networks .social-btn:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0003}#social-networks #linkedin{color:#0072b1}#social-networks #github{color:#111}#social-networks #instagram{color:#bc2a8c}#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:2rem 0}#sidebar img{max-width:45%;border-radius:10px;position:relative;top:-5rem}#sidebar .title{color:#a6a6a6;background-color:#1d1d1d;border-radius:10px;margin-top:-4rem;padding:.8rem 1.2rem;font-size:clamp(1rem,3vw,.3rem)}#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}#information{justify-content:center;align-items:center;display:flex;flex-direction:inline;background-color:#1d1d1d;padding:1rem;margin-bottom:2rem;text-align:left;width:90%;border-radius:5px}#information .section{flex-direction:inline}#information .info-card{justify-content:center;align-items:center;display:flex;flex-direction:inline;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-size:6rem}#information .email-vic{display:flex;flex-direction:column;color:#fff;font-size:clamp(.8rem,2vw,.2rem);padding:0}#information .phone-vic,#information .local-vic{display:flex;flex-direction:column;color:#fff;font-size:.7rem}#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}#information .email-vic{max-width:90%;font-weight:none}#portfolio{display:flex;flex-wrap:wrap;padding:3rem;gap:3rem;margin-top:2rem}#portfolio h1{width:100%;font-size:4rem;margin-bottom:4rem;background:linear-gradient(90deg,rgb(250,82,82) 0%,rgb(99,61,78) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#portfolio h2{font-size:clamp(1.5rem,3vw,2.2rem)}#portfolio h3,#portfolio p{font-size:clamp(.7rem,2vw,1rem)}*{padding:0;margin:0;font-family:Helvetica;box-sizing:border-box;text-align:justify}body{background:#271B31}a,svg{transition:.4s}
