@charset "UTF-8";.agent-registration input::-webkit-outer-spin-button,.agent-registration input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.agent-registration input[type=number]{-moz-appearance:textfield}.agent-registration .agent-kind-switch{display:flex;justify-content:center;align-items:center;box-shadow:#0d6efd 0 0 0 1px;border-radius:5px;margin-bottom:20px;background-color:#fff}.agent-registration .agent-kind-radio{display:none}.agent-registration .agent-kind-radio:checked+.agent-kind-label{background-color:#0d6efd;color:#fff}.agent-registration .agent-kind-label{min-height:3.5rem;cursor:pointer;padding:10px 20px;border-radius:5px;background-color:#dee2e6;transition:background-color .3s;flex:1;text-align:center;display:flex;justify-content:center;align-items:center;margin-bottom:0}.agent-registration .agent-kind-label i{margin-right:5px}.agent-registration .agent-kind-label.individual{border-top-right-radius:0;border-bottom-right-radius:0}.agent-registration .agent-kind-label.company{border-top-left-radius:0;border-bottom-left-radius:0}.agent-registration [class*=col-]{margin-bottom:15px}.agent-registration .section-header .large-title{text-align:center;font-size:2rem;padding-top:3rem;color:#b3241c;font-weight:500}.agent-registration .card{border-radius:1.375rem;box-shadow:rgba(13,110,253,.2901960784) 7px 4px 10px 0}.agent-registration .card:hover{box-shadow:#b3241c 7px 4px 10px 0}.agent-registration .card .card-header{background:unset;border-bottom:0;padding:1.25rem 1.5rem}.agent-registration .card .card-header h5{margin:0;color:#2c3e50;font-weight:600;display:flex;align-items:center;gap:.5rem}.agent-registration .card .card-header h5::before{content:"";display:inline-block;width:4px;height:20px;background:#0d6efd;border-radius:2px}.agent-registration .header-lv1{margin:0;color:#2c3e50;font-weight:600;display:flex;align-items:center;gap:.5rem}.agent-registration .header-lv1::before{content:"";display:inline-block;width:4px;height:20px;background:#0d6efd;border-radius:2px}@keyframes blob{0%{transform:translate(0,0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}100%{transform:translate(0,0) scale(1)}}.agent-registration .animate-blob{animation:blob 7s infinite}.agent-registration .animation-delay-2000{animation-delay:2s}.agent-registration .animation-delay-4000{animation-delay:4s}.agent-registration .glass{backdrop-filter:blur(16px);background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.4)}.agent-registration .shadow-3xl{box-shadow:0 35px 60px -15px rgba(0,0,0,.15)}.agent-registration .agent-follow-detail .menu-tab .item{font-size:clamp(1rem,.8rem + 1vw,1.5rem);cursor:pointer;user-select:none}.agent-registration .agent-follow-detail .menu-tab .item.active{border-bottom:5px solid #b3241c;font-weight:600}.agent-registration .agent-follow-detail .list-unstyled .media{align-items:center;border:1px solid #ffc107;padding:1.5rem;border-radius:10px}.agent-registration .agent-follow-detail .list-unstyled .icon{font-size:2rem;padding-right:1rem;color:#ffc107}.agent-registration .agent-follow-detail .list-unstyled .icon-end{font-size:2rem;cursor:pointer}.agent-registration .agent-follow-detail .list-unstyled p{margin-bottom:0}.agent-registration .additional-info-requested .document-request .icon-active{display:none}.agent-registration .additional-info-requested .document-request.active{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.agent-registration .additional-info-requested .document-request.active .icon-active{display:block;position:absolute;top:33%;right:10px;font-size:18px}.agent-registration .cursor-pointer{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.agent-registration .set-h-35rem{height:3.5rem;align-content:center}.agent-registration .timeline .timeline-item{padding:10px;border-radius:10px;margin-top:10px;border:1px solid rgba(46,58,91,.3882352941);box-shadow:rgba(13,110,253,.2901960784) 2px 2px 3px 0;border-left:5px solid #ffc107}.agent-registration .timeline .timeline-item.completed{border-left-color:#198754}.agent-registration.agent-list-data .show-detail{font-size:1.5rem}.agent-registration.agent-list-data .detail-data.show .block-data{right:0}.agent-registration.agent-list-data .detail-data.show .btn-close{top:10px}.agent-registration.agent-list-data .detail-data.show .block-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:1000}.agent-registration.agent-list-data .block-data{position:fixed;right:-100vw;top:0;height:100vh;overflow:auto;z-index:1010;width:70vw;background:#fff;transition:ease-in-out .1s}.agent-registration.agent-list-data .block-data [class*=col-]{margin-bottom:0}.agent-registration.agent-list-data .block-data .card{border-radius:0}.agent-registration.agent-list-data .block-data .btn-close{cursor:pointer;position:fixed;top:-100px;right:20px;z-index:1100;font-size:2rem;color:#a9a9a9;background:#fff;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:ease-in-out .1s}.agent-registration table tr.approved{color:#fff;background-color:#28a745}.agent-registration table tr.rejected{color:#fff;background-color:#dc3545}.agent-registration table tr.in_progress{color:#fff;background-color:#ffc107}@media screen and (max-width:47.9375em){.agent-registration.agent-list-data .block-data{width:100vw}.agent-registration.agent-list-data .list-action{flex-wrap:nowrap;overflow:auto;width:100%}.agent-registration.agent-list-data .list-action .btn{width:max-content}}