.collapsible-items{margin-bottom:10px}.custom-collapsible-panel{border-bottom:1px solid #e0e0e0;padding:15px 0}.custom-panel-heading{padding:0!important}.custom-collapsible-title{font-size:16px!important;font-weight:400;margin:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border:none}.custom-collpase-button{right:5px!important;width:25px;height:25px;margin-top:-10px}.collpase-button:before{width:15px;left:4px}.collpase-button.collapsed:after{width:2px;height:15px;top:4.5px;left:48%}.custom-panel-body{padding-left:0!important;padding-right:0!important;padding-bottom:0!important;font-size:16px!important;font-weight:400}.custom-modal-header{background-color:#fff;color:#393c3e;padding:15px 25px}.custom-modal-header .modal-title{color:#393c3e}@media (min-width:768px){.modal-full{width:95%;height:95%}}:root{--toast-success-bg: #dff0d8;--secondary-hue: 25;--toast-success-border: #d6e9c6;--toast-success-color: #3c763d;--toast-warning-bg: #d9edf7;--toast-warning-border: #bce8f1;--toast-warning-color: #31708f;--toast-failure-bg: #f2dede;--toast-failure-border: #D0021B;--toast-failure-color: #545454;--toast-padding: 1em;--toast-margin: .5em;--toast-bg-color-fallback: hsl(var(--secondary-hue) 15% 100%);--toast-text-color-fallback: hsl(var(--secondary-hue) 10% 25%);--toast-opacity: .99;--toast-content-gap: 1em}.toast-notification{background-color:var(--toast-bg-color-fallback);padding:var(--toast-padding);box-shadow:hsl(var(--secondary-hue) 10% 10% / 10%) 0 1px 3px,hsl(var(--secondary-hue) 10% 10% / 5%) 0 1px 2px;border-radius:.5em;position:relative;color:var(--toast-text-color-fallback);opacity:var(--toast-opacity);transition:box-shadow .3s}.toast-notification:hover{opacity:1;box-shadow:0 0 7px #21212166}.toast-notification+.toast-notification{margin-top:var(--toast-margin)}.toast-message{display:flex;gap:var(--toast-content-gap);align-items:center}.toast-message p{text-align:left;font-size:15px}.toast-close-btn{position:absolute;top:.5em;right:.5em;padding:0;line-height:1;height:1em;width:1em;background:none;border:none;cursor:pointer;color:inherit;opacity:.75}.toast-close-btn:focus{outline:none}.toast--success{color:var(--toast-success-color);border-color:var(--toast-success-border);background-color:var(--toast-success-bg)}.toast--success .icon--thumb{color:var(--toast-success-color)}.toast--failure{color:var(--toast-failure-color);background-color:var(--toast-failure-bg);border-color:var(--toast-failure-border)}.toast--failure .icon--thumb{color:var(--toast-failure-border)}.toast--warning{color:var(--toast-warning-color);background-color:var(--toast-warning-bg);border-color:var(--toast-warning-border)}.toast--warning .icon--thumb{color:var(--toast-warning-color)}.icon-toast{width:1em;height:1em;fill:currentColor}.icon-toast-lg{width:1.5em;height:1.5em}:root{--toast-speed: .25s;--toast-list-scrollbar-width: .35em;--toast-list-width: 450px;--toast-list-padding: 1em;--secondary-hue: 25;--top: 10%;--max-container-height: 100vh}.toast-list{position:fixed;padding:var(--toast-list-padding);width:100%;max-width:var(--toast-list-width);max-height:calc(var(--max-container-height) - var(--top));overflow:hidden auto;z-index:99999}.toast-list--top-left{top:10%;left:0}.toast-list--top-right{top:10%;right:0}.toast-list--top-center{top:10%;left:50%;transform:translate(-50%)}.toast-list--bottom-left{bottom:0;left:0}.toast-list--bottom-right{bottom:0;right:0}.toast-list--top-left .toast-notification,.toast-list--bottom-left .toast-notification{animation:toast-in-left var(--toast-speed)}.toast-list--top-right .toast-notification,.toast-list--bottom-right .toast-notification{animation:toast-in-right var(--toast-speed)}.toast-list--top-center .toast-notification{animation:toast-in-top var(--toast-speed)}.toast-list .toast-notification{transition:transform var(--toast-speed),opacity var(--toast-speed),box-shadow var(--toast-speed) ease-in-out}@keyframes toast-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes toast-in-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.toast-list::-webkit-scrollbar{width:var(--toast-list-scrollbar-width)}.toast-list::-webkit-scrollbar-track{background-color:hsl(var(--secondary-hue) 10% 75%);border-radius:var(--toast-list-scrollbar-width)}.toast-list::-webkit-scrollbar-thumb{border-radius:var(--toast-list-scrollbar-width);background-color:hsl(var(--secondary-hue) 10% 65%)}.toast-list::-webkit-scrollbar-thumb:window-inactive{background-color:hsl(var(--secondary-hue) 10% 50%)}.list{position:absolute;max-height:200px;overflow-y:scroll;width:100%;top:105%;background-color:#fff;z-index:10;border:2px solid #ccc;border-radius:12px}.list-item{cursor:pointer;padding:4px}.list-item:hover{background-color:#f0f0f0}.SelectMultipleDropDownContainer{position:relative;display:inline-block;width:100%}.selectMultipleDropDownElement:hover{background-color:#1967d2;color:#fff}.selectMultipleDropdownMain{border:1px solid #ccc;padding:3px;min-height:39px;border-radius:4px;margin-bottom:0;cursor:default;display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:flex-start}.selectMultipleDropdownMain:after{content:"‹";color:#6d6d6d;margin-left:8px;font-size:25px;font-weight:500;position:absolute;right:10px;transform:rotate(270deg)}.selectMultipleDropDownSelectedItem{background:#fafafa;color:#555;border:1px solid #ccc;padding:1px 1px 1px 2px;border-radius:3px;display:flex;align-items:center}.selectMultipleDropDownSelectedItemButton{background:transparent;padding-right:2px;border:none;color:#555;margin-left:5px;cursor:default}.selectMultipleDropdownList{position:absolute;top:100%;width:100%;border:1px solid #ccc;border-radius:10px;background:#fff;padding:0;list-style:none;max-height:250px;overflow-y:auto;z-index:1000}.selectMultipleDropdownListElement{padding:8px;cursor:default}.custom-navbar{min-height:80px;padding:15px 0}.custom-navbar .navbar-header{min-height:50px}.custom-navbar .navbar-toggle{margin-top:18px}.custom-navbar .navbar-brand{height:auto;padding:15px}.custom-navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.custom-navbar .nav-button{padding:10px 15px}.studyPlan-button{width:100%;padding:10px 15px;color:#000;border:0px;background-color:transparent;text-align:left}.selected{background-color:#e7e7e7}@media (max-width: 767px){.custom-navbar{padding:0}.custom-navbar .navbar-brand{height:auto;padding:15px}.custom-navbar .navbar-nav{margin:0 -15px}.custom-navbar .navbar-nav>li>a{padding:10px 20px}.custom-navbar .nav-button{padding:10px 20px}.custom-navbar .studyPlan-button{color:#fff;padding:10px 20px}.custom-navbar .selected{background-color:transparent;color:#bdbdbd}.custom-navbar .navbar-collapse{max-height:none}}.guias-ayuda-card{width:100%;max-width:100%;margin:1rem auto;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;background-color:#fcfcfc}.card-image{padding:0 5px;text-align:rigth}.card-image img{width:150px;height:auto}.card-content{padding:0 20px 20px}.card-title{font-weight:600;font-size:18px;margin-bottom:10px}.card-text{font-weight:400;font-size:14px;color:#666;margin-bottom:20px}.card-content button{width:100%;background-color:#9f2241;border-color:#9f2241;font-weight:600;padding:10px;font-size:14px}.card-content button:hover,.card-content button:focus{background-color:#8a1d38;border-color:#8a1d38}@media (min-width: 768px){.guias-ayuda-card{max-width:400px;width:auto;margin:2rem auto}}.table-custom{font-size:16px;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.table-custom thead th{font-weight:600;background-color:#e9e8e9;color:#000;border:none}.table-custom tbody td{font-weight:400;border:none}.table-custom tbody tr:last-child td{border-bottom:none}.form-check-input{width:1.5em;height:1.5em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-check-input:checked{background-color:#9f2241;border-color:#9f2241}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.table-custom th,.table-custom td{vertical-align:middle;text-align:left}.table-custom{width:100%;margin-bottom:20px}.badge-success{background-color:#d4edda;color:#155724;padding:.5rem;border-radius:.25rem}.btn-light{background-color:#f8f9fa;border:1px solid #dee2e6}.insurance-button-container{display:flex;flex-direction:row;justify-content:flex-end;margin-top:30px}.insurance-button-container a{width:auto;margin:0}p{color:#666}a{text-decoration:none}section{margin-bottom:30px}.requestable_document_row{border-bottom:2px solid #f2f2f2;padding-bottom:16px;margin-bottom:28px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.requestable_document_row__title{font-weight:500;margin-bottom:0!important}.step-content{margin-top:2rem}.step-content h2{margin-bottom:1rem}.step-description{margin-bottom:1.5rem}.drop-zone{border:2px dashed #ccc;border-radius:4px;padding:2rem;text-align:center;cursor:pointer;transition:background-color .3s ease}.drop-zone:hover{background-color:#f8f9fa}.drop-zone i{font-size:3rem;color:#6c757d;margin-bottom:1rem}.file-upload-label{color:#007bff;text-decoration:underline;cursor:pointer}.file-info{display:flex;align-items:center;margin-top:1rem;padding:.5rem;background-color:#f8f9fa;border-radius:4px}.file-info i{margin-right:.5rem;color:#6c757d}.file-info i.text-success{color:#28a745}.file-info span{flex-grow:1}.file-info button{padding:.25rem .5rem;margin-left:.5rem;color:#6c757d}.button-container{display:flex;justify-content:flex-end;margin-top:1rem}.file-info button:hover{color:#495057}.upload-progress{margin-top:1rem}.progress{height:20px;margin-bottom:.5rem;border-radius:10px;overflow:hidden}.progress-bar{background-color:#9f2241;border-radius:10px}.upload-progress span{display:inline-block;margin-right:1rem}.pdf-modal-content{background-color:#fff;border-radius:8px;width:80%;height:80%;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000001a}.pdf-modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e0e0e0}.pdf-modal-header h2{margin:0}.close-button{background:none;border:none;cursor:pointer;color:#333}.completion-screen{margin-top:2rem}.completion-screen h2{margin-top:2rem;margin-bottom:1rem}.completion-description{margin-bottom:2rem}.button-container{display:flex;justify-content:flex-end;margin-top:2rem}.social-card{border:1px solid #e9ecef;border-radius:4px;background-color:#fff;height:100%;margin-bottom:1rem}.social-card-link{text-decoration:none;display:block;padding:1.25rem;height:100%}.social-card-link:hover{text-decoration:none}.social-card-content{display:flex;align-items:center;gap:.75rem}.social-card-icon{width:24px;height:24px;flex-shrink:0}.social-card-text{display:flex;flex-direction:column;gap:.25rem}.title{color:#333;font-weight:500;line-height:1.2;margin:0}.subtitle{color:#9f2241}@media (max-width: 767px){.social-card{margin-bottom:.5rem}.social-card-link{padding:1rem}}@media (min-width: 768px){.social-card-content{flex-direction:column;text-align:center}.social-card-icon{width:24px;height:24px;margin-bottom:.25rem}}.text-container{font-family:Montserrat,sans-serif;padding:20px}.text-title{font-weight:600;font-size:40px;margin-bottom:20px}.text-description{font-weight:400;font-size:16px;margin-bottom:30px}.survey-title{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-check{margin-bottom:.5rem}.form-check-input{margin-right:.5rem}.form-check-label{font-weight:400}.interest-link-detail{margin-top:2rem}.interest-link-detail h1{margin-bottom:1rem}.interest-link-detail .description{font-style:italic;color:#666;margin-bottom:2rem}.interest-link-detail .content{line-height:1.6}.evaluation-container{max-width:600px;margin:0 auto;padding:20px}.evaluation-title{font-size:24px;font-weight:700;margin-bottom:5px}.evaluation-subtitle{font-size:16px;color:#666;margin-bottom:20px}.table-custom{width:100%;margin-bottom:1rem;background-color:transparent;border-collapse:collapse}.table-custom th,.table-custom td{padding:.75rem 1rem;vertical-align:middle;border-bottom:1px solid #e9ecef}.table-custom thead{background-color:#f8f9fa}.table-custom thead th{vertical-align:middle;border-bottom:1px solid #dee2e6;font-weight:500;color:#495057;padding:1rem}.control-checkbox{width:48px;text-align:center}.form-check{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem;margin-bottom:0}.form-check-input{width:18px;height:18px;margin-top:.25rem;margin-left:-1.5rem;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:2px solid #dee2e6;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:all .2s ease-in-out}.form-check-input:checked{background-color:#007bff;border-color:#007bff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:disabled{background-color:#e9ecef;border-color:#dee2e6;cursor:not-allowed}.form-check-input:disabled:checked{background-color:#b3d7ff;border-color:#b3d7ff}.table-responsive-wrapper{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.table-custom tbody tr{transition:background-color .15s ease-in-out}.table-custom tbody tr:hover{background-color:#00000005}.table-custom tbody tr:nth-of-type(odd){background-color:#fff}.table-custom tbody tr:nth-of-type(2n){background-color:#fafafa}.table-custom tbody td{color:#212529;font-weight:400;padding:1rem}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputInput{border:none!important;background:none!important;outline:none!important}.PhoneInputCountry{margin-right:8px}.documentos-container{padding:1.5rem;background-color:#f8f9fa;border-radius:8px}.documentos-titulo{margin-bottom:1.5rem;color:#495057;font-weight:500}.documentos-tabla{width:100%;border-collapse:collapse}.documentos-tabla tr{border-bottom:1px solid #e0e0e0}.documentos-tabla td{padding:1rem .5rem;vertical-align:middle}.documentos-tabla td:last-child{text-align:right}.documento-nombre{color:#333;font-weight:500}.documento-instrucciones{color:#06c;text-decoration:none;cursor:pointer;background:none;border:none;padding:0;margin-left:.5rem}.documento-instrucciones:hover{text-decoration:underline;color:#004999}.documento-dropdown{background-color:#f9f9fa;padding:1rem;margin:.5rem 0;border-radius:4px}.documento-acciones{display:flex;gap:.75rem;justify-content:flex-end;align-items:center}.documento-icono{cursor:pointer;color:#666;transition:color .2s ease;display:inline-flex;align-items:center}.documento-icono:hover{color:#333}.documento-icono.exito{color:#28a745}.documento-icono.eliminar:hover{color:#dc3545}.documento-icono.ver:hover{color:#06c}.documento-archivo-info{color:#666}.documento-opcional{color:#666;font-style:italic;margin-left:.5rem}.preview-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.preview-modal-content{background-color:#fff;padding:2rem;border-radius:8px;max-width:90%;max-height:90%;overflow:auto}.preview-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.preview-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.preview-modal-close:hover{color:#333}.preview-content{max-width:100%;max-height:calc(90vh - 100px)}.preview-content img{max-width:100%;height:auto}.preview-content iframe{width:100%;height:calc(90vh - 100px);border:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.documento-icono.cargando{animation:spin 1s linear infinite;margin-right:.5rem}.data-fields{margin-top:20px}.field-value{color:#333}.study-level-item{margin-bottom:2rem;padding-bottom:1rem}.study-level-display{border-bottom:1px solid #eee;padding-bottom:1rem}.document-upload{display:flex;align-items:center;margin-top:.5rem}.document-actions{margin-left:1rem}.document-actions button{padding:.25rem;margin-left:.5rem}.document-upload-section{margin:2rem 0}.document-field{margin-bottom:1.5rem}.document-field label{display:block;font-weight:600;margin-bottom:.5rem}.document-upload-wrapper,.document-controls{display:flex;align-items:center;gap:1rem}.document-controls label.btn{margin-bottom:0;display:inline-flex;align-items:center;gap:.5rem}.badge{padding:.25rem .5rem;border-radius:4px;font-weight:400}.badge-success{background-color:var(--color-bg-green-badge);color:var(--color-text-color-green-badge)}.btn-link{color:#0056b3;padding:0;display:inline-flex;align-items:center;gap:.5rem}.btn-link:hover{color:#003d82;text-decoration:none}.btn i{margin-right:.25rem}.experience-container{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.experience-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.experience-display{border-bottom:1px solid #eee;padding-bottom:1rem}.checkbox{margin-bottom:1rem}.checkbox label{display:flex;align-items:center;gap:.5rem}.sociodemographic-info{padding:1rem 0}.languages-list .language-item:not(:last-child):after{content:", ";margin-right:.5rem}.form-container{margin-top:2rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.field-label{font-weight:600;color:#555;min-width:200px;margin-right:10px}.data-field{margin-bottom:15px;display:flex;align-items:baseline}.bitacora-container{padding:1rem 0}.bitacora-table{width:100%;border-collapse:collapse;background-color:#fff}.bitacora-table th{background-color:#f3f4f6;padding:12px 16px;text-align:left;font-size:14px;font-weight:400;color:#374151;border-bottom:1px solid #e5e7eb}.bitacora-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:14px}.bitacora-table tbody tr:hover{background-color:#f9fafb}.resultado-exitosa{color:#22c55e}.resultado-fallida{color:#ef4444}.chat-container{display:flex;flex-direction:column;height:569px;width:100%;border:1px solid #EAF2FB;border-radius:6px;overflow:hidden;font-family:sans-serif}.messages{flex:1;overflow-y:auto;padding:10px;background:#eaf2fb}.divider{border-color:#abbcce}.message{margin-bottom:8px;padding:6px 10px;border-radius:5px;max-width:90%}.message.user{background-color:#eaf2fb;text-align:right;justify-self:flex-end}.message.system{background-color:#eaf2fb;text-align:left;justify-self:flex-start}.input-area{display:flex;flex-direction:column;padding:10px;border-top:1px solid #ABBCCE;background:#eaf2fb}.input-area textarea{flex:1;height:60px;margin-top:1em;padding:8px;border:1px solid #aaa;border-radius:4px}.input-area button{align-self:flex-end;margin-top:1em;margin-bottom:1em;padding:8px 12px;border:none;background-color:#0284c7;color:#fff;border-radius:4px;cursor:pointer}.welcome-screen-separator{border-top:2px solid #D6D6D6;margin:2rem 0}.custom-step-summary{display:flex;justify-content:space-between;width:70%;gap:1rem}@media screen and (max-width: 768px){.custom-step-summary{width:100%;justify-content:start}}.fullscreen-pdf-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}p{margin:0}.pdf-modal-content{background-color:#fff;padding:20px;border-radius:8px;width:80%;height:80%;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000001a}.pdf-modal-header-student{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e0e0e0}.pdf-modal-header h2{margin:0;font-size:1.25rem}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}.pdf-viewer{flex-grow:1;overflow:hidden}.pdf-modal-footer{display:flex;justify-content:flex-end;padding:1rem;border-top:1px solid #e0e0e0}.pdf-modal-footer button,.pdf-modal-footer a{margin-left:1rem}:root{--radius-base: 6px;--color-bg-green-badge: #e4fbed;--color-text-color-green-badge: #17b04f;--color-bg-blue-badge: #e0f2fe;--color-text-color-blue-badge: #0284c7}#root{margin:0 auto}body{margin:0;min-width:320px;min-height:100vh}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#611232;border-color:#611232;cursor:default}.mt-6{margin-top:4rem!important}.mt-7{margin-top:4.5rem!important}.mt-8{margin-top:5rem!important}.mt-9{margin-top:5.5rem!important}.mt-10{margin-top:6rem!important}.mb-6{margin-bottom:4rem!important}.mb-7{margin-bottom:4.5rem!important}.mb-8{margin-bottom:5rem!important}.mb-9{margin-bottom:5.5rem!important}.mb-10{margin-bottom:6rem!important}.bullet:after{content:"•";margin:0 .2em;font-weight:900}.form-spacing>*{margin-bottom:2.5rem}footer.main-footer .row .col-sm-3:nth-child(2),footer.main-footer .row .col-sm-3:nth-child(4){padding-left:15px!important}@media (min-width: 1200px){.wizard-steps li:last-child{width:auto}}.custome-primary{background-color:#9f2241}.clickable-step{cursor:pointer}.blocked-step{cursor:not-allowed}.font-weight-semibold{font-weight:600}.dropdown-submenu{position:relative!important}.dropdown-submenu a:after{transform:rotate(0);position:absolute;right:6px;top:.8em}@media (min-width: 768px){.navbar-brand-spacing{margin-right:0!important}.dropdown-menu{min-width:220px!important}.dropdown-submenu>.dropdown-menu{top:0;left:-17.9rem;position:relative}}.background-container{background-image:url(/assets/background-profile-dU9g2LZj.png);background-size:cover;background-position:center;height:130px;position:relative;margin-bottom:80px}.profile-image-container{position:absolute;top:60px;left:50%;transform:translate(-50%)}.profile-image{width:145px;height:145px;border-radius:50%;border:10px solid white;object-fit:cover;object-position:center}.mx-0{margin-left:0;margin-right:0}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:16px}.mr-4{margin-right:24px}.mr-5{margin-right:48px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mt-5{margin-top:48px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:24px}.mb-5{margin-bottom:48px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:16px}.ml-4{margin-left:24px}.ml-5{margin-left:48px}.px-0{padding-right:0;padding-left:0}.pr-0{padding-right:0}.pl-3{padding-left:16px}.d-flex-custom{display:flex}.container-center{justify-content:center;align-items:center}.justify-content-end-custom{justify-content:end}.align-items-end-custom{align-items:end}.align-items-center-custom{align-items:center}.justify-content-between-custom{justify-content:space-between!important}.text-secondary{color:#575757!important}.text-color-gold{color:#936e3d!important}.d-flex-end{display:flex;justify-content:end!important}.custom-checkbox{accent-color:#8B1C40;cursor:pointer}.custom-checkbox:hover{opacity:.9}.custom-checkbox:checked{background-color:#8b1c40;border-color:#8b1c40}.custom-table{width:100%;border-collapse:collapse;background-color:#fff}.custom-table thead th{background-color:#f3f4f6}.custom-table th{padding:12px 16px;text-align:left;font-size:14px;font-weight:400;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}.custom-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:14px;white-space:nowrap}.custom-table tbody tr:hover{background-color:#f9fafb}table.custom-table.border,table.custom-table.border th,table.custom-table.border td{border:2px solid #dadada}table.custom-table.stripped tr:nth-child(2n){background-color:#f3f4f6}.circledText{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;font-weight:100;background-color:#8b1c40;color:#fff}.circledTextDisabled{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;font-weight:100;background-color:gray;color:#fff}
