body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.stamp{background:#c8f7ef;border:1px solid #000;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;margin:0 auto;padding:5px;width:96%}.stamp_circ{margin-right:3%}.circ{background:#a5e5da;border-radius:7px;display:inline-block;height:14px;margin:10px 1px 1px;width:14px}.blink1{-webkit-animation:circ1 4s ease 0s infinite;animation:circ1 4s ease 0s infinite}.blink2{-webkit-animation:circ2 4s ease 0s infinite;animation:circ2 4s ease 0s infinite}.blink3{-webkit-animation:circ3 4s ease 0s infinite;animation:circ3 4s ease 0s infinite}.stamp_text{display:flex;justify-content:space-between;width:80%}h4{margin:9px 0 0;padding:0}@-webkit-keyframes circ1{0%{background:#a5e5da}12.5%{background:blue}18.75%{background:blue}25%{background:#a5e5da}to{background:#a5e5da}}@keyframes circ1{0%{background:#a5e5da}12.5%{background:blue}18.75%{background:blue}25%{background:#a5e5da}to{background:#a5e5da}}@-webkit-keyframes circ2{0%{background:#a5e5da}31.25%{background:#a5e5da}37.5%{background:blue}43.75%{background:blue}50%{background:#a5e5da}to{background:#a5e5da}}@keyframes circ2{0%{background:#a5e5da}31.25%{background:#a5e5da}37.5%{background:blue}43.75%{background:blue}50%{background:#a5e5da}to{background:#a5e5da}}@-webkit-keyframes circ3{0%{background:#a5e5da}56.25%{background:#a5e5da}62.5%{background:blue}68.75%{background:blue}75%{background:#a5e5da}to{background:#a5e5da}}@keyframes circ3{0%{background:#a5e5da}56.25%{background:#a5e5da}62.5%{background:blue}68.75%{background:blue}75%{background:#a5e5da}to{background:#a5e5da}}body{margin:0;padding:0}*{box-sizing:border-box}.container{background:#e8d98b;color:blue;padding-top:5px;position:relative;text-align:center;width:100%}#root{background:#fff;border:1px solid #000;border-top-color:#fff;height:-webkit-max-content;height:max-content;margin:auto;overflow:auto;width:96%}.App{margin:0 auto;width:90%}.blokBt{margin:5px 0;text-align:left}.btn{background:#fff;border:1px solid blue;color:blue;margin:0 3px}.btn:hover{background:#c8f7ef;color:blue;cursor:pointer}.blue{background:blue;color:#fff}.conts{display:flex;flex-wrap:wrap;width:100%}.const_item{margin:3px 2px}
/*# sourceMappingURL=main.3bc1d31d.css.map*/