:root{--cor-branco:#fff;--cor-preto:#000;--cor-cinza-1:#d2d3e1;--cor-cinza-2:#7c7c86;--cor-gelo:#f4f7fa;--cor-azul-1:#00007d;--cor-azul-2:#00f;--cor-azul-3:#00c8ff;--cor-vermelho:red;--cor-vermelho-escuro:#7d0000;--cor-verde:#3adfa2;--cor-escuro-1:#0c0c19;--cor-escuro-2:#151523;--cor-escuro-3:#1b1b2b;--cor-escuro-4:#29293f;--cor-escuro-6:#d4d4d4;--degrade-texto:#fff,#baa8a8;--f0:11px;--f1:13px;--f2:15px;--f3:17px;--f4:25px;--f5:35px;--f6:45px;--f7:60px;--estilo:"stolzl-regular";--regular:"figtree-regular";--bold:"figtree-bold";--light:"figtree-light";--hanken-bold:"HankenGrotesk-Bold";--hanken-light:"HankenGrotesk-Light";--syne-semibold:"Syne-SemiBold";--syne-extrabold:"Syne-Extrabold"}@font-face{font-display:swap;font-family:stolzl-regular;font-style:normal;font-weight:400;src:url(./stolzl-regular.DeWm6ltd.woff) format("woff")}@font-face{font-display:swap;font-family:figtree-bold;font-style:normal;font-weight:400;src:url(./Figtree-Bold.BpSvoQyr.woff) format("woff")}@font-face{font-display:swap;font-family:figtree-regular;font-style:normal;font-weight:400;src:url(./Figtree-Regular.NtBLJkq9.woff) format("woff")}@font-face{font-display:swap;font-family:Syne-Extrabold;font-style:normal;font-weight:400;font-preload:true;src:url(./syne-extrabold.DbNjfT09.woff) format("woff")}*{border:0;box-sizing:border-box;font-size:100%;font:inherit;margin:0;outline:0;padding:0;text-decoration:none;vertical-align:baseline}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}body,html{background-color:var(--cor-escuro-2)}body{margin:0;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-text-size-adjust:none;touch-action:pan-x pan-y}::-webkit-scrollbar{display:none}*{scrollbar-width:none}body.bloquear{overflow:hidden}::-moz-selection{background-color:#0000ff6e}::selection{background-color:#0000ff6e}a,button,img,svg{-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-text-size-adjust:none;-webkit-touch-callout:none;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-o-user-select:none}a,button{cursor:pointer!important}a{background-color:transparent;cursor:pointer}img{border-style:none;-webkit-user-drag:none;user-drag:none}button{-moz-appearance:none!important;-webkit-appearance:button;appearance:button;cursor:pointer;font-family:inherit;line-height:1;margin:0;overflow:visible;text-transform:none}button *{pointer-events:none}input{overflow:visible}input,textarea{-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;font-family:inherit;line-height:1}textarea{overflow:auto}[type=button]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none}[hidden]{display:none;opacity:0;visibility:hidden}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{border:2px solid transparent!important;-webkit-box-shadow:0 0 0 100px var(--cor-escuro-1) inset!important}input:-webkit-autofill{-webkit-text-fill-color:var(--cor-escuro-1)!important}input[type=date]{min-width:calc(100% - 24px)}b{font-weight:700!important}i{font-style:italic!important}@keyframes girando{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes certificado3D{0%{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1)}25%{transform:perspective(1000px) rotateY(5deg) rotateX(2deg) scale(1.02)}50%{transform:perspective(1000px) rotateY(-3deg) rotateX(-1deg) scale(1.05)}75%{transform:perspective(1000px) rotateY(3deg) rotateX(1deg) scale(1.02)}to{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1)}}.animate-certificado-3d{animation:certificado3D 4s ease-in-out infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes barraCrescer{0%{height:0}to{height:var(--altura-final)}}.animate-barra-crescer{animation:none;height:0}.animate-barra-crescer.animated{animation:barraCrescer 1.5s ease-out both;animation-delay:var(--delay,0s)}@keyframes progressGrow{0%{width:0}to{width:var(--progress-width,20%)}}@keyframes linhaCrescer{0%{width:0}to{width:40%}}.animate-linha-crescer{animation:linhaCrescer 2s ease-out both;animation-delay:.3s}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-on-scroll{opacity:0;transform:translateY(50px);transition:all .4s ease-out}.animate-on-scroll.animated{opacity:1;transform:translateY(0)}.animate-fade-in-up{animation:fadeInUp .6s ease-out both}.animate-fade-in-down{animation:fadeInDown .6s ease-out both}.animate-fade-in-left{animation:fadeInLeft .6s ease-out both}.animate-fade-in-right{animation:fadeInRight .6s ease-out both}.animate-fade-in-scale{animation:fadeInScale .6s ease-out both}.animate-slide-in-up{animation:slideInUp 1.2s ease-out both}.animate-float{animation:float 3s ease-in-out infinite}.animate-rotate{animation:rotate 20s linear infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-bounce{animation:bounce 2s ease-in-out infinite}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.delay-9{animation-delay:.9s}.delay-10{animation-delay:1s}.delay-11{animation-delay:1.1s}.delay-12{animation-delay:1.2s}.delay-13{animation-delay:1.3s}.delay-14{animation-delay:1.4s}.delay-15{animation-delay:1.5s}.delay-16{animation-delay:1.6s}.delay-17{animation-delay:1.7s}.delay-18{animation-delay:1.8s}.delay-19{animation-delay:1.9s}.delay-20{animation-delay:2s}@media screen and (max-width:1000px){.animate-on-scroll{transition:all .4s ease-out}.animate-fade-in-down,.animate-fade-in-left,.animate-fade-in-right,.animate-fade-in-scale,.animate-fade-in-up{animation-duration:.6s}.animate-slide-in-up{animation-duration:1s}}::view-transition-old(root){animation:vt-fade-out .3s ease forwards}::view-transition-new(root){animation:vt-fade-in .3s ease forwards}@keyframes vt-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes vt-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
