.GridBackground_gridBackground__Vgjow{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:-1}.GridBackground_gridColumn__siJnp{position:absolute;top:0;width:1px;height:100vh;background:rgba(255,255,255,.05);box-shadow:0 0 1px rgba(255,255,255,.005)}.GridBackground_gridColumn1__31ZTj{left:15%}.GridBackground_gridColumn2__mONO8{left:37.5%}.GridBackground_gridColumn3__4X699{left:62.5%}.GridBackground_gridColumn4__oqIFi{left:85%}.header_header__Awatn{display:flex;align-items:center;max-width:100vw;justify-content:space-between;padding:10px 20px 20px;color:white;background-color:#1a1a1a6a;position:fixed;width:100%;top:0;left:0;z-index:100!important;transition:transform .3s ease;will-change:transform;box-shadow:0 8px 32px 0 rgba(0,0,0,.25),inset 0 40px 40px -20px rgba(0,0,0,.5);mask-image:linear-gradient(180deg,black 60%,transparent);-webkit-mask-image:linear-gradient(180deg,black 60%,transparent);pointer-events:auto;overflow:hidden}.header_logo__QDj1X{border-radius:50%;width:50px;height:50px;object-fit:contain}.header_faderHeader__koaVp{position:fixed;z-index:50;top:0;left:0;width:100%;height:100px;background:transparent;pointer-events:none;backdrop-filter:opacity(0);-webkit-backdrop-filter:opacity(0)}.navBar_navBar__vsm_F{display:flex;justify-content:center;align-items:center;background-color:transparent;height:-moz-fit-content;height:fit-content;position:fixed;left:0;top:0;padding-left:25px;height:100vh}.navBar_hoverWall__dZlYO:hover{.navBar_about__o5Y_x{color:#6c6c6c;transform:translateX(0);opacity:1;animation:navBar_fadeInUp___P2KM .2s forwards}.navBar_about__o5Y_x:hover{color:#FFFFFF}}.navBar_hoverWall__dZlYO{position:fixed;top:0;left:0;width:10%;height:100%;background-color:transparent;z-index:-1}.navBar_point__bUCd0{width:5px;height:5px;background-color:#6c6c6c;border-radius:50%;margin:0}.navBar_menu__6ImTG{display:flex;justify-content:center;align-items:start;list-style:none;flex-direction:column;gap:24px;margin:0;padding:0;gap:6px}.navBar_menu__6ImTG a{text-decoration:none;font-weight:500;color:#777777;border-radius:24px;transition:.3s ease;opacity:0;transform:translateX(-5px)}.navBar_menu__6ImTG a:hover{font-weight:700}.navBar_menu__6ImTG li{display:flex;align-items:center;justify-content:start;gap:8px}.footer_footer__PZD4d{background-color:#f8f9fa;margin:20px 0;height:90vh;position:relative}.footer_footerContent__dX46s,.footer_footer__PZD4d{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer_footerContent__dX46s{height:100%}.footer_footerBottom__igZxy{width:100%;display:flex;justify-content:center;align-items:center;height:100px;background-color:rgb(215,188,152);position:absolute;bottom:0;color:#333}.footer_footerTitle__BQSMk{margin:0;font-size:2rem;text-align:center;font-weight:800;color:#333}.footer_footerLinks__khjBW{margin-top:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-bottom:60px}.footer_footerLink__KzpZ_{transition:transform .2s ease}.footer_footerLink__KzpZ_:hover{transform:scale(1.1);transition:transform .2s ease}.containerGrid_container__a7HpC{max-width:1440px!important;margin:0 auto;width:100%!important;padding:0 16px}.resumo_intro__eAlsn{font-size:x-large;font-family:var(--font-raleway);display:flex;flex-direction:row;max-width:100%;min-height:100vh;font-size:1.5rem;align-items:center;justify-content:space-around;padding-top:40px;div{max-width:600px}}.resumo_highlight__SNZI5{color:#ffffff;font-weight:700}.resumo_introHistory__owjjH{color:#ffffff;margin-bottom:5px;font-weight:600}.resumo_education__VhMQE{display:flex;gap:20px;margin-top:0}.resumo_introImage__PNZcg{display:flex;justify-content:center;align-items:center;position:relative}.resumo_introImageDois__7ePhz{position:absolute;z-index:1;width:55%;left:-25%;bottom:5%}@keyframes resumo_floatY__eDW72{0%{transform:translateY(-4px)}50%{transform:translateY(4px)}to{transform:translateY(-4px)}}.resumo_introImageDois__7ePhz{animation:resumo_floatY__eDW72 3s ease-in-out infinite}.resumo_educationImage__0qkbd{border-radius:8px;transition:transform .3s;height:100%;aspect-ratio:24/9}.resumo_educationImage__0qkbd:hover{transform:scale(1.05)}.boasVindas_boasVindas__rXsxt{position:absolute;z-index:100;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.boasVindas_scrollPlaceHolder__lmAKi{position:fixed;width:9px;height:100%;background:#ffffff;right:0;top:0}.boasVindas_highlight__5n_bZ{color:#ffffff!important;font-weight:700}.boasVindas_texto__beOU8{color:#aaa;font-size:2.5rem;box-sizing:border-box;display:inline-block}.boasVindas_animatedText__oaRpc{display:inline-block;opacity:0;transform:translateY(10px);animation:boasVindas_riseIn__F_7Gr .6s ease-out forwards}@keyframes boasVindas_riseIn__F_7Gr{to{opacity:1;transform:translateY(0)}}.boasVindas_highlight__5n_bZ,.boasVindas_highlight__5n_bZ *{color:#ffffff;font-weight:700}.boasVindas_childrenContainer__iINZn{opacity:0;animation:boasVindas_fadeIn__LDrff .5s ease-in forwards;animation-delay:3.5s}@keyframes boasVindas_fadeIn__LDrff{to{opacity:1}}@keyframes boasVindas_fadeOut__JbCTG{to{opacity:0}}.boasVindas_fadeOut__JbCTG{animation:boasVindas_fadeOut__JbCTG .5s ease-out forwards;animation-delay:3s}.boasVindas_texto__beOU8 span:first-child{animation-delay:0s}.boasVindas_texto__beOU8 span:nth-child(2){animation-delay:.05s}.boasVindas_texto__beOU8 span:nth-child(3){animation-delay:.1s}.boasVindas_texto__beOU8 span:nth-child(4){animation-delay:.15s}.boasVindas_texto__beOU8 span:nth-child(5){animation-delay:.2s}.boasVindas_texto__beOU8 span:nth-child(6){animation-delay:.25s}.boasVindas_texto__beOU8 span:nth-child(7){animation-delay:.3s}.boasVindas_texto__beOU8 span:nth-child(8){animation-delay:.35s}.boasVindas_texto__beOU8 span:nth-child(9){animation-delay:.4s}.boasVindas_texto__beOU8 span:nth-child(10){animation-delay:.45s}.boasVindas_texto__beOU8 span:nth-child(11){animation-delay:.5s}.boasVindas_texto__beOU8 span:nth-child(12){animation-delay:.55s}.boasVindas_texto__beOU8 span:nth-child(13){animation-delay:.6s}.boasVindas_texto__beOU8 span:nth-child(14){animation-delay:.65s}.boasVindas_texto__beOU8 span:nth-child(15){animation-delay:.7s}.boasVindas_texto__beOU8 span:nth-child(16){animation-delay:.75s}.boasVindas_texto__beOU8 span:nth-child(17){animation-delay:.8s}.boasVindas_texto__beOU8 span:nth-child(18){animation-delay:.85s}.boasVindas_texto__beOU8 span:nth-child(19){animation-delay:.9s}.boasVindas_texto__beOU8 span:nth-child(20){animation-delay:.95s}.boasVindas_texto__beOU8 span:nth-child(21){animation-delay:1s}.boasVindas_texto__beOU8 span:nth-child(22){animation-delay:1.05s}.boasVindas_texto__beOU8 span:nth-child(23){animation-delay:1.1s}.boasVindas_texto__beOU8 span:nth-child(24){animation-delay:1.15s}.boasVindas_texto__beOU8 span:nth-child(25){animation-delay:1.2s}.boasVindas_texto__beOU8 span:nth-child(26){animation-delay:1.25s}.boasVindas_texto__beOU8 span:nth-child(27){animation-delay:1.3s}.boasVindas_texto__beOU8 span:nth-child(28){animation-delay:1.35s}.boasVindas_texto__beOU8 span:nth-child(29){animation-delay:1.4s}.boasVindas_texto__beOU8 span:nth-child(30){animation-delay:1.45s}.boasVindas_texto__beOU8 span:nth-child(31){animation-delay:1.5s}.boasVindas_texto__beOU8 span:nth-child(32){animation-delay:1.55s}.boasVindas_texto__beOU8 span:nth-child(33){animation-delay:1.6s}.boasVindas_texto__beOU8 span:nth-child(34){animation-delay:1.65s}.boasVindas_texto__beOU8 span:nth-child(35){animation-delay:1.7s}.boasVindas_texto__beOU8 span:nth-child(36){animation-delay:1.75s}.card_card__e0_Ma{display:flex;flex-direction:column;align-items:start;justify-content:space-between;width:90%;height:-moz-fit-content;height:fit-content;max-height:600px}.card_title__Ri9_7{font-size:1.2rem;margin-bottom:10px;font-weight:600;color:#fff}.card_company__IMNq5{font-size:.9rem;color:#888;margin:0 0 5px;font-weight:600}.card_time__ano_0{font-size:.9rem;color:#aaa;margin:0 0 10px}.card_description__ji179{font-size:1rem;font-weight:600;color:#ccc;margin:10px 0}.experiencias_title__5ush2{color:rgb(36,190,95)}.experiencias_section__MDYMX{height:90vh;display:flex;flex-direction:column;justify-content:center}.experiencias_experiencesGrid__iMlZH{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.sobreMim_section__grfPu{height:90vh;display:flex;flex-direction:column;justify-content:center}.sobreMim_container__BOMln{display:flex;align-items:center;justify-content:space-between;flex-direction:row;position:relative;margin-top:20px}.sobreMim_imageContainer__JV2vz{position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center}.sobreMim_description__0qOmq{font-size:1rem;line-height:1.4;color:#ccc;margin:10px 0;font-weight:500;max-width:700px}.sobreMim_link__X0g3j{width:125px;height:125px;position:absolute;top:-2%;left:40%}.card_projectCard__Y8tbs{display:flex;flex-direction:column;background-color:#333;border-radius:10px;padding:12px 8px;width:70%;text-align:left;color:#fff;border:1px solid #ccc;transition:transform .3s}.card_projectCard__Y8tbs:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(83,83,83,.25)}.card_projectImage__5fO_G{aspect-ratio:3.5/3;width:100%;object-fit:cover}.card_projectTitle__Cb8sn{font-size:1.2rem;font-weight:500;margin-top:10px;margin-bottom:5px;color:#fff}.card_projectDescription__v1QuJ{font-size:.875rem;margin-top:0;line-height:1.3}.card_projectLink__gc5Y2{margin-top:10px;text-decoration:none;color:#fff;font-weight:600;text-align:center;border:1px solid #ccc;width:100%;padding:12px;border-radius:8px;transition:.3s;box-shadow:0 8px 8px rgba(0,0,0,.15)}.card_projectLink__gc5Y2:hover{color:#fff;background-color:#444}.projetos_projectsContainer__w8FrT{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;padding:20px;justify-items:center}.projetos_section___Bq_9{height:90vh;display:flex;flex-direction:column;justify-content:center}.projetos_header__lKVy1{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.projetos_githubLink__ypIDI{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:center;margin-top:10px;text-decoration:none;color:#fff;font-weight:600;text-align:center;border:1px solid #ccc;width:100%;max-width:200px;padding:6px;border-radius:8px;transition:.3s;box-shadow:0 8px 8px rgba(0,0,0,.15)}.projetos_githubLink__ypIDI:hover{color:#fff;background-color:#444}.habilidades_section__pf00S{height:80vh;display:flex;flex-direction:column;justify-content:center;transform:translateY(-100px)}.habilidades_skillsContainer__OVqfm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.habilidades_description__RJlQI{text-align:center}.habilidades_skillsGrid___QWx9{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%}.habilidades_skillImage__RbQ__{margin:10px;width:80px;height:80px;transition:.3s ease}.habilidades_skillImage__RbQ__:hover{transform:scale(1.1);transition:transform .3s ease}