:root{--cor-branco-fixo:#fff;--cor-preto-fixo:#000;--cor-branco:#0f0c16;--cor-preto:#fff;--cor-cinza:#8a8496;--cor-cinza-claro:#231c30;--cor-cinza-escuro:#312a3f;--cor-gelo:#181221;--cor-vermelho:#ff2e6d;--cor-vermelho-transparente:#ff2e6d26;--cor-vermelho-escuro:#e61856;--cor-verde:#2effb6;--cor-verde-transparente:#2effb626;--cor-verde-escuro:#1ae69d;--cor-azul:#6217ec;--cor-azul-transparente:#6217ec26;--cor-azul-escuro:#4e11bd;--cor-laranja:#eaae4c;--cor-laranja-transparente:#eaae4c26;--cor-laranja-escuro:#d19533;--cor-roxo:#6217ec;--cor-roxo-claro:#b68cff;--cor-roxo-transparente:#6217ec26;--cor-roxo-escuro:#4e11bd;--degrade-skeleton:linear-gradient(90deg,#181221,#231c30 50%,#181221);--f0:10px;--f1:12px;--f2:14px;--f3:16px;--f4:18px;--f5:20px;--f6:22px;--f7:24px;--f8:26px;--f9:28px;--f10:30px;--f11:40px;--regular:"sohne"}@media screen and (width<=1000px){:root{--f0:9px;--f1:11px;--f2:13px;--f3:15px;--f4:18px;--f5:20px;--f6:22px;--f7:24px;--f8:26px;--f9:28px;--f10:30px;--f11:40px}}body[tema=claro],html[tema=claro]{--cor-branco:#f6f3fc;--cor-preto:#000;--cor-cinza:#625c6d;--cor-cinza-claro:#d7d1e5;--cor-cinza-escuro:#bfb9ce;--cor-gelo:#e8e3f3;--degrade-skeleton:linear-gradient(90deg,#e8e3f3,#d7d1e5 50%,#e8e3f3);--cor-vermelho:#dd275d;--cor-vermelho-transparente:#dd275d26;--cor-vermelho-escuro:#b81a4a;--cor-verde:#2ad599;--cor-verde-transparente:#2ad59926;--cor-verde-escuro:#20b07d;--cor-azul:#6217ec;--cor-azul-transparente:#6217ec26;--cor-azul-escuro:#4e11bd;--cor-laranja:#cf902b;--cor-laranja-transparente:#cf902b26;--cor-laranja-escuro:#a87420;--cor-roxo:#6217ec;--cor-roxo-claro:#4e11bd;--cor-roxo-transparente:#6217ec26;--cor-roxo-escuro:#4e11bd}@font-face{font-family:sohne;font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/Sohne.woff2)format("woff2")}*{box-sizing:border-box;font-size:100%;font:inherit;vertical-align:baseline;border:0;outline:0;margin:0;padding:0;text-decoration:none}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;line-height:1.15}body,html{background-color:var(--cor-branco);scroll-behavior:smooth}body{-webkit-tap-highlight-color:#0000;margin:0}#tela{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;display:flex}div,section{scrollbar-width:none}div::-webkit-scrollbar{display:none!important}section::-webkit-scrollbar{display:none!important}body.bloqueado,body.bloquear{overflow:hidden!important}::selection{color:#fff;background-color:#1f95f0c0}a,button,img,svg{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-webkit-tap-highlight-color:#0000;-webkit-text-size-adjust:none;-webkit-touch-callout:none;-o-user-select:none}a{cursor:pointer;background-color:#0000}img{border-style:none}button{appearance:button;text-transform:none;cursor:pointer;margin:0;font-family:inherit;line-height:1;overflow:visible;-moz-appearance:none!important}button *{pointer-events:none}input{line-height:1;overflow:visible}input,textarea{appearance:none;-moz-appearance:none!important}textarea{scrollbar-width:none;overflow:auto}textarea::-webkit-scrollbar{display:none}[type=button]{appearance:button}[type=button]::-moz-focus-inner{border-style:none}button::-moz-focus-inner{border-style:none}label span{color:var(--cor-vermelho);font-family:var(--regular)}@keyframes girando{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes skeleton{0%{background-position:-200% 0}to{background-position:200% 0}}body,html{scrollbar-color:#00000038 transparent;scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000038;border-radius:10px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#00000061}body.tema-escuro{scrollbar-color:#ffffff38 transparent}body.tema-escuro ::-webkit-scrollbar-track{background:0 0}body.tema-escuro ::-webkit-scrollbar-thumb{background:#ffffff38}body.tema-escuro ::-webkit-scrollbar-thumb:hover{background:#ffffff61}.ql-editor{box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;width:100%;line-height:1.5;font-family:var(--regular);color:var(--cor-preto);outline:none;padding:15px}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor ol,.ql-editor p,.ql-editor ul{margin:0;padding:0}.ql-editor ol,.ql-editor ul{flex-direction:column;margin:8px 0;padding-left:25px;display:flex}.ql-editor li{margin:10px 0 0;padding:0 0 0 25px;list-style-type:none;position:relative}.ql-editor li:first-child{margin:8px 0 0}.ql-editor li:last-child{margin:8px 0 15px}.ql-editor li .ql-ui{width:20px;margin:0 8px 0 0;position:absolute;top:0;left:0}.ql-editor li .ql-ui,.ql-editor li .ql-ui:before{justify-content:center;align-items:center;display:flex}.ql-editor li .ql-ui:before{text-align:center;white-space:nowrap;margin:0}.ql-editor li[data-list=bullet]>.ql-ui{align-items:center}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"";background-color:var(--cor-cinza);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin:7px 0 0}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal);background-color:var(--cor-cinza-claro);width:18px;height:18px;color:var(--cor-preto);font-size:var(--f1);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin:2px 0 0;display:flex}.ql-editor li[data-list=checked]{color:var(--cor-cinza);text-decoration:line-through}.ql-editor li[data-list=checked]>.ql-ui:before{content:"";background-color:var(--cor-verde);width:18px;height:18px;color:var(--cor-branco);font-size:var(--f1);border-radius:50%;margin:2px 0 0;line-height:18px}.ql-editor li[data-list=unchecked]{color:var(--cor-preto)}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"";background-color:var(--cor-branco);border:1px solid var(--cor-cinza-claro);box-sizing:border-box;border-radius:50%;width:18px;height:18px;margin:2px 0 0}.ql-editor h1{font-size:2em}.ql-editor h1,.ql-editor h2{font-family:var(--regular);margin:10px 0}.ql-editor h2{font-size:1.5em}.ql-editor h3{font-size:1.17em;font-family:var(--regular);margin:10px 0}.ql-editor a{color:var(--cor-azul);text-decoration:underline}.ql-editor blockquote{border-left:4px solid var(--cor-cinza-claro);color:var(--cor-cinza);margin:10px 0;padding-left:16px}.ql-editor code,.ql-editor pre{background-color:var(--cor-preto);color:var(--cor-branco);font-family:Monaco,Courier New,monospace;font-size:var(--f2);white-space:pre;border-radius:8px;margin:10px 0;padding:15px;overflow-x:auto}.ql-editor b,.ql-editor strong{font-family:var(--regular)}.ql-editor em,.ql-editor i{font-style:italic}.ql-editor u{text-decoration:underline}.ql-editor s,.ql-editor strike{text-decoration:line-through}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-bg-black{background-color:var(--cor-preto)}.ql-editor .ql-bg-red{background-color:var(--cor-vermelho)}.ql-editor .ql-bg-orange{background-color:var(--cor-laranja)}.ql-editor .ql-bg-yellow{background-color:var(--cor-amarelo)}.ql-editor .ql-bg-green{background-color:var(--cor-verde)}.ql-editor .ql-bg-blue{background-color:var(--cor-azul)}.ql-editor .ql-bg-purple{background-color:var(--cor-roxo)}.ql-editor .ql-color-white{color:var(--cor-branco)}.ql-editor .ql-color-red{color:var(--cor-vermelho)}.ql-editor .ql-color-orange{color:var(--cor-laranja)}.ql-editor .ql-color-yellow{color:var(--cor-amarelo)}.ql-editor .ql-color-green{color:var(--cor-verde)}.ql-editor .ql-color-blue{color:var(--cor-azul)}.ql-editor .ql-color-purple{color:var(--cor-roxo)}body.modoFoco .abas,body.modoFoco .descricao,body.modoFoco .voltar,body.modoFoco aside.playlist,body.modoFoco nav{opacity:.1;transition:opacity .3s}body.modoFoco .abas:hover,body.modoFoco .voltar:hover,body.modoFoco aside.playlist:hover,body.modoFoco nav:hover{opacity:1}body .checkout-pagina,body[tema=claro] .checkout-pagina,body[tema=escuro] .checkout-pagina{--cor-branco:#fff;--cor-preto:#0c0f1a;--cor-gelo:#f4f6fb;--cor-cinza:#6b7488;--cor-cinza-claro:#e2e6f0;--cor-cinza-escuro:#cdd3e0;--cor-verde:#18c964;--cor-verde-transparente:#18c96426;--cor-vermelho:#ff2e6d;--cor-vermelho-transparente:#ff2e6d26;--cor-amarelo:#febe00;--cor-amarelo-escuro:#e0a800;--cor-amarelo-transparente:#febe0033;--cor-branco-fixo:#fff;--cor-preto-fixo:#000;background-color:var(--cor-gelo);min-height:100dvh;color:var(--cor-preto)}.fade-enter-active[data-v-f318ee70],.fade-leave-active[data-v-f318ee70]{transition:opacity .3s}.fade-enter-from[data-v-f318ee70],.fade-leave-to[data-v-f318ee70]{opacity:0}section.semInternet[data-v-f318ee70]{background-color:var(--cor-branco);z-index:99999;width:100%;height:100%;position:fixed;top:0;left:0}section.semInternet[data-v-f318ee70],section.semInternet .conteudo[data-v-f318ee70]{justify-content:center;align-items:center;display:flex}section.semInternet .conteudo[data-v-f318ee70]{text-align:center;flex-direction:column;padding:30px}section.semInternet .conteudo .icone[data-v-f318ee70]{justify-content:center;align-items:center;width:100px;height:100px;margin:0 0 20px;display:flex;position:relative}section.semInternet .conteudo .icone .wifi[data-v-f318ee70]{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:relative}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]{border:4px solid #0000;border-top:4px solid var(--cor-vermelho);border-radius:50%;position:absolute}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]:first-child{width:80px;height:80px;animation:1s ease-in-out infinite pulsar-f318ee70;top:0}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]:nth-child(2){width:55px;height:55px;animation:1s ease-in-out .15s infinite pulsar-f318ee70;top:15px}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]:nth-child(3){width:30px;height:30px;animation:1s ease-in-out .3s infinite pulsar-f318ee70;top:30px}section.semInternet .conteudo .icone .wifi .ponto[data-v-f318ee70]{background-color:var(--cor-vermelho);border-radius:50%;width:12px;height:12px;animation:.8s ease-in-out infinite piscar-f318ee70;position:absolute;bottom:10px}section.semInternet .conteudo h2[data-v-f318ee70]{font-family:var(--regular);font-size:var(--f4);color:var(--cor-preto);margin:0 0 10px}section.semInternet .conteudo p[data-v-f318ee70]{font-family:var(--regular);font-size:var(--f2);color:var(--cor-cinza);max-width:300px;margin:0 0 25px;line-height:1.5}@keyframes pulsar-f318ee70{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes piscar-f318ee70{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes balanco-f318ee70{0%,to{transform:rotate(-45deg)scale(1)}25%{transform:rotate(-40deg)scale(1.05)}75%{transform:rotate(-50deg)scale(1.05)}}@media screen and (width<=1000px){section.semInternet .conteudo .icone[data-v-f318ee70]{width:60px;height:60px;margin:0 0 15px}section.semInternet .conteudo .icone .wifi[data-v-f318ee70]{width:60px;height:60px}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]{border-width:3px;border-color:var(--cor-vermelho);border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]:first-child{width:70px;height:70px}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]:nth-child(2){width:48px;height:48px;top:12px}section.semInternet .conteudo .icone .wifi span[data-v-f318ee70]:nth-child(3){width:26px;height:26px;top:26px}section.semInternet .conteudo .icone .wifi .ponto[data-v-f318ee70]{background-color:var(--cor-vermelho);width:10px;height:10px;bottom:8px}section.semInternet .conteudo h2[data-v-f318ee70]{font-size:var(--f3)}section.semInternet .conteudo p[data-v-f318ee70]{font-size:var(--f1);width:100%;max-width:200px}}
