.swal2-html-container{font-family:Nunito Sans;font-size:16px;font-weight:400;line-height:24px}.swal2-html-container .emphasis{color:var(--content-brand,#305bf2);font-weight:600}.swal2-container .swal2-title{font-family:Nunito Sans;font-size:18px;font-weight:600;line-height:28px;text-align:left;border-bottom:1px solid #d9dff2;padding:20px}.swal2-container .swal2-actions{font-family:Nunito Sans;font-size:16px;font-weight:400;line-height:24px}.swal2-container .swal2-actions .swal2-confirm{background:var(--surface-brand,#305bf2);color:#fff}#batch-modal .modal-content{border-radius:8px}#batch-modal .modal-content .modal-body{padding:0!important;margin:0!important}#batch-modal .modal-content .modal-body .modal-header{width:100%;display:inline-flex;align-items:center;justify-content:space-between;padding:24px!important}#batch-modal .modal-content .modal-body .modal-header .modal-title{font-family:Nunito Sans;font-style:normal;font-weight:600;font-size:18px;line-height:28px;color:var(--type-active)}#batch-modal .modal-content .modal-body .modal-header .icon{width:25px;fill:var(--neutral-500)}#batch-modal .modal-content .modal-body .list-area .info-message-box{background-color:#e6f9ff;border-radius:8px;padding:16px 26px;display:flex;justify-content:center;font-size:16px;line-height:24px;font-weight:600;align-items:center;margin-right:24px;width:100%}#batch-modal .modal-content .modal-body .list-area .info-message-box .icon{width:24px;height:24px;margin-right:25px;stroke:#0088b3}#batch-modal .modal-content .modal-body .list-area .card{border:none}#batch-modal .modal-content .modal-body .filters-container{margin:20px 0;margin-left:2%;margin-right:2%;display:flex}#batch-modal .modal-content .modal-body .filters-container label{font-weight:700}#batch-modal .modal-content .modal-body .filters-container .search-container{display:flex;flex-direction:row;position:relative}#batch-modal .modal-content .modal-body .filters-container .search-container .icon{position:absolute;width:24px;height:24px;stroke:var(--neutral-500);height:100%;margin-left:10px}#batch-modal .modal-content .modal-body .filters-container .search-container input{padding-left:40px!important}#batch-modal .modal-content .modal-body .wrapper-button{width:100%;display:inline-flex;margin:20px 0!important;justify-content:flex-end}#batch-modal .modal-content .modal-body .wrapper-button button{font-family:Nunito Sans;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:var(--neutral-000)}#batch-modal #guides-table{width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;table-layout:auto;margin:5px 0;overflow:visible}#batch-modal #guides-table thead{font-weight:600;color:var(--dark-blue)}#batch-modal #guides-table thead tr{background-color:var(--neutral-100)}#batch-modal #guides-table tbody{color:var(--type-active);font-weight:600}#batch-modal #guides-table .spacing{height:120px}#batch-modal #guides-table td{max-width:350px!important}@media(max-width:1330px){#batch-modal #guides-table td,#batch-modal #guides-table th{font-size:12px}}#batch-modal #guides-table td .situation-tag,#batch-modal #guides-table th .situation-tag{width:100%;border-radius:16px;padding:5px 10px;background-color:var(--neutral-300);display:inline-block;text-align:center}#batch-modal #guides-table td .text-tag,#batch-modal #guides-table th .text-tag{text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important}#batch-modal #guides-table td .toggle-btn,#batch-modal #guides-table th .toggle-btn{background:var(--blue-100);border:none;padding:5px!important}#batch-modal #guides-table td .toggle-btn .icon,#batch-modal #guides-table th .toggle-btn .icon{width:25px;transition:all .5s}#batch-modal #guides-table td p,#batch-modal #guides-table th p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#batch-modal #guides-table td .multi-content,#batch-modal #guides-table th .multi-content{display:flex;align-items:center}#batch-modal #guides-table td .multi-content .multi-content-container,#batch-modal #guides-table th .multi-content .multi-content-container{display:flex;flex-direction:row;align-items:center}#batch-modal #guides-table td .multi-content .multi-content-container .text-container,#batch-modal #guides-table th .multi-content .multi-content-container .text-container{max-width:10ch!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#batch-modal #guides-table td .multi-content .popover-element-container,#batch-modal #guides-table th .multi-content .popover-element-container{visibility:hidden!important;position:relative;padding:10px;border-radius:8px;border:1px solid var(--neutral-300);background-color:var(--neutral-000)}#batch-modal #guides-table td .multi-content:hover .popover-element-container,#batch-modal #guides-table th .multi-content:hover .popover-element-container{visibility:visible!important}#batch-modal #guides-table td .multi-content:hover .popover-element-container p,#batch-modal #guides-table th .multi-content:hover .popover-element-container p{max-width:20ch!important}#batch-modal #guides-table td .checkbox,#batch-modal #guides-table th .checkbox{margin-left:25px!important}#batch-modal #guides-table td .actions,#batch-modal #guides-table th .actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#batch-modal #guides-table td .options,#batch-modal #guides-table th .options{cursor:pointer;width:24px;height:28px;position:relative;display:inline-block}#batch-modal #guides-table td .options .more-icon,#batch-modal #guides-table th .options .more-icon{width:24px;height:24px;stroke:var(--neutral-500);transition:all .5s;cursor:pointer}#batch-modal #guides-table td .options .menu,#batch-modal #guides-table th .options .menu{z-index:10;min-width:180px;position:absolute;top:28px;right:0;background:var(--neutral-000);border:1px solid var(--neutral-200);box-sizing:border-box;box-shadow:0 4px 4px rgba(12,29,89,.1),0 4px 10px -8px rgba(12,29,89,.2);border-radius:8px;padding:0;opacity:0;transition:all .5s;flex-direction:column;align-items:start;display:none}#batch-modal #guides-table td .options .menu .mtb-12,#batch-modal #guides-table th .options .menu .mtb-12{margin:12px 0}#batch-modal #guides-table td .options .menu .btn,#batch-modal #guides-table th .options .menu .btn{font-weight:600;width:100%}#batch-modal #guides-table td .options .menu .btn.remove,#batch-modal #guides-table th .options .menu .btn.remove{color:var(--states-error)}#batch-modal #guides-table td .options .menu .btn.btn-link,#batch-modal #guides-table th .options .menu .btn.btn-link{text-align:left;padding:12px 18px!important}#batch-modal #guides-table td .options:hover .more-icon,#batch-modal #guides-table th .options:hover .more-icon{transform:rotate(90deg)}#batch-modal #guides-table td .options:hover .menu,#batch-modal #guides-table th .options:hover .menu{opacity:1;display:flex;z-index:10}#batch-modal #guides-table .hide-btn{color:var(--blue-700);text-decoration:underline;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#batch-modal #guides-table td:last-child{overflow:visible}#batch-modal #guides-table .collapsable-row td{padding:0;border-top:none;border-bottom:.5px dotted var(--neutral-300)}#batch-modal #guides-table .collapsable-row .collapse-table{width:100%;margin:0 auto 20px auto}#batch-modal #guides-table .collapsable-row .collapse-table thead tr{border-radius:8px!important;background-color:var(--neutral-200)}#batch-modal #guides-table .collapsable-row .collapse-table thead tr th{color:var(--dark-blue);font-weight:600;font-size:16px}#batch-modal #guides-table .collapsable-row .collapse-table thead tr th:first-child{border-top-left-radius:8px}#batch-modal #guides-table .collapsable-row .collapse-table thead tr th:last-child{border-top-right-radius:8px!important}#batch-modal #guides-table .collapsable-row .collapse-table tbody{border:1px dashed var(--neutral-200)}#batch-modal #guides-table .collapsable-row .collapse-table tbody tr td{padding:15px 5px}#batch-modal #guides-table .collapsable-row .collapse-table tbody tr td:nth-child(4){max-width:35ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#batch-modal #guides-table .icon{width:20px;height:20px;cursor:pointer}#batch-modal #guides-table .icon.trash{fill:none;stroke:var(--states-red-soft)}#batch-modal #guides-table .icon.trash:hover{stroke:var(--states-error)}#batch-modal ::-webkit-scrollbar{width:12px;height:12px}#batch-modal ::-webkit-scrollbar-track{background:var(--neutral-000);border-radius:0 0 8px 0}#batch-modal ::-webkit-scrollbar-thumb{background-color:var(--neutral-300);border-radius:100px;border:3px solid var(--neutral-000)}#batch-modal ::-webkit-scrollbar-thumb:hover{cursor:pointer;background:var(--neutral-200)}