:root{--MAIN_WIDTH:1400rem;--COR_BOTAO:#ffffff29;--COR_BOTAO_HOVER:#0000007a;--COR_BORDA:#ffffff3d;--COR_DESTAQUE:#d7a51b;--COR_DESTAQUE1:#e1b230;--COR_DESTAQUE2:#ebbf45;--COR_DESTAQUE3:#f5cc5a;--COR_DESTAQUE_RGB:215,165,27;--COR_DESTAQUE1_RGB:225,178,48;--COR_DESTAQUE2_RGB:235,191,69;--COR_DESTAQUE3_RGB:245,204,90;--COR_DESTAQUE_HOVER:#ad540a;--COR_DESTAQUE_HOVER_RGB:173,84,10;--COR_SCROLL:#ffffff52;--COR_SVG_FILL:#fff;--COR_SVG_FILL_RGB:255,255,255;--COR_BACKGROUND:#000;--COR_BACKGROUND_RGB:0,0,0;--COR_ERRO:red;--COR_ERRO_RGB:255,0,0;--COR_PRIMARIA:#0d0c0a;--COR_SECUNDARIA:#151412;--COR_TERCIARIA:#1d1c1a;--COR_QUARTENARIA:#292826;--COLOR:#9b9b9b}:root.LightTheme{--COR_BOTAO:#00000029;--COR_BOTAO_HOVER:#fffc;--COR_BORDA:#0000003d;--COR_DESTAQUE:#1440ba;--COR_DESTAQUE1:#1e4dcf;--COR_DESTAQUE2:#285ae4;--COR_DESTAQUE3:#3267f9;--COR_DESTAQUE_RGB:20,64,186;--COR_DESTAQUE1_RGB:31,75,196;--COR_DESTAQUE2_RGB:44,91,223;--COR_DESTAQUE3_RGB:61,108,241;--COR_DESTAQUE_HOVER:#52abf5;--COR_DESTAQUE_HOVER_RGB:82,171,245;--COR_SCROLL:#00000052;--COR_SVG_FILL:#000;--COR_SVG_FILL_RGB:0,0,0;--COR_BACKGROUND:#fff;--COR_BACKGROUND_RGB:255,255,255;--COR_PRIMARIA:#cdced0;--COR_SECUNDARIA:#e0e1e3;--COR_TERCIARIA:#eaebed;--COR_QUARTENARIA:#f6f7f9;--COLOR:#565656}@font-face{font-family:robotoRegular;src:url(../fonts/robotoRegular.woff2)}*{box-sizing:border-box;border:none;outline:none;margin:0;padding:0;font-family:robotoRegular;&::-moz-selection{background:rgba(var(--COR_DESTAQUE_RGB),.8);color:var(--COR_BACKGROUND)}&::selection{background:rgba(var(--COR_DESTAQUE_RGB),.8);color:var(--COR_BACKGROUND)}&::-webkit-scrollbar{width:6rem;height:6rem}&::-webkit-scrollbar-thumb{background-color:var(--COR_SCROLL);border-radius:6rem}&::-webkit-scrollbar-track{background:0 0;margin:8rem}&::-webkit-scrollbar-corner{opacity:0;visibility:hidden;background-color:#0000;display:none}}[hidden]{opacity:0!important;visibility:hidden!important}html{-webkit-tap-highlight-color:#0000;font-size:6.25%}body{background-color:var(--COR_BACKGROUND);color:var(--COR_SVG_FILL);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15rem;font-weight:400;line-height:1.5}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:16rem;font-weight:500;line-height:1.1}.h6,h6{font-size:18rem}.h5,h5{font-size:21rem}.h4,h4{font-size:24rem}.h3,h3{font-size:28rem}.h2,h2{font-size:33rem}.h1,h1{font-size:40rem}canvas{vertical-align:top}a{color:var(--COR_DESTAQUE);text-decoration:none;transition:color .16s ease-in-out;&:hover{color:var(--COR_DESTAQUE_HOVER)}}.noselection{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none}p{margin-top:0;margin-bottom:16rem;line-height:1.6}ul{list-style:none;& li{line-height:1.6}}input[type=range]{appearance:none;cursor:pointer;background-color:var(--COR_BACKGROUND);border-radius:10rem;height:16rem;overflow:hidden}input[type=range]::-webkit-slider-thumb{appearance:none;border:3rem solid var(--COR_DESTAQUE2);background-color:var(--COR_BACKGROUND);width:16rem;height:16rem;box-shadow:-10009rem 0 0 10000rem var(--COR_DESTAQUE2);border-radius:50%;transition:background-color .32s ease-in-out,box-shadow .32s ease-in-out,border-color .32s ease-in-out}input[type=range]::-moz-range-thumb{appearance:none;border:3rem solid var(--COR_DESTAQUE2);background-color:var(--COR_BACKGROUND);width:16rem;height:16rem;box-shadow:-10009rem 0 0 10000rem var(--COR_DESTAQUE2);box-sizing:border-box;border-radius:50%;transition:background-color .32s ease-in-out,box-shadow .32s ease-in-out,border-color .32s ease-in-out}progress{background:var(--COR_BORDA);border-radius:20rem;height:20rem;transition:all .32s ease-in-out;&::-moz-progress-bar{background:var(--COR_DESTAQUE);border-radius:20rem;transition:all .16s ease-in-out}&::-webkit-progress-bar{background:0 0}&::-webkit-progress-value{background:var(--COR_DESTAQUE);border-radius:20rem;transition:all .16s ease-in-out}}.unfocusWindowManager{z-index:10001;width:100vw;height:100dvh;position:fixed;inset:0}.botaoBordaDestaque{text-align:center;height:56rem;color:var(--COR_DESTAQUE);border:solid 4rem var(--COR_DESTAQUE);text-transform:uppercase;cursor:pointer;user-select:none;background:0 0;border-radius:40rem;padding:0 16rem;font-size:14rem;font-weight:700;transition:box-shadow .16s ease-in-out;display:block;position:relative;&:hover{box-shadow:0 9rem 23rem 2rem rgba(var(--COR_DESTAQUE_RGB),.48)}}.cursorBorder{border:1rem solid #000;border-radius:50%;&:after{content:"";border:1rem solid #fff;border-radius:50%;width:calc(100% - 2rem);height:calc(100% - 2rem);display:block;position:absolute;top:0;left:0}}.bottomInvertCurve{width:10rem;height:10rem;position:absolute;bottom:0;overflow:hidden;&.left{left:-10rem;&:after{left:-10rem}}&.right{right:-10rem}&:after{content:"";width:20rem;height:20rem;box-shadow:0 0 0 10rem var(--corcurva);border-radius:50%;display:block;position:absolute;bottom:0}}span.arrow{width:8rem;height:8rem;color:var(--COLOR);pointer-events:none;border-bottom:2rem solid;border-right:2rem solid;transition:color .16s ease-in-out;display:inline-block;position:relative;&.right{rotate:-45deg}&.left{rotate:135deg}&.up{rotate:-135deg}&.down{margin:0 0 2rem 4rem;rotate:45deg}}.carregamento{background-color:var(--COR_BACKGROUND);z-index:10000005;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden;& svg{width:100px;height:100px;animation:2.5s linear .5s infinite rotateLoading1;position:relative;inset:50%;translate:-50% -50%;& circle{fill:none;stroke-width:5rem;stroke-linecap:round;stroke:var(--COR_DESTAQUE);stroke-dasharray:250;stroke-dashoffset:0;opacity:0;animation:3.5s ease-in-out .5s infinite rotateLoading2,.5s ease-in-out .5s forwards FadeIn;translate:0 50px}}& label{opacity:0;color:rgba(var(--COR_SVG_FILL_RGB),.8);font-size:20rem;animation:.6s ease-in-out .5s forwards FadeIn}}@keyframes rotateLoading1{0%{rotate:none}to{rotate:360deg}}@keyframes rotateLoading2{0%,to{stroke-dashoffset:250px}50%{stroke-dashoffset:0}50.0001%{stroke-dashoffset:500px}}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}span.custom-title{white-space:break-spaces;font-weight:400;color:rgba(var(--COR_SVG_FILL_RGB),.8)!important;background-color:rgba(var(--COR_BACKGROUND_RGB),.72)!important;backdrop-filter:saturate(116%)blur(2rem)!important;text-transform:none!important;text-align:center!important;text-wrap:normal!important;filter:none!important;z-index:999999999!important;pointer-events:none!important;border-radius:10rem!important;width:max-content!important;max-width:320rem!important;padding:4rem 16rem!important;font-size:12rem!important;line-height:24rem!important;position:fixed!important;&:before{border:solid;border-color:var(--COR_DESTAQUE)transparent;content:"";pointer-events:none;position:absolute}&.top,&.bottom{&:before{left:50%;translate:-50%}}&.top{&:before{border-width:8rem 8rem 0;top:100%}}&.bottom{&:before{border-width:0 8rem 8rem;bottom:100%}}&.right,&.left{&:before{top:50%;translate:0 -50%}}&.left{&:before{border-width:8rem 8rem 0;right:-12rem;rotate:-90deg}}&.right{&:before{border-width:8rem 8rem 0;left:-12rem;rotate:90deg}}}.containerWindow{contain:strict;z-index:1000001;background-color:rgba(var(--COR_BACKGROUND_RGB),.56);backdrop-filter:saturate(116%)blur(8rem);flex-direction:row;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;inset:0}.inputContainerWindow{border:2rem solid var(--COR_BORDA);text-align:center;height:48rem;color:rgba(var(--COR_SVG_FILL_RGB),.88);background:0 0;border-radius:30rem;font-size:16rem;transition:background .16s ease-in-out,box-shadow .16s ease-in-out,color .16s ease-in-out,border .16s ease-in-out;&.error{border:2rem solid rgba(var(--COR_ERRO_RGB),.32);background:rgba(var(--COR_ERRO_RGB),.04)}&::placeholder{color:rgba(var(--COR_SVG_FILL_RGB),.56);transition:color .16s ease-in-out}&:focus{background:rgba(var(--COR_SVG_FILL_RGB),.08);box-shadow:0 9rem 23rem 2rem rgba(var(--COR_SVG_FILL_RGB),.16);border:2rem solid rgba(var(--COR_SVG_FILL_RGB),.32);&.error{border:2rem solid rgba(var(--COR_ERRO_RGB),.56);background:rgba(var(--COR_ERRO_RGB),.08);box-shadow:0 9rem 23rem 2rem rgba(var(--COR_ERRO_RGB),.24)}&::placeholder{color:rgba(var(--COR_SVG_FILL_RGB),.64)}}&[type=number]{appearance:none;-moz-appearance:textfield}&::-webkit-outer-spin-button,&::-webkit-inner-spin-button{-webkit-appearance:none}}.buttonContainerWindow{background:var(--COR_BOTAO);min-width:150rem;height:48rem;color:rgba(var(--COR_SVG_FILL_RGB),.8);text-transform:uppercase;cursor:pointer;user-select:none;border-radius:30rem;padding:0 16rem;font-size:14rem;transition:background .16s ease-in-out,box-shadow .16s ease-in-out,color .16s ease-in-out;&:hover,&:focus,&:focus-within{background:rgba(var(--COR_SVG_FILL_RGB),.32);color:rgba(var(--COR_SVG_FILL_RGB),.96);box-shadow:0 9rem 23rem 2rem rgba(var(--COR_SVG_FILL_RGB),.32)}}.floatingWindow{background-color:var(--COR_SECUNDARIA);border-top:1rem solid var(--COR_BORDA);touch-action:none;z-index:10002;border-radius:10rem;padding:10rem;font-weight:700;position:fixed;box-shadow:0 0 48rem 10rem #00000029;& .topBarMoveWindow{cursor:move;width:100%;height:10rem;position:absolute;top:0;left:0}& .title{text-transform:uppercase;border-bottom:2rem solid var(--COR_BORDA);height:37rem;color:var(--COLOR);flex-direction:row;justify-content:center;align-items:center;padding:10rem;font-size:14rem;display:flex;position:relative}& .content{flex-direction:column;justify-content:center;align-items:center;gap:10rem;padding:10rem;display:flex}& .subContent{flex-direction:column;justify-content:center;align-items:center;gap:10rem;display:flex;position:relative;&:after{content:"";background-color:var(--COR_BORDA);display:block;position:absolute}&:last-child{&:after{display:none}}}& .verticalContent{flex-direction:column;justify-content:center;align-items:center;gap:22rem;padding:10rem;display:flex;& .subContent{width:100%;&:after{width:100%;height:2rem;bottom:-13rem}}}& .horizontalContent{flex-direction:row;justify-content:center;align-items:center;gap:22rem;padding:10rem;display:flex;& .subContent{height:100%;&:after{width:2rem;height:100%;top:0;right:-13rem}}}& .horizontalContent,& .verticalContent{& .verticalContent,& .horizontalContent{padding:0}}& .subtitle{text-transform:uppercase;color:var(--COLOR);flex-direction:row;justify-content:center;align-items:center;font-size:12rem;display:flex}& ul{flex-direction:column;gap:8rem;list-style:none;display:inline-flex;& li{justify-content:center;gap:8rem;height:24rem;line-height:24rem;display:flex;&.subtitle{border-bottom:2rem solid var(--COR_BORDA)}}}& li,& label,& p{text-align:center;color:var(--COLOR);font-size:12rem}& input:not([type=range],[type=checkbox],[type=radio],[type=file]){text-align:center;text-transform:uppercase;border:2rem solid var(--COR_BORDA);width:80rem;height:24rem;color:var(--COLOR);background:0 0;border-radius:24rem;font-size:12rem;font-weight:700;display:inline-block;&[type=number]{appearance:none;-moz-appearance:textfield}&::-webkit-outer-spin-button,&::-webkit-inner-spin-button{-webkit-appearance:none}}& .buttons{border-top:2rem solid var(--COR_BORDA);flex-direction:row;justify-content:center;align-items:center;gap:10rem;padding-top:10rem;display:flex}}.buttonFloatingWindow{background-color:var(--COR_BOTAO);min-width:80rem;color:rgba(var(--COR_SVG_FILL_RGB),.8);text-transform:uppercase;cursor:pointer;user-select:none;border-radius:24rem;height:24rem;padding:0 10rem;font-size:11rem;font-weight:700;line-height:24rem;transition:background-color .16s ease-in-out,color .16s ease-in-out;position:relative;&:hover{background-color:rgba(var(--COR_SVG_FILL_RGB),.32);color:rgba(var(--COR_SVG_FILL_RGB),.96)}}span.checkbox{cursor:pointer;border:1rem solid var(--COR_DESTAQUE2);background-color:#0000;border-radius:5rem;width:16rem;height:16rem;transition:background-color .16s ease-in-out,box-shadow .16s ease-in-out;position:relative;&.checked{background-color:var(--COR_DESTAQUE2);box-shadow:0 3rem 9rem 2rem rgba(var(--COR_DESTAQUE2_RGB),.64);&:before{opacity:1}}&:before{content:"";border-bottom:3rem solid var(--COR_BACKGROUND);border-left:3rem solid var(--COR_BACKGROUND);opacity:0;width:10rem;height:5rem;transition:opacity .16s ease-in-out;display:block;position:relative;top:5rem;left:7rem;transform:translate(-50%,-50%)rotate(315deg)}}span.radio{border:1rem solid var(--COR_DESTAQUE2);cursor:pointer;border-radius:50%;width:16rem;height:16rem;transition:background-color .16s ease-in-out,box-shadow .16s ease-in-out;position:relative;&.checked{background-color:var(--COR_DESTAQUE2);box-shadow:0 3rem 9rem 2rem rgba(var(--COR_DESTAQUE2_RGB),.64);&:before{opacity:1}}&:before{content:"";background-color:var(--COR_BACKGROUND);opacity:0;border-radius:50%;width:8rem;height:8rem;transition:opacity .16s ease-in-out;display:block;position:relative;top:3rem;left:3rem}}