@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;1,100;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/milligram/1.4.1/milligram.css";@import"https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css";*{box-sizing:border-box;font-family:Roboto,Arial,Helvetica,sans-serif}body{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;background-image:url(/assets/lluvia-e0442c03.gif);background-position:center;background-attachment:fixed;background-size:cover}.loader{position:absolute;left:45%;top:45%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;font-size:xx-large}.ellipsis{width:5rem;height:5rem}main{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:1rem}.center{text-align:center}h1{font-weight:400;color:#f5f5f5}label{font-weight:700;color:#000}.div-cotizador{margin:auto;margin-bottom:2rem!important;width:90vw;min-height:60vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px;border-color:#f5f5f5;box-shadow:26px 28px 15px -8px #00000026;border-radius:.7rem;position:relative;background-color:#fff;border:1px solid #888;opacity:.95}div.historial{cursor:pointer;display:flex;float:right;padding:6px;border-radius:25px;width:55px}div.historial span{text-align:center!important;font-size:xx-large}.separador{margin:20px}.importe{color:#8a2be2;font-size:x-large;font-weight:700}.guardar{margin-left:20px;font-size:xx-large;cursor:pointer}.ocultar{display:none}button{font-weight:600}button:hover{color:#f5f5f5!important;background-color:#8a2be2!important}button:active{background-color:#000!important}.text-rojo{color:red!important}#botonesMi{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;gap:2rem;width:fit-content}.botonesMi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content}.inputs{width:100%}select,input,option{width:80%!important}.irAhistorial{cursor:pointer}.irAhistorial:hover{box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset}@media (width > 768px){.div-cotizador{width:70%}}@media (width > 996px){.div-cotizador{width:50%}}/*!
* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
