.main-broadcast-section{display:flex;width:100%}.main-broadcast-section .top-content-title{display:flex;align-items:center;justify-content:space-between}.search-broadcast{display:flex;gap:32px;align-items:flex-end}.search-list-broadcast{width:280px}.menu-broadcast .item-sub-menu,.search-list-broadcast{display:flex;align-items:center;gap:8px}.menu-broadcast .item-sub-menu figure{width:16px;height:16px;overflow:hidden}.sec-create-broadcast{width:100%;position:relative;padding-top:60px}.nav-broadcast{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--light-gray);width:100%;position:absolute;top:0;left:0;background:var(--white-color)}.nav-broadcast figure{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--light-gray)}.nav-broadcast figure svg{transform:rotate(90deg)}.nav-broadcast figure:hover{background:var(--blue-50);cursor:pointer}.nav-broadcast figure:hover svg path{fill:var(--text-primary-blue);pointer-events:none}.nav-broadcast figure svg path{fill:var(--text-body)}.nav-broadcast h1{font-size:18px;font-weight:600}.right-nav-broadcast{justify-content:space-between;width:100%;padding:0 30px}.btn-broadcast,.right-nav-broadcast{display:flex;align-items:center;gap:10px}.btn-broadcast button{cursor:auto}.btn-icon-primary.broadcast-timer{background:var(--busy-color)}.btn-icon-primary.broadcast-timer:hover{background:var(--unread-icon-bg)}.btn-icon-primary.broadcast-timer.disable{background:#f1f5f9}.broadcast-detail-sec{padding:20px 50px;max-width:1350px;width:1350px;overflow-y:auto;scrollbar-width:auto;max-height:100%}.title-detail-broadcast>div{display:flex;align-items:center;gap:15px}.title-detail-broadcast span{display:flex;align-items:center;justify-content:center;min-width:26px;width:26px;min-height:26px;height:26px;border-radius:5px;background:var(--text-primary-blue);color:var(--white-color);font-size:12px}.title-detail-broadcast strong{font-size:16px}.title-detail-broadcast p,.top-title-list-channels p{color:var(--text-gray);margin-top:8px}.filter-channel{padding-bottom:30px}.top-title-list-channels{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.top-title-list-channels label span{color:var(--text-gray)}.top-title-list-channels label strong{font-size:12px}.top-title-list-channels strong span{color:red;margin-right:8px}.list-channels-selected{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.list-channels-selected li{display:flex;align-items:center;gap:4px;width:max-content;font-size:12px}.channels-selected{background:var(--blue-50);border:1px solid var(--Blue-Blue-200);padding:4px 8px;border-radius:10px}.list-channels-selected li figure{min-width:10px;width:10px;min-height:10px;height:10px}.list-channels-selected figure svg{width:100%;height:100%}.list-channels-selected figure svg path{fill:var(--text-body)}.filter-tag-attribute{padding:30px 0}.btn-select-target{display:flex;align-items:center;gap:16px;margin:8px 0}.btn-select-target label{display:inline;width:240px;height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--light-gray);border-radius:5px;padding:8px 16px}.btn-select-target label.active,.btn-select-target label:hover{cursor:pointer;background:var(--blue-50);border:1px solid var(--Blue-Blue-200)}.btn-select-target label input{width:max-content;height:max-content}.tag-selected{border-radius:5px;padding:1px 8px;line-height:1.5}.list-attribute-selected{margin-bottom:24px}li.attribute-selected>label{max-width:180px}.attribute-selected .select-value-contact{max-width:240px}.list-attribute-selected li.attribute-selected{width:780px;display:flex;align-items:flex-start;justify-content:space-between;border-radius:10px;padding:15px;gap:16px;border:1px solid var(--light-gray);margin:8px 0}.attribute-selected label.active .bar:after{width:100%}li.attribute-selected .select-value-contact,li.attribute-selected label{flex:1;position:relative}.attribute-selected .select-value-contact,.attribute-selected label{pointer-events:none;opacity:.5}.attribute-selected .select-value-contact.enable,.attribute-selected label.enable{pointer-events:all;opacity:1}li.attribute-selected .selector-business,li.attribute-selected .show-selected{min-height:27px;max-height:max-content}.delete-attribute-filter .btn-primary{padding:4px 16px;min-width:70px;width:max-content}.delete-attribute-filter{opacity:0;pointer-events:none;margin:auto}.delete-attribute-filter.active{opacity:1;pointer-events:all}.attribute-selected ul.attribute-list{position:absolute;top:calc(100% + 5px);left:0;width:100%;max-height:200px;overflow:auto;scrollbar-width:auto;background:var(--white-color);border-radius:0 0 10px 10px;box-shadow:var(--shadow-nav);z-index:9}.attribute-selected ul.attribute-list li{width:100%;padding:8px 16px;background:var(--white-color)}.attribute-selected ul.attribute-list li:hover{cursor:pointer;background:var(--blue-50)}.input-detail-broadcast{width:530px;margin-top:24px}.box-detail-broadcast{display:flex;flex-direction:column;gap:16px}.btn-select-target label span,label .set-time-answer span{color:var(--text-body)}.set-time-answer{position:relative;display:flex;width:170px;border:1px solid var(--light-gray);border-radius:5px;justify-content:space-between;align-items:center;padding:10px;margin-top:8px;cursor:pointer}.set-time-answer.active,.set-time-answer:hover{background:var(--blue-50);border:1px solid var(--Blue-Blue-200)}.set-time-answer ul{position:absolute;top:calc(100% + 5px);left:0;width:100%;box-shadow:var(--shadow-nav);background:var(--white-color);border-radius:10px;z-index:1;opacity:0;pointer-events:none}.set-time-answer.active ul{opacity:1;pointer-events:all}.set-time-answer.active svg{transform:rotate(180deg)}.set-time-answer li{padding:8px 16px;background:var(--white-color)}.set-time-answer li:hover{cursor:pointer;background:var(--blue-50)}.setup-data-time{margin-top:8px;display:flex;gap:16px}.setup-data-time svg path{fill:var(--text-body)}.box-set-calendar .react-calendar,.select-date-input .box-set-calendar .react-calendar{position:relative;border:none}.box-set-calendar{position:absolute;top:calc(100%);left:0;padding:8px;border:1px solid var(--light-gray);box-shadow:var(--shadow-nav);z-index:1;background:var(--white-color);border-radius:10px}.box-set-calendar .react-calendar__navigation button:enabled:focus,.box-set-calendar .react-calendar__navigation button:enabled:hover{background-color:var(--blue-50)}.box-set-calendar .react-calendar__navigation__arrow,.box-set-calendar .react-calendar__navigation__arrow:enabled:focus{font-size:24px;color:var(--text-primary-blue)}.box-set-calendar .react-calendar__navigation__next2-button,.box-set-calendar .react-calendar__navigation__prev2-button{display:none}.time-list-select{position:absolute;top:calc(100%);left:0;width:100%;height:200px;border-radius:1px solid var(--light-gray);box-shadow:var(--shadow-nav);background:var(--white-color);overflow:auto;z-index:1}.time-list-select li{padding:8px 16px;background:var(--white-color)}.time-list-select li:hover{cursor:pointer;background:var(--blue-50)}.setup-data-time .btn-select-target label{display:flex;gap:16px;align-items:center;width:max-content;min-width:170px;justify-content:space-between}.btn-add-contents{display:flex;align-items:center;gap:16px;margin-top:24px}.btn-add-contents svg path{fill:var(--nav-gray)}.box-contents-all .item-content{display:flex;align-items:flex-start;width:880px;gap:16px;padding-bottom:8px;position:relative}.item-content label{background:var(--nav-icon-bg);border-radius:10px;padding:10px 40px 10px 0;display:flex;align-items:center;position:relative;flex:1;gap:8px}.item-content figcaption{display:flex;flex-direction:column;gap:8px;width:100%}.top-title-list-channels label figcaption span{color:var(--text-body)}.item-content figcaption textarea{height:150px;resize:none;overflow:auto}.item-content .move-content{width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:2px;border:1px solid transparent;border-radius:5px;margin-left:10px}.item-content .move-content:hover{cursor:pointer;border:1px solid var(--Blue-Blue-200)}.bottom-content{display:flex;align-items:center;justify-content:space-between}.bottom-content figure:hover{cursor:pointer}.bottom-content figure:hover svg path{fill:var(--text-primary-blue)}.box-image-content{padding:10px;height:215px}.box-image-content figure{width:auto;max-width:100%;height:100%;position:relative;border-radius:5px;overflow:hidden;cursor:pointer}.box-image-content .edit-image-upload{display:flex;align-items:center;justify-content:center;width:100%;height:70px;background:rgba(0,0,0,.5);padding:0;position:absolute;bottom:0;left:0;z-index:1;opacity:0;pointer-events:none;cursor:pointer;transition:all .2s;border-radius:0 0 10px 10px}.box-image-content figure:hover .edit-image-upload{pointer-events:all;opacity:1}.list-channels-popup,.list-channels-popup-box{display:flex;flex-direction:column;gap:32px;width:100%}.list-channels-popup{position:relative;padding:0 30px}.list-channels-popup-box{overflow:auto;scrollbar-width:auto}.search-channel-name.channels-name-search{position:sticky;top:0;left:0;z-index:999;padding:30px 0 10px;background:var(--white-color)}.search-channel-name label{display:flex;gap:8px;align-items:center}.search-channel-name figure{width:18px;height:18px}.search-channel-name svg{width:100%;height:100%}.all-list-channels{display:flex;flex-direction:column;gap:8px}.title-channel-type figure{width:max-content;height:18px}.title-channel-type{display:flex;align-items:center;gap:8px}.item-in-type-channel{display:flex;gap:8px;flex-wrap:wrap;width:100%}.item-in-type-channel .channel-item-popup,.item-in-type-channel label{display:flex;gap:8px;align-items:center;padding:8px 16px}.item-in-type-channel .channel-item-popup{width:170px;border:1px solid var(--light-gray);background:var(--white-color);border-radius:10px}.item-in-type-channel .channel-item-popup span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;overflow-wrap:anywhere}.item-in-type-channel .tag-item-popup{display:flex;gap:4px;align-items:center;padding:1px 8px;width:max-content;border-radius:5px;background:#ff0;cursor:pointer;line-height:1.5}.item-in-type-channel .channel-item-popup.active,.item-in-type-channel .channel-item-popup:hover{border:1px solid var(--Blue-Blue-200);background:var(--blue-50);cursor:pointer}.item-in-type-channel label input{display:inline;width:10px;height:10px}.ListChannelsPopUp{width:max-content;padding:0;border:none;z-index:999999;overflow:auto;width:700px}.broadcast-preview-sec{padding:20px 10px;width:450px;min-width:450px;border-left:1px solid var(--light-gray);max-height:100vh;overflow:hidden}.title-preview-broadcast{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.title-preview-broadcast strong{font-size:18px}.title-preview-broadcast span{display:flex;align-items:center;gap:4px}.title-preview-broadcast span strong{color:var(--text-primary-blue)}.progress-bar-preview{display:flex;gap:4px;align-items:center}.progress-bar-preview span{color:var(--text-primary-blue);font-weight:600}.progress-bar-preview .progress-bar{width:250px;height:10px;border-radius:10px;background:#e2e8f0;position:relative;overflow:hidden}.progress-bar-preview label{border-radius:10px;height:100%;background:var(--text-primary-blue);display:block;position:absolute;top:0;left:0}.box-target-number{padding:10px 16px;border:1px solid var(--light-gray);border-radius:10px;margin:8px auto 0;width:380px}.box-target-number label{display:flex;width:100%;justify-content:space-between;margin-bottom:8px}.box-target-number label span{display:flex;gap:8px;align-items:center}.box-target-number svg path:first-child{fill:var(--nav-gray)}.box-target-number figure:hover svg path:first-child{fill:var(--text-primary-blue);cursor:pointer}.success-target>span:nth-child(2){color:var(--text-primary-blue)}.fail-target>span:nth-child(2){color:var(--chat-count)}.box-target-number figure{position:relative}.box-target-number figure span{opacity:0;padding:4px 16px;background:rgba(100,113,147,.9);color:var(--white-color);font-size:12px;width:260px;border-radius:10px;position:absolute;bottom:100%;right:50%;transform:translateX(50%);transition:all .2s;pointer-events:none}.box-target-number figure:hover span{opacity:1;pointer-events:all}.box-preview-device{padding:24px 0;height:calc(100% - 240px);overflow:auto}.btn-select-device{display:flex;border-radius:10px;overflow:hidden;width:320px;margin:0 auto}.select-device{display:flex;gap:8px;border:1px solid #ecf0f3;align-items:center;justify-content:center;flex:1;padding:4px 8px;background:var(--white-color)}.select-device.single-device{border-radius:10px}.select-device.active,.select-device:hover{cursor:pointer;background:var(--blue-50);border:1px solid var(--Blue-Blue-200)}.select-device.multi-device:first-child{border-radius:10px 0 0 10px}.select-device.multi-device:last-child{border-radius:0 10px 10px 0}.select-device figure{width:16px;height:16px}.preview-device{padding:12px;box-shadow:var(--shadow-nav);width:340px;height:540px;border-radius:32px;margin:16px auto 0;background:#f9faff;position:relative;border:1px solid #dce3f5}.none-preview-device{position:absolute;top:50%;text-align:center;left:50%;transform:translate(-50%,-50%);color:var(--text-gray)}.window-device.facebook-device,.window-device.line-device{height:100%;border-radius:20px;overflow:hidden;width:100%}.line-room-chat{width:100%;height:calc(100% - 52px);background:#8cabd9;position:relative;padding:8px 16px;max-height:calc(100% - 52px);overflow:auto;background-size:cover;background-position:50%;background-repeat:no-repeat}.line-room-chat label{color:var(--text-gray);padding:0 24px;background:var(--white-color);border-radius:16px;width:max-content;position:sticky;top:0;left:50%;transform:translateX(-50%);z-index:99;font-size:12px;display:block}.line-room-chat label.telegram-ex{background:rgba(71,71,71,.5);color:var(--white-color)}.facebook-device .line-room-chat{background:var(--white-color)}.facebook-device .message-content span{background:var(--nav-background)}.facebook-device .line-room-chat label{background:hsla(0,0%,52%,.7);color:var(--white-color)}.facebook-device svg path{fill:var(--text-primary-blue)}.facebook-device svg path:nth-child(2){fill:var(--white-color)}.facebook-device .item-contents:first-child>*{border-radius:12px 12px 12px 4px}.facebook-device .item-contents>*{border-radius:4px 12px 12px 4px}.facebook-device .item-contents:last-child>*{border-radius:4px 12px 12px 12px}.line-input-content .facebook-img-icon{width:24px!important;height:24px!important}.line-input-content .facebook-img-icon svg{width:100%;height:100%}.message-image figure{max-width:145px;max-height:145px;width:auto;height:auto;border-radius:5px;overflow:hidden;border:1px solid var(--white-color);object-fit:contain;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.item-contents{width:100%;height:max-content}.message-content span{background:var(--white-color);border:1px solid var(--light-gray);padding:4px 8px;border-radius:16px;display:inline-block;font-size:12px;max-width:70%;overflow-wrap:break-word;line-height:18px}.line-room-chat ul{display:flex;flex-direction:column;gap:8px;margin-top:8px}.line-input-content{height:52px;width:100%;background:var(--white-color);border-top:1px solid var(--light-gray);padding:10px;display:flex;gap:8px;align-items:center}.line-input-content label{padding:2px 8px;display:flex;border:1px solid #f5f5f5;color:#cdcfd7;flex:1;border-radius:16px;justify-content:space-between;align-items:center}.line-input-content label.telegram-input{border:1px solid#d1d1d6}.line-input-content figure{height:max-content;width:max-content}.line-input-content figure svg{scale:.9}.facebook-device .line-input-content label{background:var(--nav-background);color:var(--text-gray)}.list-chats-popup h3{font-size:18px;font-weight:600}.list-chats-popup{display:flex;flex-direction:column;gap:17px;width:auto;padding:30px}.list-chats-popup p{width:380px;margin:0 auto;text-align:center;color:var(--text-gray);overflow-wrap:break-word}.list-chats-popup .position-bar figure{width:10px;height:10px;position:absolute;bottom:3px;right:0}.list-chats-popup .position-bar span{color:var(--text-gray);position:relative}.list-chats-popup .position-bar span:after{content:"*";color:var(--chat-count);position:absolute;top:0;left:calc(100% + 5px)}.list-chats-popup .search-channel-name label{align-items:flex-end}.list-chats-popup article{height:240px}.list-chats-popup ul .image-profile-chat{width:40px;height:40px;overflow:hidden;border-radius:50%}.list-chats-popup ul .image-logo-channel{width:18px;height:18px;position:absolute;top:-3px;left:-3px}.list-chats-popup ul.list-chats{position:absolute;top:calc(100% + 5px);left:0;width:calc(100% - 10px);margin:0 auto;max-height:240px;overflow:auto;scrollbar-width:auto;background:var(--white-color);box-shadow:var(--shadow-nav);border-radius:10px;z-index:9;opacity:1;pointer-events:all;border:1px solid var(--light-gray)}.list-chats-popup ul li{display:flex;align-items:center;background:var(--white-color);padding:8px 16px 4px;gap:8px}.list-chats-popup ul.list-chats li:hover{cursor:pointer;background:var(--blue-50)}.list-chats-selected{width:100%;height:calc(100% - 40px);overflow:auto;scrollbar-width:auto;background:var(--white-color);border:1px solid var(--light-gray);border-radius:10px;padding:4px 8px;margin-top:8px}.delete-list-icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:16px;height:16px;overflow:hidden}.list-chats-popup ul.list-chats-selected li{background:var(--blue-50);border-radius:10px;margin:4px 0}.box-list-chats-selected{height:100%}.main-broadcast-section .contact-main-container{padding-bottom:60px;height:calc(100% - 90px);position:relative}.table-broadcast{max-width:100%;overflow-x:auto;scrollbar-width:auto;height:100%}.main-broadcast-section .contact-main-container:after{content:"";width:4px;height:100%;position:absolute;top:0;right:0;background:var(--white-color)}.table-list-broadcast{padding-top:24px}.header-table-list{display:flex;align-items:center;gap:16px}.header-table-list svg path{fill:var(--nav-gray)}.table-broadcast table{width:100%;height:auto;position:relative}.table-broadcast thead{position:sticky;top:0;left:0;z-index:10;background:var(--white-color)}.table-broadcast tbody{position:relative}.table-broadcast tbody tr,.table-broadcast thead{border-bottom:1px solid var(--light-gray)}.table-broadcast tbody tr{height:65px}.table-broadcast tbody tr.active,.table-broadcast tbody tr:hover{cursor:pointer;background:var(--blue-50)}.table-broadcast td,.table-broadcast th{padding:8px;text-align:center}.table-broadcast td p{color:var(--text-gray)}.table-broadcast tbody figure{width:16px;height:16px}.status-broadcast{padding:1px 16px;border-radius:15px;font-weight:600;display:flex;align-items:center;gap:8px;width:max-content;margin:0 auto;justify-content:center;min-width:100px;line-height:20px}.status-broadcast figure{scale:.8;margin-bottom:4px}.status-broadcast strong.FAILED,.status-broadcast.FAILED{color:var(--chat-count);background:var(--chat-count-light)}.status-broadcast strong.SCHEDULED,.status-broadcast.SCHEDULED{color:var(--busy-color);background:var(--busy-bg)}.status-broadcast strong.COMPLETE,.status-broadcast.COMPLETE{color:var(--online-color);background:var(--online-bg)}.status-broadcast strong.DRAFT,.status-broadcast.DRAFT{color:var(--offline-color);background:var(--white-color);border:1px solid var(--nav-background)}.status-broadcast strong.CANCELLED,.status-broadcast strong.CANCELLING,.status-broadcast.CANCELLED,.status-broadcast.CANCELLING{color:var(--text-gray);background:var(--nav-background)}.status-broadcast strong.WORK,.status-broadcast strong.WORKING,.status-broadcast.WORK,.status-broadcast.WORKING{color:var(--text-primary-blue);background:var(--blue-50)}.sub-status.WORK,.sub-status.WORKING{color:var(--text-primary-blue)}.list-channels-table{display:flex;align-items:flex-start;gap:4px;width:100%;height:70px;flex-direction:column;justify-content:center}.list-channels-table .item-list-table{display:flex;gap:4px;align-items:center;width:max-content;border:1px solid var(--Blue-Blue-200);border-radius:8px;padding:0 4px}.item-list-table figure img{object-fit:contain}.list-channels-table .more-list{padding:1px 8px;background:var(--nav-background);border-radius:8px}.table-broadcast td strong{color:var(--text-primary-blue);background:var(--blue-50);padding:4px 12px;border-radius:10px}.table-broadcast td strong.finished{color:var(--text-gray);background:var(--light-gray)}.table-broadcast td strong.counting{color:var(--text-primary-blue);background:var(--blue-50)}.table-broadcast .w-230{min-width:250px}.table-broadcast .w-220{min-width:220px}.table-broadcast .w-125{min-width:125px}.table-broadcast .w-150{min-width:150px}.table-broadcast .w-90{min-width:100px}.table-broadcast tr.active td:first-child,.table-broadcast tr:hover td:first-child{background:var(--blue-50)}.table-broadcast td:first-child,.table-broadcast th:first-child{background:var(--white-color);position:sticky;top:0;left:0;z-index:9}.name-broadcast-table{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}.table-broadcast tbody tr.show-info-broadcast{z-index:99;position:relative;height:0}.show-info-broadcast .overlay-bg{z-index:99999}.table-broadcast tbody tr.show-info-broadcast:hover{cursor:auto;background:var(--white-color)}.detail-broadcast-sec{display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:20px;border-bottom:1px solid var(--light-border)}.detail-broadcast-sec h1{font-weight:600;font-size:20px;overflow-wrap:anywhere}.detail-broadcast-sec .status-broadcast{padding:0;display:flex;align-items:center;gap:8px}.detail-broadcast-sec .btn-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.detail-broadcast-sec .btn-primary{min-width:75px;padding:8px 15px}.detail-broadcast-sec .copy-btn svg path{fill:var(--nav-gray)}.status-broadcast strong{display:flex;gap:4px;align-items:center;width:max-content;border-radius:10px;padding:0 14px!important}.status-broadcast strong figure{scale:.8;width:auto;height:auto}.detail-broadcast span{color:var(--text-gray)}.detail-broadcast .cancel-post p{color:var(--text-body);font-weight:400;overflow-wrap:anywhere}.info-broadcast-form{height:auto;max-height:100%;overflow:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.info-broadcast-box{height:100%;display:flex;flex-direction:column}.list-box{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.box-broadcast-detail hgroup{display:flex;align-items:center;justify-content:space-between}.box-broadcast-detail .time-countdown{color:var(--text-primary-blue);font-size:14px}.box-broadcast-detail .time-countdown.end-time{color:var(--text-gray);font-weight:400}.box-broadcast-detail h3{font-weight:600;font-size:16px;margin-bottom:8px}.list-box.tag-listbox li{border:none}.list-box li{border-radius:5px;border:1px solid var(--Blue-Blue-200);display:flex;gap:8px;align-items:center;padding:2px 8px}.list-box.attribute-listbox{display:flex;flex-direction:column;gap:8px;margin-top:8px}.list-box.attribute-listbox li{width:100%;justify-content:space-between;font-size:10px;border:1px solid #e1e4e7;line-height:16px;align-items:flex-start}.total-contact{width:100%;justify-content:center;display:flex;gap:8px;font-weight:600;margin:8px auto 0;font-size:12px;background:var(--blue-50);padding:2px;border-radius:5px}.table-broadcast td .total-contact strong{padding:0;background:var(--white-color)}.action-broadcast{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center}.action-broadcast .send{width:calc(50% - 16px);border:1px solid #e2e8f0;border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center}.action-broadcast .send-fail{display:flex;align-items:center;gap:4px;cursor:pointer;position:relative}.action-broadcast .send-fail figure{width:max-content;height:max-content}.action-broadcast .send-fail:hover>span{color:var(--busy-color)}.action-broadcast .send-fail:hover svg path{fill:var(--busy-color)}.action-broadcast .send-fail:hover>ul{opacity:1;pointer-events:all}.action-broadcast .send-fail ul{padding:8px;border-radius:10px;position:absolute;left:50%;transform:translateX(-50%);bottom:100%;background:rgba(100,113,147,.8);width:max-content;min-width:100px;opacity:0;pointer-events:none;transition:all .1s}.action-broadcast .send-fail ul li{color:var(--white-color);display:flex;align-items:center;justify-content:space-between;width:100%;line-height:16px;gap:8px}.action-broadcast .send-fail ul li span{font-size:11px;font-weight:400;color:var(--white-color)}.action-broadcast .respond span:first-child{display:flex;align-items:center;gap:4px}.action-broadcast .respond figure{width:14px;height:14px;position:relative;cursor:pointer}.action-broadcast figure:hover label{opacity:1;pointer-events:all}.action-broadcast figure label{opacity:0;pointer-events:none;background:rgba(100,113,147,.8);color:var(--white-color);padding:8px;border-radius:8px;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translateX(-50%);width:100px;font-size:11px;line-height:14px}.action-broadcast .respond svg{width:100%;height:100%}.action-broadcast .respond svg path:first-child{fill:var(--nav-gray)}.action-broadcast .send.respond{width:calc(100% - 24px)}.action-broadcast span:last-child{font-weight:600}.table-broadcast tbody .preview-device{width:100%}.table-broadcast tbody .preview-device figure{width:auto;height:auto}.detail-choice-broadcast{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.detail-choice-broadcast label{background:var(--blue-50);padding:0 4px;border-radius:4px;border:1px solid var(--Blue-Blue-200);line-height:14px}.table-broadcast tbody .loading-data figure{width:200px;height:auto}.cancel-broadcast{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:32px;padding-left:32px}.cancel-broadcast label{flex:1}.user-block-status{display:flex;align-items:center;gap:4px;background:var(--chat-count-light);color:var(--chat-count);padding:0 8px;border-radius:10px}.user-block-status svg path{fill:var(--chat-count)}.user-block-status figure{width:max-content;height:max-content;margin-top:2px}:root{--color-success:#10b981;--color-success-bg:#ecfdf5;--color-error:#f87171;--color-error-bg:#fee2e2;--toast-top:80px;--toast-right:15px;--toast-width:320px;--font-family:sans-serif}.Toastify .Toastify__toast-container{z-index:999999}.Toastify .Toastify__toast-container--top-right{top:var(--toast-top);right:var(--toast-right)}.success-toast .Toastify__toast-icon svg path{fill:var(--color-success)}.Toastify__toast .Toastify__toast-icon{width:auto;max-width:25px}.Toastify__toast.success-toast{background-color:var(--color-success-bg);color:#444c5e}.Toastify__toast.success-toast .Toastify__progress-bar{background:var(--color-success)}.Toastify__toast.error-toast{background-color:var(--color-error-bg);color:#444c5e}.Toastify__toast.error-toast .Toastify__progress-bar{background:var(--color-error)}.Toastify__toast-body>div:last-child{font-weight:600}.copy-toast{--toastify-toast-min-height:36px;--toastify-toast-min-width:117px;background-color:#647193cc!important;color:#fff!important;opacity:80%;justify-self:flex-start}.copy-toast div[role=alert]{padding:unset;padding-inline:5px!important}@media screen and (max-width:1540px){.three-dots{padding-right:10px}.item-channel{max-width:200px}.chat-inter-face{width:350px;min-width:350px}}@media screen and (max-width:1390px){.sub-menu-chat{min-width:255px;padding:50px 10px}}@media screen and (max-width:1320px){.sub-menu-page{min-width:max-content;max-width:220px}.item-workspace-table .check-box-table{width:60px}.item-workspace-table .name-item-table{width:35%}.right-button figure.on-going-workflow{padding:8px;width:42px;height:42px}figure.btn-set-priority{padding:7px;width:42px;height:42px}}@media screen and (max-width:1750px){.active-chat-interface,.box-content-login form label input::placeholder,.box-show-workspace .list-workspace span,.chat-message,.infouser-content p,.list-organization .btn-create-organization span,.search-chat,.selector-business span,.sub-menu-box small,.sub-menu-chat,.sub-menu-page,.title-billing-box span,body{font-size:12px}.container-main{padding:0 0 0 60px}.chat-container.chat-container{padding-right:60px;padding-left:60px}.sub-menu-chat{padding:15px 10px 30px;max-width:230px;width:230px;min-width:230px}.chat-name-channel figure{width:13px;height:13px;min-width:13px;min-height:13px}.chat-inter-face{min-width:300px;width:300px;max-width:320px}.box-select-org-ws{left:60px}.item-workspace-table.users-workspace-table .name-item-table{width:55%}.header-sortby,.sort-by{padding:5px}.sort-by,.sort-by ul{width:110px}.chat-message{padding:10px;min-height:110px}.sub-menu-chat.sub-right-menu-chat.active{width:280px;max-width:280px;min-width:280px;font-size:12px}.show-name-avatar{padding:15px 5px}.profile-img-box{min-width:50px;min-height:50px;width:50px;height:50px}.infouser-content .id-user span{width:max-content}.infouser-content .id-user span:nth-child(2){display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:80px}.calendar-show .react-calendar{overflow:hidden}.infouser-content .id-user{display:flex}.icon-channel-info img{width:15px;height:15px}.name-and-icon-box h3{font-size:18px}.info-user-form{max-height:calc(100% - 120px)}.show-selected .selected-item{max-width:75%}.active-chat-interface{min-width:auto;width:auto}.header-info .admin-info-active{max-width:190px;min-width:130px;width:130px}.show-admin-selected{min-height:42px;height:42px!important}.right-button figure.on-going-workflow{padding:10px;width:42px;height:42px}figure.btn-set-priority{padding:7px;width:42px;height:42px}.admin-info figure{min-width:25px;min-height:25px}.right-button>span{padding:5px 20px;width:max-content}.box-search-massage:hover .search-massage,.search-massage:focus{width:100px}.header-info{padding:10px;gap:0}.active-chat-interface{flex-grow:1}.box-content-history ul.show-chat-history{height:100%;max-height:calc(100% - 70px)}.box-content-history{height:100%;padding:10px 15px}.search-and-select{padding:10px}.sec-answer-set{height:auto;left:0;bottom:50px}.set-answers{height:320px;padding:0 10px}.image-massage-show{max-width:200px;max-height:300px}.text-massages-box{max-width:250px}.admin-info span{max-width:70px}.box-nav-main.chat-side-menu-rs{right:-60px}.sub-right-menu-chat .phone-input-selector.react-tel-input .country-list{width:250px;font-size:14px}.message-text{-webkit-line-clamp:1}.payment-history-box{width:1200px}.invoice-table td,.invoice-table th{padding:10px 25px}.recommended-tag li label span,.show-list-tag li span{max-width:150px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.latest-update-markdown{flex-direction:column;align-items:flex-start;gap:0;margin-top:8px}.tags-list-chat{max-width:135px}.tags-list-chat span:first-child,.tags-list-chat.count-2 span:first-child{max-width:75px}.tags-list-chat.count-1 span:first-child,.tags-list-chat.count-2 span:first-child{max-width:135px}}@media screen and (max-width:1440px){.box-content-login form label input::placeholder,.box-show-workspace .list-workspace span,.list-organization .btn-create-organization span,.search-chat,.selector-business span,.sub-menu-box small,.sub-menu-page,.title-billing-box span,body{font-size:12px}.chat-container.chat-container{padding-right:60px;padding-left:60px}.billing-container{padding:15px 15px 0}.sub-menu-chat{max-width:167px;width:167px;font-size:12px;min-width:167px}.chat-name-channel figure{width:12px;height:12px;min-width:12px;min-height:12px}.item-workspace-table.users-workspace-table .name-item-table{width:55%}.header-sortby,.sort-by{padding:5px}.sort-by,.sort-by ul{width:110px}.chat-message{font-size:12px;padding:8px}.chat-message .avatar,.user-info figure{width:30px;height:30px;min-width:30px;min-height:30px}.sub-menu-chat.sub-right-menu-chat.active{width:230px;max-width:230px;min-width:230px;font-size:12px}.show-name-avatar{padding:15px 5px}.profile-img-box{min-width:40px;min-height:40px;width:40px;height:40px}.active-chat-interface,.infouser-content p{font-size:12px}.info-top-content .uuid-user{max-width:200px}.sub-right-menu-chat .phone-input-selector.react-tel-input .country-list{width:200px;font-size:11px}.box-slide{width:1000px;height:570px}.bottom-columns-content{flex-wrap:wrap}.bottom-columns-content .billing-box-item{width:calc(50% - 20px);flex-grow:1}.bottom-columns-content .member-box.billing-box-item{flex-grow:1}.billing-box-item .bar-process-out{width:300px}.payment-history-box{width:1000px}.chat-name-channel-text,.new-massage{line-height:16px}.content-menu-chat .sub-chat li{padding:4px}.show-name-avatar{gap:5px}.header-sortby h3{font-size:14px;padding-right:3px}.sort-by-box{gap:0;font-size:11px}.header-sortby,.sort-by{padding:3;background:transparent}.button-note span.btn-primary{padding:8px 16px;min-width:80px}}@media screen and (max-width:1280px){body{width:1280px;overflow:auto;font-size:12px}.markdown-content-info h1{font-size:16px}.markdown-content-info h2{font-size:14px}.markdown-content-info h3{font-size:13px}.markdown-content-info{font-size:12px}.box-nav-main{height:100vh}.performance-sec .activities-history{width:300px}.broadcast-preview-sec{min-width:410px;width:410px}}@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}@font-face{font-family:__FCIconicTextRegular_78b917;src:url(/_next/static/media/a230f51b21576952-s.p.woff) format("woff");font-display:swap}@font-face{font-family:__FCIconicTextRegular_Fallback_78b917;src:local("Arial");ascent-override:104.30%;descent-override:28.45%;line-gap-override:0.00%;size-adjust:105.46%}.__className_78b917{font-family:__FCIconicTextRegular_78b917,__FCIconicTextRegular_Fallback_78b917}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}