.copy{position:relative}.copy-body{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:47px;height:47px;border:2px solid #fff;cursor:pointer}.copy-tooltip{cursor:default;position:absolute;left:-23.5px;bottom:-36px;padding:5px;background:#000;border-radius:20px;font-size:12px}.copy-tooltip:after{content:"";position:absolute;top:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:10px solid transparent;border-bottom-color:#000}.input-view{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;margin-top:30px;margin-bottom:25px}.input-view input{display:block;box-sizing:border-box;width:100%;padding:5px 10px;font-size:22px;background:transparent;border:2px solid #fff;border-radius:0;color:#fff;outline:none;text-align:center}.input-view div+input{border-right:none}::-webkit-input-placeholder{color:#d3d3d3;text-align:left;font-style:italic;font-size:18px}:-moz-placeholder,::-moz-placeholder{color:#d3d3d3;text-align:left;font-style:italic;font-size:18px}:-ms-input-placeholder{color:#d3d3d3;text-align:left;font-style:italic;font-size:18px}.filter div{margin-bottom:15px}.filter-range{display:flex;align-items:center;justify-content:space-between;font-size:18px}label{margin:0}input[type=range]{max-width:200px;height:25px;-webkit-appearance:none;margin:10px 0;width:100%;background:transparent}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;box-shadow:0 0 0 #000;background:#2497e3;border-radius:1px;border:0 solid #000}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000;border:1px solid #2497e3;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range]:focus::-webkit-slider-runnable-track{background:#2497e3}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;box-shadow:0 0 0 #000;background:#2497e3;border-radius:1px;border:0 solid #000}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000;border:1px solid #2497e3;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#2497e3;border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:1px solid #2497e3;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#2497e3}.custom-control-input:checked~.custom-control-label:before{border-color:#2497e3;background:#2497e3}.custom-control-label:after,.custom-control-label:before{width:1.2rem;height:1.2rem;cursor:pointer}.custom-control-label{padding-left:10px;font-size:18px;cursor:pointer}.custom-btn{display:block;margin:20px auto;padding-top:.575rem;padding-bottom:.575rem;outline:none;background:#2497e3;border-color:#2497e3}.custom-btn:hover,.custom-btn:not(:disabled):not(.disabled):active{background:rgba(36,151,227,.8);border-color:rgba(36,151,227,.8)}.App{max-width:320px;width:100%;margin:0 auto;padding:20px 10px;color:#fff}.App h2{text-align:center}body{background-image:-webkit-gradient(linear,left bottom,right top,from(#393f48),color-stop(#274a56),color-stop(#095654),color-stop(#235e40),to(#4e6222));background-image:-webkit-linear-gradient(left bottom,#393f48,#274a56,#095654,#235e40,#4e6222);background-image:linear-gradient(to right top,#393f48,#274a56,#095654,#235e40,#4e6222);background-size:cover}#root{display:flex;align-items:center;height:100vh}
/*# sourceMappingURL=main.69afceeb.chunk.css.map */