[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.modal-content-wrapper{font-family:Inter,sans-serif;background:#ffffff;border-radius:16px;padding:24px;color:#001A33;width:100%;max-width:520px;box-sizing:border-box;box-shadow:0 10px 30px rgba(0,0,0,.15);margin:0 auto}.zsFormClass{display:flex;flex-direction:column;gap:24px}.form-title{font-size:24px;font-weight:700;text-align:center;color:#001a33}.form-group{display:flex;flex-direction:column;gap:8px}label{font-weight:600;font-size:14px;color:#001a33}textarea{padding:12px;border:1px solid #ccc;border-radius:10px;font-size:15px;resize:vertical;min-height:120px;font-family:inherit;background-color:#f9f9f9;color:#001a33}.submit-buttons{text-align:center;margin-top:16px}input[type=submit]{padding:14px 32px;font-size:16px;color:black;font-weight:600;border:none;border-radius:10px;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:background-color .3s ease}input[type=submit],input[type=submit]:hover{background-color:#D4E83E}@media (max-width:480px){.modal-content-wrapper{padding:16px}.form-title{font-size:20px}}.btn-enviar{background-color:#D4E83E;color:#001A33;padding:14px 32px;font-size:16px;font-weight:600;border:none;border-radius:10px;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:all .3s ease;min-width:140px}.btn-enviar:hover{background-color:#b4cc31}.btn-enviar:disabled{opacity:.6;cursor:not-allowed}.btn-enviar:after{content:"";display:inline-block;width:14px;height:14px;margin-left:10px;border-radius:50%;border:2px solid #001a33;border-top-color:transparent;animation:spin .6s linear infinite;visibility:hidden}.btn-enviar:disabled:after{visibility:visible}@keyframes spin{to{transform:rotate(1turn)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);z-index:1000;display:flex;justify-content:center;align-items:center;padding:16px}.modal-contenido{background:#fff;border-radius:18px;max-width:700px;width:100%;position:relative;padding:20px;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.cerrar-modal{position:absolute;top:10px;right:14px;background:none;border:none;font-size:20px;cursor:pointer;color:#444}.boton-soporte-circular{background-color:#D4E83E;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 8px;transition:background .3s ease}.boton-soporte-circular:hover{background-color:#b4cc31}