*{box-sizing:border-box;margin:0;padding:0}.pointer{cursor:pointer}.parent{-ms-border-radius:5px;-o-border-radius:5px;background-color:#fff;border:none;border-radius:5px;flex-direction:column;place-content:center;align-items:center;padding:15px 30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.parent p{color:#000;padding:10px 0;font-size:25px}.parent button{cursor:pointer;-ms-border-radius:5px;-o-border-radius:5px;color:#fff;border:none;border-radius:5px;padding:10px 25px}.parent button[id=closeModal]{background-color:#5f1212}.parent button[id=goToPage]{background-color:#367136}.parent button:hover{background-color:#00f}.modal{z-index:1000;-ms-border-radius:20px;-o-border-radius:20px;background-color:#0000;border:none;-webkit-border-radius:20px;-moz-border-radius:20px;width:100%;height:100%;display:none;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.modal-content{z-index:9999;-ms-border-radius:10px;-o-border-radius:10px;background-color:#fff;border:none;border-radius:10px;width:100%;min-height:100vh;margin:0 auto;padding:20px;position:relative;transform:translate(0%)}.modal-content h1{font-size:20px;font-weight:800}.show-data{flex-flow:wrap;justify-content:space-evenly;align-items:center;padding-top:30px;display:flex}.modal-content .show-data img{width:20%}.modal-content .show-data p{width:50%}.close{color:#000;font-size:40px;font-weight:700;position:absolute;top:0;right:20px}.close:hover,.close:focus{color:red;cursor:pointer;text-decoration:none}@media only screen and (width<=400px){.modal{width:100%;height:100%}.modal-content{width:100%;min-height:100vh;margin-top:0;transform:translate(0%)}.modal-content .show-data img{width:20%;height:20%;margin-bottom:10px}.modal-content .show-data p{width:90%}}@media only screen and (width<=600px){.modal{width:100%;height:100%}.modal-content{width:100%;min-height:100vh;margin-top:0;transform:translate(0%)}.modal-content .show-data img{width:60%;margin-bottom:10px}.modal-content .show-data p{width:100%}}@media only screen and (width>=600px){.modal{width:100%;height:100%}.modal-content{width:100%;min-height:100vh;margin-top:0;transform:translate(0%)}.modal-content .show-data img{width:20%}.modal-content .show-data p{width:500%}}@media only screen and (width>=768px){.modal{width:100%;height:100%}.modal-content{width:100%;min-height:100vh;margin-top:0;transform:translate(0%)}.modal-content .show-data img{width:20%}.modal-content .show-data p{width:50%}}@media only screen and (width>=992px){.modal{width:100%;height:100%}.modal-content{width:100%;min-height:100vh;margin-top:0;transform:translate(0%)}.modal-content .show-data img{width:20%}.modal-content .show-data p{width:50%}}@media only screen and (width>=1200px){.modal{width:100%;height:100%}.modal-content{width:100%;min-height:100vh;margin-top:0;transform:translate(0%)}.modal-content .show-data img{width:20%}.modal-content .show-data p{width:50%}}.loading{color:#fff;z-index:9999;background-color:#000;flex-direction:column;justify-content:center;align-items:center;font-size:24px;animation:.5s fadeIn;display:flex;position:fixed;inset:0}.loading img{width:20%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading p{position:relative}.loading p:after{content:"";border:5px solid #fff;border-top-color:#0000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin;position:absolute;top:10%;right:-50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (width<=400px){.loading img{width:100%}}@media only screen and (width<=600px){.loading img{width:80%}}@media only screen and (width>=600px){.loading img{width:50%}}@media only screen and (width>=768px){.loading img{width:20%}}
/*# sourceMappingURL=index.5faa1d84.css.map */
