@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:poppins;line-height:1.5;font-weight:400;--botao-menu: #6623df;--botao-menu-hover: #c02ee7;--roxo: #c02ee7;--azul: #6623df;--sistema: #666666}body{margin:0;place-items:center;min-width:320px;min-height:100vh;background-color:#f0f0f0;color:var(--sistema);transition:ease-in-out .3s}.dark{background-color:#170f17;--botao-menu: white;--sistema: rgb(204, 204, 204);transition:ease-in-out .3s}nav{width:100vw;position:fixed;bottom:0}section{padding:2rem 1rem}ul{list-style:none}.textoDestaque{text-decoration:underline;text-decoration-color:#c02ee7;text-decoration-thickness:1px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background-color:#665d69}::-webkit-scrollbar-thumb{background-color:var(--roxo);border-radius:10px}@media (min-width: 1024px){section{padding:4rem 8rem}}#root{max-width:1280px;margin:0 auto;padding:0;text-align:center;box-sizing:border-box}.digitando{overflow:hidden;white-space:nowrap;display:inline-block}.menuDesktop{display:none}.menuDesktop ul{list-style:none;display:flex;gap:3rem}.menuDesktop ul li a,.menuDesktop ul li i{text-decoration:none;color:var(--menu-botao);font-size:1.2rem;font-weight:600;cursor:pointer}.menuDesktop ul li a:hover,.menuDesktop ul li i:hover{color:var(--roxo);transition:ease-in-out .3s}@media (min-width: 1024px){.menuDesktop{display:flex}}.habilidadesContainer{padding:2rem;display:flex;flex-direction:column}.habilidadesContainer b{font-weight:400}.habilidade{display:flex;align-items:center;flex-direction:column;justify-content:space-between}.habilidade h3{font-weight:500;font-size:1.5rem}.habilidade .soft{color:var(--azul)}.habilidade ul{display:flex;gap:1rem;flex-direction:column;align-items:flex-start;width:100%;margin:2rem 0}.habilidade ul li{display:flex;gap:.5rem;width:100%;margin:0 2.5rem}.habilidadeTitulo{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.habilidadeDescricao{display:flex;align-items:center;gap:.5rem}.softskills{margin-bottom:5rem}.titulos{background-image:linear-gradient(to right,#c02ee7,#6623df);-webkit-background-clip:text;color:transparent;font-size:2rem;margin:0 0 2rem}.subTitulo{color:var(--roxo)}@media (min-width: 768px){.titulos{font-size:2.5rem}.habilidade h3{font-size:2rem}.habilidade ul{margin:2rem 0}.habilidade ul li{font-size:1.5rem}}.shapeContainer{position:relative;display:flex;justify-content:center;align-items:center;width:300px;height:300px}.shape{height:100%;width:100%;background-image:url(/portfolio/assets/shape-BlGTl7Qi.png);background-repeat:no-repeat;background-size:contain;position:relative;top:80px}.shapeImage{background-image:url(/portfolio/assets/shapeimage2-DKCKW6Zi.png);height:100%;width:100%;background-repeat:no-repeat;background-size:contain;position:absolute;top:-80px}.ball1{border-radius:50%;background-image:linear-gradient(#6623df,#c02ee7);height:20px;width:20px;background-repeat:no-repeat;background-size:contain;position:relative;top:-5px;left:25px}.ball2{border-radius:50%;background-image:linear-gradient(#c02ee7,#6623df);height:25px;width:25px;background-repeat:no-repeat;background-size:contain;position:relative;left:80px;top:15px}.ball3{border-radius:50%;background-image:linear-gradient(#c02ee7,#6623df);height:10px;width:10px;background-repeat:no-repeat;background-size:contain;position:relative;left:250px;top:10px}@media (min-width: 768px){.shapeContainer{width:400px;height:400px}.ball1{left:35px;top:35px}.ball2{left:100px;top:50px}.ball3{left:320px}}.homeContainer{display:flex;align-items:center;flex-direction:column;padding:2rem}.top{display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.homeTitle{display:flex;flex-direction:column-reverse;align-items:center;gap:3rem}.title{display:flex;flex-direction:column;margin-top:3rem}.title h1{margin:0;font-size:1.8rem;line-height:35px;color:var(--roxo)}.title h1 .destaque{font-size:2rem;background-image:linear-gradient(to right,#c02ee7,#6623df);-webkit-background-clip:text;color:transparent;font-weight:800}.title h2{margin-top:.8rem;font-weight:400;font-size:1.5rem}.textTyping{display:flex;align-items:center;justify-content:center}.cursor{font-weight:700;font-size:1.5rem;color:var(--roxo)}.homeContainer p{font-size:1rem;margin-top:1rem}p{text-align:left;font-weight:300;font-family:Roboto,sans-serif}.curriculo{width:100px;height:45px;border-radius:15px;align-self:center;margin-top:1rem;color:#fff;font-size:1.3rem;font-weight:600}.title a{text-decoration:none;align-self:center}.curriculo:hover{width:130px;height:55px;border-radius:15px;margin-top:1rem;background-color:var(--azul)}@media (min-width: 768px){.title h1{font-size:2.3rem}.title h1 .destaque{font-size:2.5rem}.title h2{font-size:2rem}.homeContainer p{font-size:1.5rem;margin-top:1rem}}@media (min-width: 1024px){.title h1{font-size:2.8rem;line-height:45px}.title h1 .destaque{font-size:3.2rem}.homeTitle{flex-direction:row}.homeContainer p{margin-top:3rem;font-size:1.2rem}}.contatos{display:flex;font-size:1.5rem;gap:2rem}.contatos a{color:var(--azul);cursor:pointer;transition:ease-in-out .3s}.contatos a:hover{color:var(--roxo);transition:ease-in-out .3s}@media (min-width: 768px){.contatos{font-size:2.5rem}}@media (min-width: 1024px){.contatos{font-size:2rem}}nav{position:fixed;bottom:0;z-index:150;width:100vw}.menu{position:fixed;bottom:-1px;display:flex;align-items:center;justify-content:space-between;width:100vw;background-color:#fff;box-shadow:0 -1px 15px -1px #0000003d;position:relative;border-radius:15px 15px 0 0}.logo{margin:0 2rem}.menuMobile{display:flex;align-items:center;justify-content:space-between;height:50px;opacity:8;margin:0 2rem}.menuMobile ul{list-style:none;position:absolute;background-color:#fffffff2;top:-75px;left:0;width:100vw;display:flex;flex-wrap:wrap;justify-content:space-around;padding:1rem 0;margin:0;border-radius:15px 15px 0 0;box-shadow:0 -6px 8px #00000045}.menuMobile ul i{font-size:1.5rem}.menuMobile ul a{display:flex;flex-direction:column;align-items:center;text-decoration:none;font-weight:600;font-size:.7rem;color:var(--roxo)}.menuSide{display:flex;align-items:center;font-size:1.2rem;color:var(--roxo)}@media (min-width: 768px){.menuMobile{height:80px}.menuMobile ul{top:-90px}.menuMobile ul i{font-size:2rem}.menuMobile ul a{font-size:1rem}.menuSide{font-size:1.8rem}}@media (min-width: 1024px){.menu{display:none}}.line-md--menu-to-close-alt-transition{display:inline-block;width:24px;height:24px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12H19'%3E%3Canimate fill='freeze' attributeName='d' dur='0.4s' values='M5 12H19;M12 12H12'/%3E%3Cset fill='freeze' attributeName='opacity' begin='0.4s' to='0'/%3E%3C/path%3E%3Cpath d='M5 5L19 5M5 19L19 19' opacity='0'%3E%3Canimate fill='freeze' attributeName='d' begin='0.2s' dur='0.4s' values='M5 5L19 5M5 19L19 19;M5 5L19 19M5 19L19 5'/%3E%3Cset fill='freeze' attributeName='opacity' begin='0.2s' to='1'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;color:var(--roxo)}.ep--menu{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23c02ee7' d='M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z'/%3E%3C/svg%3E")}.majesticons--home-line{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23c02ee7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 19v-8.5a1 1 0 0 0-.4-.8l-7-5.25a1 1 0 0 0-1.2 0l-7 5.25a1 1 0 0 0-.4.8V19a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1'/%3E%3C/svg%3E")}.lucide--image{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23c02ee7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='18' height='18' x='3' y='3' rx='2' ry='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15l-3.086-3.086a2 2 0 0 0-2.828 0L6 21'/%3E%3C/g%3E%3C/svg%3E")}.ooui--user-avatar-outline{display:inline-block;width:20px;height:20px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' d='M10 8c1.7 0 3.06-1.35 3.06-3S11.7 2 10 2S6.94 3.35 6.94 5S8.3 8 10 8m0 2c-2.8 0-5.06-2.24-5.06-5S7.2 0 10 0s5.06 2.24 5.06 5s-2.26 5-5.06 5m-7 8h14v-1.33c0-1.75-2.31-3.56-7-3.56s-7 1.81-7 3.56zm7-6.89c6.66 0 9 3.33 9 5.56V20H1v-3.33c0-2.23 2.34-5.56 9-5.56'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.ooui--user-avatar-outline{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23c02ee7' d='M10 8c1.7 0 3.06-1.35 3.06-3S11.7 2 10 2S6.94 3.35 6.94 5S8.3 8 10 8m0 2c-2.8 0-5.06-2.24-5.06-5S7.2 0 10 0s5.06 2.24 5.06 5s-2.26 5-5.06 5m-7 8h14v-1.33c0-1.75-2.31-3.56-7-3.56s-7 1.81-7 3.56zm7-6.89c6.66 0 9 3.33 9 5.56V20H1v-3.33c0-2.23 2.34-5.56 9-5.56'/%3E%3C/svg%3E")}.material-symbols--list-alt-outline-rounded{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='M8 17q.425 0 .713-.288T9 16t-.288-.712T8 15t-.712.288T7 16t.288.713T8 17m0-4q.425 0 .713-.288T9 12t-.288-.712T8 11t-.712.288T7 12t.288.713T8 13m0-4q.425 0 .713-.288T9 8t-.288-.712T8 7t-.712.288T7 8t.288.713T8 9m4 8h4q.425 0 .713-.288T17 16t-.288-.712T16 15h-4q-.425 0-.712.288T11 16t.288.713T12 17m0-4h4q.425 0 .713-.288T17 12t-.288-.712T16 11h-4q-.425 0-.712.288T11 12t.288.713T12 13m0-4h4q.425 0 .713-.288T17 8t-.288-.712T16 7h-4q-.425 0-.712.288T11 8t.288.713T12 9M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-2h14V5H5zM5 5v14z'/%3E%3C/svg%3E")}.solar--phone-linear{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='m16.1 13.359l-.528-.532zm.456-.453l.529.532zm2.417-.317l-.358.66zm1.91 1.039l-.358.659zm.539 3.255l.529.532zm-1.42 1.412l-.53-.531zm-1.326.67l.07.747zm-9.86-4.238l.528-.532zM4.002 5.746l-.749.042zm6.474 1.451l.53.532zm.157-2.654l.6-.449zM9.374 2.86l-.601.45zM6.26 2.575l.53.532zm-1.57 1.56l-.528-.531zm7.372 7.362l.529-.532zm4.567 2.394l.455-.453l-1.058-1.064l-.455.453zm1.985-.643l1.91 1.039l.716-1.318l-1.91-1.038zm2.278 3.103l-1.42 1.413l1.057 1.063l1.42-1.412zm-2.286 1.867c-1.45.136-5.201.015-9.263-4.023l-1.057 1.063c4.432 4.407 8.65 4.623 10.459 4.454zm-9.263-4.023c-3.871-3.85-4.512-7.087-4.592-8.492l-1.498.085c.1 1.768.895 5.356 5.033 9.47zm1.376-6.18l.286-.286L9.95 6.666l-.287.285zm.515-3.921L9.974 2.41l-1.201.899l1.26 1.684zM5.733 2.043l-1.57 1.56l1.058 1.064l1.57-1.56zm4.458 5.44c-.53-.532-.53-.532-.53-.53h-.002l-.003.004a1 1 0 0 0-.127.157c-.054.08-.113.185-.163.318a2.1 2.1 0 0 0-.088 1.071c.134.865.73 2.008 2.256 3.526l1.058-1.064c-1.429-1.42-1.769-2.284-1.832-2.692c-.03-.194.001-.29.01-.312q.009-.02 0-.006a.3.3 0 0 1-.03.039l-.01.01l-.01.009zm1.343 4.546c1.527 1.518 2.676 2.11 3.542 2.242c.443.068.8.014 1.071-.087a1.5 1.5 0 0 0 .42-.236l.05-.045l.007-.006l.003-.003l.001-.002s.002-.001-.527-.533c-.53-.532-.528-.533-.528-.533l.002-.002l.002-.002l.006-.005l.01-.01l.038-.03q.014-.009-.007.002c-.025.009-.123.04-.32.01c-.414-.064-1.284-.404-2.712-1.824zm-1.56-9.62C8.954 1.049 6.95.834 5.733 2.044L6.79 3.107c.532-.529 1.476-.475 1.983.202zM4.752 5.704c-.02-.346.139-.708.469-1.036L4.163 3.604c-.537.534-.96 1.29-.909 2.184zm14.72 12.06c-.274.274-.57.428-.865.455l.139 1.494c.735-.069 1.336-.44 1.784-.885zM11.006 7.73c.985-.979 1.058-2.527.229-3.635l-1.201.899c.403.539.343 1.246-.085 1.673zm9.52 6.558c.817.444.944 1.49.367 2.064l1.058 1.064c1.34-1.333.927-3.557-.71-4.446zm-3.441-.849c.384-.382 1.002-.476 1.53-.19l.716-1.317c-1.084-.59-2.428-.427-3.304.443z'/%3E%3C/svg%3E")}.line-md--github{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23c02ee7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='32' stroke-dashoffset='32' d='M12 4c1.67 0 2.61 0.4 3 0.5c0.53 -0.43 1.94 -1.5 3.5 -1.5c0.34 1 0.29 2.22 0 3c0.75 1 1 2 1 3.5c0 2.19 -0.48 3.58 -1.5 4.5c-1.02 0.92 -2.11 1.37 -3.5 1.5c0.65 0.54 0.5 1.87 0.5 2.5c0 0.73 0 3 0 3M12 4c-1.67 0 -2.61 0.4 -3 0.5c-0.53 -0.43 -1.94 -1.5 -3.5 -1.5c-0.34 1 -0.29 2.22 0 3c-0.75 1 -1 2 -1 3.5c0 2.19 0.48 3.58 1.5 4.5c1.02 0.92 2.11 1.37 3.5 1.5c-0.65 0.54 -0.5 1.87 -0.5 2.5c0 0.73 0 3 0 3'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.7s' values='32;0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M9 19c-1.41 0 -2.84 -0.56 -3.69 -1.19c-0.84 -0.63 -1.09 -1.66 -2.31 -2.31'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.8s' dur='0.2s' values='10;0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.basil--linkedin-outline{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' fill-rule='evenodd' d='M5 1.25a2.75 2.75 0 1 0 0 5.5a2.75 2.75 0 0 0 0-5.5M3.75 4a1.25 1.25 0 1 1 2.5 0a1.25 1.25 0 0 1-2.5 0m-1.5 4A.75.75 0 0 1 3 7.25h4a.75.75 0 0 1 .75.75v13a.75.75 0 0 1-.75.75H3a.75.75 0 0 1-.75-.75zm1.5.75v11.5h2.5V8.75zM9.25 8a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 .75.75v.434l.435-.187a7.8 7.8 0 0 1 2.358-.595C20.318 7.4 22.75 9.58 22.75 12.38V21a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1-.75-.75v-7a1.25 1.25 0 0 0-2.5 0v7a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1-.75-.75zm1.5.75v11.5h2.5V14a2.75 2.75 0 1 1 5.5 0v6.25h2.5v-7.87c0-1.904-1.661-3.408-3.57-3.234a6.3 6.3 0 0 0-1.904.48l-1.48.635a.75.75 0 0 1-1.046-.69V8.75z' clip-rule='evenodd'/%3E%3C/svg%3E")}.mingcute--whatsapp-line{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='%23c02ee7' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.96 9.96 0 0 1-4.863-1.26l-.305-.178l-3.032.892a1.01 1.01 0 0 1-1.28-1.145l.026-.109l.892-3.032A9.96 9.96 0 0 1 2 12C2 6.477 6.477 2 12 2m0 2a8 8 0 0 0-6.759 12.282c.198.312.283.696.216 1.077l-.039.163l-.441 1.501l1.501-.441c.433-.128.883-.05 1.24.177A8 8 0 1 0 12 4M9.102 7.184a.7.7 0 0 1 .684.075c.504.368.904.862 1.248 1.344l.327.474l.153.225a.71.71 0 0 1-.046.864l-.075.076l-.924.686a.23.23 0 0 0-.067.291c.21.38.581.947 1.007 1.373c.427.426 1.02.822 1.426 1.055c.088.05.194.034.266-.031l.038-.045l.601-.915a.71.71 0 0 1 .973-.158l.543.379c.54.385 1.059.799 1.47 1.324a.7.7 0 0 1 .089.703c-.396.924-1.399 1.711-2.441 1.673l-.159-.01l-.191-.018l-.108-.014l-.238-.04c-.924-.174-2.405-.698-3.94-2.232c-1.534-1.535-2.058-3.016-2.232-3.94l-.04-.238l-.025-.208l-.013-.175l-.004-.075c-.038-1.044.753-2.047 1.678-2.443'/%3E%3C/g%3E%3C/svg%3E")}.bxs--file-html{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm-1 2l5 5h-5zM8.531 18h-.76v-1.411H6.515V18h-.767v-3.373h.767v1.296h1.257v-1.296h.76zm3-2.732h-.921V18h-.766v-2.732h-.905v-.641h2.592zM14.818 18l-.05-1.291c-.017-.405-.03-.896-.03-1.387h-.016c-.104.431-.245.911-.375 1.307l-.41 1.316h-.597l-.359-1.307a15 15 0 0 1-.306-1.316h-.011c-.021.456-.034.976-.059 1.396L12.545 18h-.705l.216-3.373h1.015l.331 1.126c.104.391.21.811.284 1.206h.017c.095-.391.209-.836.32-1.211l.359-1.121h.996L15.563 18zm3.434 0h-2.108v-3.373h.767v2.732h1.342z'/%3E%3C/svg%3E")}.bxs--file-css{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zM9.446 17.412c.275 0 .581-.061.762-.132l.138.713c-.168.084-.546.174-1.037.174c-1.397 0-2.117-.869-2.117-2.021C7.191 14.768 8.175 14 9.398 14c.474 0 .833.096.995.18l-.186.726a2 2 0 0 0-.768-.149c-.726 0-1.29.438-1.29 1.337c.001.808.482 1.318 1.297 1.318m2.491.755c-.461 0-.917-.119-1.145-.245l.186-.756c.246.126.624.252 1.014.252c.42 0 .642-.174.642-.438c0-.252-.192-.396-.678-.57c-.672-.234-1.109-.605-1.109-1.193c0-.689.575-1.217 1.529-1.217c.455 0 .791.096 1.031.203l-.204.738a1.9 1.9 0 0 0-.846-.192c-.396 0-.587.181-.587.39c0 .258.228.372.749.57c.714.264 1.05.636 1.05 1.205c-.001.678-.523 1.253-1.632 1.253m3.24 0c-.461 0-.917-.119-1.145-.245l.186-.756c.246.126.624.252 1.014.252c.42 0 .642-.174.642-.438c0-.252-.192-.396-.678-.57c-.672-.234-1.109-.605-1.109-1.193c0-.689.575-1.217 1.529-1.217c.455 0 .791.096 1.031.203l-.204.738a1.9 1.9 0 0 0-.846-.192c-.396 0-.587.181-.587.39c0 .258.228.372.749.57c.714.264 1.05.636 1.05 1.205c0 .678-.523 1.253-1.632 1.253M14 9h-1V4l5 5z'/%3E%3C/svg%3E")}.ri--javascript-fill{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zm7.334 13.055q1.08.87 2.156.858q.66 0 1.012-.242a.75.75 0 0 0 .341-.66a.97.97 0 0 0-.34-.748q-.352-.307-1.332-.616q-1.177-.34-1.815-.88q-.626-.54-.638-1.507q0-.913.792-1.529q.77-.616 1.97-.616q1.672 0 2.683.814l-.77 1.199a2.6 2.6 0 0 0-.935-.462a3.2 3.2 0 0 0-.946-.165q-.57 0-.913.209q-.34.21-.34.55q0 .374.417.638q.42.254 1.43.561q1.221.363 1.738.968t.517 1.54q0 .957-.737 1.65q-.726.682-2.112.715q-1.815 0-3.036-1.089zm-5.53.638q.352.22.847.22q.517 0 .858-.297q.34-.308.341-1.067v-5.302h1.485v5.588q-.033 1.298-.748 1.87a2.5 2.5 0 0 1-.891.484a3.3 3.3 0 0 1-.935.143q-.825 0-1.463-.286q-.682-.307-1.144-1.089l1.034-.847q.285.385.616.583'/%3E%3C/svg%3E")}.mdi--react{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='M12 10.11c1.03 0 1.87.84 1.87 1.89c0 1-.84 1.85-1.87 1.85S10.13 13 10.13 12c0-1.05.84-1.89 1.87-1.89M7.37 20c.63.38 2.01-.2 3.6-1.7c-.52-.59-1.03-1.23-1.51-1.9a23 23 0 0 1-2.4-.36c-.51 2.14-.32 3.61.31 3.96m.71-5.74l-.29-.51c-.11.29-.22.58-.29.86c.27.06.57.11.88.16zm6.54-.76l.81-1.5l-.81-1.5c-.3-.53-.62-1-.91-1.47C13.17 9 12.6 9 12 9s-1.17 0-1.71.03c-.29.47-.61.94-.91 1.47L8.57 12l.81 1.5c.3.53.62 1 .91 1.47c.54.03 1.11.03 1.71.03s1.17 0 1.71-.03c.29-.47.61-.94.91-1.47M12 6.78c-.19.22-.39.45-.59.72h1.18c-.2-.27-.4-.5-.59-.72m0 10.44c.19-.22.39-.45.59-.72h-1.18c.2.27.4.5.59.72M16.62 4c-.62-.38-2 .2-3.59 1.7c.52.59 1.03 1.23 1.51 1.9c.82.08 1.63.2 2.4.36c.51-2.14.32-3.61-.32-3.96m-.7 5.74l.29.51c.11-.29.22-.58.29-.86c-.27-.06-.57-.11-.88-.16zm1.45-7.05c1.47.84 1.63 3.05 1.01 5.63c2.54.75 4.37 1.99 4.37 3.68s-1.83 2.93-4.37 3.68c.62 2.58.46 4.79-1.01 5.63c-1.46.84-3.45-.12-5.37-1.95c-1.92 1.83-3.91 2.79-5.38 1.95c-1.46-.84-1.62-3.05-1-5.63c-2.54-.75-4.37-1.99-4.37-3.68s1.83-2.93 4.37-3.68c-.62-2.58-.46-4.79 1-5.63c1.47-.84 3.46.12 5.38 1.95c1.92-1.83 3.91-2.79 5.37-1.95M17.08 12c.34.75.64 1.5.89 2.26c2.1-.63 3.28-1.53 3.28-2.26s-1.18-1.63-3.28-2.26c-.25.76-.55 1.51-.89 2.26M6.92 12c-.34-.75-.64-1.5-.89-2.26c-2.1.63-3.28 1.53-3.28 2.26s1.18 1.63 3.28 2.26c.25-.76.55-1.51.89-2.26m9 2.26l-.3.51c.31-.05.61-.1.88-.16c-.07-.28-.18-.57-.29-.86zm-2.89 4.04c1.59 1.5 2.97 2.08 3.59 1.7c.64-.35.83-1.82.32-3.96c-.77.16-1.58.28-2.4.36c-.48.67-.99 1.31-1.51 1.9M8.08 9.74l.3-.51c-.31.05-.61.1-.88.16c.07.28.18.57.29.86zm2.89-4.04C9.38 4.2 8 3.62 7.37 4c-.63.35-.82 1.82-.31 3.96a23 23 0 0 1 2.4-.36c.48-.67.99-1.31 1.51-1.9'/%3E%3C/svg%3E")}.lineicons--typescript{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23c02ee7' d='M19.131 3H4.869c-.955 0-1.73.787-1.73 1.758v14.484c0 .97.775 1.758 1.73 1.758h14.262c.956 0 1.73-.787 1.73-1.758V4.758c0-.97-.774-1.758-1.73-1.758m-5.712 9.984h-2.215v6.434H9.439v-6.434H7.223v-1.441h6.196zm5.712 5.277c-.139.317-.377.552-.658.739a3 3 0 0 1-.969.386a5.6 5.6 0 0 1-1.177.12a6.5 6.5 0 0 1-1.211-.11a3.7 3.7 0 0 1-1.004-.33v-1.689l-.066-.053l.066-.015v.068q.441.357.972.545c.347.133.727.2 1.108.2c.242 0 .426-.021.589-.06a1.4 1.4 0 0 0 .415-.168a.7.7 0 0 0 .246-.253a.7.7 0 0 0-.052-.738a1.3 1.3 0 0 0-.346-.335a3 3 0 0 0-.52-.295c-.207-.095-.418-.194-.657-.292c-.589-.281-1.053-.562-1.35-.95c-.301-.35-.45-.808-.45-1.335c0-.422.08-.76.242-1.055c.173-.316.377-.548.658-.738c.277-.193.588-.334.969-.422c.38-.088.762-.133 1.177-.133s.762.024 1.073.073c.311.05.602.127.865.229v1.652a2.3 2.3 0 0 0-.415-.242a3.8 3.8 0 0 0-.97-.275a3 3 0 0 0-.45-.033a2.4 2.4 0 0 0-.553.057a1.3 1.3 0 0 0-.416.161a.8.8 0 0 0-.26.25a.6.6 0 0 0-.093.327q0 .194.104.351q.103.152.295.296c.114.091.27.183.45.274c.207.091.394.183.623.278c.311.133.588.281.83.422c.243.14.447.305.623.492c.187.175.322.387.416.633s.142.523.142.843c0 .457-.108.809-.246 1.125'/%3E%3C/svg%3E")}.vscode-icons--file-type-scss{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23c02ee7' d='M16.171 18.7c-.481.221-1.008.509-2.063 1.088c-.4.225-.818.45-1.207.662c-.027-.027-.055-.061-.082-.089c-2.087-2.23-5.947-3.805-5.783-6.8c.061-1.091.436-3.955 7.413-7.433c5.742-2.83 10.311-2.046 11.1-.307c1.134 2.479-2.449 7.092-8.379 7.761a4.47 4.47 0 0 1-3.751-.948c-.314-.341-.361-.361-.477-.293c-.191.1-.068.409 0 .586a3.5 3.5 0 0 0 2.141 1.684a11.4 11.4 0 0 0 6.956-.689c3.594-1.391 6.4-5.258 5.578-8.5c-.825-3.287-6.281-4.371-11.443-2.537a26 26 0 0 0-8.79 5.047c-2.844 2.66-3.294 4.972-3.11 5.94c.662 3.437 5.4 5.674 7.3 7.331q-.148.08-.259.143c-.948.471-4.562 2.36-5.463 4.358c-1.023 2.264.164 3.887.948 4.105a5.83 5.83 0 0 0 6.281-2.544a6.3 6.3 0 0 0 .559-5.8a5 5 0 0 1 .716-.477c.484-.286.945-.568 1.354-.786a10.5 10.5 0 0 1 4.475-.989c3.246.382 3.887 2.407 3.764 3.26a2.16 2.16 0 0 1-1.03 1.459c-.225.143-.3.191-.28.293c.027.15.136.143.327.116a2.535 2.535 0 0 0 1.766-2.257c.1-2-1.807-4.194-5.183-4.174a7.8 7.8 0 0 0-2.946.587q-.225.093-.437.2Zm-4.825 7.839c-1.078 1.173-2.578 1.616-3.226 1.241c-.7-.4-.423-2.135.9-3.376a17 17 0 0 1 2.53-1.889c.157-.1.389-.232.668-.4l.075-.041l.164-.1a4.66 4.66 0 0 1-1.111 4.565'/%3E%3C/svg%3E")}.iconamoon--arrow-down-2-bold{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23c02ee7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m7 10l5 5m0 0l5-5'/%3E%3C/svg%3E")}.icon-park-outline--muscle{display:inline-block;width:30px;height:30px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg fill='none'%3E%3Cpath d='M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14'/%3E%3Cpath stroke='%23c02ee7' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='2' stroke-width='4' d='M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14m2.44 3.13L22 34'/%3E%3C/g%3E%3C/svg%3E")}.lucide--brain{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%236623df' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 5a3 3 0 1 0-5.997.125a4 4 0 0 0-2.526 5.77a4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z'/%3E%3Cpath d='M12 5a3 3 0 1 1 5.997.125a4 4 0 0 1 2.526 5.77a4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z'/%3E%3Cpath d='M15 13a4.5 4.5 0 0 1-3-4a4.5 4.5 0 0 1-3 4m8.599-6.5a3 3 0 0 0 .399-1.375m-11.995 0A3 3 0 0 0 6.401 6.5m-2.924 4.396a4 4 0 0 1 .585-.396m15.876 0a4 4 0 0 1 .585.396M6 18a4 4 0 0 1-1.967-.516m15.934 0A4 4 0 0 1 18 18'/%3E%3C/g%3E%3C/svg%3E")}.icon-park-solid--robot-one{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cdefs%3E%3Cmask id='ipSRobotOne0'%3E%3Cg fill='none'%3E%3Crect width='30' height='24' x='9' y='18' fill='%23fff' stroke='%23fff' stroke-width='4' rx='2'/%3E%3Ccircle cx='17' cy='26' r='2' fill='%23000'/%3E%3Ccircle cx='31' cy='26' r='2' fill='%23000'/%3E%3Cpath fill='%23000' d='M20 32a2 2 0 1 0 0 4zm8 4a2 2 0 1 0 0-4zm-8 0h8v-4h-8z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M24 10v8M4 26v8m40-8v8'/%3E%3Ccircle cx='24' cy='8' r='2' stroke='%23fff' stroke-width='4'/%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Cpath fill='%23c02ee7' d='M0 0h48v48H0z' mask='url(%23ipSRobotOne0)'/%3E%3C/svg%3E")}.projetosContainer{padding:2rem;display:flex;flex-direction:column;gap:2rem}.projeto{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;border-bottom:solid 1px var(--roxo);padding:3rem 0 2rem}.imagemProjeto{background-image:linear-gradient(to right,#c02ee7,#6623df);width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center}.imagemProjeto img{height:110%;width:110%;border-radius:15px;object-fit:contain;object-position:center center}.tituloProjeto{font-size:1.3rem;color:var(--roxo);font-weight:600}.descricaoProjeto{display:flex;flex-direction:column;gap:1.5rem}.tecnologiasProjeto{color:var(--roxo);font-size:.9rem;display:flex;flex-direction:column}.linksProjeto{display:flex;gap:2rem;align-self:center}.linksProjeto i{color:#fff;font-size:1.5rem}.link{display:flex;flex-direction:column;align-items:center;justify-content:center}.link a{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--roxo)}button{background-color:var(--roxo);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;border:none}@media (min-width: 768px){.imagemProjeto{width:280px;height:280px}.tituloProjeto{font-size:1.8rem}.descricaoProjeto p{font-size:1.3rem}.tecnologiasProjeto{font-size:1rem}.linksProjeto i{font-size:2rem}.linksProjeto span{font-size:1.3rem}button{width:80px;height:80px}}@media (min-width: 1024px){.projeto{flex-direction:row;gap:3rem;padding:3rem 0 8rem}.imagemProjeto{width:700px;height:auto;border-radius:25%}.imagemProjeto img{width:300px}.descricaoProjeto{text-align:left}button{width:70px;height:70px;transition:ease-in-out .3s}button:hover{width:65px;height:65px;transition:ease-in-out .3s}}.logo{background-image:linear-gradient(to right,#c02ee7,#6623df);-webkit-background-clip:text;color:transparent;font-weight:800;font-size:.8rem}@media (min-width: 768px){.logo{font-size:1.2rem}}.containerFooter{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(#c02ee7,#6623df);padding:1rem 3rem 3rem 2rem;margin-bottom:2rem}.containerFooter .logo{color:#fff;font-size:1rem}.logoFooter{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;color:#fff}@media (min-width: 768px){.containerFooter{padding:1rem 3rem 4rem 2rem}.containerFooter .logo{font-size:1.8rem}.logoFooter{font-size:1.5rem}}@media (min-width: 1024px){.containerFooter{margin-bottom:0;padding:1rem 4rem 1rem 2rem;border-radius:15px 15px 0 0}}.contatoContainer{display:flex;align-items:center;flex-direction:column;color:var(--sistema);padding:3rem;margin-bottom:2rem}.contatoContainer h3{font-size:2rem;line-height:30px;font-weight:500}.contatoContainer h3 b{background-image:linear-gradient(to right,#c02ee7,#6623df);-webkit-background-clip:text;color:transparent;font-size:2rem}.contatoContainer .contatos{display:flex;gap:1.5rem;font-size:1.8rem;margin:2rem 2rem 0}.contatos i{cursor:pointer}@media (min-width: 768px){.contatoContainer .contatos{font-size:2.5rem}}.arrowUp{position:fixed;right:1rem;bottom:8rem;color:var(--botao-menu);font-size:1.5rem;cursor:pointer}.arrowUp i{color:var(--botao-menu)}@media (min-width: 1024px){.arrowUp{right:10rem;bottom:8rem;font-size:2rem}.arrowUp:hover{font-size:2.1rem}}
