@keyframes zapPulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.7}}@keyframes fadeInBackdrop{0%{background-color:transparent}to{background-color:rgba(0,0,0,.7)}}.global-loader-backdrop{animation:fadeInBackdrop .3s ease-out forwards}.global-loader-icon{animation:zapPulse 1.5s ease-in-out infinite}@keyframes toastEnter{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.toast-enter-active{animation:toastEnter .3s ease-out forwards}.toast-exit-active{animation:toastExit .3s ease-in forwards}.box-body,.chakra-dialog__content,.hidden-scroll,.str-chat__list,body{scrollbar-width:none;-ms-overflow-style:none}.box-body::-webkit-scrollbar,.chakra-dialog__content::-webkit-scrollbar,.hidden-scroll::-webkit-scrollbar,.str-chat__list::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.str-chat__message-list-scroll{scrollbar-width:none;-ms-overflow-style:none}.str-chat__message-list-scroll::-webkit-scrollbar{display:none}.str-chat__list-notifications{display:none}body,html{box-sizing:border-box;margin:0;padding:0;height:100%;overflow:hidden}body,button,input,p,span,textarea{color:#fff;font-size:16px;font-weight:400;line-height:140%}.mobile-layout{height:calc(var(--vh, 1vh)*100);height:100dvh;width:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}.text-24-600-ffffff{color:#fff;font-size:24px;font-weight:600;line-height:120%;letter-spacing:-.48px}.text-16-400-ffffff{font-size:16px}.text-14-400-ffffff,.text-16-400-ffffff{color:#fff;font-weight:400;line-height:140%}.text-14-400-ffffff{font-size:14px}.custom-field label{color:#fff;font-size:14px;font-weight:400;line-height:140%;margin-bottom:4px;gap:8px}.custom-field input,.custom-field select{border-radius:0;border:none;border-bottom:1px solid #7e727e}.custom-field input,.custom-field select,.custom-field textarea{outline:none;color:#fff;font-size:16px;font-weight:400;line-height:100%}.custom-field textarea{border-radius:8px;border:1px solid #7e727e;padding:12px 16px;min-height:80px}.custom-field .optional-text{display:flex;padding:2px 4px;justify-content:center;align-items:center;border-radius:4px;background:#690807;color:#fee9e7}.custom-field .des-text{font-size:14px}.custom-field .custom-field-desc{color:hsla(0,0%,100%,.7)}.custom-field .react-datepicker-wrapper,.custom-field .react-datepicker-wrapper .react-datepicker__input-container{width:100%}.custom-field .react-datepicker-wrapper .react-datepicker__input-container input{width:100%;height:2.5rem;background:transparent;padding:0 2rem 0 .75rem}.custom-field .chakra-radio-group__root{display:flex;flex-direction:column;width:100%}.custom-field .chakra-radio-group__root .chakra-radio-group__item{border-bottom:1px solid #7e727e;font-size:16px;font-weight:400;line-height:100%;padding:10px 0;margin:0}.custom-field .error-text{font-size:12px;line-height:100%;color:#c00f0c}.header-page{display:flex;align-items:center;background-color:#342d34;padding:12px 8px;gap:8px}.header-page .header-page-left{flex:1 1}.header-page .header-page-left,.header-page .header-page-right{display:flex;align-items:center}.header-page .header-page-title{padding:0 8px;font-size:24px;font-weight:600;line-height:120%}.header-page .header-page-btn{background:none;color:#fff;padding:12px;cursor:pointer}.close-modal-btn{background:none;color:#fff;padding:8px;cursor:pointer;position:absolute;top:4px;right:4px}button.btn-full-primary{background-color:#b95982}button.btn-full-danger,button.btn-full-primary{width:100%;border-radius:9999px;padding:12px 16px;line-height:100%}button.btn-full-danger{background-color:#c0100d}button.btn-full-cancel{width:100%;border-radius:9999px;padding:12px 16px;line-height:100%;background-color:#4d424d}.text-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.text-line-clamp.line-2{-webkit-line-clamp:2}.text-line-clamp.line-3{-webkit-line-clamp:3}.chakra-dialog__positioner .chakra-dialog__content.modal-content-call{overflow:hidden}.str-video.stream-theme-custom{width:100%;height:calc(var(--vh, 1vh)*100);height:100dvh;display:flex;flex-direction:column;overflow:hidden}.str-video.stream-theme-custom .str-video__participant-view{height:100%;aspect-ratio:9/16;border-radius:0}.str-video.stream-theme-custom .str-video__participant-view.participant-view-audio{aspect-ratio:1/1;border-radius:9999px}.str-video.stream-theme-custom .str-video__participant-view.participant-view-audio img{border-radius:9999px}.str-video.stream-theme-custom .str-video__participant-view.participant-local-video,.str-video.stream-theme-custom .str-video__participant-view.participant-local-video img{border-radius:16px}.str-video.stream-theme-custom .notification-end-soon{display:none}.str-video.stream-theme-custom:has(p.end-soon) .notification-end-soon{display:flex}.menu-custom .chakra-menu__content{border-radius:8px;background-color:#1b181b;padding:8px}.menu-custom .chakra-menu__content .chakra-menu__item{padding:0}.menu-custom .chakra-menu__content .chakra-menu__item .menu-item-content{display:flex;align-items:center;padding:12px 16px;gap:12px;border-radius:8px;cursor:pointer}.menu-custom .chakra-menu__content .chakra-menu__item .menu-item-content svg{width:20px;height:20px}.menu-custom .chakra-menu__content .chakra-menu__item .menu-item-content p{font-size:16px;line-height:140%}