body{font-family:Poppins,sans-serif}.page-container{margin:3rem 2rem 1rem}.loader{width:48px;height:48px;border:5px solid rgb(32,36,73);border-bottom-color:#ff76a8;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button.primary{border-radius:.625rem;--bs-btn-color: rgb(250,250,250);--bs-btn-bg: rgb(67, 24, 255);--bs-btn-border-color: rgb(67, 24, 255);--bs-btn-hover-color: rgb(67, 24, 255);--bs-btn-hover-bg: rgb(250,250,250);--bs-btn-hover-border-color: rgb(67, 24, 255);--bs-btn-focus-shadow-rgb: 49,132,253;--bs-btn-active-color: rgb(67, 24, 255);--bs-btn-active-bg: rgb(250,250,250);--bs-btn-active-border-color: rgb(67, 24, 255);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: rgb(250,250,250);--bs-btn-disabled-bg: rgb(67, 24, 255);--bs-btn-disabled-border-color: rgb(67, 24, 255)}button.secundary{border-radius:.625rem;--bs-btn-color: rgb(67, 24, 255);--bs-btn-bg: rgb(250,250,250);--bs-btn-border-color: rgb(67, 24, 255);--bs-btn-hover-color: rgb(250,250,250);--bs-btn-hover-bg: rgb(67, 24, 255);--bs-btn-hover-border-color: rgb(67, 24, 255);--bs-btn-focus-shadow-rgb: 49,132,253;--bs-btn-active-color: rgb(250,250,250);--bs-btn-active-bg: rgb(67, 24, 255);--bs-btn-active-border-color: rgb(67, 24, 255);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: rgb(250,250,250);--bs-btn-disabled-bg: rgb(67, 24, 255);--bs-btn-disabled-border-color: rgb(67, 24, 255)}.confirmation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.confirmation-card{z-index:1001}.table-container{margin:2rem 1rem;background-color:#fff;box-shadow:0 .125rem .25rem #00000014;padding:1.5rem 1rem;border-radius:7px}.excel-icon{color:green}.create-container{max-width:500px}.col{margin-bottom:.5rem}.cart-title{margin-bottom:1rem}.button-container{text-align:right;margin-top:1.5rem;margin-bottom:.5rem}div#div_file{position:relative;width:100%;height:40px;background-color:#fafafa;-webkit-border-radius:.625rem;margin-bottom:2rem}input#file_input{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;opacity:0}div#div_file>p#texto{text-align:center;color:#050505;padding:.5rem;border-color:#4318ff;border-width:2px;border-style:dashed;border-radius:10px}.icon{width:22px;height:22px}.delete-icon,.pdf-icon{color:red}.create-button{text-align:right;margin:0 0 1rem}.alert-validation{display:inline-block;font-family:Poppins;font-style:normal;line-height:24px;-webkit-letter-spacing:-.04rem;-moz-letter-spacing:-.04rem;-ms-letter-spacing:-.04rem;letter-spacing:-.04rem;text-align:left;font-weight:500;font-size:.75rem;color:#ee2316;padding:0rem}.alert-validation-look{color:#c0c004}.label{display:inline-block;font-family:Poppins;font-style:normal;line-height:24px;-webkit-letter-spacing:-.04rem;-moz-letter-spacing:-.04rem;-ms-letter-spacing:-.04rem;letter-spacing:-.04rem;text-align:left;font-weight:500;font-size:.875rem;color:#383838;margin-bottom:.25rem}.label-base{display:inline-block;font-family:Poppins;font-style:normal;line-height:24px;-webkit-letter-spacing:-.04rem;-moz-letter-spacing:-.04rem;-ms-letter-spacing:-.04rem;letter-spacing:-.04rem;text-align:left;font-weight:500;font-size:.875rem;margin-bottom:.25rem}.form-container{width:90vw;margin:1rem 0rem;padding-bottom:2rem;gap:16px}.form-col{padding:0}.display-none-phone{display:none}.center-content{display:flex;justify-content:center;align-items:center}@media (min-width: 700px){.form-container{width:90vw;margin:1rem}.left-col{margin-right:1rem}.display-none-pc{display:none}.display-none-phone{display:block}}
