@charset "UTF-8";@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:200;src:url(/assets/fustat-v1-latin-200-CpM6TiRj.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:300;src:url(/assets/fustat-v1-latin-300-DBQ1pDxh.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:400;src:url(/assets/fustat-v1-latin-regular-CZz05dR6.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:500;src:url(/assets/fustat-v1-latin-500-CG9RPTYn.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:600;src:url(/assets/fustat-v1-latin-600-N0dshFby.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:700;src:url(/assets/fustat-v1-latin-700-Cf2LUO7V.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:800;src:url(/assets/fustat-v1-latin-800-DHhZsh71.woff2) format("woff2")}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;max-width:100vw;min-height:100dvh;overflow-x:hidden;background-color:#f2f2f2;-webkit-tap-highlight-color:transparent}div,h1,h2,h3,h4,h5,h6,p,a,li,th,td,span,button,label,input,select,option,textarea{font-family:Fustat}a{text-decoration:inherit}button{background:none;border:none;outline:none!important}button:hover{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.container{display:block;width:90%;max-width:1620px;margin:0 auto}.table{width:100%;border-collapse:collapse;border-spacing:0}.table thead{background-color:#00193a}.table thead th{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;padding:14px}.table tbody:nth-of-type(odd){background-color:#e6e6e6}.table tbody td{font-size:14px;font-weight:500;color:#00193a;text-align:center;padding:18px 14px}.button-primary{display:flex;align-items:center;justify-content:center;gap:12px;width:191px;background-color:#1a3e8f;border-radius:20px;padding:11px 20px;font-size:14px;font-weight:700;color:#fff;transition:background-color .3s ease-in-out,opacity .3s ease-in-out}.button-primary:hover{background-color:#5f78b1}.button-primary:disabled{pointer-events:none;opacity:.5}.button-primary-sm{display:flex;align-items:center;justify-content:center;gap:6px;width:110px;background-color:#1a3e8f;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:500;color:#fff;transition:all .3s ease-in-out}.button-primary-sm:hover{background-color:#5f78b1}.button-primary-sm:disabled{opacity:.75;pointer-events:none}.button-secondary{display:block;width:191px;background-color:#5f78b1;border-radius:20px;padding:11px 20px;font-size:14px;font-weight:700;color:#fff;transition:background-color .3s ease-in-out}.button-secondary:hover{background-color:#1a3e8f}.button-third{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#1a3e8f;transition:color .3s ease-in-out}.button-third svg path{transition:fill .3s ease-in-out}.button-third:hover{color:#00193a}.button-third:hover svg path{fill:#00193a}.button-fourth{display:block;font-size:14px;font-weight:700;color:#fff;transition:color .3s ease-in-out}.button-fourth:hover{color:#e6e6e6}.button-fifth{display:block;width:100%;background-color:#1a3e8f;border-radius:5px;padding:8px 20px;font-size:12px;font-weight:600;color:#fff;transition:background-color .3s ease-in-out}.button-fifth:hover{background-color:#5f78b1}.button-sixth{width:fit-content;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #1A3E8F;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:500;color:#1a3e8f;transition:all .3s ease-in-out}.button-sixth svg path{transition:all .3s ease-in-out}.button-sixth:hover{background-color:#1a3e8f;color:#fff}.button-sixth:hover svg path{stroke:#fff}.button-sixth-alt{width:fit-content;display:flex;align-items:center;justify-content:center;gap:4px;background-color:#1a3e8f;border:1px solid #1A3E8F;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:500;color:#fff;transition:all .3s ease-in-out}.button-sixth-alt svg path{transition:all .3s ease-in-out}.button-sixth-alt:hover{background-color:transparent;color:#1a3e8f}.button-sixth-alt:hover svg path{stroke:#1a3e8f}.button-seventh{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700;color:#1a3e8f;transition:color .3s ease-in-out}.button-seventh svg path{transition:fill .3s ease-in-out}.button-seventh:hover{color:#5f78b1}.button-seventh:hover svg path{fill:#5f78b1}.button-eighth{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:700;color:#00193a;transition:color .3s ease-in-out}.button-eighth svg path{transition:fill .3s ease-in-out}.button-eighth:hover{color:#1a3e8f}.button-eighth:hover svg path{fill:#1a3e8f}.form-primary{width:100%}.form-primary label{font-size:20px;font-weight:700;color:#fff}.form-primary input{display:block;width:100%;background-color:transparent;border:1.5px solid #FFFFFF;border-radius:10px;outline:none!important;padding:15px 20px;font-size:16px;font-weight:700;color:#e6e6e6;transition:border-color .3s ease-in-out}.form-primary input::placeholder{color:#e6e6e680}.form-primary input:focus{border-color:#5f78b1}.form-primary input:-webkit-autofill,.form-primary input:-webkit-autofill:hover,.form-primary input:-webkit-autofill:focus,.form-primary input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #23232329}.form-primary .input-label{display:flex;flex-direction:column;gap:11px;margin-bottom:35px}.form-primary .input-label:last-of-type{margin-bottom:0}.form-primary .additional-text{display:block;font-size:14px;font-weight:500;color:#fff;margin-top:9px}.form-primary .additional-text span{text-decoration:underline;transition:color .3s ease-in-out}.form-primary .additional-text span:hover{cursor:pointer;color:#e6e6e6}.form-primary .password-field-with-button{position:relative}.form-primary .password-field-with-button input{padding-right:42px}.form-primary .password-field-with-button .show-password-button{display:block;position:absolute;height:17px;right:20px;top:50%;transform:translateY(-50%)}.form-primary .password-field-with-button .show-password-button svg path{transition:fill .3s ease-in-out}.form-primary .password-field-with-button .show-password-button:hover svg path{fill:#e6e6e6}.form-primary button[type=submit]{margin:60px auto 0}.form-primary button[type=submit] .submit-loader{display:none;width:18px;padding:4px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}.form-primary button[type=submit]:disabled{pointer-events:none}.form-primary button[type=submit]:disabled .submit-loader{display:block}.form-primary button[type=submit]:disabled span{display:none}.form-secondary{width:100%}.form-secondary label{font-size:18px;font-weight:700;color:#00193a}.form-secondary input,.form-secondary select,.form-secondary textarea{display:block;width:100%;background-color:transparent;border:1px solid #00193A;border-radius:10px;outline:none!important;padding:15px 20px;font-size:16px;font-weight:700;color:#00193a;transition:border-color .3s ease-in-out}.form-secondary input::placeholder,.form-secondary select::placeholder,.form-secondary textarea::placeholder{color:#1a3e8f;opacity:.3}.form-secondary input:focus,.form-secondary select:focus,.form-secondary textarea:focus{border-color:#5f78b1}.form-secondary input:-webkit-autofill,.form-secondary input:-webkit-autofill:hover,.form-secondary input:-webkit-autofill:focus,.form-secondary input:-webkit-autofill:active,.form-secondary select:-webkit-autofill,.form-secondary select:-webkit-autofill:hover,.form-secondary select:-webkit-autofill:focus,.form-secondary select:-webkit-autofill:active,.form-secondary textarea:-webkit-autofill,.form-secondary textarea:-webkit-autofill:hover,.form-secondary textarea:-webkit-autofill:focus,.form-secondary textarea:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#00193A;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #ffffff29}.form-secondary textarea{resize:none;height:98px}.form-secondary .input-label{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:35px}.form-secondary .input-label:last-of-type{margin-bottom:0}.form-secondary .input-group{display:flex;gap:25px;margin-bottom:30px}.form-secondary .input-group:last-of-type{margin-bottom:0}.form-secondary .input-group .input-label{margin-bottom:0}.form-secondary button[type=submit]{margin:34px auto 0!important}.form-secondary button[type=submit] .submit-loader{display:none;width:18px;padding:4px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}.form-secondary button[type=submit].show-loader{pointer-events:none}.form-secondary button[type=submit].show-loader .submit-loader{display:block;margin:0 auto}.form-secondary button[type=submit].show-loader span{display:none}@media (max-width: 700px){.form-secondary .input-group{flex-direction:column;gap:24px;margin-bottom:24px}}.form-third{width:100%}.form-third label{font-size:14px;font-weight:600;color:#fff}.form-third input{display:block;width:100%;background-color:#e6e6e6;border:1px solid #E6E6E6;border-radius:6px;outline:none!important;padding:11px 13px;font-size:14px;font-weight:600;color:#00193a;transition:background-color .3s ease-in-out}.form-third input::placeholder{color:#00193a80}.form-third input:focus{background-color:#fff}.form-third .input-label{display:flex;flex-direction:column;gap:8px;width:100%;max-width:295px}.form-third .inputs-group{display:flex;flex-wrap:wrap;gap:25px}.form-third button[type=submit]{margin:80px 0 0 auto}.form-third button[type=submit] .submit-loader{display:none;width:18px;padding:4px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}.form-third button[type=submit].show-loader .submit-loader{display:block;margin:0 auto}.form-third button[type=submit].show-loader span{display:none}@media (max-width: 700px){.form-third .input-label{max-width:none}}.form-fourth{width:100%}.form-fourth label{font-size:18px;font-weight:700;color:#00193a}.form-fourth input,.form-fourth textarea{display:block;width:100%;background-color:transparent;border:1px solid #E6E6E6;border-radius:10px;outline:none!important;padding:12px 20px;font-size:16px;font-weight:500;color:#00193a;transition:border-color .3s ease-in-out}.form-fourth input::placeholder,.form-fourth textarea::placeholder{color:#e6e6e6}.form-fourth input:focus,.form-fourth textarea:focus{border-color:#5f78b1}.form-fourth input:-webkit-autofill,.form-fourth input:-webkit-autofill:hover,.form-fourth input:-webkit-autofill:focus,.form-fourth input:-webkit-autofill:active,.form-fourth textarea:-webkit-autofill,.form-fourth textarea:-webkit-autofill:hover,.form-fourth textarea:-webkit-autofill:focus,.form-fourth textarea:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#00193A;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px #ffffff29}.form-fourth textarea{resize:none;height:260px;padding:20px}.form-fourth .input-label{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:35px}.form-fourth .input-label:last-of-type{margin-bottom:0}.form-fourth .input-group{display:flex;gap:25px;margin-bottom:30px}.form-fourth .input-group:last-of-type{margin-bottom:0}.form-fourth .input-group .input-label{margin-bottom:0}.form-fourth button[type=submit] .submit-loader{display:none;width:18px;padding:4px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}.form-fourth button[type=submit].show-loader .submit-loader{display:block;margin:0 auto}.form-fourth button[type=submit].show-loader span{display:none}@media (max-width: 700px){.form-fourth .input-group{flex-direction:column;gap:24px;margin-bottom:24px}}.login{height:100dvh;background-color:#00193a}.login .login-logo-form{display:flex;align-items:center;justify-content:space-between;height:100%;gap:32px;padding:32px 0}.login .login-logo-form .logo-delsud{display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%;max-width:880px;max-height:549px;background:#1a3e8f;background:linear-gradient(90deg,#1a3e8f00,#1a3e8f);border-radius:0 300px 300px 0;padding:60px 110px 60px 60px}.login .login-logo-form .logo-delsud img{display:block;max-width:100%;height:auto}.login .login-logo-form .login-form{display:block;width:100%;height:100%;max-width:700px;max-height:771px;background:#1a3e8f;background:linear-gradient(90deg,#1a3e8f00,#1a3e8f4d);background-position-x:32px;background-repeat:no-repeat;padding:124px 32px 124px 0}.login .login-logo-form .login-form .form-content{max-width:452px}.login .login-logo-form .login-form .form-content h1{font-size:40px;font-weight:700;color:#fff;text-align:center;margin-bottom:60px}.login .login-logo-form .login-form .form-content .button-secondary{margin:9px auto 0}@media (max-width: 1024px){.login .login-logo-form{flex-direction:column;gap:48px}.login .login-logo-form .logo-delsud{height:auto;max-width:none;border-radius:0;justify-content:center;padding:32px 20px}.login .login-logo-form .login-form{background:none;padding:0 20px}.login .login-logo-form .login-form .form-content{margin:0 auto}}@media (max-width: 700px){.login .login-logo-form .login-form .form-content h1{font-size:28px;margin-bottom:32px}}.login .modal h2{font-size:30px;font-weight:700;color:#00193a;text-align:center}.login .modal p{max-width:445px;font-size:16px;font-weight:700;color:#1a3e8f;text-align:center;margin:15px auto 31px}.login .modal .form-secondary{max-width:510px;margin:0 auto}.login .modal .button-primary{margin:0 auto}.login .modal .manage-account{margin:10px auto;display:flex;align-items:center;justify-content:center;gap:20px}.login .modal .manage-account .button-primary{margin:0!important}.login .modal .manage-account .button-cancel{color:#1a3e8f;font-weight:700;transition:all .3s ease;padding:10px 20px}.login .modal .manage-account .button-cancel:hover{color:#00193a}.login .modal .confirmation-text{margin:73px auto}@media (max-width: 700px){.login .modal h2{font-size:24px}.login .modal p{font-size:14px;margin:10px auto 24px}.login .modal .confirmation-text{margin:32px auto}}@media (max-width: 1024px){.login{height:auto;min-height:100dvh}}.input-error{border:1px solid #e53935!important;background-color:#fff5f5!important}.input-error.initial-login{background-color:#fff5f552!important}.error-message{color:red!important;font-size:.85rem!important;margin:0!important;opacity:.75}.error-message.email{margin:0 auto!important}.error-message.initial-login{margin:0 auto!important;font-weight:700}.modal{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;z-index:1000}.modal.modal-active{opacity:1;pointer-events:initial}.modal .modal-content{display:flex;flex-direction:column;gap:24px;width:100%;max-width:800px;max-height:90%;overflow-y:auto;padding:32px 24px;background-color:#fff;border-radius:24px}.modal .modal-content::-webkit-scrollbar{display:none}.modal .modal-content .closeBtn{display:block;background:none;border:none;outline:none!important;margin-left:auto;cursor:pointer}@media (max-width: 700px){.modal{align-items:flex-start;overflow-y:auto}.modal .modal-content{max-height:none;margin:auto 0}}.no-scroll{overflow:hidden}.toast{display:block;max-width:90%;width:450px;position:fixed;top:30px;right:0;z-index:1002;background-color:#fff;border-radius:8px;padding:13.5px;opacity:0;transition:all .3s ease-in-out;overflow:hidden;pointer-events:none}.toast p{font-size:14px;font-weight:700;color:#00193a;text-align:center}.toast .loading-bar{display:block;border:none;position:absolute;left:0;bottom:0;height:4px;background-color:#1a3e8f}.toast.error-toast .loading-bar{background-color:#fa5036}.toast.toast-display{right:10px;opacity:1;pointer-events:initial}.loading-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:20px;background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999}.loading-banner .loader-loading{width:175px;aspect-ratio:1;background:linear-gradient(#00193a 0,#00193a 0) bottom/100% 0% no-repeat #d4d8dd;-webkit-mask-image:url(/assets/logo-icon-DC2QcmvR.svg);mask-image:url(/assets/logo-icon-DC2QcmvR.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;animation:l19 3s infinite linear;margin:0 auto}.loading-banner h3{font-size:24px;font-weight:700;color:#00193a;text-align:center}@keyframes l19{90%,to{background-size:100% 100%}}.recover-password{min-height:100dvh;background-color:#00193a}.recover-password .progresive-bar{min-width:13.5%!important}.recover-password .not-container{margin-top:3rem;display:flex;align-items:center;justify-content:center;min-height:100%;height:75dvh;background:linear-gradient(to left,#1a3e8f94 6%,#1a3e8f54 13%,#1a3e8f26 25%,#1a3e8f14 50%,#1a3e8f00)}.recover-password .password-form{padding:5dvh 0;width:23rem}.recover-password .password-form h1{font-size:32px;font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.recover-password .password-form label{color:#fff}.recover-password .password-form .input-with-icon{position:relative;display:flex;align-items:center}.recover-password .password-form .input-with-icon input{width:100%;padding-right:40px;border-color:#f2f2f2;color:#fff}.recover-password .password-form .input-with-icon input::placeholder{color:#f2f2f2}.recover-password .password-form .input-with-icon .toggle-password{position:absolute;right:20px;background:none;border:none;cursor:pointer;display:flex;align-items:center}.recover-password .password-form .input-with-icon .toggle-password img{width:20px;height:20px}.first-login-header{background-color:#00193a;width:100%;position:relative}.first-login-header .logo-content{max-width:172px;max-height:100px;background:#1a3e8f;background:linear-gradient(90deg,#1a3e8f00,#1a3e8f);border-radius:0 300px 300px 0;padding:41px 13px 45px 40px;position:relative;z-index:2}.first-login-header .logo-content img{display:block;max-width:100%;height:auto}.first-login-header .progresive-bar{display:block;border:none;position:absolute;top:0;left:64px;min-width:19%;min-height:100px;max-height:100px;background:#1a3e8f;background:linear-gradient(90deg,#1a3e8f00,#1a3e8f);border-radius:0 300px 300px 0;z-index:1;transition:min-width .3s ease-in-out}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;width:100%;background-color:#00193a;padding-right:144px;position:sticky;top:0;z-index:999}.header .logo-user-role{display:flex;align-items:center;gap:35px;width:100%;max-width:430px}.header .logo-user-role .logo-content{width:100%;max-width:172px;max-height:100px;background:#1a3e8f;background:linear-gradient(90deg,#1a3e8f00,#1a3e8f);border-radius:0 300px 300px 0;padding:41px 13px 45px 40px}.header .logo-user-role .logo-content img{display:block;max-width:100%;height:auto}.header .logo-user-role .user-role-avatar-holder{display:flex;align-items:center;gap:25px}.header .logo-user-role .user-role-avatar-holder img{display:block;max-width:100%;height:auto;min-width:50px;min-height:50px;object-fit:cover;border-radius:8px}.header .logo-user-role .user-role-avatar-holder .default-avatar{width:50px;height:50px;background-color:#1a3e8f;border-radius:8px;padding:12px 16px}.header .logo-user-role .user-role-avatar-holder .default-avatar svg{display:block;max-width:100%;height:auto;margin:0 auto}.header .logo-user-role .user-role-avatar-holder .user-role-data .role-text{font-size:20px;font-weight:500;color:#fff}.header .header-nav{display:flex}.header .header-nav .close-burger-menu-btn{display:none}.header .header-nav .nav-link{display:flex;align-items:center;justify-content:center;gap:14.5px;width:180px;padding:14px;border-bottom:2px solid transparent;font-size:14px;font-weight:600;color:#fff;text-align:center;transition:all .3s ease-in-out}.header .header-nav .nav-link .link-unread-msg{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#5f78b1;border-radius:100%;padding:4.5px 8px;font-size:12px;font-weight:400;color:#fff;line-height:100%}.header .header-nav .nav-link:hover{color:#e6e6e6}.header .header-nav .nav-link.link-active{border-color:#fff;font-weight:700}.header .header-nav .nav-link.settings-link{display:none}.header .header-nav.hide-nav{visibility:hidden}.header .burger-menu-btn{display:none}.header .user-settings-notifications{display:flex;align-items:center;gap:25px}.header .user-settings-notifications .vertical-line{display:block;width:1px;height:30px;background-color:#fff}.header .user-settings-notifications .settings-link{display:contents}.header .user-settings-notifications .settings-link svg{transition:transform 1s ease-in-out}.header .user-settings-notifications .settings-link:hover svg{transform:rotate(180deg)}.header .user-settings-notifications .logout-button{display:block;height:18px}.header .user-settings-notifications .logout-button svg path{transition:fill .3s ease-in-out}.header .user-settings-notifications .logout-button:hover svg path{fill:#f14848}.header .logout-modal h3{font-size:30px;font-weight:700;color:#00193a;text-align:center}.header .logout-modal p{max-width:444px;font-size:16px;font-weight:700;color:#1a3e8f;text-align:center;margin:36px auto 53px}.header .logout-modal .logout-modal-buttons{display:flex;align-items:center;justify-content:center;gap:39px}.header .logout-modal .logout-modal-buttons .button-primary-sm{width:153px}@media (max-width: 1660px){.header .header-nav .nav-link{width:150px}}@media (max-width: 1440px){.header{padding-right:20px}}@media (max-width: 1200px){.header .header-nav{position:fixed;left:0;top:-100dvh;flex-direction:column;align-items:center;gap:16px;width:100%;height:100%;background-color:#00193a;padding:32px 20px;transition:top .3s ease-in-out;z-index:9999}.header .header-nav.burger-opened{top:0}.header .header-nav .close-burger-menu-btn{display:block;align-self:flex-end}.header .header-nav .nav-link{width:auto}.header .header-nav .nav-link.settings-link,.header .burger-menu-btn{display:block}.header .user-settings-notifications .vertical-line,.header .user-settings-notifications .settings-link{display:none}}@media (max-width: 700px){.header{gap:16px;padding:24px 20px}.header .logo-user-role .logo-content,.header .logo-user-role .user-role-avatar-holder img,.header .logo-user-role .user-role-avatar-holder .default-avatar{display:none}}.notification{position:relative;margin-bottom:-4px}.notification .notification-btn{display:contents;position:relative}.notification .notification-btn svg path{transition:stroke .3s ease-in-out}.notification .notification-btn:after{display:none;content:"";position:absolute;width:8px;height:8px;top:2px;right:0;background-color:#4976f4;border-radius:100%;z-index:1;animation:pulse-notification 1s ease .2s infinite forwards}@keyframes pulse-notification{0%{box-shadow:0 0 1px #4976f480}to{box-shadow:0 0 1px 10px #4976f400}}.notification .notification-btn:hover svg path{stroke:#e6e6e6}.notification .notification-btn.has-notifications:after{display:block}.notification .notification-content{width:500px;position:absolute;top:125%;left:-75%;transform:translate(-50%);background-color:#fff;border-radius:10px;padding:24px;box-shadow:0 4px 36px #96969629;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:5}.notification .notification-content.content-opened{opacity:1;pointer-events:initial}.notification .notification-content.notification-static{width:100%;position:static;transform:translate(0);opacity:1;pointer-events:initial}.notification .notification-content .content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.notification .notification-content .content-header h5{font-size:18px;font-weight:500;color:#00193a}.notification .notification-content .content-header button svg path{transition:stroke .3s ease-in-out}.notification .notification-content .content-header button:hover svg path{stroke:#5f78b1}.notification .notification-content .filter-notifications{width:100%;display:flex;margin:12px 0 20px;border-bottom:1px solid #E4E4E4}.notification .notification-content .filter-notifications .filter-option{display:flex;align-items:center;gap:8px;border-bottom:2px solid #00193A;padding:16px}.notification .notification-content .filter-notifications .filter-option h6{font-size:14px;font-weight:500;color:#00193a}.notification .notification-content .filter-notifications .filter-option .count-notifications{width:25px;height:25px;background-color:#1a3e8f;border-radius:4px;padding:4px}.notification .notification-content .filter-notifications .filter-option .count-notifications p{font-size:12px;font-weight:500;color:#fff;text-align:center}.notification .notification-content .notifications-options{display:flex;align-items:center;justify-content:space-between;gap:16px}.notification .notification-content .notifications-wrap{display:flex;flex-direction:column;gap:12px;max-height:454px;overflow:hidden auto;margin:20px 0}.notification .notification-content .notifications-wrap::-webkit-scrollbar{display:none}.notification .notification-content .notifications-wrap.show-all-notifications{max-height:none}.notification .notification-content .notifications-wrap .notification-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;border:1px solid #00193A;border-radius:4px;padding:16px}.notification .notification-content .notifications-wrap .notification-item .notification-item-info{display:flex;align-items:flex-start;gap:12px}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .avatar-user-sent{display:flex;align-items:center;gap:9px}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .avatar-user-sent .new-notification{width:10px;height:10px;background-color:transparent;border-radius:100%}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .avatar-user-sent .new-notification.is-new{background-color:#1a3e8f}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .notification-item-content{display:flex;flex-direction:column;gap:12px}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .notification-item-content h4{font-size:14px;font-weight:500;color:#00193a}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .notification-item-content h6{font-size:12px;font-weight:400;color:#afafaf}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .notification-item-content .quote-content{background-color:#f9f9f9;border-left:2px solid #00193A;border-radius:4px;padding:8px 12px}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .notification-item-content .quote-content p{font-size:14px;font-weight:500;color:#00193a}.notification .notification-content .notifications-wrap .notification-item .notification-item-info .notification-item-content .notification-with-options{display:flex;gap:12px}.notification .notification-content .notifications-wrap .notification-item .notification-item-delete{display:contents}.notification .notification-content .notifications-wrap .notification-item .notification-item-delete svg path{transition:fill .3s ease-in-out}.notification .notification-content .notifications-wrap .notification-item .notification-item-delete:hover svg path{fill:red}@media (max-width: 1440px){.notification .notification-content{left:inherit;right:0;transform:translate(0)}}@media (max-width: 700px){.notification .notification-content{width:340px;right:-60px}}.default-avatar{display:flex;align-items:center;justify-content:center;background-color:#e6e6e6;border-radius:100%;padding:4px}.default-avatar svg{display:block;max-width:100%;height:auto}.primeros-pasos{padding:5dvh 0}.primeros-pasos h2{font-size:24px;font-weight:700;color:#5f78b1}.primeros-pasos p{font-size:21px;font-weight:500;color:#00193a}.primeros-pasos .primeros-pasos-form{display:flex;gap:24px;margin:24px 0 34px}.primeros-pasos .primeros-pasos-form .pasos-box{width:100%;max-width:316px;min-height:424px;background-color:#e6e6e6;border-radius:12px;padding:60px 24px 24px;box-shadow:5px 5px 10px #0000001a}.primeros-pasos .primeros-pasos-form .pasos-box .units-selector{width:100%}.primeros-pasos .primeros-pasos-form .pasos-box .units-selector .input-label-wrap label,.primeros-pasos .primeros-pasos-form .pasos-box .units-selector .input-label-wrap input{background-color:#e6e6e6}.primeros-pasos .primeros-pasos-form .pasos-box h3{font-size:20px;font-weight:700;color:#00193a;margin-bottom:16px}.primeros-pasos .primeros-pasos-form .pasos-box p{font-size:16px;font-weight:500;color:#00193a}.primeros-pasos .primeros-pasos-form .pasos-box p span{font-weight:700;color:#1a3e8f}.primeros-pasos .primeros-pasos-form .pasos-box .button-primary{width:100%;margin:100px auto 0}.primeros-pasos .primero-pasos-notice-banner{max-width:999px;display:flex;align-items:center;justify-content:center;gap:6px;background-color:#5f78b1;border-radius:5px;padding:21px 63px;margin:0 auto}.primeros-pasos .primero-pasos-notice-banner p{font-size:16px;font-weight:700;color:#fff}.primeros-pasos .programador-amigo{margin-top:1.5rem}.primeros-pasos .programador-amigo p{font-size:16px;text-align:center}@media (max-width: 1024px){.primeros-pasos .primeros-pasos-form{flex-wrap:wrap;justify-content:center}}@media (max-width: 700px){.primeros-pasos h2{font-size:18px}.primeros-pasos p{font-size:16px}.primeros-pasos .primero-pasos-notice-banner{padding:14px 12px}.primeros-pasos .primero-pasos-notice-banner p{font-size:14px}}.units-selector{width:200px;position:relative;transition:opacity .3s ease-in-out}.units-selector[aria-disabled=true]{opacity:.5;pointer-events:none}.units-selector .input-label-wrap{position:relative}.units-selector .input-label-wrap label{display:block;position:absolute;top:50%;left:16px;transform:translateY(-50%);font-size:16px;font-weight:700;color:#00193a;background-color:#fff;padding:0 4px;pointer-events:none;transition:all .3s ease-in-out}.units-selector .input-label-wrap label.label-focus{left:12px;font-size:14px;top:-25%;transform:translateY(25%)}.units-selector .input-label-wrap input{width:100%;background-color:#fff;border:1px solid #00193A;border-radius:8px;outline:none!important;padding:16px 36px 16px 16px;font-size:16px;font-weight:700;color:#00193a;cursor:pointer}.units-selector .input-label-wrap .clean-search-btn{display:block;position:absolute;width:20px;height:20px;top:50%;right:14px;transform:translateY(-50%)}.units-selector .input-label-wrap .clean-search-btn svg path{transition:fill .3s ease-in-out}.units-selector .input-label-wrap .clean-search-btn:hover svg path{fill:#5f78b1}.units-selector .units-selector-options{display:flex;flex-direction:column;gap:32px;position:absolute;left:0;top:100%;width:100%;max-height:0;background-color:#e6e6e6;border-radius:4px;padding:0 12px;box-shadow:none;overflow:hidden auto;transition:all .3s ease-in-out;z-index:99}.units-selector .units-selector-options::-webkit-scrollbar{display:none}.units-selector .units-selector-options.show-options{max-height:240px;padding:24px 12px;box-shadow:0 2px 6px 2px #00000026}.units-selector .units-selector-options .unit-option{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.units-selector .units-selector-options .unit-option p{font-size:16px;font-weight:500;color:#00193a}.units-selector .units-selector-options .unit-option input{display:block;width:13.5px;height:13.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1.5px solid #49454F;border-radius:1.5px;transition:background-color .3s ease-in-out}.units-selector .units-selector-options .unit-option input:hover{cursor:pointer}.units-selector .units-selector-options .unit-option input:checked{background-color:#00193a;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='8'%20viewBox='0%200%2010%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%207.3L0.5%204.3L1.55%203.25L3.5%205.2L8.45%200.25L9.5%201.3L3.5%207.3Z'%20fill='white'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:9px 7px}.access-denied{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#00193a,#00193a 25%,#1a3e8f);padding:5dvh 0;min-height:89.5dvh}.access-denied .denied-content{width:100%;height:100%;background-color:#e6e6e6;border-radius:12px;padding:234px 20px}.access-denied .denied-content h1{font-size:40px;font-weight:700;color:#00193a;text-align:center}.access-denied .denied-content p{max-width:420px;font-size:16px;font-weight:700;color:#00193a;margin:32px auto;text-align:center}.access-denied .denied-content .button-primary{margin:0 auto}@media (max-width: 700px){.access-denied{min-height:92dvh}.access-denied .denied-content{padding:32px 20px}.access-denied .denied-content h1{font-size:32px}.access-denied .denied-content p{font-size:14px;margin:24px auto}}.panel-tareas{padding:5dvh 0}.panel-tareas .tareas-header{margin-bottom:33px}.panel-tareas .tareas-header h1{font-size:16px;font-weight:700;color:#00193a;text-align:right;margin-bottom:12px}.panel-tareas .tareas-header h1 span{text-transform:capitalize}.panel-tareas .tareas-header .header-options-filters-holder{display:flex;align-items:center;justify-content:space-between;gap:24px}.panel-tareas .tareas-header .header-options-filters-holder .options-item{display:flex;align-items:center;gap:20px}.panel-tareas .tareas-header .header-options-filters-holder .options-item .options-holder{display:flex}.panel-tareas .tareas-header .header-options-filters-holder .options-item .options-holder button{width:fit-content!important}.panel-tareas .tareas-header .header-options-filters-holder .filters-item{display:flex;gap:20px}.panel-tareas .tareas-holder{display:flex;align-items:stretch;flex-wrap:wrap;gap:25px}.panel-tareas .tareas-no-tasks{max-width:1000px;background-color:#e6e6e6;border-radius:10px;padding:134px 12px 116px;margin:90px auto 0}.panel-tareas .tareas-no-tasks h2{font-size:24px;font-weight:700;color:#00193a;text-align:center}.panel-tareas .tareas-no-tasks p{font-size:18px;font-weight:400;color:#1a3e8f;text-align:center;margin:10px 0 48px}.panel-tareas .tareas-no-tasks .button-primary{margin:0 auto}@media (max-width: 1024px){.panel-tareas .tareas-header h1{text-align:left}.panel-tareas .tareas-header .header-options-filters-holder{flex-wrap:wrap}}@media (max-width: 700px){.panel-tareas .tareas-header .header-options-filters-holder .options-item,.panel-tareas .tareas-header .header-options-filters-holder .filters-item{flex-wrap:wrap}.panel-tareas .tareas-holder{flex-direction:column;align-items:center}.panel-tareas .tareas-no-tasks{padding:70px 8px;margin-top:32px}.panel-tareas .tareas-no-tasks h2{font-size:21px}.panel-tareas .tareas-no-tasks p{font-size:16px}}.modal-overlay-confirmacion-solicitud{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-confirmacion-central{background:#fff;border-radius:8px;padding:20px;width:320px;max-width:90%;text-align:center;animation:fadeIn .3s ease-out;box-shadow:0 4px 15px #0003}.modal-confirmacion-central .titulo-modal-confirmacion{font-size:15px;margin-bottom:16px;font-weight:700;color:#1d1b20}.modal-confirmacion-central .botones-modal-confirmacion{display:flex;justify-content:space-between;gap:10px}.modal-confirmacion-central .botones-modal-confirmacion .btn-cancel,.modal-confirmacion-central .botones-modal-confirmacion .btn-confirm{flex:1;padding:8px 12px;border-radius:4px;font-weight:700;border:none;cursor:pointer;transition:background-color .2s}.modal-confirmacion-central .botones-modal-confirmacion .btn-cancel{background-color:#e0e0e0;color:#333}.modal-confirmacion-central .botones-modal-confirmacion .btn-cancel:hover{background-color:#b3b3b3}.modal-confirmacion-central .botones-modal-confirmacion .btn-confirm{background-color:#d9534f;color:#fff}.modal-confirmacion-central .botones-modal-confirmacion .btn-confirm:hover{background-color:#c9302c}.card{display:flex;flex-direction:column;width:100%;min-width:345px;max-width:375px;background-color:#e6e6e6;border-radius:12px;padding:25px 15px;box-shadow:5px 5px 10px #0000001a}.card h3{font-size:30px;font-weight:700;color:#00193a;text-align:center}.card .card-content-wrap{display:flex;flex-direction:column;gap:15px;margin-top:30px}.card .card-content-wrap .card-content{width:100%;background:linear-gradient(90deg,#00193a,#1a3e8f);border-radius:5px;padding:20px}.card .card-content-wrap .card-content .card-content-subtitle{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.card .card-content-wrap .card-content .card-content-subtitle h4{display:block;min-width:140px;background-color:#1a3e8f;border-radius:12px;padding:3px 8px;font-size:14px;font-weight:700;color:#fff;text-align:center}.card .card-content-wrap .card-content .card-content-subtitle .card-subtitle-status{min-width:98px;font-size:12px;font-weight:700;color:#fff;background-color:#00193a;border-radius:2px;padding:2px 15px;text-align:center}.card .card-content-wrap .card-content .card-content-subtitle .card-subtitle-status.card-status-finalizada{background-color:#34c759}.card .card-content-wrap .card-content .card-content-subtitle .card-subtitle-status.card-status-pendiente{background-color:#af52de}.card .card-content-wrap .card-content .card-content-subtitle .card-subtitle-status.card-status-en-proceso{background-color:#00aeff}.card .card-content-wrap .card-content .card-content-subtitle .card-subtitle-status.card-status-prioritario{background-color:red}.card .card-content-wrap .card-content .card-content-subtitle .card-subtitle-status.card-status-en-pausa{background-color:#a2845e}.card .card-content-wrap .card-content .card-content-subtitle:has(.card-subtitle-status){justify-content:space-between}.card .card-content-wrap .card-content .card-content-holder{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.card .card-content-wrap .card-content .card-content-holder .card-content-title{font-size:73px;font-weight:700;color:#fff}.card .card-content-wrap .card-content .card-content-holder .card-content-description{font-size:20px;font-weight:700;color:#fff}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status{display:flex;flex-direction:column;gap:5px}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item{display:flex;align-items:center;gap:5px}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item .card-content-number-item-status{display:block;width:10px;height:10px;border-radius:100%}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item .card-content-number-item-status.status-finalizado{background-color:#34c759}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item .card-content-number-item-status.status-pendiente{background-color:#af52de}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item .card-content-number-item-status.status-vencida{background-color:red}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item .card-content-number-item-status.status-en-proceso{background-color:#00aeff}.card .card-content-wrap .card-content .card-content-holder .card-content-numbers-status .card-content-number-item p{font-size:14px;font-weight:700;color:#fff}.card .card-item-button{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:14px;font-weight:500;color:#00193a;padding-right:8px;margin-top:20px;transition:color .3s ease-in-out}.card .card-item-button svg path{transition:fill .3s ease-in-out}.card .card-item-button:hover{color:#5f78b1}.card .card-item-button:hover svg path{fill:#1a3e8f}@media (max-width: 700px){.card{min-width:0}}.create-new-task-modal .new-task-form{width:100%}.create-new-task-modal .new-task-form h4{font-size:16px;font-weight:600;color:#00193a}.create-new-task-modal .new-task-form input{max-width:737px;width:100%;background-color:transparent;border:1px solid #E6E6E6;outline:none;padding:9px 10px;font-size:20px;font-weight:600;color:#00193a;transition:border-color .3s ease-in-out}.create-new-task-modal .new-task-form input::placeholder{color:#e6e6e6}.create-new-task-modal .new-task-form input:focus{border-color:#00193a}.create-new-task-modal .new-task-form input.add-new-comment{font-size:14px;padding:14px 20px}.create-new-task-modal .new-task-form .button-new-task{width:138px;display:flex;align-items:center;justify-content:center;gap:10px;background-color:#1a3e8f;border-radius:5px;padding:13px;font-size:14px;font-weight:700;color:#fff;transition:background-color .3s ease-in-out}.create-new-task-modal .new-task-form .button-new-task:hover{background-color:#00193a}.create-new-task-modal .new-task-form .task-buttons-with-settings{position:relative}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings{display:block;position:absolute;top:100%;left:-50%;background-color:#fff;border-radius:5px;padding:20px;box-shadow:0 4px 4px #00000026;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:1;min-width:190px;max-height:500px;overflow:auto;scrollbar-color:#1A3E8F transparent;scrollbar-width:thin}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings.task-button-settings-opened{opacity:1;pointer-events:initial}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings.task-button-settings-opened .option-subarea,.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings.task-button-settings-opened .option-unit{font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings.task-button-settings-opened .option-subarea{background:#1a3e8f}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings.task-button-settings-opened .option-unit{background:#5f78b1}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings h5{font-size:16px;font-weight:600;color:#00193a;text-align:center;margin-bottom:30px}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings .task-tags-options{display:flex;flex-direction:column;gap:8px}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings .task-tags-options .button-third{margin-top:10px;justify-content:center}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings .button-primary{width:233px}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings .button-primary-sm{margin-left:auto;margin-top:14px}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings .drag-drop-component .drag-drop{min-height:0;padding:0}.create-new-task-modal .new-task-form .task-buttons-with-settings .task-button-settings .drag-drop-component .drag-drop .file-container button{display:none}.create-new-task-modal .new-task-form .task-preinfo{padding:28px 30px}.create-new-task-modal .new-task-form .task-preinfo h3{font-size:20px;font-weight:600;color:#1a3e8f}.create-new-task-modal .new-task-form .task-preinfo .task-selection-holder{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:16px;margin:43px 0 190px}.create-new-task-modal .new-task-form .task-preinfo .preinfo-btns{display:flex;align-items:center;justify-content:flex-end;gap:40px}@media (max-width: 700px){.create-new-task-modal .new-task-form .task-preinfo .task-selection-holder{margin:43px 0}}.create-new-task-modal .new-task-form .task-content .close-new-task-btn{display:block;margin-left:auto}.create-new-task-modal .new-task-form .task-content .close-new-task-btn svg path{transition:fill .3s ease-in-out}.create-new-task-modal .new-task-form .task-content .close-new-task-btn:hover svg path{fill:#5f78b1}.create-new-task-modal .new-task-form .task-content .new-task-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.create-new-task-modal .new-task-form .task-content .task-tags{display:flex;flex-wrap:wrap;gap:50px;margin-bottom:22px;padding:0 20px;justify-content:space-between}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item h5{font-size:16px;font-weight:600;color:#00193a;margin-bottom:7px;text-align:center}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .members-avatars{display:flex}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .members-avatars img{border-radius:100%;object-fit:cover}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .members-avatars>*{margin-left:-10px}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .members-avatars>*:first-child{margin-left:0}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .tag-subarea,.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .tag-unit{font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .tag-subarea{background:#1a3e8f}.create-new-task-modal .new-task-form .task-content .task-tags .task-tag-item .tag-unit{background:#5f78b1}.create-new-task-modal .new-task-form .task-content .tag-status{font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px;cursor:pointer}.create-new-task-modal .new-task-form .task-content .tag-status p{font-size:14px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.create-new-task-modal .new-task-form .task-content .tag-status.tag-pendiente{background-color:#af52de}.create-new-task-modal .new-task-form .task-content .tag-status.tag-completada{background-color:#34c759}.create-new-task-modal .new-task-form .task-content .tag-status.tag-en-proceso{background-color:#007aff}.create-new-task-modal .new-task-form .task-content .tag-status.tag-vencida{background-color:red}.create-new-task-modal .new-task-form .task-content .tag-priority{font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.create-new-task-modal .new-task-form .task-content .tag-priority p{font-size:12px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.create-new-task-modal .new-task-form .task-content .tag-priority.tag-urgente{background-color:#ff2d55}.create-new-task-modal .new-task-form .task-content .tag-priority.tag-medio{background-color:#30b0c7}.create-new-task-modal .new-task-form .task-content .tag-priority.tag-baja{background-color:#a2845e}.create-new-task-modal .new-task-form .task-content .member-button{display:flex;align-items:center;gap:15px;border-bottom:1px solid #00193A;padding-bottom:15px;margin-bottom:9px}.create-new-task-modal .new-task-form .task-content .member-button:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}.create-new-task-modal .new-task-form .task-content .member-button img{object-fit:cover;border-radius:100%}.create-new-task-modal .new-task-form .task-content .member-button p{font-size:14px;font-weight:700;color:#00193a;text-align:left}.create-new-task-modal .new-task-form .task-content .member-button.has-already-member p{color:#5f78b1}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder{width:100%;display:flex;gap:20px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities{width:100%;max-width:737px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .description-richinput{margin:15px 0}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .description-richinput .ql-toolbar{background-color:#e6e6e6;border-color:#e6e6e6}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .description-richinput .ql-container{border-color:#e6e6e6;font-size:14px;color:#00193a}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .description-richinput .ql-container .ql-editor:before{font-style:normal;font-size:14px;font-weight:700}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .description-richinput .richinput-btns{display:flex;align-items:center;justify-content:flex-end;gap:27px;margin-top:20px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .custom-select-input .select-options-wrap{max-height:200px;overflow:auto;scrollbar-width:thin;scrollbar-color:#1A3E8F transparent}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .custom-select-input .select-options-wrap::-webkit-scrollbar-button{display:none;height:0;width:0}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .custom-select-input .select-options-wrap::-webkit-scrollbar{width:8px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .custom-select-input .select-options-wrap::-webkit-scrollbar-track{background:transparent;position:relative}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .custom-select-input .select-options-wrap::-webkit-scrollbar-track:vertical:before{content:"";display:block;position:absolute;top:10%;height:80%;width:100%;background:#fff;border-radius:4px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-description-checklist-activities .custom-select-input .select-options-wrap::-webkit-scrollbar-thumb{background-color:#1a3e8f;border-radius:4px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .subtitle-btn-holder{display:flex;align-items:center;gap:27px;margin-bottom:14px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .checklist-items-holder{width:100%;border:1px solid #E6E6E6;padding:24px 15px;display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .file-items-holder{width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:14px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .file-items-holder .file-item{display:flex;flex-direction:column;align-items:center;gap:14px;font-size:12px;font-weight:400;color:#00193a;transition:color .3s ease-in-out}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .file-items-holder .file-item svg{width:24px;height:24px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .file-items-holder .file-item svg path{transition:stroke .3s ease-in-out}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .file-items-holder .file-item:hover{color:#5f78b1}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .file-items-holder .file-item:hover svg path{stroke:#5f78b1}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .start-due-dates{display:flex;align-items:center;gap:19px;margin:16px 0}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .start-due-dates .date-input{display:flex;align-items:center;gap:8px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .start-due-dates .date-input label{font-size:16px;font-weight:700;color:#00193a}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .start-due-dates .date-input input{font-size:14px;max-width:135px;padding:14px 10px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-activities{margin-top:14px}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-settings-btns{display:flex;flex-direction:column;gap:10px}@media (max-width: 700px){.create-new-task-modal .new-task-form .task-content .all-task-settings-holder{flex-direction:column-reverse}.create-new-task-modal .new-task-form .task-content .all-task-settings-holder .task-settings-btns{flex-direction:row;justify-content:center;flex-wrap:wrap}}.create-new-task-modal .new-task-form .task-content .task-holder{display:flex;align-items:flex-start;gap:40px}.create-new-task-modal .new-task-form .task-content .task-holder .all-activities{width:100%;max-width:654px;display:flex;flex-direction:column;gap:14px;max-height:562px;overflow:auto;scrollbar-color:#1A3E8F transparent;scrollbar-width:thin;padding-right:10px}.create-new-task-modal .new-task-form .task-content .task-holder .all-activities h3{font-size:14px;font-weight:600;color:#00193a;margin-left:15px;margin-bottom:13px}.create-new-task-modal .new-task-form .task-content .task-holder .all-activities .task-activity{display:flex;align-items:flex-start;gap:16px;padding:12px 16px;background-color:#e6e6e6}.create-new-task-modal .new-task-form .task-content .task-holder .all-activities .task-activity img{display:block;max-width:100%;height:auto;max-height:40px;border-radius:100%;object-fit:cover;aspect-ratio:1/1}.create-new-task-modal .new-task-form .task-content .task-holder .all-activities .task-activity .task-activity-content h5{font-size:16px;font-weight:400;color:#00193a}.create-new-task-modal .new-task-form .task-content .task-holder .all-activities .task-activity .task-activity-content p{font-size:14px;font-weight:500;color:#00193a}@media (max-width: 1024px){.create-new-task-modal .new-task-form .task-content .task-holder{flex-wrap:wrap}}.create-new-task-modal .new-task-form .task-content .submit-cancel-btns{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px}.create-new-task-modal .new-task-form .task-content .submit-cancel-btns .button-primary-sm{width:120px}.button-with-tooltip{position:relative;display:inline-block}.button-with-tooltip .tooltip{position:absolute;bottom:120%;left:0;background-color:#ffeaea;color:#a10000;padding:6px 10px;border-radius:6px;font-size:12px;white-space:nowrap;z-index:10;box-shadow:0 2px 6px #00000026;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.button-with-tooltip:hover .tooltip{opacity:1;pointer-events:all}.custom-check-input{display:flex;align-items:center;gap:18px;-webkit-user-select:none;user-select:none}.custom-check-input .checkbox-custom{display:flex;align-items:center;justify-content:center;background-color:transparent;border:3px solid #00193A;border-radius:3px;transition:all .3s ease-in-out}.custom-check-input .checkbox-custom svg{display:block;max-width:100%;height:auto;opacity:0;transition:opacity .3s ease-in-out}.custom-check-input .label-checkbox{font-size:16px!important;font-weight:700!important;color:#000!important;margin:0!important}.custom-check-input:hover{cursor:pointer}.custom-check-input.check-checked .checkbox-custom{background-color:#00193a}.custom-check-input.check-checked .checkbox-custom svg{opacity:1}.custom-check-input[aria-disabled=true]{pointer-events:none;opacity:.5}.default-avatar-task{display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:100%;padding:4px 8px;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase}.custom-select-input{min-width:150px;width:fit-content;position:relative}.custom-select-input .option-text{white-space:nowrap}.custom-select-input .select-btn{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:40px;background-color:#fff;border:1px solid #E6EDF4;border-radius:6.5px;padding:9.5px 14px;font-size:13px;font-weight:700;color:#00193a;transition:background-color .3s ease-in-out}.custom-select-input .select-btn span{text-transform:capitalize}.custom-select-input .select-btn svg{transition:transform .3s ease-in-out}.custom-select-input .select-btn:hover{background-color:#e6e6e6}.custom-select-input .select-options-wrap{width:100%;height:0;position:absolute;left:0;top:125%;background-color:#fff;box-shadow:0 1px 5px #0000001a;border-radius:8px;padding:0 16px;interpolate-size:allow-keywords;transition:all .3s ease-in-out;overflow:hidden;z-index:99}.custom-select-input .select-options-wrap .select-option{width:100%;font-size:14px;font-weight:400;color:#00193a;text-align:left;border-bottom:1px solid #00193A;padding:9px 0;transition:color .3s ease-in-out;position:relative}.custom-select-input .select-options-wrap .select-option span{text-transform:capitalize}.custom-select-input .select-options-wrap .select-option:last-of-type{border-bottom:none}.custom-select-input .select-options-wrap .select-option:hover{color:#1a3e8f}.custom-select-input .select-options-wrap .select-option.option-selected{font-weight:700;pointer-events:none}.custom-select-input .select-options-wrap .select-option:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%}.custom-select-input .select-options-wrap .select-option.urgente,.custom-select-input .select-options-wrap .select-option.medio,.custom-select-input .select-options-wrap .select-option.baja,.custom-select-input .select-options-wrap .select-option.bajo{padding-left:24px}.custom-select-input .select-options-wrap .select-option.urgente:before{background-color:#ea445a}.custom-select-input .select-options-wrap .select-option.medio:before{background-color:#5aadc4}.custom-select-input .select-options-wrap .select-option.bajo:before,.custom-select-input .select-options-wrap .select-option.baja:before{background-color:#9d8563}.custom-select-input.dropdown-opened .select-btn svg{transform:rotate(180deg)}.custom-select-input.dropdown-opened .select-options-wrap{height:auto}@media (max-width: 700px){.custom-select-input{width:125px}.custom-select-input .select-btn,.custom-select-input .select-options-wrap .select-option{font-size:10px}}.custom-select-input.prioridad .option-text{position:relative;text-transform:capitalize}.custom-select-input.prioridad .option-text.urgente,.custom-select-input.prioridad .option-text.medio,.custom-select-input.prioridad .option-text.bajo{padding-left:22px}.custom-select-input.prioridad .option-text:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%}.custom-select-input.prioridad .option-text.urgente:before{background-color:#ea445a}.custom-select-input.prioridad .option-text.medio:before{background-color:#5aadc4}.custom-select-input.prioridad .option-text.bajo:before{background-color:#9d8563}.drag-drop-component{width:100%;display:flex;flex-direction:column;gap:11px}.drag-drop-component .drag-drop{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:134px;padding:42px 12px}.drag-drop-component .drag-drop .hidden{display:none}.drag-drop-component .drag-drop svg{display:block;max-width:100%;height:auto;margin:0 auto}.drag-drop-component .drag-drop p{font-size:16px;font-weight:500;color:#181d25;text-align:center;margin:13px 0 21px}.drag-drop-component .drag-drop button{display:block;max-width:100%;min-height:34px;background-color:#00193a;border:none;border-radius:7px;outline:none!important;font-size:12px;font-weight:700;color:#fff;text-align:center;transition:background-color .3s ease-in-out;margin:0 auto;padding:10px 14px}.drag-drop-component .drag-drop button:hover{cursor:pointer;background-color:#606e80}.drag-drop-component .drag-drop .info-drag-drop-holder{display:flex;align-items:center;justify-content:center;gap:20px}.drag-drop-component .drag-drop .info-drag-drop-holder svg{margin:0}.drag-drop-component .drag-drop .info-drag-drop-holder article p{max-width:180px;font-size:12px;font-weight:400;margin:8px 0 0;text-align:left}.drag-drop-component .drag-drop .info-drag-drop-holder article p:first-of-type{font-weight:700}.drag-drop-component .drag-drop .info-drag-drop-holder article p button{display:inline-block;background:none;border-radius:0;padding:0;margin-left:6px;text-decoration:underline;transition:color .3s ease-in-out;color:#181d25}.drag-drop-component .drag-drop .info-drag-drop-holder article p button:hover{cursor:pointer;color:#606e80}.drag-drop-component .drag-drop.drag-drop-active{background-color:#c0c0c0e7}.drag-drop-component .file-preview{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.drag-drop-component .file-preview .file-container img{display:block;max-width:100%;height:auto;margin:0 auto 14px}.drag-drop-component.drag-drop-disabled{opacity:.5;pointer-events:none}.task-card-settings{display:block;position:absolute;top:100%;left:-50%;background-color:#fff;border-radius:5px;padding:20px;box-shadow:0 4px 4px #00000026;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;z-index:1;width:200px}.task-card-settings.task-card-settings-opened{opacity:1;pointer-events:initial}.task-card-settings .icon-close{position:absolute;cursor:pointer;right:10%}.task-card-settings h5{font-size:16px;font-weight:600;color:#00193a;text-align:center;margin-bottom:30px}.task-card-settings .task-tags-options{display:flex;flex-direction:column;color:#f2f2f2;gap:8px}.task-card-settings .task-tags-options .tag-status{display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.task-card-settings .button-primary{width:233px}.task-card-settings .button-primary-sm{margin-left:auto;margin-top:14px}.task-card-settings .drag-drop-component .drag-drop{min-height:0;padding:0}.task-card-settings .tag-pendiente{background-color:#af52de}.task-card-settings .tag-pendiente:hover{opacity:.7}.task-card-settings .tag-completada{background-color:#34c759}.task-card-settings .tag-completada:hover{opacity:.7}.task-card-settings .tag-en-proceso{background-color:#007aff}.task-card-settings .tag-en-proceso:hover{opacity:.7}.task-card-settings .tag-vencida{background-color:red}.task-card-settings .tag-vencida:hover{opacity:.7}.tab-button{display:block;width:100%;padding:14px;background-color:#e6e6e6;font-size:14px;font-weight:500;color:#00193a;text-align:center;transition:all .3s ease-in-out}.tab-button:hover{background-color:#5f78b1;color:#fff}.tab-button.tab-active{background-color:#1a3e8f;color:#fff;pointer-events:none}.tab-button.tab-toggleable-active{pointer-events:auto!important;cursor:pointer}.custom-input{width:131px;background-color:#f2f2f2;border:2px solid #00193A;border-radius:2.13px;position:relative;transition:border-color .3s ease-in-out}.custom-input label{display:block;font-size:8px;font-weight:400;color:#00193a;background-color:#f2f2f2;padding:0 2px;position:absolute;left:6.4px;top:-6px;z-index:1}.custom-input input{width:100%;background:none;border:none;outline:none!important;font-size:12px;font-weight:400;color:#00193a;padding:8px}.custom-input.custom-input-focus{border-color:#5f78b1}.skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f8f8f8,#e0e0e0 75%);background-size:200% 100%;animation:skeleton-loading 1.2s infinite ease-in-out;border-radius:6px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 6px #0000000d}.skeleton-card .card-title{width:50%;height:20px;margin-bottom:1rem}.skeleton-card .card-content-subtitle .skeleton{width:40%;height:16px;margin-bottom:1rem}.skeleton-card .card-content-holder{display:flex;flex-direction:column;gap:1rem}.skeleton-card .card-content-holder .card-content-number-item .skeleton{width:80%;height:14px;margin-bottom:.5rem}.skeleton-card .card-content-holder .card-content-title{height:18px;width:30%;margin-top:1rem}.list-tasks-card{background:#fff;padding:1.5rem;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 4px #0000000d}.list-tasks-card-header{margin-bottom:1rem}.list-tasks-card-header .skeleton-title{width:40%;height:18px}.list-tasks-card-body{display:flex;flex-direction:column;gap:.8rem}.list-tasks-card-body .skeleton-line{width:100%;height:14px}.tareas-area{padding:5dvh 0}.tareas-area .area-back-title-holder{display:flex;align-items:center;gap:40px;margin-bottom:25px}.tareas-area .area-back-title-holder .back-button{margin-bottom:0}.tareas-area .area-back-title-holder h2{font-size:20px;font-weight:700;color:#00193a}.tareas-area h1{font-size:16px;font-weight:700;color:#00193a;text-align:right;margin-bottom:12px}.tareas-area h1 span{text-transform:capitalize}.tareas-area .tareas-area-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.tareas-area .tareas-area-header .unit-selector-button{display:flex;align-items:center;gap:30px}.tareas-area .tareas-area-header .unit-selector-button .unit-selector-holder{display:flex}.tareas-area .tareas-area-header .area-filters{display:flex;gap:14px}.tareas-area .tareas-area-tasks-colaborators{display:flex;flex-wrap:wrap;gap:25px}.tareas-area .tareas-area-tasks-colaborators .area-card-item .area-card-item-link{display:block;font-size:14px;font-weight:700;color:#1a3e8f;text-align:center;margin-top:20px;transition:color .3s ease-in-out}.tareas-area .tareas-area-tasks-colaborators .area-card-item .area-card-item-link:hover{color:#5f78b1}@media (max-width: 1024px){.tareas-area h1{text-align:left}.tareas-area .tareas-area-header,.tareas-area .tareas-area-header .unit-selector-button,.tareas-area .tareas-area-header .unit-selector-button .unit-selector-holder,.tareas-area .tareas-area-header .area-filters{flex-wrap:wrap}}.back-button{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700;color:#00193a;margin-bottom:25px;transition:color .3s ease-in-out}.back-button svg path{transition:fill .3s ease-in-out}.back-button:hover{color:#1a3e8f}.back-button:hover svg path{fill:#1a3e8f}.tareas-colaborator{padding:5dvh 0 4dvh;height:88dvh;-webkit-user-select:none;user-select:none}.tareas-colaborator .tareas-colaborator-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.tareas-colaborator .tareas-colaborator-header .colaborator-back-title{display:flex;align-items:center;gap:40px}.tareas-colaborator .tareas-colaborator-header .colaborator-back-title .back-button{margin-bottom:0}.tareas-colaborator .tareas-colaborator-header .colaborator-back-title h1{font-size:20px;font-weight:700;color:#00193a}.tareas-colaborator .tareas-colaborator-header .colaborator-filters{display:flex;align-items:center;gap:20px}.tareas-colaborator .tareas-colaborator-header .colaborator-filters .colaborator-performance-button{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#00193a,#1a3e8f 91%);border-radius:5px;padding:8px 15px;font-size:16px;font-weight:700;color:#fff}@media (max-width: 1024px){.tareas-colaborator .tareas-colaborator-header{flex-direction:column;align-items:flex-start}.tareas-colaborator .tareas-colaborator-header .colaborator-filters{flex-wrap:wrap}}.tareas-colaborator .scroll-wrapper{position:relative;height:93%}.tareas-colaborator .scroll-content{height:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.tareas-colaborator .scroll-content::-webkit-scrollbar{display:none}.tareas-colaborator .custom-scrollbar-container{position:relative;height:10px;background:#e6e6e6;border-radius:20px;overflow:hidden;max-width:95vw;margin:0 auto}.tareas-colaborator .custom-scrollbar-thumb{position:absolute;height:100%;background:#00193a;border-radius:20px;cursor:pointer}.tareas-colaborator .tareas-colaborators-targets-tasks-list{display:flex;align-items:flex-start;gap:20px;padding:20px 0 0 7.5%;zoom:.8;height:95%}.tareas-colaborator .tareas-colaborators-targets-tasks-list::-webkit-scrollbar{height:10px}.tareas-colaborator .tareas-colaborators-targets-tasks-list::-webkit-scrollbar-track{background:#e6e6e6;border-radius:20px}.tareas-colaborator .tareas-colaborators-targets-tasks-list::-webkit-scrollbar-thumb{background:#00193a;border-radius:20px}@supports not selector(::-webkit-scrollbar){.tareas-colaborator .tareas-colaborators-targets-tasks-list{scrollbar-color:#00193A #E6E6E6}}.tareas-colaborator .tareas-colaborators-targets-tasks-list article:last-child{position:relative}.tareas-colaborator .tareas-colaborators-targets-tasks-list article:last-child:after{content:"";position:absolute;right:-190px;top:0;width:190px;height:10px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .tareas-colaborators-button-new{min-width:320px;max-width:320px;display:flex;align-items:center;justify-content:center;gap:20px;background-color:#e6e6e6;border-radius:12px;padding:23px;box-shadow:5px 5px 10px #0000001a;font-size:20px;font-weight:700;color:#00193a;transition:box-shadow .3s ease-in-out;position:sticky;top:0;z-index:1}.tareas-colaborator .tareas-colaborators-targets-tasks-list .tareas-colaborators-button-new:hover{box-shadow:5px 5px 12px #0000003d}.tareas-colaborator .tareas-colaborators-targets-tasks-list .tareas-colaborators-button-new:disabled{pointer-events:none}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets{max-height:790px;overflow-y:auto;min-width:330px;padding-top:1px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets::-webkit-scrollbar{display:none}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets::-webkit-scrollbar-track{background:#e6e6e6;border-radius:20px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets::-webkit-scrollbar-thumb{background:#00193a;border-radius:20px}@supports not selector(::-webkit-scrollbar){.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets{scrollbar-color:#00193A #E6E6E6}}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list{display:flex;flex-direction:column;gap:15px;margin-top:22px;padding:0 0 20px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item{display:flex;align-items:flex-start;gap:10px;background-color:#e6e6e6;border-radius:12px;max-width:320px;padding:10px;box-shadow:5px 5px 10px #0000001a}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item input{display:block;width:18px;height:18px;min-width:18px;min-height:18px;border-radius:2px;background-color:transparent;border:1px solid #00193A;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;margin:10px 11px 0;transition:all .3s ease-in-out}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item input:after{width:100%;height:100%;display:block;content:"";position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='8'%20viewBox='0%200%2010%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%207.3L0.5%204.3L1.55%203.25L3.5%205.2L8.45%200.25L9.5%201.3L3.5%207.3Z'%20fill='white'/%3e%3c/svg%3e");background-size:12px 9.4px;background-repeat:no-repeat;background-position:center;opacity:0;transition:opacity .3s ease-in-out}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item input:hover{cursor:pointer;border-color:#34c759}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item input:checked{background-color:#34c759;border-color:#34c759}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item input:checked:after{opacity:1}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item .target-item-content h4{font-size:14px;font-weight:700;color:#00193a;margin-bottom:5px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item .target-item-content p{font-size:12px;font-weight:500;color:#49454f}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-targets .colaborators-targets-list .colaborators-target-item .edit-target-button{margin-left:auto}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-create-new-list .form-secondary{background-color:#fff;padding:24px 25px;border-radius:12px;margin-top:10px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-create-new-list .form-secondary .form-buttons-holder{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:20px}.tareas-colaborator .tareas-colaborators-targets-tasks-list .colaborators-create-new-list .form-secondary .form-buttons-holder .button-primary{width:144px;gap:6px;margin:0!important}.tareas-colaborator .tareas-colaborator-create-target-modal{position:relative;padding-top:40px}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-header{width:109%;display:flex;align-items:center;justify-content:space-between;gap:24px;background-color:#e6e6e6;padding:11px 20px;position:absolute;left:-24px;top:-32px}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-header h3{font-size:20px;font-weight:700;color:#00193a}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-header button svg path{transition:fill .3s ease-in-out}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-header button:hover svg path{fill:red}.tareas-colaborator .tareas-colaborator-create-target-modal .form-fourth label{font-size:14px}.tareas-colaborator .tareas-colaborator-create-target-modal .form-fourth input{max-width:140px;font-size:14px;padding:14px 10px}.tareas-colaborator .tareas-colaborator-create-target-modal .form-fourth textarea{height:98px;padding:8px 10px}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-date-inputs{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0 40px}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-date-inputs .date-input{display:flex;align-items:center;gap:8px}.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-buttons{display:flex;align-items:center;justify-content:flex-end;gap:20px}@media (max-width: 700px){.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-date-inputs{flex-wrap:wrap}}@media (max-width: 500px){.tareas-colaborator .tareas-colaborator-create-target-modal .create-target-header{width:115%}}.empty-fake-list{background-color:#ff4f004a!important;pointer-events:none}.input-error{border-color:#e74c3c!important}.form-error-message{color:#e74c3c;font-size:.85rem}.list-tasks-card{min-width:320px;max-width:320px;background-color:#e6e6e6;border-radius:12px;padding:25px 12px 32px;box-shadow:5px 5px 10px #0000001a}.list-tasks-card .list-tasks-header{position:relative}.list-tasks-card .list-tasks-header h3{max-width:250px;font-size:25px;font-weight:700;color:#00193a;text-align:center;margin:0 auto}.list-tasks-card .list-tasks-header .list-settings-button{display:block;width:24px;height:24px;position:absolute;right:-3px;top:50%;transform:translateY(-50%)}.list-tasks-card .list-tasks-header .list-settings-button svg path{transition:fill .3s ease-in-out}.list-tasks-card .list-tasks-header .list-settings-button:hover svg path{fill:#5f78b1}.list-tasks-card .list-tasks-header .list-header-settings form{position:absolute;top:80%;right:0;background-color:#e6e6e6;border-radius:10px;padding:8px;box-shadow:0 4px 4px #00000040}.list-tasks-card .list-tasks-header .list-header-settings form input{border:1px solid #00193A}.list-tasks-card .list-tasks-header .list-header-settings form button[type=submit]{margin:10px 0 0 auto}.list-tasks-card .list-tasks-card-list{display:flex;flex-direction:column;gap:8px;margin:37px 0 24px;max-height:65dvh;overflow:hidden auto}.list-tasks-card .list-tasks-card-list::-webkit-scrollbar{display:none}.list-tasks-card .list-tasks-card-list .task-card{width:100%;background:linear-gradient(90deg,#00193a,#1a3e8f 91%);border-radius:5px;padding:20px 14px 17px 11px}.list-tasks-card .list-tasks-card-list .task-card .task-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-priority{min-width:108px;font-size:14px;font-weight:700;color:#fff;text-transform:capitalize;padding:3px 5px;border-radius:12px}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-priority.task-card-urgente{background-color:#ff2d55}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-priority.task-card-medio{background-color:#30b0c7}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-priority.task-card-baja{background-color:#a2845e}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-status{min-width:98px;font-size:12px;font-weight:700;color:#fff;text-transform:capitalize;border-radius:2px;padding:2px 5px}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-status.task-card-completada{background-color:#34c759}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-status.task-card-en-proceso{background-color:#007aff}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-status.task-card-pendiente{background-color:#af52de}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-status.task-card-vencida{background-color:red}.list-tasks-card .list-tasks-card-list .task-card .task-card-header .task-card-status:hover{filter:brightness(1.15);box-shadow:0 0 5px #0003;transform:scale(1.02)}.list-tasks-card .list-tasks-card-list .task-card .task-card-title{font-size:20px;font-weight:700;color:#fff;text-align:left;margin:30px 0 20px 9px}.list-tasks-card .list-tasks-card-list .task-card .task-card-date{font-size:14px;font-weight:500;color:#fff;text-align:left;margin-left:9px}.list-tasks-card .list-tasks-card-list .task-card .task-card-id{font-size:12px;font-weight:500;color:#e6e6e6;text-align:left;margin-left:9px}.list-tasks-card .list-tasks-card-list .no-tasks-message{text-align:center;font-weight:600;color:#00193a}.list-tasks-card .button-eighth{gap:8px;font-size:14px;margin-left:auto}.settings-select{display:flex;flex-direction:column;gap:0;max-width:170px;position:absolute;top:80%;right:0;background-color:#e6e6e6;border-radius:10px;padding:8px;box-shadow:0 4px 4px #00000040}.settings-select .settings-select-option{display:flex;align-items:center;gap:8px;padding:8px;border-bottom:1px solid #5F78B1;font-size:14px;font-weight:500;color:#00193a;transition:background-color .3s ease-in-out}.settings-select .settings-select-option span{display:block;width:12px;height:12px;border:1px solid}.settings-select .settings-select-option:last-of-type{border-bottom:none}.settings-select .settings-select-option:hover{background-color:#5f78b1}.colaborator-task-modal{position:relative}.colaborator-task-modal .colaborator-task-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background-color:#e6e6e6;padding:11px 30px;margin-bottom:20px}.colaborator-task-modal .colaborator-task-header h3{font-size:20px;font-weight:700;color:#00193a}.colaborator-task-modal .colaborator-task-header p{font-size:14px;font-weight:400;color:#00193a}.colaborator-task-modal .colaborator-task-header .task-header-close-btn{display:contents}.colaborator-task-modal .colaborator-task-header .task-header-close-btn svg path{transition:fill .3s ease-in-out}.colaborator-task-modal .colaborator-task-header .task-header-close-btn:hover svg path{fill:red}.colaborator-task-modal .colaborator-task-content{display:flex;gap:30px}.colaborator-task-modal .colaborator-task-content .task-info{width:100%;max-width:440px}.colaborator-task-modal .colaborator-task-content .task-info h2{font-size:24px;font-weight:700;color:#00193a}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:14px;margin:25px 0}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority h3{font-size:14px;font-weight:600;color:#00193a;margin-bottom:10px}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-members .members-holder{display:flex;align-items:center}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-members .members-holder img{display:block;width:21px;height:21px;border-radius:100%;object-fit:cover}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-members .members-holder>*{margin-left:-8px}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-members .members-holder>*:first-child{margin-left:0}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content{min-width:98px;max-width:98px;padding:2px 5px;border-radius:2px;cursor:pointer}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content p{font-size:12px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-pendiente{background-color:#af52de}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-completada{background-color:#34c759}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-en-proceso{background-color:#007aff}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-vencida{background-color:red}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content:hover{filter:brightness(1.15);box-shadow:0 0 5px #0003;transform:scale(1.02)}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content{min-width:98px;max-width:98px;padding:2px 4px;border-radius:20px}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content p{font-size:12px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content.tag-urgente{background-color:#ff2d55}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content.tag-medio{background-color:#30b0c7}.colaborator-task-modal .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content.tag-baja{background-color:#a2845e}.colaborator-task-modal .colaborator-task-content .task-info h4{font-size:14px;font-weight:700;color:#00193a;margin-bottom:10px}.colaborator-task-modal .colaborator-task-content .task-info .task-description{font-size:14px;margin-bottom:25px}.colaborator-task-modal .colaborator-task-content .task-info .task-files{display:flex;flex-direction:column;gap:10px;margin-bottom:25px}.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file{display:flex;align-items:center;gap:10px}.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file h5{font-size:14px;font-weight:600;color:#00193a;transition:color .3s ease-in-out}.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file .file-extentions{background-color:#d9d9d9;border-radius:2px;padding:15px 12px}.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file .file-extentions h5{color:#262c36;text-transform:uppercase}.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file .file-name-date p{font-size:12px;font-weight:400;color:#00193a;transition:color .3s ease-in-out}.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file:hover h5,.colaborator-task-modal .colaborator-task-content .task-info .task-files .task-file:hover p{color:#5f78b1}.colaborator-task-modal .colaborator-task-content .task-info .checklist-item{margin-bottom:25px}.colaborator-task-modal .colaborator-task-content .task-info .checklist-item .checklist-items-holder{display:flex;flex-direction:column;gap:6px;padding-left:9px}.colaborator-task-modal .colaborator-task-content .task-info .form-fourth input{border-radius:0}.colaborator-task-modal .colaborator-task-content .task-info .form-fourth .button-primary-sm{margin-top:12px}.colaborator-task-modal .colaborator-task-content .task-info .form-fourth .comment-input-wrapper{position:relative;flex:1}.colaborator-task-modal .colaborator-task-content .task-info .form-fourth .comment-input-wrapper input[type=text]{width:100%;padding-right:36px}.colaborator-task-modal .colaborator-task-content .task-info .form-fourth .comment-input-wrapper .button-attach-file{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:0}.colaborator-task-modal .colaborator-task-content .task-info .form-fourth .comment-input-wrapper .button-attach-file img{width:20px;height:20px}.colaborator-task-modal .colaborator-task-content .task-info .comment-preview-image{margin-top:20px}.colaborator-task-modal .colaborator-task-content .task-history{border-left:2px solid #E6E6E6;padding-left:30px;width:100%}.colaborator-task-modal .colaborator-task-content .task-history h3{font-size:14px;font-weight:600;color:#00193a;margin-bottom:10px}.colaborator-task-modal .colaborator-task-content .task-history .history-holder{display:flex;flex-direction:column;gap:5px;max-height:550px;overflow:auto;scrollbar-width:thin;scrollbar-color:#1A3E8F transparent;padding-right:5px}.colaborator-task-modal .colaborator-task-content .task-history .history-holder .task-activity{display:flex;align-items:flex-start;gap:16px;background-color:#e6e6e6;padding:22px 16px}.colaborator-task-modal .colaborator-task-content .task-history .history-holder .task-activity img{display:block;width:40px;height:40px;min-width:40px;border-radius:100%;object-fit:cover}.colaborator-task-modal .colaborator-task-content .task-history .history-holder .task-activity .task-activity-content h5{font-size:16px;font-weight:400;color:#00193a}.colaborator-task-modal .colaborator-task-content .task-history .history-holder .task-activity .task-activity-content p{font-size:14px;font-weight:400;color:#00193a}@media (max-width: 700px){.colaborator-task-modal .colaborator-task-content{flex-direction:column}.colaborator-task-modal .colaborator-task-content .task-history{border-left:none;padding-left:0}}.overlay-image-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.image-modal-content img{max-width:90vw;max-height:90vh;border-radius:8px}.configuracion{padding:5dvh 0}.configuracion .configuracion-tabs-sections{display:flex;margin-bottom:41px}.configuracion .configuracion-tabs-sections .tab-section-btn{width:191px;padding:14px;background-color:#e6e6e6;font-size:14px;font-weight:500;color:#00193a;text-align:center;transition:all .3s ease-in-out}.configuracion .configuracion-tabs-sections .tab-section-btn:hover{background-color:#5f78b1;color:#fff}.configuracion .configuracion-tabs-sections .tab-section-btn.tab-section-active{background-color:#1a3e8f;color:#fff;pointer-events:none}.configuracion .configuracion-tabs-sections .google-btn{background:linear-gradient(to right,#4285f4,#34a853);color:#fff}.configuracion .configuracion-profile{max-width:995px;background-color:#00193a;border-radius:12px;padding:39px 30px 31px}.configuracion .configuracion-profile.drag-drop-active{background-color:#c0c0c0e7}.configuracion .configuracion-profile .profile-avatar{display:flex;align-items:center;gap:34px;margin-bottom:84px;padding-left:5px}.configuracion .configuracion-profile .profile-avatar .avatar-wrapper{position:relative;display:inline-block}.configuracion .configuracion-profile .profile-avatar .avatar-wrapper img{display:block;border-radius:50%}.configuracion .configuracion-profile .profile-avatar .avatar-wrapper .trash-icon-avatar{position:absolute;bottom:4px;right:4px;background:#0009;border:none;border-radius:50%;padding:4px;cursor:pointer}.configuracion .configuracion-profile .profile-avatar .avatar-wrapper .trash-icon-avatar img{width:16px;height:16px;filter:brightness(0) invert(1)}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file{display:flex;flex-direction:column;gap:14px}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file input{display:none}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .input-text-icon{display:flex;align-items:center;gap:15px}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .input-text-icon h4{font-size:16px;font-weight:600;color:#fff}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .input-text-icon h4 span{transition:color .3s ease-in-out;text-decoration:underline}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .input-text-icon h4 span:hover{cursor:pointer;color:#e6e6e6}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .avatar-formats{font-size:12px;font-weight:400;color:#fff}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap h5{font-size:12px;font-weight:600;color:#fff}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .file-name-abort-holder{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:6px 0 9.5px;padding:0 6px}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .file-name-abort-holder .name-icon{display:flex;align-items:center;gap:6px}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .file-name-abort-holder .name-icon p{font-size:14px;font-weight:500;color:#fff}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .file-name-abort-holder .abort-upload-btn svg path{transition:stroke .3s ease-in-out}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .file-name-abort-holder .abort-upload-btn:hover svg path{stroke:#d13d3d}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .upload-line-progress{display:block;width:100%;height:1px;background-color:#fff;position:relative}.configuracion .configuracion-profile .profile-avatar .avatar-drag-drop-input-file .upload-avatar-wrap .upload-line-progress:after{display:block;content:"";position:absolute;left:0;top:-50%;width:var(--width-progress, 0%);height:3px;background-color:#fff;border-radius:3px;transition:width .1s linear}@media (max-width: 700px){.configuracion .configuracion-profile .profile-avatar{flex-direction:column}}.configuracion .configuracion-colaborators{display:flex;gap:17px}.configuracion .configuracion-colaborators .colaborators-col{width:100%;max-width:1179px}.configuracion .configuracion-colaborators .colaborators-col:last-of-type{max-width:484px}.configuracion .configuracion-colaborators .colaborators-col h3{font-size:14px;font-weight:700;color:#000}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table{background-color:#fff;border-radius:20px;padding:32px 24px 32px 30px;margin-bottom:20px;overflow:auto hidden}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table::-webkit-scrollbar{display:none}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table .subareas-colaborator{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table .subareas-colaborator .subarea-colaborator{background-color:#1a3e8f;border-radius:100px;padding:5px 10px;font-size:14px;font-weight:500;color:#fff}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table .edit-colaborator-button{font-size:14px;font-weight:500;color:#00193a;text-decoration:underline;transition:color .3s ease-in-out}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table .edit-colaborator-button:hover{color:#5f78b1}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table .delete-colaborator-button svg path{transition:stroke .3s ease-in-out}.configuracion .configuracion-colaborators .colaborators-col .colaborators-table .delete-colaborator-button:hover svg path{stroke:red}.configuracion .configuracion-colaborators .colaborators-col .colaborators-notifications{background-color:#fff;border-radius:20px;padding:32px 37px 31px 29px;position:sticky;top:120px}.configuracion .configuracion-colaborators .colaborators-col .colaborators-notifications h3{margin-bottom:20px}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history{background-color:#fff;border-radius:8px;padding:24px}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:14px;font-weight:500;color:#00193a}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-button svg{transition:transform .3s ease-in-out}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-wrap{display:flex;flex-direction:column;gap:12px;height:0;margin-top:0;overflow:hidden;interpolate-size:allow-keywords;transition:all .3s ease-in-out}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-wrap .history-item{display:flex;align-items:flex-start;gap:12px;border:1px solid #00193A;border-radius:4px;padding:16px 21px}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-wrap .history-item img{display:block;border-radius:100%}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-wrap .history-item .history-content p{font-size:14px;font-weight:600;color:#00193a;margin-bottom:8px}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history .history-wrap .history-item .history-content h6{font-size:12px;font-weight:500;color:#afafaf}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history.history-active .history-button svg{transform:rotate(180deg)}.configuracion .configuracion-colaborators .colaborators-col .colaborators-history.history-active .history-wrap{height:auto;margin-top:20px}@media (max-width: 1200px){.configuracion .configuracion-colaborators{flex-direction:column;gap:24px}.configuracion .configuracion-colaborators .colaborators-col{max-width:none!important}}.configuracion .configuracion-departments{display:flex;gap:20px}.configuracion .configuracion-departments .departments-table{width:100%;max-width:1000px}.configuracion .configuracion-departments .departments-table .data-info-holder{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.configuracion .configuracion-departments .departments-table .table-subarea-info{background-color:#1a3e8f;border-radius:100px;padding:5px 10px;font-size:14px;font-weight:500;color:#fff}.configuracion .configuracion-departments .departments-table .edit-department-btn svg path{transition:fill .3s ease-in-out}.configuracion .configuracion-departments .departments-table .edit-department-btn:hover svg path{fill:#1a3e8f}.configuracion .configuracion-departments .departments-table .delete-department-btn svg path{transition:stroke .3s ease-in-out}.configuracion .configuracion-departments .departments-table .delete-department-btn:hover svg path{stroke:red}.configuracion .configuracion-departments .departments-subareas-units-creation{width:100%;max-width:599px}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns{position:sticky;top:120px;display:flex;flex-direction:column;gap:8px}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item{background-color:#fff;padding:24px;border-radius:20px;box-shadow:0 4px 36px #96969629}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item .dropdown-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:20px;font-weight:600;color:#00193a;transition:color .3s ease-in-out}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item .dropdown-btn svg{transition:transform .4s ease-in-out}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item .dropdown-btn:hover{color:#1a3e8f}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item .form-secondary{height:0;overflow:hidden;interpolate-size:allow-keywords;transition:height .4s ease-in-out,margin .4s ease-in-out}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item .form-secondary .button-primary-sm{margin:20px 0 0 auto!important}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item.dropdown-opened .dropdown-btn svg{transform:rotate(180deg)}.configuracion .configuracion-departments .departments-subareas-units-creation .creation-dropdowns .creation-dropdown-item.dropdown-opened .form-secondary{height:auto;margin-top:20px}@media (max-width: 1024px){.configuracion .configuracion-departments{flex-direction:column}}.configuracion .configuracion-units{display:flex;gap:20px}.configuracion .configuracion-units .units-table{width:100%;max-width:1000px}.configuracion .configuracion-units .units-table .edit-unit-btn svg path{transition:fill .3s ease-in-out}.configuracion .configuracion-units .units-table .edit-unit-btn:hover svg path{fill:#1a3e8f}.configuracion .configuracion-units .units-table .delete-unit-btn svg path{transition:stroke .3s ease-in-out}.configuracion .configuracion-units .units-table .delete-unit-btn:hover svg path{stroke:red}.configuracion .configuracion-units .units-subareas-units-creation{width:100%;max-width:599px}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns{position:sticky;top:120px;display:flex;flex-direction:column;gap:8px}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item{background-color:#fff;padding:24px;border-radius:20px;box-shadow:0 4px 36px #96969629}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item .dropdown-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:20px;font-weight:600;color:#00193a;transition:color .3s ease-in-out}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item .dropdown-btn svg{transition:transform .4s ease-in-out}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item .dropdown-btn:hover{color:#1a3e8f}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item .form-secondary{height:0;overflow:hidden;interpolate-size:allow-keywords;transition:height .4s ease-in-out,margin .4s ease-in-out}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item .form-secondary .button-primary-sm{margin:20px 0 0 auto!important}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item.dropdown-opened .dropdown-btn svg{transform:rotate(180deg)}.configuracion .configuracion-units .units-subareas-units-creation .creation-dropdowns .creation-dropdown-item.dropdown-opened .form-secondary{height:auto;margin-top:20px}@media (max-width: 1024px){.configuracion .configuracion-units{flex-direction:column}}.new-user-notification{display:flex;align-items:flex-start;gap:12px}.new-user-notification .avatar-user-sent{display:flex;align-items:center;gap:9px}.new-user-notification .avatar-user-sent .new-notification{width:10px;height:10px;background-color:#1a3e8f;border-radius:100%}.new-user-notification .notification-item-content{display:flex;flex-direction:column;gap:12px}.new-user-notification .notification-item-content h4{font-size:14px;font-weight:500;color:#00193a}.new-user-notification .notification-item-content h6{font-size:12px;font-weight:400;color:#afafaf}.new-user-notification .notification-item-content .quote-content{background-color:#f9f9f9;border-left:2px solid #00193A;border-radius:4px;padding:8px 12px}.new-user-notification .notification-item-content .quote-content p{font-size:14px;font-weight:500;color:#00193a}.new-user-notification .notification-item-content .notification-with-options{display:flex;gap:12px}.solicitudes{padding:5dvh 6dvw}.solicitudes .solicitudes-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:45px}.solicitudes .solicitudes-header .back-button{margin-bottom:0}.solicitudes .solicitudes-header .solicitudes-filter{display:flex;justify-content:flex-end;gap:1rem;min-width:75%}.solicitudes .solicitudes-header .solicitudes-filter .custom-select-input{min-width:125px;max-width:200px}.solicitudes .solicitudes-header .solicitudes-filter .button-eighth{white-space:nowrap}.solicitudes .selectores-solicitudes{display:flex;align-items:center}.solicitudes .selectores-solicitudes .nueva-solicitud{width:164px;height:40px;background:#1a3e8f;color:#fff;border-radius:100px;margin-left:2rem}.solicitudes .solicitudes-content{height:auto;margin-top:4dvh;border-radius:10px}.solicitudes .solicitudes-content .solicitudes-empty-container{height:100%;background:#5f78b1;display:flex;align-items:center;justify-content:center;border-radius:10px;height:60dvh;width:100%}.solicitudes .solicitudes-content .solicitudes-empty-container .empty-info{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.solicitudes .solicitudes-content .solicitudes-empty-container .empty-info .solicitudes-empty-icon{background:#fff;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.solicitudes .solicitudes-content .solicitudes-empty-container .empty-info p{font-size:24px;font-weight:700;color:#fff;text-align:center}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container{height:100%;display:flex;flex-direction:column;border-radius:20px;box-sizing:border-box;width:100%;overflow:auto;background:#fff;box-shadow:0 1px 5px 5px #00000026;max-height:57dvh;border:2px solid #F2F2F2;outline:5px solid white;outline-offset:0px;scrollbar-width:thin;scrollbar-color:#1A3E8F transparent}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container::-webkit-scrollbar{width:6px;height:6px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container::-webkit-scrollbar-track{background:transparent}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container::-webkit-scrollbar-thumb{background-color:#1a3e8f;border-radius:10px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container::-webkit-scrollbar-button{display:none;width:0;height:0}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud{display:flex;align-items:center;padding:38.5px;cursor:pointer;gap:40px;transition:all ease .2s;border-bottom:.5px solid #F2F2F2}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud:last-child{border-bottom:none}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud:hover{background:#e6e6e6}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect{display:flex;align-items:center;gap:8px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-priority{width:16px;height:16px;border-radius:50%;background:#1a3e8f;display:block}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-priority.urgente{background-color:#ea445a}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-priority.medio{background-color:#5aadc4}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-priority.bajo{background-color:#9d8563}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-department,.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-proyect{padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-department{background:#1a3e8f}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .priority-department-proyect .solicitud-proyect{background:#5f78b1}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .title-preview{display:flex;gap:10px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .title-preview .solicitud-title{font-size:14px;font-weight:700;color:#00193a}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .title-preview .solicitud-preview{font-size:14px;font-weight:400;border-left:1px solid #00193A;padding-left:10px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management{display:flex;gap:10px;align-items:center;margin-left:auto;gap:48px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-date{font-size:14px;font-weight:500;color:#5f78b1}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-management{display:flex;align-items:center;gap:12px}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-status{width:119px;padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500;margin-left:-5px;text-align:center}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-status.pendiente{background:#af52de}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-status.aceptada{background:#007aff}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-status.finalizada{background:#34c759}.solicitudes .solicitudes-content .solicitudes-recieved-sent-history-container .solicitud .solicitud-info-management .solicitud-status.rechazada{background:red}.solicitudes .request-detail-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:98}.solicitudes .request-detail{position:fixed;z-index:99;right:-60dvw;top:0;height:100dvh;width:62dvw;background:#e6e6e6;padding:165.45px 5rem 5rem;display:flex;gap:2rem;flex-direction:column;justify-content:flex-start;transition:right .3s ease-in-out;overflow:auto}.solicitudes .request-detail.active{right:0}.solicitudes .request-detail .request-detail-header{display:flex;gap:27px;align-items:center}.solicitudes .request-detail .request-detail-header .request-detail-title{font-size:32px;font-weight:700;color:#00193a}.solicitudes .request-detail .request-detail-header .request-date{font-size:16px;font-weight:500;color:#1a3e8f;white-space:nowrap;margin-left:auto}.solicitudes .request-detail .request-detail-header .detail-request-management{display:flex;align-items:center;gap:30px}.solicitudes .request-detail .request-detail-header .detail-request-management .decline-request{display:flex;gap:5px;align-items:center;font-size:14px;font-weight:700;color:#1a3e8f;white-space:nowrap}.solicitudes .request-detail .request-detail-header .detail-request-management .end-request{padding:10px 20px;border-radius:100px;background:#1a3e8f;color:#fff;font-size:14px;font-weight:700;transition:all ease .3s;white-space:nowrap}.solicitudes .request-detail .request-detail-header .detail-request-management .end-request:hover{background:#5f78b1}.solicitudes .request-detail .priority-department-proyect-detail{display:flex;gap:2rem}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail,.solicitudes .request-detail .priority-department-proyect-detail .department-detail,.solicitudes .request-detail .priority-department-proyect-detail .proyect-detail,.solicitudes .request-detail .priority-department-proyect-detail .proyect-status{display:flex;flex-direction:column;gap:.5rem}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority-title{font-size:20px;font-weight:700}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority{font-size:14px;font-weight:700;position:relative}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority.urgente,.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority.medio,.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority.bajo{padding-left:20px}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority.urgente:before{background-color:#ea445a}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority.medio:before{background-color:#5aadc4}.solicitudes .request-detail .priority-department-proyect-detail .priority-detail .priority.bajo:before{background-color:#9d8563}.solicitudes .request-detail .priority-department-proyect-detail .department-detail .department-title{font-size:20px;font-weight:700}.solicitudes .request-detail .priority-department-proyect-detail .department-detail .department{padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500;background:#1a3e8f;width:fit-content;margin-left:-5px}.solicitudes .request-detail .priority-department-proyect-detail .proyect-detail .proyect-title{font-size:20px;font-weight:700}.solicitudes .request-detail .priority-department-proyect-detail .proyect-detail .proyect{padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500;background:#5f78b1;width:fit-content;margin-left:-5px}.solicitudes .request-detail .priority-department-proyect-detail .proyect-status .proyect-status-title{font-size:20px;font-weight:700}.solicitudes .request-detail .priority-department-proyect-detail .proyect-status .solicitud-status{width:119px;padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500;margin-left:-5px;text-align:center}.solicitudes .request-detail .priority-department-proyect-detail .proyect-status .solicitud-status.pendiente{background:#af52de}.solicitudes .request-detail .priority-department-proyect-detail .proyect-status .solicitud-status.aceptada{background:#007aff}.solicitudes .request-detail .priority-department-proyect-detail .proyect-status .solicitud-status.finalizada{background:#34c759}.solicitudes .request-detail .priority-department-proyect-detail .proyect-status .solicitud-status.rechazada{background:red}.solicitudes .request-detail .detail-body{display:flex;flex-direction:column;justify-content:flex-start}.solicitudes .request-detail .detail-body .detail-body-title{font-size:20px;font-weight:700;color:#00193a}.solicitudes .request-detail .detail-body .detail-body-description{font-size:16px;font-weight:500;color:#00193a}.solicitudes .request-detail .detail-body .detail-request-response{margin:.5rem 0;display:flex;flex-direction:column;gap:10px}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field{display:flex;flex-direction:column}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .label-value{font-size:16px;font-weight:700;color:#00193a}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value{font-size:16px;font-weight:500;color:#00193a;margin-top:.5rem}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value ul{list-style:none}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value a{color:#5f78b1;transition:all ease .2s}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value a:hover{color:#1a3e8f}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .imagenes-respuesta{display:flex;justify-content:flex-start;align-items:center;overflow:auto;padding:1rem 0;gap:1rem}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .imagenes-respuesta img{width:auto;height:100%;object-fit:contain;max-width:300px;max-height:300px}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .archivos-respuesta{display:flex;max-width:100%;overflow-x:auto;gap:1rem;padding:1rem 0}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .archivos-respuesta .archivo-render{max-width:300px;max-height:300px;height:fit-content}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .archivos-respuesta .archivo-render .archivo-link{width:100%;height:100%;display:block}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .archivos-respuesta .archivo-render .archivo-link .imagen-campo{width:100%;height:100%;object-fit:contain;max-height:300px;min-height:100px;min-width:100px;transition:all ease .2s}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .archivos-respuesta .archivo-render .archivo-link .imagen-campo:hover{box-shadow:0 0 10px #0000001a}.solicitudes .request-detail .detail-body .detail-request-response .detail-form-field .response-value .archivos-respuesta .archivo-render .archivo-link .archivo-no-imagen{height:fit-content}.solicitudes .request-detail .detail-answer{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;padding:1rem;background:#d9d9d9}.solicitudes .request-detail .detail-answer .detail-answer-title{font-size:20px;font-weight:700;color:#00193a}.solicitudes .request-detail .detail-answer p{font-size:16px;font-weight:500;color:#00193a}.solicitudes .request-detail textarea{min-height:100px;max-width:100%;min-width:100%;border-radius:10px;border:solid 1px #5F78B1;padding:.5rem;transition:border .2s ease}.solicitudes .request-detail textarea:focus{outline:none;border:solid 1px #1A3E8F}.solicitudes .request-detail .detail-actions{display:flex;gap:2rem;align-items:center}.solicitudes .request-detail .detail-actions .add-task-detail{font-size:14px;font-weight:700;color:#1a3e8f}.solicitudes .request-detail .detail-actions .new-meeting-detail{display:flex;align-items:center;font-size:14px;font-weight:700;color:#1a3e8f;gap:10px}.solicitudes .request-detail .detail-actions .tooltip-wrapper{position:relative;display:inline-block;margin-left:auto}.solicitudes .request-detail .detail-actions .tooltip-wrapper .tooltip{visibility:hidden;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:6px 10px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s;width:max-content;max-width:240px;font-size:13px;pointer-events:none}.solicitudes .request-detail .detail-actions .tooltip-wrapper:hover .tooltip{visibility:visible;opacity:1}.solicitudes .request-detail .detail-actions .send-detail-comment{margin-left:auto;font-size:16px;font-weight:700;color:#fff;display:flex;align-items:center;padding:10px 50px;background:#1a3e8f;gap:10px;border-radius:12px;transition:all ease .3s}.solicitudes .request-detail .detail-actions .send-detail-comment:hover{background:#5f78b1}.solicitudes .modal-overlay-confirmacion-solicitud{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:999;display:flex;align-items:center;justify-content:center}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central{background:#fff;padding:2rem;border-radius:12px;max-width:400px;width:100%;text-align:center;box-shadow:0 5px 15px #0003;animation:fadeInScale .3s ease-out forwards}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .titulo-modal-confirmacion{font-size:18px;margin-bottom:1.5rem}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion{display:flex;justify-content:space-around;gap:1rem}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-cancel,.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-confirm{padding:.5rem 1.5rem;border-radius:20px;font-weight:700;border:none;cursor:pointer;transition:all ease .2s}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-cancel.loading,.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-confirm.loading{display:flex}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-cancel{background:#e0e0e0;color:#1a3e8f}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-cancel:hover{background:#f2f2f2}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-confirm{background:#1a3e8f;color:#fff}.solicitudes .modal-overlay-confirmacion-solicitud .modal-confirmacion-central .botones-modal-confirmacion .btn-confirm:hover{background:#5f78b1}.solicitudes .overlay-new-request{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#00000080;z-index:99}.solicitudes .modal-new-request{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:70dvw;height:60dvh;background:#fff;border-radius:12px;box-shadow:0 0 10px #00000026;z-index:100;padding:5% 10%;display:flex;justify-content:space-around;flex-direction:column;gap:1rem}.solicitudes .modal-new-request .top-new-request h4{font-size:30px;font-weight:700;color:#00193a;margin-bottom:10px}.solicitudes .modal-new-request .top-new-request p{font-size:16px;font-weight:500;color:#00193a}.solicitudes .modal-new-request .bottom-new-request{display:flex;flex-wrap:wrap;gap:30px 0;justify-content:space-between}.solicitudes .modal-new-request .bottom-new-request .select-new-request{width:48%;display:flex;flex-direction:column;gap:10px}.solicitudes .modal-new-request .bottom-new-request .select-new-request label{font-size:16px;font-weight:700;color:#00193a}.solicitudes .modal-new-request .bottom-new-request .select-new-request select{width:100%;border:1px solid #1A3E8F;border-radius:5px;font-size:1rem;transition:all ease .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00135 9.80036C6.59302 9.80036 6.18469 9.64286 5.87552 9.3337L2.07219 5.53036C1.90302 5.3612 1.90302 5.0812 2.07219 4.91203C2.24135 4.74286 2.52135 4.74286 2.69052 4.91203L6.49385 8.71536C6.77385 8.99536 7.22885 8.99536 7.50885 8.71536L11.3122 4.91203C11.4814 4.74286 11.7614 4.74286 11.9305 4.91203C12.0997 5.0812 12.0997 5.3612 11.9305 5.53036L8.12719 9.3337C7.81802 9.64286 7.40969 9.80036 7.00135 9.80036Z' fill='%2300193A'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding:.75rem 2.5rem .75rem .75rem;color:#1a3e8f}.solicitudes .modal-new-request .bottom-new-request .select-new-request select:focus{outline:none;border:1px solid #5F78B1}.solicitudes .modal-new-request .footer-new-request{width:100%;display:flex;justify-content:flex-end;gap:1rem}.solicitudes .modal-new-request .footer-new-request .btn-cancel{padding:10px 24px;border-radius:20px;background:#fff;color:#1a3e8f;font-weight:700;transition:all ease .3s}.solicitudes .modal-new-request .footer-new-request .btn-cancel:hover{color:#5f78b1}.solicitudes .modal-new-request .footer-new-request .btn-send{padding:10px 24px;border-radius:20px;background:#1a3e8f;color:#fff;transition:all ease .3s}.solicitudes .modal-new-request .footer-new-request .btn-send:hover{background:#5f78b1}.solicitudes .formulario-solicitud{margin:0 auto;max-width:30dvw}.solicitudes .formulario-solicitud .solicitud-departamento-nombre{padding:24px;border-radius:20px;background:linear-gradient(to right,#00193a,#1a3e8fe8 94%,#1a3e8f);margin-bottom:20px}.solicitudes .formulario-solicitud .solicitud-departamento-nombre h4{color:#fff;font-size:24px;font-weight:700}.solicitudes .formulario-solicitud .formulario-solicitud-header{padding:40px;box-shadow:0 4px 20px #0000001a;border-radius:12px}.solicitudes .formulario-solicitud .formulario-solicitud-header .formulario-solicitud-pill{padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500}.solicitudes .formulario-solicitud .formulario-solicitud-header .formulario-solicitud-pill.departamento{background:#1a3e8f}.solicitudes .formulario-solicitud .formulario-solicitud-header .formulario-solicitud-pill.unidad{background:#5f78b1;margin-left:10px}.solicitudes .formulario-solicitud .formulario-solicitud-header h2{font-size:28px;font-weight:700;color:#00193a;margin:15px 0}.solicitudes .formulario-solicitud .formulario-solicitud-header .formulario-descripcion{font-size:16px;font-weight:500;color:#00193a;margin-bottom:0}.solicitudes .formulario-solicitud .formulario-solicitud-body{padding:40px;box-shadow:0 4px 20px #0000001a;border-radius:12px;margin-top:20px}.solicitudes .formulario-solicitud .formulario-solicitud-body .grupo-textos-cortos{display:flex;flex-direction:column;gap:10px}.solicitudes .formulario-solicitud .formulario-solicitud-body .zona-subida{background:#fff}.solicitudes .formulario-solicitud .formulario-solicitud-body .input-preview.dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00135 9.80036C6.59302 9.80036 6.18469 9.64286 5.87552 9.3337L2.07219 5.53036C1.90302 5.3612 1.90302 5.0812 2.07219 4.91203C2.24135 4.74286 2.52135 4.74286 2.69052 4.91203L6.49385 8.71536C6.77385 8.99536 7.22885 8.99536 7.50885 8.71536L11.3122 4.91203C11.4814 4.74286 11.7614 4.74286 11.9305 4.91203C12.0997 5.0812 12.0997 5.3612 11.9305 5.53036L8.12719 9.3337C7.81802 9.64286 7.40969 9.80036 7.00135 9.80036Z' fill='%2300193A'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.solicitudes .formulario-solicitud .formulario-solicitud-body .campo-error{border:1px solid red;background-color:#ffecec3c;padding:.5rem;border-radius:5px}.solicitudes .formulario-solicitud .acciones{width:100%;display:flex;justify-content:flex-end;gap:1rem;margin-top:20px}.solicitudes .formulario-solicitud .acciones .btn-cancelar,.solicitudes .formulario-solicitud .acciones .btn-enviar{padding:10px 24px;border-radius:20px;color:#fff;font-weight:700;transition:all ease .3s}.solicitudes .formulario-solicitud .acciones .btn-cancelar{background:transparent;color:#1a3e8f}.solicitudes .formulario-solicitud .acciones .btn-cancelar:hover{background:#5f78b1;color:#fff}.solicitudes .formulario-solicitud .acciones .btn-enviar{background:#1a3e8f}.solicitudes .formulario-solicitud .acciones .btn-enviar:hover{background:#5f78b1}@keyframes breath{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.estado-global-cargando{margin-left:auto;margin-right:45.5px;width:119px;padding:2px 10px;border-radius:15px;color:#fff;font-size:14px;font-weight:500;text-align:center;background:#1a3e8f}.estado-global-cargando.breath{animation:breath 1.5s ease-in-out infinite}.panel-solicitudes{position:relative}.bloqueo-interaccion-panel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:transparent}.booking-calendar{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;z-index:1000}.booking-calendar.calendar-active{opacity:1;pointer-events:initial}.booking-calendar .calendar-btns-holder{display:flex;align-items:center;justify-content:flex-end;gap:32px;margin-top:18px}.booking-calendar .calendar-btns-holder .calendar-button{font-size:14px;font-weight:700;color:#00193a;transition:all .3s ease-in-out}.booking-calendar .calendar-btns-holder .calendar-button:hover{color:#5f78b1}.booking-calendar .calendar-btns-holder .calendar-button:disabled{pointer-events:none;opacity:.5}.booking-calendar .calendar-container{max-width:375px;padding:20px;border-radius:10px;background-color:#fff}.booking-calendar .calendar-container .calendar-header{padding-bottom:12px;border-bottom:1px solid #00193A}.booking-calendar .calendar-container .calendar-header .select-label{font-size:14px;font-weight:500;color:#00193a;margin-bottom:16px}.booking-calendar .calendar-container .calendar-header .date-label{font-size:32px;font-weight:700;color:#00193a;text-transform:capitalize}.booking-calendar .calendar-container .calendar-month-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0}.booking-calendar .calendar-container .calendar-month-nav h3{font-size:14px;font-weight:500;color:#00193a;text-transform:capitalize}.booking-calendar .calendar-container .calendar-month-nav .calendar-nav-holder{display:flex;align-items:center;gap:20px}.booking-calendar .calendar-container .calendar-month-nav .calendar-nav-holder .calendar-nav-button svg path{transition:fill .3s ease-in-out}.booking-calendar .calendar-container .calendar-month-nav .calendar-nav-holder .calendar-nav-button:hover svg path{fill:#5f78b1}.booking-calendar .calendar-container .calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.booking-calendar .calendar-container .calendar-grid.calendar-days{margin-bottom:12px}.booking-calendar .calendar-container .calendar-grid.calendar-days .day-label{font-size:16px;font-weight:500;color:#00193a;text-align:center}.booking-calendar .calendar-container .calendar-grid .calendar-day{display:flex;align-items:center;justify-content:center;padding:10px;min-width:48px;min-height:48px;border-radius:100%;background-color:transparent;transition:all .3s ease-in-out}.booking-calendar .calendar-container .calendar-grid .calendar-day.current-month{font-size:16px;font-weight:500;color:#1a3e8f}.booking-calendar .calendar-container .calendar-grid .calendar-day[aria-disabled=true]{pointer-events:none;opacity:.5}.booking-calendar .calendar-container .calendar-grid .calendar-day.other-month{pointer-events:none;opacity:0}.booking-calendar .calendar-container .calendar-grid .calendar-day.current-day{border:1px solid #1A3E8F}.booking-calendar .calendar-container .calendar-grid .calendar-day.day-selected{background-color:#1a3e8f;color:#fff}.booking-calendar .calendar-container .calendar-grid .calendar-day:hover{cursor:pointer;background-color:#1a3e8f;color:#fff}.booking-calendar .time-container{max-width:300px;background-color:#fff;border-radius:12px;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.booking-calendar .time-container.time-modal{opacity:1;pointer-events:initial}.booking-calendar .time-container .select-label{font-size:12px;font-weight:500;color:#00193a}.booking-calendar .time-container .time-inputs{display:flex;align-items:flex-start;gap:12px;margin:20px 0}.booking-calendar .time-container .time-inputs .time-input input{display:block;max-width:96px;background-color:#e6e6e6;border:2px solid transparent;border-radius:8px;padding:10px 20px;outline:none!important;font-size:45px;font-weight:700;color:#00193a;transition:border-color .3s ease-in-out}.booking-calendar .time-container .time-inputs .time-input input:focus{border-color:#1a3e8f}.booking-calendar .time-container .time-inputs .time-input label{display:block;font-size:14px;font-weight:500;color:#00193a;margin-top:7px}.booking-calendar .time-container .time-inputs .time-seperator{font-size:57px;font-weight:400;color:#00193a}.booking-calendar .time-container .error-text{font-size:14px;font-weight:700;color:red;text-align:center;margin-bottom:18px}.booking-calendar .time-container .time-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:14px;border-top:1px solid #00193A}.booking-calendar .time-container .time-footer .set-current-time-btn svg path{transition:fill .3s ease-in-out}.booking-calendar .time-container .time-footer .set-current-time-btn:hover svg path{fill:#e6e6e6}.booking-calendar .time-container .time-footer .calendar-btns-holder{margin:0}@media (max-width: 700px){.booking-calendar{align-items:flex-start;overflow-y:auto}.booking-calendar .calendar-container{max-height:none;margin:auto 0}}.calendar-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1200;display:flex;align-items:center;justify-content:center}.calendar-confirm-box{background:#fff;border-radius:12px;padding:2rem;width:fit-content;box-shadow:0 10px 25px #00000026;text-align:center;animation:fadeIn .2s ease-in-out}.calendar-confirm-box h4{font-size:1.2rem;margin-bottom:1.5rem;color:#00193a}.calendar-confirm-box h4 strong{color:#1a3e8f}.calendar-confirm-box p{color:#444;font-size:.95rem;margin:.5rem 0 1.5rem}.calendar-confirm-box .calendar-confirm-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.calendar-confirm-box .calendar-confirm-actions .calendar-button{padding:.5rem 1.2rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;background-color:#00193a;color:#fff;transition:background-color .2s}.calendar-confirm-box .calendar-confirm-actions .calendar-button:hover{background-color:#036}.calendar-confirm-box .calendar-confirm-actions .calendar-button:nth-child(3){background-color:#bbb;color:#222}.calendar-confirm-box .calendar-confirm-actions .calendar-button:nth-child(3):hover{background-color:#999}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.file-uploaded{display:flex;align-items:center;gap:8px;max-width:320px;background-color:#f2f2f2;border-radius:10px;padding:13px 20px;transition:opacity .3s ease-in-out}.file-uploaded .file-uploaded-icon img{display:block;max-width:100%;height:auto}.file-uploaded .file-uploaded-data h4{font-size:16px;font-weight:400;color:#00193a}.file-uploaded .file-uploaded-data p{font-size:12px;font-weight:400;color:#6666;text-transform:uppercase}.file-uploaded .file-image-uploaded{display:block;max-width:300px;height:auto;object-fit:cover}.file-uploaded:has(.file-image-uploaded){background-color:transparent!important;border-radius:0;padding:0}.file-uploaded:hover{opacity:.7}.spinner{display:inline-block;border:2px solid #fff;border-top:2px solid #666;border-radius:50%;animation:spin .6s linear infinite}.formularios{padding:5dvh 6dvw}.formularios .formularios-header{width:100%;display:flex;align-items:center;margin-bottom:2rem}.formularios .formularios-header .back-button{margin-bottom:0}.formularios .selectores-formularios{display:flex;justify-content:space-between;margin-bottom:3rem}.formularios .selectores-formularios .filtro-departamento{width:15%;border-radius:5px;border:solid 1px #1A3E8F;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00135 9.80036C6.59302 9.80036 6.18469 9.64286 5.87552 9.3337L2.07219 5.53036C1.90302 5.3612 1.90302 5.0812 2.07219 4.91203C2.24135 4.74286 2.52135 4.74286 2.69052 4.91203L6.49385 8.71536C6.77385 8.99536 7.22885 8.99536 7.50885 8.71536L11.3122 4.91203C11.4814 4.74286 11.7614 4.74286 11.9305 4.91203C12.0997 5.0812 12.0997 5.3612 11.9305 5.53036L8.12719 9.3337C7.81802 9.64286 7.40969 9.80036 7.00135 9.80036Z' fill='%2300193A'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding:0 2.5rem 0 1rem;color:#5f78b1}.formularios .selectores-formularios .filtro-departamento:focus{outline:none}.formularios .selectores-formularios .nuevo-formulario{width:auto;height:40px;padding:0 24px;background:#1a3e8f;color:#fff;border-radius:100px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:background .2s}.formularios .selectores-formularios .nuevo-formulario .selector-departamento{padding:.5rem 1rem;border:1px solid #ccc;border-radius:4px;min-width:200px}.formularios .selectores-formularios .nuevo-formulario:hover{background:#5f78b1}.formularios .selectores-formularios .nuevo-formulario:disabled{opacity:.6;cursor:not-allowed}.formularios .formularios-content{max-height:60dvh;border-radius:10px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1A3E8F transparent;padding-right:.5rem}.formularios .formularios-content::-webkit-scrollbar{width:6px;height:6px}.formularios .formularios-content::-webkit-scrollbar-track{background:transparent}.formularios .formularios-content::-webkit-scrollbar-thumb{background-color:#1a3e8f;border-radius:10px}.formularios .formularios-content::-webkit-scrollbar-button{display:none;width:0;height:0}.formularios .formularios-content .formularios-empty-container{display:none;height:60dvh;background:#5f78b1;border-radius:10px;display:flex;align-items:center;justify-content:center}.formularios .formularios-content .formularios-empty-container .empty-info{display:flex;flex-direction:column;align-items:center;gap:2rem}.formularios .formularios-content .formularios-empty-container .empty-info .formularios-empty-icon{background:#fff;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.formularios .formularios-content .formularios-empty-container .empty-info p{font-size:24px;font-weight:700;color:#fff;text-align:center}.formularios .formularios-content .formularios-lista{display:flex;flex-direction:column;gap:.5rem}.formularios .formularios-content .formularios-lista .formulario{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #F2F2F2;border-radius:5px;padding:24px;transition:background .2s}.formularios .formularios-content .formularios-lista .formulario .info-basica{display:flex;gap:.75rem;width:25%}.formularios .formularios-content .formularios-lista .formulario .info-basica .formulario-departamento,.formularios .formularios-content .formularios-lista .formulario .info-basica .formulario-unidad{font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.formularios .formularios-content .formularios-lista .formulario .info-basica .formulario-departamento{background:#1a3e8f}.formularios .formularios-content .formularios-lista .formulario .info-basica .formulario-unidad{background:#5f78b1}.formularios .formularios-content .formularios-lista .formulario .titulo-preview{display:flex;flex-direction:column;gap:.25rem;max-width:40%;flex-grow:1;margin-left:2rem;margin-right:auto}.formularios .formularios-content .formularios-lista .formulario .titulo-preview .formulario-titulo{font-size:16px;font-weight:700;color:#00193a}.formularios .formularios-content .formularios-lista .formulario .titulo-preview .formulario-preview{font-size:14px;font-weight:400;color:#5f78b1}.formularios .formularios-content .formularios-lista .formulario .formulario-fecha-acciones{display:flex;align-items:center;gap:1rem;min-width:fit-content}.formularios .formularios-content .formularios-lista .formulario .formulario-fecha-acciones .formulario-fecha{font-size:14px;font-weight:500;color:#5f78b1}.formularios .formularios-content .formularios-lista .formulario .formulario-fecha-acciones .formulario-acciones{display:flex;align-items:center;gap:1rem}.formularios .formularios-content .formularios-lista .formulario .formulario-fecha-acciones .formulario-acciones button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.formularios .formularios-content .formularios-lista .formulario .formulario-fecha-acciones .formulario-acciones button img{display:block}.modal-formulario{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:flex-end;align-items:center;z-index:999}.modal-formulario .modal-contenido{background:#fff;width:90%;height:100%;max-width:700px;border-radius:16px 0 0 16px;box-shadow:0 10px 30px #00000026;box-sizing:border-box;display:flex;flex-direction:column}.modal-formulario .modal-contenido .modal-contenido-interior{overflow-y:auto;box-sizing:border-box;border-radius:16px;padding:2rem 2rem 5rem}.modal-formulario .modal-contenido .modal-contenido-interior h2{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#00193a}.modal-formulario .modal-contenido .modal-contenido-interior input,.modal-formulario .modal-contenido .modal-contenido-interior select{width:100%;padding:.75rem;border:1px solid #1A3E8F;border-radius:5px;margin-bottom:1rem;font-size:1rem;background:#f9f9f9;transition:all ease .2s}.modal-formulario .modal-contenido .modal-contenido-interior input:focus,.modal-formulario .modal-contenido .modal-contenido-interior select:focus{outline:none;border:1px solid #5F78B1}.modal-formulario .modal-contenido .modal-contenido-interior select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00135 9.80036C6.59302 9.80036 6.18469 9.64286 5.87552 9.3337L2.07219 5.53036C1.90302 5.3612 1.90302 5.0812 2.07219 4.91203C2.24135 4.74286 2.52135 4.74286 2.69052 4.91203L6.49385 8.71536C6.77385 8.99536 7.22885 8.99536 7.50885 8.71536L11.3122 4.91203C11.4814 4.74286 11.7614 4.74286 11.9305 4.91203C12.0997 5.0812 12.0997 5.3612 11.9305 5.53036L8.12719 9.3337C7.81802 9.64286 7.40969 9.80036 7.00135 9.80036Z' fill='%2300193A'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.modal-formulario .modal-contenido .modal-contenido-interior h3{margin-top:2rem;margin-bottom:1rem;font-size:1.2rem;color:#00193a}.modal-formulario .modal-contenido .modal-contenido-interior .acciones{display:flex;justify-content:flex-end;gap:1rem;position:fixed;bottom:30px;right:51px;background:#ffffffe6;padding:1rem;border-radius:15px}.modal-formulario .modal-contenido .modal-contenido-interior .acciones button{padding:.6rem 1.2rem;border:none;border-radius:5px;cursor:pointer;font-weight:500;font-size:1rem;transition:all ease .2s}.modal-formulario .modal-contenido .modal-contenido-interior .acciones button:last-child{background-color:#1a3e8f;color:#fff}.modal-formulario .modal-contenido .modal-contenido-interior .acciones button:last-child:hover{background-color:#5f78b1}.modal-formulario .modal-contenido .modal-contenido-interior .acciones button:first-child{background:none;color:#1a3e8f}.modal-formulario .modal-contenido .modal-contenido-interior .acciones button:first-child:hover{background:none;color:#5f78b1}.modal-formulario .modal-contenido .modal-contenido-interior .departamento-select-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.modal-formulario .modal-contenido .modal-contenido-interior .departamento-select-wrapper select{margin-bottom:0}.modal-formulario .modal-contenido .modal-contenido-interior .departamento-select-wrapper button{height:fit-content}.modal-formulario .modal-contenido .modal-contenido-interior .agregar-departamento{background:#1a3e8f;color:#fff;padding:5px 10px;border-radius:5px;margin-bottom:1rem;transition:all ease .2s}.modal-formulario .modal-contenido .modal-contenido-interior .agregar-departamento:hover{background:#5f78b1}.campo-editor{background:#f1f3f4;padding:1rem;border-radius:5px;margin-bottom:1rem;position:relative;display:flex;flex-direction:column;gap:.75rem}.campo-editor input[type=text],.campo-editor select{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;background:#fff}.campo-editor .opciones-campo{padding-left:.5rem;display:flex;flex-direction:column;gap:.5rem}.campo-editor .opciones-campo strong{font-weight:600;font-size:1rem;margin-bottom:.5rem}.campo-editor .opciones-campo .opcion-item{display:flex;gap:.5rem;align-items:center}.campo-editor .opciones-campo .opcion-item input{flex:1;padding:.5rem;border-radius:8px;border:1px solid #00193A;margin:0}.campo-editor .opciones-campo .opcion-item input:focus{outline:none;border:1px solid #5F78B1}.campo-editor .opciones-campo .opcion-item button{background:#1a3e8f;color:#fff;border:none;padding:.4rem .8rem;border-radius:5px;cursor:pointer;font-size:14px;transition:all ease .2s}.campo-editor .opciones-campo .opcion-item button:hover{background:#5f78b1;transform:scale(1)}.campo-editor .opciones-campo>button{align-self:flex-start;background:#1a3e8f;color:#fff;padding:.2rem .6rem;border:none;border-radius:8px;cursor:pointer;margin-top:.5rem;font-size:14px;transition:all ease .2s}.campo-editor .opciones-campo>button:hover{background:#5f78b1;transform:scale(1)}.campo-editor .selector-campo-tipo{position:relative;margin-bottom:1rem}.campo-editor .selector-campo-tipo .dropdown-seleccionado{display:flex;align-items:center;gap:15px;width:100%;padding:12px;border:1px solid #1A3E8F;border-radius:6px;background-color:#fff;font-size:16px;cursor:pointer;transition:background-color .2s ease;color:#00193a}.campo-editor .selector-campo-tipo .dropdown-seleccionado:hover{background-color:#f7f7f7;transform:scale(1)}.campo-editor .selector-campo-tipo .dropdown-seleccionado img{width:18px;height:18px}.campo-editor .selector-campo-tipo .dropdown-seleccionado span{flex-grow:1;text-align:left}.campo-editor .selector-campo-tipo .dropdown-opciones{position:absolute;top:calc(100% + 4px);left:0;z-index:20;background-color:#fff;border:1px solid #1A3E8F;border-radius:6px;box-shadow:0 2px 6px #0000000d;width:100%;max-height:230px;overflow:auto;scrollbar-width:thin;scrollbar-color:#1A3E8F transparent}.campo-editor .selector-campo-tipo .dropdown-opciones::-webkit-scrollbar{width:6px;height:6px}.campo-editor .selector-campo-tipo .dropdown-opciones::-webkit-scrollbar-track{background:transparent}.campo-editor .selector-campo-tipo .dropdown-opciones::-webkit-scrollbar-thumb{background-color:#1a3e8f;border-radius:10px}.campo-editor .selector-campo-tipo .dropdown-opciones::-webkit-scrollbar-button{display:none;width:0;height:0}.campo-editor .selector-campo-tipo .dropdown-opciones .opcion-input{display:flex;align-items:center;gap:10px;padding:8px 12px;font-size:14px;cursor:pointer;transition:background-color .2s ease}.campo-editor .selector-campo-tipo .dropdown-opciones .opcion-input span{color:#00193a}.campo-editor .selector-campo-tipo .dropdown-opciones .opcion-input img{width:18px;height:18px}.campo-editor .selector-campo-tipo .dropdown-opciones .opcion-input:hover{background-color:#f0f0f0}.campo-editor .controles-campo{display:flex;align-items:center}.campo-editor .controles-campo .requerido-campo{display:flex;flex-direction:row-reverse;justify-content:flex-end;padding:1rem;margin-right:auto}.campo-editor .controles-campo .requerido-campo input{margin:0!important;width:auto!important}.campo-editor .controles-campo .requerido-campo input:checked{background:#1a3e8f!important;color:#fff}.campo-editor .controles-campo button{color:#1a3e8f}.campo-editor .subida-imagen p{color:#00193a;font-size:12px;font-weight:600;padding-left:.5rem}.campo-editor textarea{width:100%;padding:.5rem;border:1px solid #1A3E8F;border-radius:8px;background:#fff;resize:vertical;font-size:12px;min-height:85px}.campo-editor textarea:focus{outline:none;border:1px solid #5F78B1}.campo-editor label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#333}.campo-editor label input[type=checkbox]{width:18px;height:18px}.campo-editor button{background:none;border:none;cursor:pointer;padding:.3rem;font-size:1.2rem;transition:transform .2s ease}.campo-editor button:hover{transform:scale(1.1)}.campo-editor .campo-editor-buttons{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.formulario-info-secundaria{margin-bottom:1rem}.formulario-info-secundaria .departamento-form{background:#1a3e8f;font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.formulario-info-secundaria .unidad-form{background:#5f78b1;margin-left:.5rem;font-size:13px;font-weight:500;color:#fff;border-radius:20px;padding:4px 12px}.formulario-descripcion{font-size:14px;font-weight:500;color:#00193a;margin-bottom:2rem}.campo-preview{margin-bottom:1rem}.campo-preview .campo-etiqueta{display:block;margin-bottom:.5rem;font-weight:600;color:#00193a}.campo-preview .input-preview{width:100%;padding:.75rem;border-radius:5px;border:1px solid #00193A;background:#fff;resize:none;font-size:1rem;color:#00193a}.campo-preview .input-preview:focus{outline:none;border:1px solid #5F78B1}.campo-preview .input-preview::placeholder{color:#5f78b1}.campo-preview .campo-nota{padding:1rem;background:#5f78b1;color:#fff;border-radius:5px}.campo-preview .grupo-opciones{display:flex;flex-direction:column;gap:.4rem}.campo-preview .grupo-opciones label{display:flex;align-items:center;justify-content:flex-start;gap:1rem;font-size:1rem;width:50%}.campo-preview .grupo-opciones label input{width:auto!important;margin:0!important}.campo-preview .zona-subida{border:1px solid #00193A;padding:.8rem;text-align:left;border-radius:5px;position:relative;cursor:pointer;transition:border-color .3s;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.campo-preview .zona-subida p{color:#5f78b1}.campo-preview .zona-subida:hover{border-color:#888}.campo-preview .zona-subida input.input-imagen{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.campo-preview .zona-subida img.preview-imagen{max-width:100%;max-height:120px;display:block;margin:0 auto;border-radius:8px;object-fit:contain}.campo-preview .zona-subida .contenedor-imagenes-multiples{display:flex;flex-wrap:wrap;gap:1rem}.campo-preview .zona-subida .contenedor-imagenes-multiples .contenedor-imagen-preview{display:flex;flex-direction:column;align-items:center;justify-content:center}.campo-preview .zona-subida .contenedor-imagenes-multiples .contenedor-imagen-preview .boton-eliminar-imagen{z-index:99}.campo-preview .zona-subida .contenedor-imagenes-multiples .contenedor-imagen-preview .file-uploaded .file-uploaded-icon{min-width:20px}.campo-preview .requerido{color:red}.cerrar-preview{padding:.2rem .5rem!important}.archivo-render{width:fit-content}.archivo-render .archivo-no-imagen{display:flex;align-items:center;gap:8px;flex-direction:column;width:100%;height:100%;padding:1rem;background:#f2f2f2;border-radius:5px;transition:all ease .2s}.archivo-render .archivo-no-imagen:hover{box-shadow:0 0 10px #0000001a}.archivo-render .archivo-no-imagen .icono-archivo{width:25px;height:25px}.archivo-render .archivo-no-imagen .nombre-archivo{font-size:14px;color:#333;text-align:center}.loader-archivo{display:flex;align-items:center;gap:8px;font-size:14px;color:#1a3e8f}.loader-archivo .spinner{width:16px;height:16px;border:2px solid #1A3E8F;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.formulario-departamento-wrapper{position:relative;display:inline-block}.formulario-departamento-hover{display:inline-flex;align-items:center;gap:4px;position:relative}.formulario-departamento-hover:hover .formulario-tooltip-departamentos{opacity:1;pointer-events:auto}.formulario-tooltip-departamentos{position:absolute;top:120%;left:0;background:#fff;border:1px solid #ccc;padding:6px 10px;font-size:.85rem;border-radius:6px;box-shadow:0 2px 6px #00000026;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;z-index:100;white-space:nowrap}.reportes{padding:5dvh 0}.performance-template{height:78dvh;display:flex;flex-direction:column;justify-content:space-between}.performance-template .performance-header-back-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.performance-template .performance-header-back-button .back-button{margin-bottom:0}.performance-template .performance-header-back-button .department-name{font-size:20px;font-weight:700;color:#00193a;margin:0 auto 0 1rem}.performance-template .performance-header{display:flex;align-items:center;justify-content:flex-end;gap:20px}.performance-template .performance-header .custom-select-input{width:fit-content!important;min-width:200px}.performance-template .performance-header .colaborator-name{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#00193a,#1a3e8f 91%);border-radius:5px;padding:8px 15px;font-size:16px;font-weight:700;color:#fff}.performance-template .performance-departments-options-holder{display:flex;flex-wrap:wrap;margin-bottom:33px}.performance-template .performance-departments-options-holder button{width:fit-content!important}.performance-template .performance-data{display:flex;align-items:flex-start;gap:20px}.performance-template .performance-data .performance-data-col{max-width:660px}.performance-template .performance-data .performance-data-col:last-of-type{max-width:320px;width:100%}.performance-template .performance-data .performance-data-col .performance-status-filter-download{display:flex;flex-wrap:wrap;gap:15px 20px}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item{flex:1 0 320px;display:flex;align-items:center;justify-content:space-between;gap:16px;background-color:#e6e6e6;border-radius:6px;padding:15px 30px;position:relative;z-index:0}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#00193a,#1a3e8f 91%);border-radius:6px;z-index:-1;opacity:0;transition:opacity .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content{display:flex;align-items:center;gap:10px}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content .status-filter{display:block;width:10px;height:10px;border-radius:100%}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content .status-filter.status-pendiente{background-color:#af52de}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content .status-filter.status-en-progreso{background-color:#007aff}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content .status-filter.status-completada{background-color:#34c759}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content .status-filter.status-vencida{background-color:red}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item .status-filter-content h3{font-size:20px;font-weight:700;color:#00193a;transition:color .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item h2{font-size:65px;font-weight:700;color:#00193a;transition:color .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item.status-filter-item-active:before{opacity:1}.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item.status-filter-item-active .status-filter-content h3,.performance-template .performance-data .performance-data-col .performance-status-filter-download .performance-status-filter-item.status-filter-item-active h2{color:#fff}.performance-template .performance-data .performance-data-col .performance-tasks{display:flex;flex-direction:column;gap:15px;margin-top:25px;max-height:320px;overflow:auto;padding-right:5px;scrollbar-color:#1A3E8F transparent;scrollbar-width:thin}.performance-template .performance-data .performance-data-col .performance-tasks .task-item{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background-color:#fff;padding:12px 16px 11px;box-shadow:0 1px 5px #00000026;text-align:left;transition:background-color .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-content h2{font-size:16px;font-weight:600;color:#00193a;transition:color .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-content p{font-size:14px;font-weight:400;color:#00193a;transition:color .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status svg{display:block;margin-left:auto;margin-bottom:20px}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status svg path{transition:fill .3s ease-in-out}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status .task-status-text{min-width:98px;font-size:12px;font-weight:700;color:#fff;background-color:#00193a;border-radius:2px;padding:2px 15px;text-align:center;text-transform:capitalize}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status .task-status-text.task-status-completada{background-color:#34c759}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status .task-status-text.task-status-pendiente{background-color:#af52de}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status .task-status-text.task-status-en-proceso{background-color:#007aff}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status .task-status-text.task-status-vencida{background-color:red}.performance-template .performance-data .performance-data-col .performance-tasks .task-item .task-status .task-status-text.task-status-en-pausa{background-color:#a2845e}.performance-template .performance-data .performance-data-col .performance-tasks .task-item:hover{background-color:#00193a}.performance-template .performance-data .performance-data-col .performance-tasks .task-item:hover .task-content h2,.performance-template .performance-data .performance-data-col .performance-tasks .task-item:hover .task-content p{color:#fff}.performance-template .performance-data .performance-data-col .performance-tasks .task-item:hover .task-status svg path{fill:#fff}.performance-template .performance-data .performance-data-col .performance-chart-box{width:100%;background-color:#fff;border-radius:6px;padding:40px 40px 60px}.performance-template .performance-data .performance-data-col .performance-chart-box h2{font-size:20px;font-weight:700;color:#00193a}.performance-template .performance-data .performance-data-col .performance-chart-box h3{font-size:25px;font-weight:500;color:#1a3e8f;text-align:center;margin:20px 0}.performance-template .performance-data .performance-data-col .performance-chart-box .performance-chart{width:314px;height:314px;margin:0 auto 65px}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references{display:flex;align-items:center;justify-content:center;gap:8px}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references .chart-reference{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:500;color:#00193a}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references .chart-reference span{width:8px;height:8px;border-radius:100%}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references .chart-reference span.reference-color-completada{background-color:#34c759}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references .chart-reference span.reference-color-pendiente{background-color:#af52de}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references .chart-reference span.reference-color-en-proceso{background-color:#007aff}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references .chart-reference span.reference-color-vencida{background-color:red}.performance-template .performance-data .performance-data-col .performance-colaborators{background-color:#fff;border-radius:6px;padding:40px 30px 55px}.performance-template .performance-data .performance-data-col .performance-colaborators h3{font-size:20px;font-weight:700;color:#00193a;margin-bottom:30px}.performance-template .performance-data .performance-data-col .performance-colaborators .colaborators-wrap{display:flex;flex-direction:column;gap:10px}.performance-template .performance-data .performance-data-col .performance-colaborators .colaborators-wrap .colaborator-performance{border-bottom:1px solid #E6E6E6;padding-bottom:10px}.performance-template .performance-data .performance-data-col .performance-colaborators .colaborators-wrap .colaborator-performance:last-of-type{border-bottom:none;padding-bottom:0}.performance-template .performance-data .performance-data-col .performance-targets-colaborator{background-color:#fff;border-radius:6px;padding:20px}.performance-template .performance-data .performance-data-col .performance-targets-colaborator h3{font-size:20px;font-weight:700;color:#00193a;margin-bottom:20px}.performance-template .performance-data .performance-data-col .performance-targets-colaborator .performance-targets{display:flex;flex-direction:column;gap:5px}.performance-template .performance-data .performance-data-col .performance-targets-colaborator .performance-targets .performance-target-item{width:100%;display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid #E6E6E6;padding-bottom:5px}.performance-template .performance-data .performance-data-col .performance-targets-colaborator .performance-targets .performance-target-item:last-of-type{border-bottom:none;padding-bottom:0}.performance-template .performance-data .performance-data-col .performance-targets-colaborator .performance-targets .performance-target-item img{margin-top:3px}.performance-template .performance-data .performance-data-col .performance-targets-colaborator .performance-targets .performance-target-item .target-content h4{font-size:14px;font-weight:500;color:#00193a}.performance-template .performance-data .performance-data-col .performance-targets-colaborator .performance-targets .performance-target-item .target-content p{font-size:12px;font-weight:300;color:#00193a}.performance-template .performance-data .performance-data-col .performance-observations-colaborator{background-color:#fff;border-radius:6px;padding:20px;margin-top:20px}.performance-template .performance-data .performance-data-col .performance-observations-colaborator h3{font-size:20px;font-weight:700;color:#00193a;margin-bottom:20px}.performance-template .performance-data .performance-data-col .performance-observations-colaborator .form-fourth textarea{height:183px;margin-bottom:20px}.performance-template .performance-data .performance-data-col .performance-observations-colaborator .form-fourth .button-primary{width:auto;margin-left:auto;gap:8px}.performance-template .performance-data .performance-data-col .download-share-report{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:25px}.performance-template .performance-data .performance-data-col .download-share-report .download-report{position:relative;z-index:0}.performance-template .performance-data .performance-data-col .download-share-report .download-report .download-dropdown-options{width:100%;height:0;position:absolute;top:50%;left:0;background-color:#e6e6e6;border-radius:4px;padding:0;box-shadow:0 2px 6px 2px #00000026;z-index:-1;overflow:hidden;interpolate-size:allow-keywords;transition:all .3s ease-in-out}.performance-template .performance-data .performance-data-col .download-share-report .download-report .download-dropdown-options .download-option{display:block;width:100%;background-color:transparent;padding:16px 12px;font-size:16px;font-weight:400;color:#1d1b20;text-align:left;transition:all .3s ease-in-out}.performance-template .performance-data .performance-data-col .download-share-report .download-report .download-dropdown-options .download-option:hover{background-color:#5f78b1;color:#fff}.performance-template .performance-data .performance-data-col .download-share-report .download-report .download-dropdown-options.download-dropdown-options-opened{height:auto;padding:20px 0 8px}.performance-template .performance-data .performance-data-col .download-share-report .button-eighth{font-size:14px}@media (max-width: 1024px){.performance-template .performance-header,.performance-template .performance-header-back-button{justify-content:flex-start;flex-wrap:wrap}.performance-template .performance-data{flex-direction:column}.performance-template .performance-data .performance-data-col{width:100%;max-width:none!important}}@media (max-width: 700px){.performance-template .performance-data .performance-data-col .performance-chart-box .performance-chart{width:100%;height:auto}.performance-template .performance-data .performance-data-col .performance-chart-box .performance-chart .recharts-wrapper{max-width:100%;height:auto!important}.performance-template .performance-data .performance-data-col .performance-chart-box .chart-references{flex-wrap:wrap}}.colaborator-performance{display:block}.colaborator-performance .colaborator-data-details{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.colaborator-performance .colaborator-data-details .colaborator-data{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.colaborator-performance .colaborator-data-details .colaborator-data p{font-size:12px;font-weight:700;color:#000}.colaborator-performance .colaborator-progress-bar{width:100%;max-width:1080px}.colaborator-performance .colaborator-progress-bar .colaborator-progress{width:100%;height:10px;position:relative;background-color:#e6e6e6;border-radius:30px}.colaborator-performance .colaborator-progress-bar .colaborator-progress .progress-bar{display:block;position:absolute;height:100%;left:0;top:50%;transform:translateY(-50%);background-color:#00193a;border-radius:30px;z-index:2;transition:width .5s ease}.colaborator-performance .colaborator-progress-bar .colaborator-progress .progress-bar p{font-size:14px;font-weight:700;color:#00193a;position:absolute;top:120%;left:90%}.colaborator-performance .colaborator-progress-bar .percentage-progress-ref{display:flex;align-items:center;justify-content:space-between;gap:14px}.colaborator-performance .colaborator-progress-bar .percentage-progress-ref p{font-size:14px;font-weight:700;color:#e6e6e6}@media (max-width: 700px){.colaborator-performance .colaborator-data-details,.colaborator-performance .colaborator-data-details .colaborator-data{flex-wrap:wrap}}.rendimiento{padding:5dvh 10dvh;height:89.5dvh}.rendimiento h1{font-size:20px;font-weight:700;color:#000;margin-bottom:30px}.rendimiento .container{width:100%;margin:0;height:100%;max-width:unset}.rendimiento .card-item{flex:1 0 48%;display:flex;align-items:center;justify-content:space-between;gap:33px;background:linear-gradient(90deg,#00193a,#1a3e8f);padding:23px 40px 15px}.rendimiento .card-item h4{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:500;color:#fff}.rendimiento .card-item h4 .circle-text{display:block;width:10px;height:10px;border-radius:100%}.rendimiento .card-item h4 .circle-text.circle-pendiente{background-color:#ff9500}.rendimiento .card-item h4 .circle-text.circle-resueltas{background-color:#34c759}.rendimiento .card-item .card-item-content-number{font-size:65px!important;font-weight:700!important;color:#fff!important}.rendimiento .rendimiento-admin{display:flex;flex-direction:column;gap:30px}.rendimiento .rendimiento-admin .rendimiento-header{display:flex;align-items:center}.rendimiento .rendimiento-admin .rendimiento-header h1,.rendimiento .rendimiento-admin .rendimiento-header button{margin:0}.rendimiento .rendimiento-admin .rendimiento-header .filters{display:flex;align-items:center;gap:1rem;margin-left:auto}.rendimiento .rendimiento-admin .rendimiento-nav{display:flex;align-items:center;justify-content:space-between}.rendimiento .rendimiento-admin .rendimiento-nav .selectores-rendimiento{display:flex;align-items:center}.rendimiento .rendimiento-admin .rendimiento-nav .periodo-rendimiento span{font-size:16px;font-weight:700;color:#00193a}.rendimiento .rendimiento-admin .rendimiento-nav .periodo-rendimiento span:last-of-type{text-transform:capitalize}.rendimiento .rendimiento-admin .rendimiento-nav .colaboradores-filter{max-width:600px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.rendimiento .rendimiento-admin .rendimiento-nav .colaboradores-filter .colaboradores-filter-button{background:#e6e6e6;color:#1a3e8f;padding:.5rem .8rem;border-radius:5px;transition:all ease .3s;font-size:14px;font-weight:700;transition:all .3s ease-in-out}.rendimiento .rendimiento-admin .rendimiento-nav .colaboradores-filter .colaboradores-filter-button:hover,.rendimiento .rendimiento-admin .rendimiento-nav .colaboradores-filter .colaboradores-filter-button.filter-button-active{background:#00193a;color:#fff}.rendimiento .rendimiento-admin .all-departments-performance{width:70%}.rendimiento .rendimiento-admin .all-departments-performance .departments-performance-wrap{display:flex;flex-direction:column;gap:15px;max-height:610px;padding:5px 25px 5px 5px;overflow:hidden auto}.rendimiento .rendimiento-admin .all-departments-performance .departments-performance-wrap::-webkit-scrollbar{height:4px;width:5px;background-color:#1a3e8f!important}.rendimiento .rendimiento-admin .all-departments-performance .departments-performance-wrap::-webkit-scrollbar-track{background:#e6e6e6}.rendimiento .rendimiento-admin .all-departments-performance .departments-performance-wrap::-webkit-scrollbar-thumb{background-color:#00193a!important;border-radius:5px}.rendimiento .rendimiento-admin .department-performance-selected{width:100%;max-width:408px;border-left:1px solid #999999;padding-left:50px}.rendimiento .rendimiento-admin .department-performance-selected .department-selected h3{font-size:16px;font-weight:500;color:#00193a;margin-top:30px}.rendimiento .rendimiento-admin .department-performance-selected .department-selected h3:first-of-type{margin-top:0}.rendimiento .rendimiento-admin .department-performance-selected .department-selected p{font-size:16px;font-weight:700;color:#00193a}.rendimiento .rendimiento-admin .department-performance-selected .department-selected .card-item:first-of-type{margin:30px 0 25px}@media (max-width: 1024px){.rendimiento .rendimiento-admin{flex-direction:column}.rendimiento .rendimiento-admin .department-performance-selected{border-top:1px solid #999999;border-left:none;padding-top:50px;padding-left:0}}.department-performance{display:block;background-color:#fff;border-radius:5px;box-shadow:0 1px 5px #00000026;padding:22px 38px}.department-performance .department-name{width:fit-content;min-width:198px;background-color:#1a3e8f;border-radius:12px;padding:3px 10px}.department-performance .department-name h2{font-size:14px;font-weight:700;color:#fff;text-align:center}.department-performance .department-data-details{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 10px}.department-performance .department-data-details .department-data{display:flex;align-items:center;gap:22px}.department-performance .department-data-details .department-data p{font-size:16px;font-weight:700;color:#000}.department-performance .department-data-details .department-details-button{display:block;font-size:14px;font-weight:500;color:#1a3e8f;text-decoration:underline;transition:color .3s ease-in-out}.department-performance .department-data-details .department-details-button:hover{color:#5f78b1}.department-performance .department-progress-bar{width:100%;max-width:1080px}.department-performance .department-progress-bar .department-progress{width:100%;height:10px;position:relative;background-color:#e6e6e6;border-radius:30px}.department-performance .department-progress-bar .department-progress .progress-bar{display:block;position:absolute;height:100%;left:0;top:50%;transform:translateY(-50%);background-color:#00193a;border-radius:30px;z-index:2;transition:width .5s ease-in-out}.department-performance .department-progress-bar .department-progress .progress-bar p{font-size:14px;font-weight:700;color:#00193a;position:absolute;top:120%;left:98%}.department-performance .department-progress-bar .percentage-progress-ref{display:flex;align-items:center;justify-content:space-between;gap:14px}.department-performance .department-progress-bar .percentage-progress-ref p{font-size:14px;font-weight:700;color:#e6e6e6}@media (max-width: 700px){.department-performance .department-data-details,.department-performance .department-data-details .department-data{flex-wrap:wrap}}.director-performance{display:block;background-color:#fff;border-radius:5px;box-shadow:0 1px 5px #00000026;padding:22px 38px}.director-performance .director-name{width:fit-content;min-width:198px;background-color:#1a3e8f;border-radius:12px;padding:3px 10px}.director-performance .director-name h2{font-size:14px;font-weight:700;color:#fff;text-align:center}.director-performance .director-data-details{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 10px}.director-performance .director-data-details .director-data{display:flex;align-items:center;gap:22px}.director-performance .director-data-details .director-data p{font-size:16px;font-weight:700;color:#000}.director-performance .director-data-details .director-details-button{display:block;font-size:14px;font-weight:500;color:#1a3e8f;text-decoration:underline;transition:color .3s ease-in-out}.director-performance .director-data-details .director-details-button:hover{color:#5f78b1}.director-performance .director-progress-bar{width:100%;max-width:1080px}.director-performance .director-progress-bar .director-progress{width:100%;height:10px;position:relative;background-color:#e6e6e6;border-radius:30px}.director-performance .director-progress-bar .director-progress .progress-bar{display:block;position:absolute;height:100%;left:0;top:50%;transform:translateY(-50%);background-color:#00193a;border-radius:30px;z-index:2;transition:width .5s ease-in-out}.director-performance .director-progress-bar .director-progress .progress-bar p{font-size:14px;font-weight:700;color:#00193a;position:absolute;top:120%;left:98%}.director-performance .director-progress-bar .percentage-progress-ref{display:flex;align-items:center;justify-content:space-between;gap:14px}.director-performance .director-progress-bar .percentage-progress-ref p{font-size:14px;font-weight:700;color:#e6e6e6}@media (max-width: 700px){.director-performance .director-data-details,.director-performance .director-data-details .director-data{flex-wrap:wrap}}.colaborador-detail-performance{display:block;background-color:#fff;border-radius:5px;box-shadow:0 1px 5px #00000026;padding:22px 38px}.colaborador-detail-performance .colaborador-name{width:fit-content;min-width:198px;background-color:#1a3e8f;border-radius:12px;padding:3px 10px}.colaborador-detail-performance .colaborador-name h2{font-size:14px;font-weight:700;color:#fff;text-align:center}.colaborador-detail-performance .colaborador-data-details{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 10px}.colaborador-detail-performance .colaborador-data-details .colaborador-data{display:flex;align-items:center;gap:22px}.colaborador-detail-performance .colaborador-data-details .colaborador-data p{font-size:16px;font-weight:700;color:#000}.colaborador-detail-performance .colaborador-data-details .colaborador-details-button{display:block;font-size:14px;font-weight:500;color:#1a3e8f;text-decoration:underline;transition:color .3s ease-in-out}.colaborador-detail-performance .colaborador-data-details .colaborador-details-button:hover{color:#5f78b1}.colaborador-detail-performance .colaborador-progress-bar{width:100%;max-width:1080px}.colaborador-detail-performance .colaborador-progress-bar .colaborador-progress{width:100%;height:10px;position:relative;background-color:#e6e6e6;border-radius:30px}.colaborador-detail-performance .colaborador-progress-bar .colaborador-progress .progress-bar{display:block;position:absolute;height:100%;left:0;top:50%;transform:translateY(-50%);background-color:#00193a;border-radius:30px;z-index:2;transition:width .5s ease-in-out}.colaborador-detail-performance .colaborador-progress-bar .colaborador-progress .progress-bar p{font-size:14px;font-weight:700;color:#00193a;position:absolute;top:120%;left:98%}.colaborador-detail-performance .colaborador-progress-bar .percentage-progress-ref{display:flex;align-items:center;justify-content:space-between;gap:14px}.colaborador-detail-performance .colaborador-progress-bar .percentage-progress-ref p{font-size:14px;font-weight:700;color:#e6e6e6}@media (max-width: 700px){.colaborador-detail-performance .colaborador-data-details,.colaborador-detail-performance .colaborador-data-details .colaborador-data{flex-wrap:wrap}}.chat{padding:5dvh 0}.chat h1{font-size:20px;font-weight:700;color:#000;margin-bottom:32px}.chat .chat-rooms-holder{display:flex;align-items:flex-start;gap:46px}.chat .chat-rooms-holder .search-input{margin-bottom:20px}.chat .chat-rooms-holder .chat-rooms{display:flex;flex-direction:column;gap:0;width:100%;max-width:320px}.chat .chat-rooms-holder .chat-rooms .chat-room-item{display:flex;align-items:center;gap:12px;text-align:left;background-color:#f2f2f2;padding:12px 20px;border-bottom:1px solid #E6E6E6;transition:background-color .3s ease-in-out}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-avatar-status{position:relative}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-avatar-status img{display:block;border-radius:100%;object-fit:cover}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-avatar-status .user-chat-status{display:block;width:8px;height:8px;background-color:#ec221f;border:1px solid #FFFFFF;border-radius:100%;position:absolute;right:2px;bottom:0}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-avatar-status .user-chat-status.user-connected{background-color:#14ae5c}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-content{display:flex;align-items:flex-start;justify-content:space-between;gap:3px;width:100%}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-content .room-content-info h3{font-size:16px;font-weight:400;color:#00193a}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-content .room-content-info p{font-size:14px;font-weight:400;color:#666;margin-top:3px}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-content .room-content-date p{font-size:12px;font-weight:400;color:#5f78b1}.chat .chat-rooms-holder .chat-rooms .chat-room-item .chat-room-content .room-content-date .badge{width:14px;height:14px;display:flex;align-items:center;justify-content:center;background-color:#1a3e8f;border-radius:100%;padding:2px;font-size:10px;font-weight:700;color:#fff;margin-top:5px;margin-left:auto}.chat .chat-rooms-holder .chat-rooms .chat-room-item:hover{background-color:#e5efff}.chat .chat-rooms-holder .chat-rooms .chat-room-item.chat-room-item-active{background-color:#e5efff;pointer-events:none}.chat .chat-rooms-holder .chat-rooms .no-room-result{font-size:14px;font-weight:500;color:#00193a;text-align:center}.chat .chat-rooms-holder .banner-no-chat{width:100%;max-width:1000px;min-height:603px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:57px;background-color:#5f78b1;border-radius:10px;padding:20px}.chat .chat-rooms-holder .banner-no-chat img{display:block;max-width:100%;height:auto}.chat .chat-rooms-holder .banner-no-chat h3{max-width:520px;font-size:24px;font-weight:700;color:#fff;text-align:center}.chat .chat-rooms-holder .bubble-chat{width:100%}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files{display:flex;align-items:flex-start;gap:20px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages{width:100%;max-width:1000px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages{border:1px solid #00193A;border-radius:10px;margin-bottom:18px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .header-info-chat{display:flex;align-items:center;gap:18px;background-color:#e6e6e6;padding:12px 30px;border-radius:10px 10px 0 0}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .header-info-chat img{display:block;border-radius:100%;object-fit:cover}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .header-info-chat h3{font-size:16px;font-weight:400;color:#00193a}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages{height:470px;display:flex;flex-direction:column;gap:20px;padding:20px 30px 45px;overflow:hidden auto}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages::-webkit-scrollbar{display:none}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message{display:flex;align-items:flex-start;gap:12px;width:fit-content;max-width:570px;background-color:#fff;padding:14px 21px 7px;border-radius:0 20px 20px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message .message-content .the-message{font-size:14px;font-weight:400;color:#00193a;margin-bottom:5px;overflow-wrap:anywhere}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message .message-content .the-message a{font-size:14px;font-weight:500;color:#00193a;text-decoration:underline;transition:color .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message .message-content .the-message a:hover{color:#5f78b1}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message .message-content .file-uploaded{margin-bottom:5px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message .message-content .date-read-indicator{width:100%;display:flex;align-items:center;gap:10px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message .message-content .date-read-indicator h6{font-size:12px;font-weight:400;color:#5f78b1;text-transform:capitalize}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message.my-message{flex-direction:row-reverse;margin-left:auto;background-color:#e5efff;border-radius:20px 20px 0}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message.my-message .message-content .message-status-read{right:0;left:8px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message.my-message .message-content .the-message{text-align:right}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message.my-message .message-content .file-uploaded{background-color:#fff;margin-left:auto}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .info-chat-messages .chat-messages .bubble-message.my-message .message-content .date-read-indicator{flex-direction:row-reverse}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .file-to-upload{display:flex;align-items:center;gap:32px;margin-bottom:10px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .file-to-upload .file-name{display:flex;align-items:center;gap:8px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .file-to-upload .file-name h4{font-size:14px;font-weight:500;color:#00193a}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .file-to-upload .remove-file-btn svg path{transition:stroke .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .file-to-upload .remove-file-btn:hover svg path{stroke:#1a3e8f}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form{width:100%;display:flex;gap:12px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach{width:100%;max-width:815px;position:relative}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach textarea{display:block;width:100%;height:50px;background-color:transparent;border:1px solid #ABABAB;border-radius:10px;outline:none!important;padding:14px 110px 13px 20px;font-size:14px;font-weight:700;color:#00193a;resize:none;transition:border-color .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach textarea::-webkit-scrollbar{display:none}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach textarea::placeholder{color:#ababab}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach textarea:focus{border-color:#00193a}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons{display:flex;align-items:center;gap:12px;height:93%;position:absolute;right:1px;top:50%;transform:translateY(-50%);background-color:#e6e6e6;border-radius:0 10px 10px 0;padding:13px 20px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .buzz-btn{display:contents;position:relative}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .buzz-btn svg path{transition:fill .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .buzz-btn .buzz-btn-tooltip{display:block;width:fit-content;position:absolute;top:-23%;left:50%;transform:translate(-50%);background-color:#d9d9d9;border-radius:20px;padding:2px 23px;font-size:10px;font-weight:600;color:#00193a;text-align:center;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .buzz-btn:hover svg path{fill:#1a3e8f}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .buzz-btn:hover .buzz-btn-tooltip{opacity:1}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .attach-btn{display:contents}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .attach-btn svg path{transition:fill .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .attach-btn:hover svg path{fill:#1a3e8f}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .textarea-attach .chat-options-buttons .chat-options-divider{display:block;border:none;width:1px;height:100%;background-color:#666}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn{width:173px;background-color:#1a3e8f;border-radius:12px;padding:9.5px 16px;font-size:16px;font-weight:700;color:#fff;transition:background-color .3s ease-in-out}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn span{display:flex;align-items:center;justify-content:center;gap:10px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn:hover{background-color:#5f78b1}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn .submit-loader{display:none;width:24px;padding:4px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;margin:0 auto;animation:l3 1s infinite linear}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn:disabled{pointer-events:none}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn:disabled .submit-loader{display:block}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form .submit-btn:disabled span{display:none}@keyframes l3{to{transform:rotate(1turn)}}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-files{width:100%;max-width:300px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-files h2{font-size:20px;font-weight:700;color:#00193a;margin-bottom:10px}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-files .chat-files-wrap .file-uploaded{border-bottom:1px solid #E6E6E6}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-files .button-primary{margin:16px auto 0}@media (max-width: 1024px){.chat .chat-rooms-holder{flex-direction:column}.chat .chat-rooms-holder .chat-rooms{width:100%}}@media (max-width: 700px){.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files{flex-direction:column}.chat .chat-rooms-holder .bubble-chat .bubble-chat-messages-files .bubble-chat-messages .post-message-form{flex-direction:column;align-items:flex-end}}.search-input{display:flex;align-items:center;justify-content:center;gap:12px;max-width:320px;background-color:#e6e6e6;border-radius:50px;padding:10px 20px}.search-input input{display:block;width:100%;height:100%;background:none;border:none;outline:none!important;font-size:16px;font-weight:400;color:#00193a}.search-input .reset-search-input-btn{display:contents}.search-input .reset-search-input-btn svg path{transition:fill .3s ease-in-out}.search-input .reset-search-input-btn:hover svg path{fill:red}.tab-options{display:flex;align-items:center;gap:20px;padding:7px 20px}.tab-options .tab-option-button{display:block;border-right:1px solid rgba(102,102,102,.4);padding:7.5px 20px 7.5px 0;font-size:14px;font-weight:400;color:#6669;transition:all .3s ease-in-out}.tab-options .tab-option-button:last-of-type{border-right:none;padding-right:0}.tab-options .tab-option-button:hover{color:#1a3e8f}.tab-options .tab-option-button.option-active{color:#1a3e8f;font-weight:700;text-decoration:underline}.notificaciones{padding:5dvh 0}.notificaciones .notification{margin-bottom:0}.usuarios{padding:5dvh 0}.usuarios .usuarios-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.usuarios .usuarios-header h2{font-size:20px;font-weight:700;color:#00193a}.usuarios .user-table-notification-holder{display:flex;align-items:flex-start;gap:25px}.usuarios .user-table-notification-holder .user-table{width:100%;max-width:1170px}.usuarios .user-table-notification-holder .user-table .table .table-user-departments-holder{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.usuarios .user-table-notification-holder .user-table .table .table-user-departments-holder .table-user-department{display:block;background-color:#1a3e8f;border-radius:100px;padding:5px 10px}.usuarios .user-table-notification-holder .user-table .table .table-user-departments-holder .table-user-department p{font-size:14px;font-weight:500;color:#fff;text-transform:capitalize}.usuarios .user-table-notification-holder .user-table .table .table-user-edit-button{font-size:14px;font-weight:500;color:#00193a;text-decoration:underline;transition:color .3s ease-in-out}.usuarios .user-table-notification-holder .user-table .table .table-user-edit-button:hover{color:#5f78b1}.usuarios .user-table-notification-holder .user-table .table .table-user-block-delete-button svg path{transition:stroke .3s ease-in-out}.usuarios .user-table-notification-holder .user-table .table .table-user-block-delete-button:hover svg path{stroke:#dd1313}.usuarios .user-table-notification-holder .user-table .table .table-user-block-delete-button:disabled{opacity:.5;pointer-events:none}.usuarios .user-table-notification-holder .user-notification{display:flex;flex-direction:column;gap:20px;width:100%;max-width:484px;background-color:#fff;border-radius:20px;padding:32px 29px 39px}.usuarios .user-data{min-height:407px}.usuarios .user-data h1{font-size:20px;font-weight:700;color:#1a3e8f}.usuarios .user-data .data-user-holder{display:flex;flex-direction:column;margin:auto;height:350px;gap:70px}.usuarios .user-data .data-user-holder .user-item{width:100%}.usuarios .user-data .data-user-holder .user-item .username-role{display:flex;align-items:center;gap:20px;margin:30px 40px}.usuarios .user-data .data-user-holder .user-item .username-role img{display:block;max-width:100%;height:auto}.usuarios .user-data .data-user-holder .user-item .username-role h2{font-size:16px;font-weight:700;color:#000}.usuarios .user-data .data-user-holder .user-item .username-role .user-role{min-width:131px;background-color:#1a3e8f;border-radius:12px;padding:3px 6px}.usuarios .user-data .data-user-holder .user-item .username-role .user-role p{font-size:14px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.usuarios .user-data .data-user-holder .user-item .user-current-data{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:30px}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-title h3{font-size:16px;font-weight:500;color:#00193a}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-title h3 span{color:#e6e6e6}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-title p{font-size:16px;font-weight:700;color:#00193a;text-transform:capitalize}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-edit-btn svg path{transition:fill .3s ease-in-out}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-edit-btn:hover svg path{fill:#5f78b1}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-edit-btn:disabled{pointer-events:none}.usuarios .user-data .data-user-holder .user-item .user-current-data .user-current-data-edit-btn:disabled svg path{fill:#e6e6e6}.usuarios .user-data .data-user-holder .user-edit-form{display:flex;flex-direction:column;justify-content:space-between;gap:42px}.usuarios .user-data .data-user-holder .user-edit-form .user-edit-holder{display:flex;gap:20px;justify-content:space-around}.usuarios .user-data .data-user-holder .user-edit-form .form-buttons-holder{display:flex;align-items:center;justify-content:flex-end;gap:40px;margin-top:40px}.usuarios .user-data .data-user-holder .user-edit-form .form-buttons-holder .button-primary-sm{display:block;width:137px}.usuarios .usuarios-confirmation-block-delete-modal h3{font-size:16px;font-weight:700;color:#00193a;text-align:center;margin-bottom:20px}.usuarios .usuarios-confirmation-block-delete-modal .confirmation-modal-buttons{display:flex;align-items:center;justify-content:center;gap:14px}.usuarios .usuarios-confirmation-block-delete-modal .confirmation-modal-buttons .button-primary-sm{width:fit-content}@media (max-width: 1640px){.usuarios .user-table-notification-holder .user-table{max-width:none}}@media (max-width: 700px){.usuarios .filter-buttons-holder{justify-content:center}.usuarios .user-data .user-edit-form .user-edit-holder{align-items:center;flex-direction:column}.usuarios .user-data .user-edit-form .button-primary-sm{display:block;width:137px;margin:32px auto 0}}.pagination{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.pagination .pagination-arrow{display:flex;align-items:center;justify-content:center;gap:8px;min-width:40px;min-height:40px;font-size:14px;font-weight:500;color:#00193a;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;padding:11px 12px;background-color:#fff;border:1px solid #e1e5ea;border-radius:8px}.pagination .pagination-arrow svg path{fill:#00193a;transition:fill .3s ease-in-out}.pagination .pagination-arrow:hover{cursor:pointer;color:#fff;background-color:#1a3e8f}.pagination .pagination-arrow:hover svg path{fill:#fff}.pagination .pagination-arrow[aria-disabled=true]{pointer-events:none;opacity:.5}.pagination a:not(.pagination-arrow){display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;font-size:14px;font-weight:500;color:#00193a;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;padding:11px 12px;background-color:#fff;border:1px solid #e1e5ea;border-radius:8px}.pagination a:not(.pagination-arrow) svg path{fill:#00193a;transition:fill .3s ease-in-out}.pagination a:not(.pagination-arrow):hover{cursor:pointer;color:#fff;background-color:#1a3e8f}.pagination a:not(.pagination-arrow):hover svg path{fill:#fff}.pagination a:not(.pagination-arrow).page-active{pointer-events:none;background-color:#00193a;color:#fff}.pagination a:not(.pagination-arrow)[aria-disabled=true]{pointer-events:none;opacity:.5}.pagination p{font-size:14px;font-weight:500;color:#181d25;align-self:center}.calendario{padding:5dvh 0}.calendar{background-color:#fff;border-radius:12px;padding:30px 72px}.calendar .calendar-month-nav{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:24px}.calendar .calendar-month-nav h3{font-size:20px;font-weight:700;color:#00193a;text-transform:capitalize}.calendar .calendar-month-nav .calendar-arrows{display:flex;align-items:center;gap:30px}.calendar .calendar-month-nav .calendar-nav-button{display:contents}.calendar .calendar-month-nav .calendar-nav-button svg path{transition:fill .3s ease-in-out}.calendar .calendar-month-nav .calendar-nav-button:hover svg path{fill:#5f78b1}.calendar .calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar .calendar-grid.calendar-days{margin-bottom:12px}.calendar .calendar-grid.calendar-days .day-label{font-size:16px;font-weight:500;color:#00193a;text-align:center}.calendar .calendar-grid .calendar-day{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;padding:10px;min-height:140px;background-color:#f2f2f2;border:1px solid #E6E6E6;transition:all .3s ease-in-out}.calendar .calendar-grid .calendar-day.current-month{font-size:16px;font-weight:500;color:#1a3e8f}.calendar .calendar-grid .calendar-day[aria-disabled=true]{pointer-events:none;background-color:#e6e6e6;color:#00193a}.calendar .calendar-grid .calendar-day[aria-disabled=true] .calendar-events{pointer-events:auto}.calendar .calendar-grid .calendar-day.other-month{pointer-events:none;opacity:0}.calendar .calendar-grid .calendar-day.other-month .calendar-events{pointer-events:none}.calendar .calendar-grid .calendar-day.current-day{border:1px solid #1A3E8F}.calendar .calendar-grid .calendar-day.day-selected:not([aria-disabled=true]){background-color:#5f78b1;color:#fff}.calendar .calendar-grid .calendar-day:hover:not([aria-disabled=true]){cursor:pointer;background-color:#5f78b1;color:#fff}.calendar .calendar-grid .calendar-day .calendar-events{width:100%;display:flex;flex-direction:column;gap:2px;margin-top:2px;max-height:90px;overflow:hidden auto;scrollbar-color:#00193A transparent;scrollbar-width:thin}.calendar .calendar-grid .calendar-day .calendar-events .calendar-event-item{display:block;background-color:#00193a;border-radius:5px;padding:2px 4px;font-size:12px;font-weight:700;color:#fff;text-align:left}.calendar .calendar-grid .calendar-day .calendar-events .calendar-event-item__urgente{background-color:#ff2d55}.calendar .calendar-grid .calendar-day .calendar-events .calendar-event-item__medio{background-color:#30b0c7}.calendar .calendar-grid .calendar-day .calendar-events .calendar-event-item__baja{background-color:#a2845e}.calendar .calendar-modal{position:relative}.calendar .calendar-modal h4{font-size:16px;font-weight:700;color:#00193a;text-align:center;margin-bottom:10px}.calendar .calendar-modal .calendar-event-delete{display:block;position:absolute;top:0;right:0}.calendar .calendar-modal .calendar-event-delete svg path{transition:fill .3s ease-in-out}.calendar .calendar-modal .calendar-event-delete:hover svg path{fill:red}.calendar .calendar-modal .form-fourth label{font-size:12px}.calendar .calendar-modal .form-fourth input,.calendar .calendar-modal .form-fourth textarea{font-size:12px;padding:10px 12px}.calendar .calendar-modal .form-fourth textarea{height:55px;padding:8px 12px}.calendar .calendar-modal .form-fourth .input-label{margin-bottom:8px}.calendar .calendar-modal .form-fourth .calendar-modal-btns-holder{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:42px}@media (max-width: 700px){.calendar{padding:12px}}.campo-error{border:1px solid red!important;background-color:#fff6f6}.mensaje-error{color:red;font-size:.8rem;margin-top:5px;display:block}.colaborator-task-modal-overview{position:relative}.colaborator-task-modal-overview .colaborator-task-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background-color:#e6e6e6;padding:11px 30px;margin-bottom:20px}.colaborator-task-modal-overview .colaborator-task-header h3{font-size:20px;font-weight:700;color:#00193a}.colaborator-task-modal-overview .colaborator-task-header p{font-size:14px;font-weight:400;color:#00193a}.colaborator-task-modal-overview .colaborator-task-header .task-header-close-btn{display:contents}.colaborator-task-modal-overview .colaborator-task-header .task-header-close-btn svg path{transition:fill .3s ease-in-out}.colaborator-task-modal-overview .colaborator-task-header .task-header-close-btn:hover svg path{fill:red}.colaborator-task-modal-overview .colaborator-task-content{display:flex;gap:30px}.colaborator-task-modal-overview .colaborator-task-content .task-info{width:100%;max-width:440px}.colaborator-task-modal-overview .colaborator-task-content .task-info h2{font-size:24px;font-weight:700;color:#00193a}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:14px;margin:25px 0}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority h3{font-size:14px;font-weight:600;color:#00193a;margin-bottom:10px}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-members .members-holder{display:flex;align-items:center}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-members .members-holder img{display:block;width:21px;height:21px;border-radius:100%;object-fit:cover}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-members .members-holder .default-avatar-task,.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-members .members-holder img{margin-left:-8px}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-members .members-holder .default-avatar-task:first-of-type,.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-members .members-holder img:first-of-type{margin-left:0}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content{min-width:98px;max-width:98px;padding:2px 5px;border-radius:2px}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content p{font-size:12px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-pendiente{background-color:#af52de}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-completada{background-color:#34c759}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-en-proceso{background-color:#007aff}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-status .task-status-content.tag-vencida{background-color:red}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content{min-width:98px;max-width:98px;padding:2px 4px;border-radius:20px}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content p{font-size:12px;font-weight:700;color:#fff;text-align:center;text-transform:capitalize}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content.tag-urgente{background-color:#ff2d55}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content.tag-medio{background-color:#30b0c7}.colaborator-task-modal-overview .colaborator-task-content .task-info .members-status-priority .task-priority .task-priority-content.tag-baja{background-color:#a2845e}.colaborator-task-modal-overview .colaborator-task-content .task-info h4{font-size:14px;font-weight:700;color:#00193a;margin-bottom:10px}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-description{font-size:14px;margin-bottom:25px}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files{display:flex;flex-direction:column;gap:10px;margin-bottom:25px}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file{display:flex;align-items:center;gap:10px}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file h5{font-size:14px;font-weight:600;color:#00193a;transition:color .3s ease-in-out}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file .file-extentions{background-color:#d9d9d9;border-radius:2px;padding:15px 12px}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file .file-extentions h5{color:#262c36;text-transform:uppercase}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file .file-name-date p{font-size:12px;font-weight:400;color:#00193a;transition:color .3s ease-in-out}.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file:hover h5,.colaborator-task-modal-overview .colaborator-task-content .task-info .task-files .task-file:hover p{color:#5f78b1}.colaborator-task-modal-overview .colaborator-task-content .task-info .checklist-item{margin-bottom:25px}.colaborator-task-modal-overview .colaborator-task-content .task-info .checklist-item .checklist-items-holder{display:flex;flex-direction:column;gap:6px;padding-left:9px}.colaborator-task-modal-overview .colaborator-task-content .task-info .form-fourth input{border-radius:0}.colaborator-task-modal-overview .colaborator-task-content .task-info .form-fourth .button-primary-sm{margin-top:12px}.colaborator-task-modal-overview .colaborator-task-content .task-history{border-left:2px solid #E6E6E6;padding-left:30px}.colaborator-task-modal-overview .colaborator-task-content .task-history h3{font-size:14px;font-weight:600;color:#00193a;margin-bottom:10px}.colaborator-task-modal-overview .colaborator-task-content .task-history .history-holder{display:flex;flex-direction:column;gap:5px}.colaborator-task-modal-overview .colaborator-task-content .task-history .history-holder .task-activity{display:flex;align-items:flex-start;gap:16px;background-color:#e6e6e6;padding:22px 16px}.colaborator-task-modal-overview .colaborator-task-content .task-history .history-holder .task-activity img{display:block;width:40px;height:40px;max-width:40px;border-radius:100%;object-fit:cover}.colaborator-task-modal-overview .colaborator-task-content .task-history .history-holder .task-activity .task-activity-content h5{font-size:16px;font-weight:400;color:#00193a}.colaborator-task-modal-overview .colaborator-task-content .task-history .history-holder .task-activity .task-activity-content p{font-size:14px;font-weight:400;color:#00193a}@media (max-width: 700px){.colaborator-task-modal-overview .colaborator-task-content{flex-direction:column}.colaborator-task-modal-overview .colaborator-task-content .task-history{border-left:none;padding-left:0}}.inicio{padding:5dvh 10dvh;display:flex;flex-direction:column;gap:1.5rem;height:88dvh}.inicio .head{display:flex;justify-content:space-between;align-items:center}.inicio .head h2{font-size:20px;font-weight:700;color:#1a3e8f}.inicio .head .filters{display:flex;align-items:center;gap:1rem}.inicio .rendimientos-container{display:flex;gap:25px;width:100%}.inicio .rendimientos-container .top-rendimiento,.inicio .rendimientos-container .stats{width:100%;background-color:#e6e6e6;border-radius:6px;display:flex;flex-direction:column;align-items:center;padding:1.2rem;gap:15px}.inicio .rendimientos-container .top-rendimiento .title,.inicio .rendimientos-container .stats .title{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:1rem}.inicio .rendimientos-container .top-rendimiento .title h3,.inicio .rendimientos-container .stats .title h3{font-size:18px;font-weight:700;color:#1a3e8f}.inicio .rendimientos-container .top-rendimiento .stat,.inicio .rendimientos-container .stats .stat{width:100%;background-color:#fff;padding:20px 30px;border-radius:5px;display:flex;align-items:center;gap:30px;box-shadow:0 1px 5px #00000026}.inicio .rendimientos-container .top-rendimiento .stat .departamento,.inicio .rendimientos-container .top-rendimiento .stat .colaborador,.inicio .rendimientos-container .stats .stat .departamento,.inicio .rendimientos-container .stats .stat .colaborador{background-color:#1a3e8f;color:#fff;padding:5px 10px;border-radius:12px;font-size:14px;font-weight:700;width:198px;height:41px;display:flex;align-items:center;justify-content:center;text-align:center}.inicio .rendimientos-container .top-rendimiento .stat .colaborador,.inicio .rendimientos-container .stats .stat .colaborador{background-color:#5f78b1}.inicio .rendimientos-container .top-rendimiento .stat .department-progress-bar,.inicio .rendimientos-container .stats .stat .department-progress-bar{width:100%;max-width:1080px}.inicio .rendimientos-container .top-rendimiento .stat .department-progress-bar .department-progress,.inicio .rendimientos-container .stats .stat .department-progress-bar .department-progress{width:100%;height:10px;position:relative;background-color:#e6e6e6;border-radius:30px}.inicio .rendimientos-container .top-rendimiento .stat .department-progress-bar .department-progress .progress-bar,.inicio .rendimientos-container .stats .stat .department-progress-bar .department-progress .progress-bar{display:block;position:absolute;height:100%;left:0;top:50%;transform:translateY(-50%);background-color:#00193a;border-radius:30px;z-index:2}.inicio .rendimientos-container .top-rendimiento .stat .department-progress-bar .department-progress .progress-bar p,.inicio .rendimientos-container .stats .stat .department-progress-bar .department-progress .progress-bar p{font-size:14px;font-weight:700;color:#00193a;position:absolute;top:120%;left:94%}.inicio .rendimientos-container .top-rendimiento .stat .department-progress-bar .percentage-progress-ref,.inicio .rendimientos-container .stats .stat .department-progress-bar .percentage-progress-ref{display:flex;align-items:center;justify-content:space-between;gap:14px}.inicio .rendimientos-container .top-rendimiento .stat .department-progress-bar .percentage-progress-ref p,.inicio .rendimientos-container .stats .stat .department-progress-bar .percentage-progress-ref p{font-size:14px;font-weight:700;color:#e6e6e6}.inicio .rendimientos-container .top-rendimiento.colaboradores .stat,.inicio .rendimientos-container .stats.colaboradores .stat{gap:15px}.inicio .rendimientos-container .stats{max-height:273px;overflow:auto;padding:0 10px 0 0;justify-content:flex-start;scrollbar-width:thin;scrollbar-color:#1A3E8F transparent}.inicio .rendimientos-container .stats::-webkit-scrollbar-button{display:none;height:0;width:0}.inicio .rendimientos-container .stats::-webkit-scrollbar{width:8px}.inicio .rendimientos-container .stats::-webkit-scrollbar-track{background:transparent;position:relative}.inicio .rendimientos-container .stats::-webkit-scrollbar-track:vertical:before{content:"";display:block;position:absolute;top:10%;height:80%;width:100%;background:#fff;border-radius:4px}.inicio .rendimientos-container .stats::-webkit-scrollbar-thumb{background-color:#1a3e8f;border-radius:4px}.inicio .bottom-container{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;height:100%}.inicio .bottom-container .empresa-count{height:100%;width:20%;background:#fff;border-radius:6px;padding:1.2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;box-shadow:0 4px 36px #96969629}.inicio .bottom-container .empresa-count h3{font-size:18px;font-weight:700;color:#1a3e8f}.inicio .bottom-container .empresa-count div{display:flex;width:100%;justify-content:flex-start;align-items:center;height:auto;background:#e6e6e6;padding:2dvh 1dvw;border-radius:6px;gap:.6dvw}.inicio .bottom-container .empresa-count div .directores,.inicio .bottom-container .empresa-count div .colaboradores{font-size:50px;font-weight:700;color:#00193a}.inicio .bottom-container .empresa-count div .type{font-size:20px;font-weight:700;color:#00193a}.inicio .bottom-container .nuevos-mensajes,.inicio .bottom-container .proximos-eventos{width:40%;height:100%;background:#fff;border-radius:6px;padding:2dvh 1dvw;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;box-shadow:0 4px 36px #96969629}.inicio .bottom-container .nuevos-mensajes h3,.inicio .bottom-container .proximos-eventos h3{font-size:18px;font-weight:600;color:#00193a}.inicio .bottom-container .nuevos-mensajes .mensaje,.inicio .bottom-container .nuevos-mensajes .evento,.inicio .bottom-container .proximos-eventos .mensaje,.inicio .bottom-container .proximos-eventos .evento{width:100%;display:flex;align-items:center;padding:1dvh;border-radius:4px;border:1px solid #00193A}.inicio .bottom-container .nuevos-mensajes .mensaje .director,.inicio .bottom-container .nuevos-mensajes .mensaje .type,.inicio .bottom-container .nuevos-mensajes .mensaje .departamento,.inicio .bottom-container .nuevos-mensajes .evento .director,.inicio .bottom-container .nuevos-mensajes .evento .type,.inicio .bottom-container .nuevos-mensajes .evento .departamento,.inicio .bottom-container .proximos-eventos .mensaje .director,.inicio .bottom-container .proximos-eventos .mensaje .type,.inicio .bottom-container .proximos-eventos .mensaje .departamento,.inicio .bottom-container .proximos-eventos .evento .director,.inicio .bottom-container .proximos-eventos .evento .type,.inicio .bottom-container .proximos-eventos .evento .departamento{margin-left:10px;font-size:14px;font-weight:500;color:#00193a}.inicio .bottom-container .nuevos-mensajes .mensaje .departamento,.inicio .bottom-container .nuevos-mensajes .evento .departamento,.inicio .bottom-container .proximos-eventos .mensaje .departamento,.inicio .bottom-container .proximos-eventos .evento .departamento{margin-left:0}.inicio .bottom-container .nuevos-mensajes .mensaje .vista-previa,.inicio .bottom-container .nuevos-mensajes .evento .vista-previa,.inicio .bottom-container .proximos-eventos .mensaje .vista-previa,.inicio .bottom-container .proximos-eventos .evento .vista-previa{margin-left:3px;font-size:14px;font-weight:500;color:#00193a}.inicio .bottom-container .nuevos-mensajes .mensaje .date,.inicio .bottom-container .nuevos-mensajes .evento .date,.inicio .bottom-container .proximos-eventos .mensaje .date,.inicio .bottom-container .proximos-eventos .evento .date{margin:0 auto;font-size:11px;font-weight:500;color:#e6e6e6}.inicio .bottom-container .nuevos-mensajes .mensaje .go-to-message,.inicio .bottom-container .nuevos-mensajes .mensaje .go-to-event,.inicio .bottom-container .nuevos-mensajes .evento .go-to-message,.inicio .bottom-container .nuevos-mensajes .evento .go-to-event,.inicio .bottom-container .proximos-eventos .mensaje .go-to-message,.inicio .bottom-container .proximos-eventos .mensaje .go-to-event,.inicio .bottom-container .proximos-eventos .evento .go-to-message,.inicio .bottom-container .proximos-eventos .evento .go-to-event{font-size:12px;font-weight:500;color:#1a3e8f;background:none;border:solid 1px #1A3E8F;padding:.8dvh 1dvh;border-radius:4px;cursor:pointer;transition:all .3s ease}.inicio .bottom-container .nuevos-mensajes .mensaje .go-to-message:hover,.inicio .bottom-container .nuevos-mensajes .mensaje .go-to-event:hover,.inicio .bottom-container .nuevos-mensajes .evento .go-to-message:hover,.inicio .bottom-container .nuevos-mensajes .evento .go-to-event:hover,.inicio .bottom-container .proximos-eventos .mensaje .go-to-message:hover,.inicio .bottom-container .proximos-eventos .mensaje .go-to-event:hover,.inicio .bottom-container .proximos-eventos .evento .go-to-message:hover,.inicio .bottom-container .proximos-eventos .evento .go-to-event:hover{background:#1a3e8f;color:#fff}.inicio .bottom-container .nuevos-mensajes .mensaje .go-to-event,.inicio .bottom-container .nuevos-mensajes .evento .go-to-event,.inicio .bottom-container .proximos-eventos .mensaje .go-to-event,.inicio .bottom-container .proximos-eventos .evento .go-to-event{margin-left:auto}.inicio .bottom-container .nuevos-mensajes .evento,.inicio .bottom-container .proximos-eventos .evento{gap:3px}.inicio .bottom-container .nuevos-mensajes .evento span,.inicio .bottom-container .proximos-eventos .evento span{font-size:14px;font-weight:400;color:#727272}.inicio .bottom-container .nuevos-mensajes .add-event,.inicio .bottom-container .proximos-eventos .add-event{background:none;border:none;padding:.8dvh 1dvh;font-size:15px;font-weight:500;color:#00193a}.rendimiento-admin-detalle{padding:5dvh 10dvh;height:89.5dvh;display:flex;flex-direction:column;gap:4dvh}.rendimiento-admin-detalle .rendimiento-detalle-header{display:flex;align-items:center}.rendimiento-admin-detalle .rendimiento-detalle-header h1,.rendimiento-admin-detalle .rendimiento-detalle-header button{margin:0}.rendimiento-admin-detalle .rendimiento-detalle-header h1{margin-left:2rem;font-size:20px;font-weight:700;color:#00193a}.rendimiento-admin-detalle .rendimiento-detalle-header .filters{display:flex;align-items:center;gap:1.5dvw;margin-left:auto}.rendimiento-admin-detalle .rendimiento-detalle-body{width:100%;height:100%;display:flex;gap:1dvw}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details{width:20%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top{width:100%;background:#e6e6e6;border-radius:6px;display:flex;flex-direction:column;padding:2rem;gap:3dvh;height:fit-content}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .departamento{display:flex;flex-direction:column;gap:1dvh}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .departamento h3{font-size:18px;font-weight:700;color:#000}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .departamento span{font-size:14px;font-weight:500;color:#fff;background-color:#1a3e8f;width:fit-content;border-radius:12px;padding:2px 30px}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .director{display:flex;flex-direction:column;gap:.5dvh}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .director span{font-size:16px;color:#00193a;font-weight:500}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .director .nombre{font-weight:700}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .colaboradores{display:flex;flex-direction:column}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .colaboradores span{font-size:16px;color:#00193a;font-weight:500}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .colaboradores ul{list-style:none;padding:0;margin:0}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .colaboradores ul li{font-size:16px;color:#00193a;font-weight:700;transition:color .3s ease-in-out}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .colaboradores ul li:hover{cursor:pointer;color:#1a3e8f}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details .top .colaboradores ul li.memeber-active{pointer-events:none;color:#5f78b1}.rendimiento-admin-detalle .rendimiento-detalle-body .left-details button{margin-top:auto;font-size:14px;color:#1a3e8f;font-weight:500;text-decoration:underline}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details{width:40%;display:flex;flex-direction:column;gap:1rem}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .contenedor-tarjetas{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:1rem}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .contenedor-tarjetas .tarjeta{display:flex;align-items:center;justify-content:center;background-color:#e6e6e6;border-radius:6px;padding:1rem 2rem}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .contenedor-tarjetas .tarjeta .status{font-size:20px;font-weight:700;color:#00193a;margin-right:auto}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .contenedor-tarjetas .tarjeta .count{font-size:65px;font-weight:700;color:#00193a}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars{height:100%;background:#fff;border-radius:6px;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1rem}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars h3{font-size:20px;font-weight:700;color:#00193a;margin:0}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .bars-container{height:calc(100% - 60px);width:100%}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .objetivos-ref{display:flex;justify-content:center;gap:2rem;font-size:16px;font-weight:500;color:#00193a}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .objetivos-ref p{color:#00193a;font-size:16px;font-weight:500;display:flex;align-items:center}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .objetivos-ref p .punto.no-completados{background:#5f78b1!important}.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .recharts-cartesian-axis-tick-line,.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .recharts-cartesian-axis-line,.rendimiento-admin-detalle .rendimiento-detalle-body .center-details .objetivos-bars .recharts-legend-item{display:none!important}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual{width:40%;background:#fff;border-radius:6px;display:flex;flex-direction:column;padding:2rem;justify-content:space-between}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual h3{font-size:20px;font-weight:700;color:#00193a}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .rendimiento-grafico{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .rendimiento-grafico .total-tasks{font-size:25px;font-weight:500;color:#1a3e8f}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .rendimiento-grafico canvas{width:314px;height:314px}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .referencias-grafico{display:flex;justify-content:center;gap:1rem}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .referencias-grafico .referencia{display:flex;align-items:center;gap:5px}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .referencias-grafico .referencia span{font-size:16px;font-weight:500}.rendimiento-admin-detalle .rendimiento-detalle-body .rendimiento-mensual .referencias-grafico .referencia .punto{display:block;width:10px;height:10px;border-radius:50%;background-color:#00193a}.rendimiento-admin-detalle .rendimiento-detalle-body .punto{width:10px;height:10px;border-radius:50%;background-color:#00193a;margin-right:10px;display:block}.rendimiento-admin-detalle .rendimiento-detalle-body .pendientes .punto{background-color:#af52de!important}.rendimiento-admin-detalle .rendimiento-detalle-body .proceso .punto{background-color:#007aff!important}.rendimiento-admin-detalle .rendimiento-detalle-body .completadas .punto{background-color:#34c759!important}.rendimiento-admin-detalle .rendimiento-detalle-body .vencidas .punto{background-color:red!important}
