@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.btn-blue{--bg-opacity:1;background-color:#4299e1;background-color:rgba(66,153,225,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;padding:.5rem 1rem;border-radius:.25rem}.border{border-width:1px}.flex{display:flex}.table{display:table}.static{position:static}.visible{visibility:visible}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}*{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden}.flex-box{display:flex;align-items:center;justify-content:center;width:80%;margin:auto 10%}.card-box{margin-left:10px;margin-right:10px;margin-top:15px;width:240px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:5px 8px #888}.card-box img{border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0;max-height:300px;-o-object-fit:cover;object-fit:cover}.card-box .ant-card-body{padding-top:24px;padding-bottom:18px;padding-left:12px!important;padding-right:12px!important}.btn-votar{cursor:pointer}.btn-votar span{text-align:center;font-weight:700}.nav{display:flex;justify-content:space-between;align-items:center}.votamento-css{font-size:35px;font-weight:700;color:#19612e}.leozito{margin-left:15px;font-size:20px;font-weight:700}.rede{margin-right:15px;font-size:15px}.alert{position:absolute;z-index:1}.resultado-votamento{text-align:center;font-size:35px;font-weight:700;color:#19612e;margin-bottom:30px}.lista-resultado{width:80%;margin:auto 10%}.avatar{width:120px;height:120px}.ant-list-item-meta-title{font-size:20px}.ant-list-item-meta-description{font-size:25px;color:#19612e}.ant-list-item-meta{align-items:center}@media only screen and (max-width:768px){.flex-box{display:flex;align-items:center;justify-content:center;width:95%;margin:0}.card-box{margin-left:10px;margin-right:10px;margin-top:15px;width:100%}.card-box img{border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0;max-height:400px;-o-object-fit:cover;object-fit:cover}.nav{margin-top:15px;display:flex;flex-direction:column;align-items:center}.votamento-css{text-align:center;font-size:25px;font-weight:700;color:#19612e;margin-top:25px}.leozito{left:5px;font-size:20px;font-weight:700}.leozito,.rede{position:absolute}.rede{right:5px}.resultado-votamento{text-align:center;font-size:25px;font-weight:700;color:#19612e}}h2{top:10px;font-family:Satisfy,cursive;font-size:4em;color:#fff;z-index:99999999}.box,h2{position:absolute}.box{width:450px;height:450px}.box:before{content:"";position:absolute;top:0;left:50%;width:100%;height:100%;background:linear-gradient(90deg,#000,transparent);opacity:.1;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform-origin:left}.img-box{position:relative;width:450px;height:450px;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:linear-gradient(135deg,#fff,#e4e3e8)}.img-box:before{background:linear-gradient(315deg,#fff,#e4e3e8)}.img-natal-0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;background:#ff2a2a;height:100vh}section i{position:absolute;background:gold;z-index:9999;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;animation:animate linear infinite;-webkit-animation:animate linear infinite}section i:nth-child(2n){background:transparent;border:1px solid gold}section input{font-family:Roboto,Helvetica,sans-serif;border:0 dashed #bbb;text-align:center;cursor:pointer;display:inline-block}::-webkit-file-upload-button{border:none;text-align:center;cursor:pointer;padding:10px;border-radius:5px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}@-webkit-keyframes animate{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-2000%);-webkit-transform:translateY(-2000%);-moz-transform:translateY(-2000%);-ms-transform:translateY(-2000%);-o-transform:translateY(-2000%);opacity:0}}@keyframes animate{0%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-2000%);-webkit-transform:translateY(-2000%);-moz-transform:translateY(-2000%);-ms-transform:translateY(-2000%);-o-transform:translateY(-2000%);opacity:0}}.btns{width:100%;padding-left:20px;padding-right:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;top:20px}.btn{cursor:pointer}@media(max-width:700px){.btns{width:100%;padding-left:20px;padding-right:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;bottom:-80px;z-index:999999}.box,.btns{position:absolute}.box{width:320px;height:320px}.box:before{content:"";position:absolute;top:0;left:30%;width:100%;height:70%;background:linear-gradient(90deg,#000,transparent);opacity:.1;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform-origin:left}.img-box{width:320px;height:320px;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.img-natal-0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.header-insta{font-family:Satisfy,cursive;font-size:2em}.ant-layout-header{line-height:35px!important;height:35px!important}.footer-insta{font-family:Satisfy,cursive;font-size:1em;font-weight:600}.ant-card-bordered{border:0 solid #f0f0f0!important}.ant-list-split .ant-list-item{border-bottom:0 solid #f0f0f0!important}.input-button{margin-top:20px;width:70%!important}.ant-btn-primary{background:rgba(0,0,0,.7)!important;border-color:rgba(0,0,0,.7)!important}.ant-btn-primary:hover{background:#000!important;border-color:#000!important}.ant-btn-primary svg{width:1.5em!important}.ant-list{margin-top:20px}.ant-list-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));cursor:pointer;width:70%!important;margin:auto 15%}.list-placa .ant-list-items{display:flex!important;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:20px;padding-right:20px}.list-placa .ant-list-item{text-align:left;width:100%;padding-left:10px!important;padding-bottom:5px!important;padding-top:5px!important;margin-bottom:2px;background-color:rgba(0,0,0,.2)}.ant-list-item{padding:0!important}.ant-modal-footer{display:none}.view-timeline .ant-modal-close-x{display:flex!important;width:46px;height:46px;font-size:26px!important;font-style:normal;text-align:center;text-transform:none;text-rendering:auto;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.2);color:#fff}.view-timeline .ant-modal-body{padding:0!important}.modal-login .ant-modal-content,.modal-login .ant-modal-header{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important;-o-border-radius:10px!important}.modal-login .ant-modal-header{padding:12px!important}.modal-login .ant-modal-body{text-align:right}.btn-comments{position:absolute;top:10px;left:10px;width:56px;height:56px;border-radius:50%;background-color:rgba(0,0,0,.2);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.btn-compare{position:absolute;top:10px;right:20px}.btn-compare button{margin-left:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.div__json{display:flex;flex-direction:row;justify-content:space-between;margin-left:10px;margin-right:10px}.div__textarea{width:47%;height:auto}.div__textarea textarea.ant-input{height:35.5%!important;min-height:150px}.div__textarea p{font-size:1em;font-weight:300}.div__result{width:47%;height:auto}.div__result p{font-size:1em;font-weight:300}.react-json-view{min-height:150px!important;padding:10px}.view-json{padding-bottom:0!important;width:80%!important;top:20px!important}.view-json .ant-modal-content{height:auto!important}.view-json .ant-modal-body .c-json-view{max-height:500px!important;overflow-y:auto}.btn__comparar{margin-top:20px;float:right;margin-right:10px}@media(max-width:700px){.header-insta{width:90%!important;margin:auto 5%;font-family:Satisfy,cursive;font-size:2em}.ant-layout-header{padding:0!important}.ant-list-items,.input-button{width:90%!important;margin:auto 5%}.ant-list-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));cursor:pointer}.div__json{flex-direction:column!important}.div__result,.div__textarea,.view-json{width:100%!important}}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#2eab43;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px;font-size:17px}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}