.collapsible-items{margin-bottom:10px}.custom-collapsible-panel{border-bottom:1px solid #e0e0e0}.custom-panel-heading{padding:15px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.custom-collapsible-title{font-weight:400;margin:0;flex-grow:1;text-align:left}.panel-group .panel-heading+.panel-collapse>.panel-body{border:none}.collapse-button{background:none;border:none;padding:0;width:32px;height:32px;position:relative;cursor:pointer;flex-shrink:0}.collapse-button:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-right:2px solid #000;border-bottom:2px solid #000;transform:translate(-50%,-75%) rotate(45deg);transition:transform .3s ease}.collapse-button.expanded:before{transform:translate(-50%,-25%) rotate(-135deg)}.custom-panel-body{padding:0 0 15px;font-weight:400}.panel-collapse{transition:max-height .3s ease-out;max-height:0;overflow:hidden}.panel-collapse.show{max-height:1000px}.modal-content-spacing,.modal-footer{padding:15px 25px}.custom-modal-header{background-color:#fff;color:#393c3e;padding:15px 25px}.custom-modal-header .modal-title{color:#393c3e}.custom-navbar{min-height:90px;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}@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 .navbar-collapse{max-height:none}}: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%)}.ayuda-items{display:flex;flex-direction:column;gap:10px}.title-with-arrow{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e0e0e0}.title-with-arrow .title{font-size:16px;font-weight:400;margin:0}.title-with-arrow .arrow-button{background:none;border:none;cursor:pointer}.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}}.myspace-data-fields{display:flex;flex-direction:column}.myspace-line{border-bottom:1px solid #e0e0e0;margin-bottom:15px;padding-bottom:10px}.myspace-data-field{margin-bottom:15px;display:flex;align-items:baseline}.myspace-field-label{font-weight:600;color:#555;min-width:400px;max-width:400px;margin-right:15px}.myspace-field-value{color:#333;flex:1}.myspace-edit-section{border-top:1px solid #e0e0e0;padding-top:20px;margin-top:25px;display:flex;justify-content:flex-end}@media (max-width: 768px){.myspace-data-field{flex-direction:column}.myspace-field-label{width:auto;margin-bottom:5px}.tab-list{flex-wrap:wrap}.tab-item{flex:1 0 50%;text-align:center}}: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}.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}.completed-badge{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:var(--radius-base);background:var(--color-bg-green-badge);color:var(--color-text-color-green-badge);padding:3px 7px}.incompleted-badge{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:var(--radius-base);background:var(--color-bg-blue-badge);color:var(--color-text-color-blue-badge);padding:3px 7px}.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{width:220px!important}.dropdown-submenu>.dropdown-menu{top:0;left:-17.9rem;position:relative}}.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}.text-secondary{color:#575757!important}.text-color-gold{color:#936e3d!important}
