.player[data-astro-cid-fnrypj2h]{--player-fundo: #680000;--player-realce: #ffd900;background-color:#000}.player[data-astro-cid-fnrypj2h] video[data-astro-cid-fnrypj2h]{display:block}.player-capa[data-astro-cid-fnrypj2h]{position:absolute;inset:0;display:grid;place-items:center;background:#00000040;transition:opacity .25s ease;cursor:pointer}.player-capa[data-astro-cid-fnrypj2h][hidden]{display:none}.player-capa-bolha[data-astro-cid-fnrypj2h]{display:grid;place-items:center;width:4.25rem;height:4.25rem;border-radius:999px;background:var(--player-fundo);color:#fff;box-shadow:0 6px 20px #00000059;transition:transform .2s ease}.player-capa-bolha[data-astro-cid-fnrypj2h] svg[data-astro-cid-fnrypj2h]{width:1.9rem;height:1.9rem;margin-left:.2rem}.player-capa[data-astro-cid-fnrypj2h]:hover .player-capa-bolha[data-astro-cid-fnrypj2h]{transform:scale(1.08)}.player-barra[data-astro-cid-fnrypj2h]{position:absolute;inset-inline:.5rem;bottom:.5rem;display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;border-radius:999px;background:color-mix(in srgb,var(--player-fundo) 92%,transparent);color:#fff;opacity:0;transform:translateY(.4rem);transition:opacity .25s ease,transform .25s ease}.player[data-astro-cid-fnrypj2h]:hover .player-barra[data-astro-cid-fnrypj2h],.player[data-astro-cid-fnrypj2h]:focus-within .player-barra[data-astro-cid-fnrypj2h],.player[data-astro-cid-fnrypj2h][data-pausado] .player-barra[data-astro-cid-fnrypj2h]{opacity:1;transform:translateY(0)}.player-barra[data-astro-cid-fnrypj2h] button[data-astro-cid-fnrypj2h]{display:grid;place-items:center;width:1.75rem;height:1.75rem;flex-shrink:0;border-radius:999px;cursor:pointer;transition:background-color .2s ease}.player-barra[data-astro-cid-fnrypj2h] button[data-astro-cid-fnrypj2h]:hover{background:#ffffff2e}.player-barra[data-astro-cid-fnrypj2h] button[data-astro-cid-fnrypj2h] svg[data-astro-cid-fnrypj2h]{width:1.05rem;height:1.05rem}.player-tempo[data-astro-cid-fnrypj2h]{font-size:.7rem;font-variant-numeric:tabular-nums;flex-shrink:0}.player-trilha[data-astro-cid-fnrypj2h]{-webkit-appearance:none;appearance:none;flex:1;min-width:2rem;height:.25rem;border-radius:999px;cursor:pointer;background:linear-gradient(to right,var(--player-realce) var(--progresso, 0%),rgb(255 255 255 / .3) var(--progresso, 0%))}.player-trilha[data-astro-cid-fnrypj2h]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.7rem;height:.7rem;border-radius:999px;background:var(--player-realce)}.player-trilha[data-astro-cid-fnrypj2h]::-moz-range-thumb{width:.7rem;height:.7rem;border:0;border-radius:999px;background:var(--player-realce)}@media(prefers-reduced-motion:reduce){.player-capa[data-astro-cid-fnrypj2h],.player-barra[data-astro-cid-fnrypj2h],.player-capa-bolha[data-astro-cid-fnrypj2h]{transition:none}}.orbita[data-astro-cid-hvtcus4e]{position:absolute;aspect-ratio:198 / 181}.orbita[data-astro-cid-hvtcus4e] svg[data-astro-cid-hvtcus4e]{width:100%;height:100%}.orbita-eixo[data-astro-cid-hvtcus4e]{position:absolute;inset:0;transform-origin:56.31% 52.21%;animation:orbitar 12s linear infinite}.orbita-bola[data-astro-cid-hvtcus4e]{position:absolute;left:0;top:0;width:43.43%;aspect-ratio:1;border-radius:9999px;background-color:#ffb700}@keyframes orbitar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.orbita-eixo[data-astro-cid-hvtcus4e]{animation:none}}.cartao[data-astro-cid-o57gt7vz]{--escala: 1;--hover: 1;transform:scale(calc(var(--escala) * var(--hover)));transition:transform .5s ease-out;transform-origin:center}@media(hover:hover){.cartao[data-astro-cid-o57gt7vz]:hover{--hover: 1.06;transition-duration:.25s}}@media(prefers-reduced-motion:reduce){.cartao[data-astro-cid-o57gt7vz]{transition:none}}.slide[data-astro-cid-taxelh4x]{transform:scale(.82);transition:transform .5s ease-out}.slide[data-astro-cid-taxelh4x][data-ativo]{transform:scale(1)}.foto[data-astro-cid-taxelh4x]{position:relative;transition:transform .4s ease-out}@media(hover:hover){.foto[data-astro-cid-taxelh4x]:hover{z-index:1;transform:scale(1.07);transition-duration:.25s}}@media(prefers-reduced-motion:reduce){.foto[data-astro-cid-taxelh4x]{transition:none}}@keyframes flutuar{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-.6rem) rotate(-3deg)}}.animate-flutuar[data-astro-cid-t5lagmux]{animation:flutuar 4.5s ease-in-out infinite}.faq-conteudo[data-astro-cid-z6gx6xcw]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item[data-astro-cid-z6gx6xcw][open] .faq-conteudo[data-astro-cid-z6gx6xcw]{grid-template-rows:1fr}.faq-item[data-astro-cid-z6gx6xcw][data-fechando] .faq-conteudo[data-astro-cid-z6gx6xcw]{grid-template-rows:0fr}.faq-interno[data-astro-cid-z6gx6xcw]{overflow:hidden}.faq-corpo[data-astro-cid-z6gx6xcw]{opacity:0;transition:opacity .3s ease 80ms}.faq-item[data-astro-cid-z6gx6xcw][open] .faq-corpo[data-astro-cid-z6gx6xcw]{opacity:1}.faq-item[data-astro-cid-z6gx6xcw][data-fechando] .faq-corpo[data-astro-cid-z6gx6xcw]{opacity:0;transition-delay:0ms}@media(prefers-reduced-motion:reduce){.faq-conteudo[data-astro-cid-z6gx6xcw],.faq-corpo[data-astro-cid-z6gx6xcw]{transition:none}}
