.support{position:relative;z-index:1000}.support__bg{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.392)}.support__bubble{position:fixed;bottom:20px;right:20px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:1000;background:#f8a730;cursor:pointer}.support__inner{width:350px;height:400px;background:#fff;position:fixed;bottom:100px;right:20px;border-radius:16px 16px 0 0;overflow-y:auto}.support__inner__header{height:50px;background:#f8a730;border-radius:16px 16px 0 0;font-size:16px;font-weight:700;color:#fff}.support__inner__card,.support__inner__header{width:100%;padding:0 20px;display:flex;align-items:center;cursor:pointer}.support__inner__card{height:80px;justify-content:space-between;border-bottom:1px solid #ccc}.support__inner__card>svg{width:15px}.support__inner__card__group{display:flex;align-items:center;gap:20px}.support__inner__card__initials{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#f8a730;font-weight:500;color:#fff;text-transform:capitalize}.support__inner__card__message{font-size:14px}.support__inner__card__flex{display:flex;align-items:center}.support__inner__card__flex>svg{width:20px}.support__inner__card__time,.support__inner__card__who{font-size:12px;color:#ccc;white-space:nowrap}.support__inner__new{position:fixed;bottom:120px;right:40px;width:50px;height:50px;border-radius:50%;background:#f8a730;display:flex;align-items:center;justify-content:center;cursor:pointer}.support__inner__new>svg{width:20px}.support__inner__info{padding:20px}.support__inner__info__title{font-size:16px;font-weight:700;margin-bottom:14px;color:#f8a730}.support__inner__info__form>label{font-size:14px;margin-bottom:8px}.support__inner__info__form>input{width:100%;height:40px;border-radius:4px;border:1px solid #ccc;margin-bottom:8px;padding-left:10px}.support__inner__info__form>textarea{width:100%;height:140px;border-radius:4px;border:1px solid #ccc;padding-left:10px}.support__inner__info__form>button{width:-moz-fit-content;width:fit-content;height:30px;background:#f8a730;padding:0 10px;border-radius:8px;color:#fff;font-weight:500}.support__inner-short{height:50px!important;max-height:50px!important;overflow-y:hidden!important}.support__chat{width:350px;height:400px;background:#fff;position:fixed;bottom:100px;right:20px;border-radius:16px 16px 0 0}.support__chat__header{gap:20px;width:100%;height:50px;background:#f8a730;border-radius:16px 16px 0 0;padding:0 20px;display:flex;align-items:center;font-size:16px;font-weight:700;color:#fff;cursor:pointer}.support__chat__header>svg{width:15px;cursor:pointer}.support__chat__inner{height:300px;overflow-y:auto;padding:20px;display:flex;flex-direction:column-reverse}.support__chat__inner__chat__time{font-size:10px;margin-top:4px}.support__chat__inner__sent{width:100%;display:flex;justify-content:flex-end;font-size:14px}.support__chat__inner__sent>div{width:-moz-fit-content;width:fit-content;max-width:180px;padding:14px;border-radius:8px 8px 0 8px;background:#7fda66;color:#fff;margin-bottom:20px}.support__chat__inner__received{width:100%;display:flex;justify-content:flex-start;font-size:14px}.support__chat__inner__received>div{width:-moz-fit-content;width:fit-content;max-width:180px;padding:14px;border-radius:8px 8px 0 8px;background:#f8a730;color:#fff;margin-bottom:20px}.support__chat__inner__image{width:100%;height:auto;margin-bottom:6px}.support__chat__input{width:100%;height:50px;display:flex;align-items:center;padding:0 20px;position:relative}.support__chat__input>input{width:100%;height:100%;background:#fff;border-radius:8px;padding:0 20px;font-size:14px;color:#1a1a1a;border:none;outline:none}.support__chat__input>div>svg,.support__chat__input>svg{width:20px;cursor:pointer}.support__chat__input__send{background:#f8a730;width:35px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.support__chat__input__send>svg{width:15px;cursor:pointer}.support__chat__input__image-preview{position:absolute;top:-80px;left:0;height:80px;border-radius:4px;padding:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #f8a730}.support__chat__input__image-preview>img{width:60px;height:auto;border-radius:4px}.support__chat__input__image-preview>svg{width:15px;height:15px}