@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";html{box-sizing:border-box;font-size:62.5%;margin:0}*,*:before,*:after{box-sizing:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}img.huechange{filter:hue-rotate(120deg)}.paw-loading{width:200px;animation:rotation 2.5s infinite linear}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}*::-webkit-scrollbar{background:transparent;width:8px;height:8px}*::-webkit-scrollbar-thumb{background-color:#5d35b2}.leaflet-container{width:100%;height:50vh}.home-container{display:flex}.home{background:url(/assets/palacio.103ee0c4.jpg) 0px 0px no-repeat;text-align:center;background-position:center;background-size:cover;height:100vh}.home-form{background:url(/assets/dalmata.d6dbf639.jpg) 0px 0px no-repeat;text-align:center;background-position:center;background-size:cover;height:100vh}.logo{position:absolute;top:25px;left:25px}.no-overflow{overflow-y:hidden}.container{background:url(/assets/fondo-muni.f0245622.png) 0px 0px no-repeat;text-align:center;background-position:center;background-size:cover;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;flex:1}.auto-height{max-height:90vh}.form-container{background-color:#ffffffb6;padding:20px 0;width:80%;min-width:450px;display:flex;justify-content:center;align-items:center;flex-direction:column}.user-login{min-height:80vh}.img-login{z-index:1;margin-top:10px;margin-bottom:0}.form-container-mobile{background-color:#ffffffb6;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.text-container{text-align:center;width:85%;margin:0 !}.text-container-mobile{text-align:center;width:95%;margin:0 !}.title-text{margin-bottom:40px;font-size:3rem}.span-text{font-weight:700;font-size:2.2rem}.span-text-mobile{font-weight:700;font-size:1.5rem}.text{margin-top:30px;font-size:1.8rem}.text-login{margin-top:1px;margin-bottom:1px;font-size:1.8rem}.input-container{position:relative;margin-bottom:3rem;width:85%}.input-container-mobile{position:relative;margin-bottom:3rem;width:95%}.input{width:95%}.input-users{width:80%}.input-mobile{width:95%}.input:focus{height:24px}.eye-container{position:relative}.eye-position,.eye-position-mobile{position:absolute;right:20px;bottom:0px}.eye{width:20px;height:25px}.eye-close{color:#4c1c64}.eye-open{color:#4f85c8}.padlock{position:absolute;top:9px;right:20px}.padlock-red{color:#61277d}.padlock-green{color:#4f85c8}.button{background-color:#61277d;color:#f0f0f0;border:none;border-radius:7px;font-weight:700;height:40px;letter-spacing:1px;padding:.5rem 1rem;transition:.4s ease;box-shadow:#00000059 0 5px 15px;cursor:pointer}.button:hover{background-color:#4c1c64;color:#fff;box-shadow:#40005e59 0 5px 15px}.actives-container{width:100%;position:relative;display:flex;align-items:center;justify-content:space-evenly;gap:2rem;margin-top:60px}.checkbox-container{display:flex;align-items:center}.check{cursor:pointer;margin-right:4px}.checkbox{cursor:pointer;width:20px;height:20px}.checkbox-user{display:flex;align-self:flex-start;margin:2rem 2rem .5rem 5rem}.reset-pass{margin:1rem 0 0;justify-self:end}.alert{margin:0;padding:0;min-height:2em;color:red}.error-relative{position:relative;display:flex;align-items:center;justify-content:center}.error-container{position:absolute;top:-15px;width:300px;height:30px;background-color:#ff3c3c;border-radius:7px;box-shadow:#ff4f4f59 0 5px 15px;display:flex;justify-content:center;align-items:center;animation:opacity 3s linear}@keyframes opacity{0%{opacity:0}20%{opacity:.8}50%{opacity:1}80%{opacity:.8}to{opacity:0}}.error{text-transform:uppercase;font-weight:700;color:#f0f0f0}.footer-container{position:absolute;bottom:0;width:100%;background-color:#181818c7;display:flex;justify-content:space-evenly;align-items:center}.contact-container{display:flex;align-items:center}a{text-decoration:none;display:flex;justify-content:center;align-items:center}.color-text{color:#f0f0f0}.contact-icon{color:#f0f0f0;margin-right:10px;height:2rem;width:2rem}.button-to-data{color:#82368c;font-weight:600;cursor:pointer;display:flex;align-items:center}.data-dog-container{justify-content:center;display:grid;gap:20px;margin-top:20px}.data-dog{width:100%;background-color:#fafafa;border-radius:20px;justify-self:center;display:flex;flex-direction:column;align-items:center;box-shadow:#b6b6b633 0 2px 8px}.notification{right:150px;border-radius:50%;width:5px;height:5px;margin-left:10px;background-color:#5d35b2;box-shadow:#5d35b2 0 0,#5d35b2 0 -1px 30px,#5d35b2 0 1px 5px,#5d35b2 0 1px 10px,#5d35b2 0 -1px 5px;animation:size 1s ease infinite}.notification-white{right:150px;border-radius:50%;width:5px;height:5px;margin-left:10px;background-color:#fff;box-shadow:#afafaf 0 0,#adadad 0 -1px 30px,#a7a7a7 0 1px 5px,#8b8b8b 0 1px 10px,#dadada 0 -1px 5px;animation:size 1s ease infinite}@keyframes size{0%{transform-origin:50% 50%;transform:scale(1.5);width:3px;height:3px}50%{transform-origin:50% 50%;transform:scale(1.5);width:5px;height:5px}to{transform-origin:50% 50%;transform:scale(1.5);width:3px;height:3px}}.ag-header-cell-text{color:#0c0c0c}.ag-center-cols-clipper{min-height:250px!important}.separate{display:flex;justify-content:space-between;align-items:center}.body-parts{position:absolute;cursor:pointer;opacity:.5;filter:brightness(0) saturate(100%) invert(82%) sepia(0%) saturate(2520%) hue-rotate(45deg) brightness(91%) contrast(104%);transition:.4s ease}.body-parts-active{position:absolute;cursor:pointer;opacity:.5;filter:brightness(0) saturate(100%) invert(20%) sepia(76%) saturate(2083%) hue-rotate(241deg) brightness(85%) contrast(106%);filter:drop-shadow(0 0 .75rem #4428a2);transition:.4s ease}.body-parts-with-data{position:absolute;cursor:pointer;opacity:.5;filter:brightness(0) saturate(100%) invert(46%) sepia(78%) saturate(3139%) hue-rotate(189deg) brightness(94%) contrast(91%) drop-shadow(0 0 .75rem #1c87e5);transition:.4s ease}.body-parts-with-data:hover{opacity:.5;filter:brightness(0) saturate(100%) invert(21%) sepia(99%) saturate(4637%) hue-rotate(324deg) brightness(94%) contrast(91%) drop-shadow(0 0 .75rem #e51c70)}.body-parts:hover{filter:brightness(0) saturate(100%) invert(20%) sepia(76%) saturate(2083%) hue-rotate(241deg) brightness(85%) contrast(106%);opacity:.5;filter:drop-shadow(0 0 .75rem #4428a2)}.dog-textfield{display:flex;flex-direction:column;justify-content:center;align-items:center;width:352px}@tailwind base;@tailwind components;@tailwind utilities;
