body{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.header{position:relative;padding-top:137px}@media screen and (min-width:768px){.header{padding-top:10.625rem}}@media screen and (min-width:1024px){.header{padding-top:8.5625rem}}.header__nav{width:100%;min-height:84px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding:1rem;margin:0 auto;font-size:.6875rem;font-weight:600;display:grid;grid-template:"menucta logo ctas ctas" "busca busca busca busca" "menu menu menu menu"/63px 70px 1fr 1fr}@media screen and (min-width:768px){.header__nav{padding:0 1.875rem 1rem;font-size:.8125rem;grid-template:"logo busca busca" "menu menu ctas"/100px 1fr 1fr}}@media screen and (min-width:1024px){.header__nav{padding:1.625rem 2.5rem;max-width:1200px;grid-template:"logo busca menu ctas"/100px 3fr 4fr 3fr}}@media screen and (min-width:1280px){.header__nav{padding:1.625rem 0;grid-template:"logo busca menu ctas" "courses courses courses courses"/120px 2fr 3fr 2fr}}.header__nav--menu-cta{grid-area:menucta;position:relative;display:block;margin-right:1.125rem;width:45px;height:45px;-webkit-align-self:center;align-self:center;border:1px solid #012640;background-color:#021017}@media screen and (min-width:768px){.header__nav--menu-cta{display:none}}.header__nav--menu-cta>.--to-open,.header__nav--menu-cta>.--to-close{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.header__nav--menu-cta>.--to-open{opacity:1}.header__nav--menu-cta>.--to-close{opacity:0}.header__nav--logo{grid-area:logo;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;min-height:84px;outline:none}.header__nav--logo img{max-width:100%}@media screen and (min-width:1280px){.header__nav--logo img{width:95px}}.header__nav--busca{grid-area:busca;display:none}@media screen and (min-width:768px){.header__nav--busca{position:inherit;min-height:54px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center}}.header__nav--busca--visible{-webkit-transform:translateY(63px);transform:translateY(63px)}@media screen and (min-width:768px){.header__nav--busca--visible{-webkit-transform:none;transform:none}}.header__nav--busca-form{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:10px;width:100%;padding:0 1rem;border:solid 1px #0D6271;min-height:64px;margin:.75rem 0 1.375rem}@media screen and (min-width:768px){.header__nav--busca-form{min-height:41px;margin:0}}@media screen and (min-width:1024px){.header__nav--busca-form{margin-right:32px}}@media screen and (min-width:1280px){.header__nav--busca-form{max-width:227px}}.header__nav--busca-input{margin:0;border:0;height:100%;width:100%;color:#fff;background-color:transparent;outline:none;font-size:1rem}@media screen and (min-width:768px){.header__nav--busca-input{font-size:.875rem}}.header__nav--busca-input::placeholder{color:#40A5B7}@media screen and (min-width:1024px){.header__nav--busca-input::placeholder{font-size:.75rem}}.header__nav--busca-submit{border:0;height:100%;width:3.4em;background-color:transparent;outline:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.header__nav--busca-submit:focus-visible{outline:1px solid white}.header__nav--ctas{grid-area:ctas;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;justify-content:end;-webkit-box-align:center;align-items:center;width:100%;gap:16px}@media screen and (min-width:768px){.header__nav--ctas{gap:32px;padding-left:2rem}}@media screen and (min-width:1024px){.header__nav--ctas{-webkit-box-pack:justify;justify-content:space-between}}.header__nav--ctas-busca{display:block;padding:.625rem}@media screen and (min-width:768px){.header__nav--ctas-busca{display:none}}.header__nav--ctas-entrar,.header__nav--ctas-matricule{text-decoration:none;text-transform:uppercase;color:#D7F9FF}.header__nav--ctas-entrar{display:none}@media screen and (min-width:768px){.header__nav--ctas-entrar{display:block}}.header__nav--ctas-matricule{position:relative;font-weight:bold;color:#01080E;line-height:1rem;text-align:center;white-space:nowrap;max-width:172px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;padding:.5rem 1.125rem}@media screen and (min-width:768px){.header__nav--ctas-matricule{padding:.9375rem 2.5rem}}@media screen and (min-width:1024px){.header__nav--ctas-matricule{padding:.9375rem 1.25rem;width:100%;max-width:inherit}}@media screen and (min-width:1280px){.header__nav--ctas-matricule{padding:.9375rem 2.5rem}}.header__nav--ctas-matricule::before{z-index:-1;content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#2BFDBE;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}.header__nav--ctas-matricule::after{z-index:-2;content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#2BFDBE;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}.header__nav--ctas-matricule:hover{-webkit-transform:translateY(1px);transform:translateY(1px)}.header__nav--ctas-matricule:hover::before{background-color:#D9FFF6}.header__nav--menu{grid-area:menu;text-transform:uppercase;display:none;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;gap:2rem;padding:1rem 0}@media screen and (min-width:768px){.header__nav--menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:start;gap:9%;padding:0}}@media screen and (min-width:1024px){.header__nav--menu{-webkit-box-pack:end;justify-content:end;gap:32px}}@media screen and (min-width:1280px){.header__nav--menu{width:560px}}.header__nav--menu-link{text-decoration:none;color:#D7F9FF}@media screen and (min-width:768px){.header__nav--menu-link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media screen and (min-width:1280px){.header__nav--menu-link{display:block}}.header__nav--courses{grid-area:courses}.header__nav--link-hover{position:relative}.header__nav--link-hover::before{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#2BDEFD}.header__nav--link-hover:hover{color:#2BDEFD}.header__nav--link-hover:hover::before{width:22px}.header.internalPage{background-color:#01080E;padding-top:7.1875rem}@media screen and (min-width:768px){.header.internalPage{padding-top:9.25rem}}@media screen and (min-width:1024px){.header.internalPage{padding-top:8rem}}@media screen and (min-width:1280px){.header.internalPage{padding-top:8.5625rem}}.header.internalPage .header__nav{margin-bottom:0;padding-bottom:1rem}.header.internalPage .header__nav--menu{padding:1rem 0}@media screen and (min-width:768px){.header.internalPage .header__nav--menu{padding:0}}@media screen and (min-width:1024px){.header.internalPage .header__nav--menu{gap:16px;margin-left:1rem}}@media screen and (min-width:1280px){.header.internalPage .header__nav--menu{gap:32px;margin-left:0}}@media screen and (min-width:1024px){.header.internalPage .header__nav--ctas{padding-left:1rem}}@media screen and (min-width:1280px){.header.internalPage .header__nav--ctas{padding-left:2rem}}.header.internalPage .header__nav--courses{font-size:.6875rem;font-weight:bold;background-color:#093366}@media screen and (min-width:1024px){.header.internalPage .header__nav--courses{font-size:.8125rem}}.header.internalPage .header__nav--courses-list{width:100%;padding:1rem 0;list-style:none;display:grid;grid-auto-rows:40px;grid-template-columns:repeat(2,1fr);grid-template-areas:"programacao front-end" "data-science inteligencia-artificial" "devops design-ux" "mobile inovacao-gestao"}@media screen and (min-width:768px){.header.internalPage .header__nav--courses-list{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"programacao front-end data-science inteligencia-artificial" "devops design-ux mobile inovacao-gestao";min-height:80px}}@media screen and (min-width:1024px){.header.internalPage .header__nav--courses-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0}}.header.internalPage .header__nav--courses-item{-webkit-align-self:center;align-self:center;text-transform:uppercase;color:#D7F9FF}.header.internalPage .header__nav--courses-item-link{text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.header.internalPage .header__nav--courses-item-link span{font-size:1.2em;margin-left:.1875rem;line-height:1}.header.internalPage .header__nav--courses-item.--mobile{grid-area:mobile}.header.internalPage .header__nav--courses-item.--programacao{grid-area:programacao}.header.internalPage .header__nav--courses-item.--front-end{grid-area:front-end}.header.internalPage .header__nav--courses-item.--devops{grid-area:devops}.header.internalPage .header__nav--courses-item.--design-ux{grid-area:design-ux}.header.internalPage .header__nav--courses-item.--data-science{grid-area:data-science}.header.internalPage .header__nav--courses-item.--inovacao-gestao{grid-area:inovacao-gestao}.header.internalPage .header__nav--courses-item.--inteligencia-artificial{grid-area:inteligencia-artificial}.header__principal{z-index:10;position:absolute;top:0;left:0;width:100%}.header__principal.scroll-on{position:fixed;backdrop-filter:blur(3px);background-color:rgba(1,8,14,.9)}.header__principal.scroll-on .header__nav{padding-top:0;padding-bottom:0}.header__principal.scroll-on .header__nav--menu{padding-bottom:2rem}@media screen and (min-width:768px){.header__principal.scroll-on .header__nav{padding-bottom:1rem}.header__principal.scroll-on .header__nav--menu{padding-bottom:0}}@media screen and (min-width:1024px){.header__principal.scroll-on .header__nav{padding-bottom:0}}@media screen and (max-width:767px){.header__principal.ativo{backdrop-filter:blur(3px);background-color:rgba(1,8,14,.9)}.header__principal.ativo .header__nav--logo{visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;animation:fadeOut 0.2s ease-in-out forwards}.header__principal.ativo .header__nav--ctas-entrar{display:block;animation:fadeIn 0.2s ease-in-out backwards;position:relative;font-weight:bold;color:#D7F9FF;line-height:1rem;text-align:center;white-space:nowrap;max-width:172px;-webkit-transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;padding:.5rem 2.3125rem}}@media screen and (max-width:767px) and (min-width:768px){.header__principal.ativo .header__nav--ctas-entrar{padding:.9375rem 2.5rem}}@media screen and (max-width:767px) and (min-width:1024px){.header__principal.ativo .header__nav--ctas-entrar{padding:.9375rem 1.25rem;width:100%;max-width:inherit}}@media screen and (max-width:767px) and (min-width:1280px){.header__principal.ativo .header__nav--ctas-entrar{padding:.9375rem 2.5rem}}@media screen and (max-width:767px){.header__principal.ativo .header__nav--ctas-entrar::before{z-index:-1;content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#01080E;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}.header__principal.ativo .header__nav--ctas-entrar::after{z-index:-2;content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#2BFDBE;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}.header__principal.ativo .header__nav--ctas-entrar:hover{-webkit-transform:translateY(1px);transform:translateY(1px)}.header__principal.ativo .header__nav--menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;animation:fadeIn 0.2s 0.2s ease-in-out backwards}.header__principal.ativo .header__nav--menu-cta>.--to-open{opacity:0}.header__principal.ativo .header__nav--menu-cta>.--to-close{opacity:1}.header__principal.ativo .header__nav--busca{display:block;animation:fadeIn 0.2s 0.1s ease-in-out backwards}}.header:not(.internalPage) .header__principal{background-color:#021017}.header:not(.internalPage) .header__principal::before{content:"";position:absolute;top:99%;left:0;background-color:#021017;width:49px;height:25px;clip-path:polygon(0 0,100% 0,calc(100% - 30px) 100%,0 100%)}@media screen and (min-width:768px){.header:not(.internalPage) .header__principal::before{width:158px;height:25px}}@media screen and (min-width:1024px){.header:not(.internalPage) .header__principal::before{width:220px;height:25px}}.header:not(.internalPage) .header__principal::after{content:"";position:absolute;top:99%;right:0;background-color:#021017;width:49px;height:25px;clip-path:polygon(0 0,100% 0,100% 100%,30px 100%)}@media screen and (min-width:768px){.header:not(.internalPage) .header__principal::after{width:158px;height:25px}}@media screen and (min-width:1024px){.header:not(.internalPage) .header__principal::after{width:220px;height:25px}}@media screen and (max-width:767px){body.open-menu{position:relative;overflow:hidden}body.open-menu::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.42);z-index:1;animation:fadeIn 0.3s ease-in-out forwards}.header.--hide,.header.internalPage.--hide{display:none}}.tabindex:focus-visible{outline:1px solid white;outline-offset:1px}@supports not selector(:focus-visible){.tabindex:focus{outline:1px solid white;outline-offset:1px}}body.no-search .header__nav--ctas-busca,body.no-search .header__nav--busca{display:none}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}