.voice-case-container{position:fixed;bottom:20px;width:100%;z-index:9999;font-family:Arial,sans-serif;left:0;}.voice-launch-button{position:fixed;bottom:30px;right:30px;width:70px;height:70px;border-radius:50%;background-color:#fb542b;color:white;font-size:12px;text-align:center;line-height:14px;padding:12px 5px;cursor:pointer;transition:all .3s ease-in-out;}.voice-launch-button.pulse{animation:pulse-glow 2s infinite;}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 rgba(255,77,77,.6);}70%{box-shadow:0 0 0 20px rgba(255,77,77,0);}100%{box-shadow:0 0 0 0 rgba(255,77,77,0);}}.voice-panel{position:absolute;bottom:0;left:50%;background:rgba(217,217,217,.77);padding:10px 0px;width:calc(100% - 40px);transform:translateX(-50%) scale(0);transition:transform .4s ease-in-out;border-radius:8px;display:flex;justify-content:center;max-height:80px;}.voice-panel.open{transform:translateX(-50%) scale(1);}.recording-ui,.phone-ui{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;}.circle-btn{width:60px;height:60px;border:none;font-size:24px;background-color:#fb542b;color:white;cursor:pointer;padding:0;box-shadow:none !important;}#recordTimer{font-size:16px;font-weight:bold;flex-grow:1;text-align:center;margin-bottom:20px;}.phone-ui input{flex-grow:1;padding:10px;font-size:16px;border:1px solid #ddd;border-radius:5px;}.submit-btn{padding:10px 20px;background-color:rgba(255,255,255,.6);color:#fff;font-weight:bold;border:none;border-radius:5px !important;cursor:pointer;height:80px;}#recordBtn{background-color:#fb542b !important;width:120px;height:120px;border-radius:50%;margin-left:-10px;}.circle-btn.pulse{animation:pulse-glow 2s infinite;}.hive_support_client{padding:6px 10px;}.hive_support_client_loader{display:none;align-items:center;justify-content:center;width:-webkit-fill-available;height:300px;}.hive_support_loader,.hive_support_loader:after{border-radius:50%;width:70px;height:70px;}.hive_support_loader{border-top:8px solid #685be7;border-right:8px solid #cecddf;border-bottom:8px solid #cecddf;border-left:8px solid #685be7;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}#hive_support_client_tickets{display:none;}.hive_support_client_tickets_header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f3f3f3;padding:0 0 17px 0;}.hive_support_client_tickets_header h4{color:#1d2635;margin:0;font-size:24px;line-height:28px;font-weight:600;}.hive_support_client_tickets_header button.show_form{padding:12px 25px;background-color:#685be7;color:#fff;font-size:16px;border-radius:30px;border:0;outline:none;box-shadow:none;-webkit-appearance:none;}.hive_support_client_tickets_empty{display:none;align-items:center;justify-content:center;height:300px;}.hive_support_client_tickets_items{margin-top:30px;}.hive_support_client_tickets_item{margin-top:25px;border-radius:10px;border:1px solid #e2e2ef;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body{display:flex;align-items:flex-start;background:#fff;border-radius:10px 10px 0 0;padding:20px;gap:20px;flex-wrap:wrap;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body img{width:70px;height:70px;border-radius:50%;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body a{display:block;margin:0;outline:none;text-decoration:none !important;font-size:20px;font-weight:600;line-height:28px;color:#1d2635;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body a span{margin:0 0 0 10px;font-size:20px;color:#777d83;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body p{display:block;margin:5px 0 0 0;font-size:16px;line-height:24px;color:#777d86;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body .hive_support_client_tickets_item_body_details{flex:1;}.hive_support_client_tickets_item .hive_support_client_tickets_item_footer{border-top:1px solid #e2e2ef;background:#fafbff;border-radius:0 0 10px 10px;padding:10px;}.hive_support_client_tickets_item .hive_support_client_tickets_item_footer ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:10px 0;}.hive_support_client_tickets_item .hive_support_client_tickets_item_footer ul li{padding-right:20px;margin-bottom:0;display:flex;align-items:center;gap:10px;position:relative;font-size:16px;font-weight:400;line-height:24px;color:#777d86;}.hive_support_client_tickets_item .hive_support_client_tickets_item_footer ul li:not(:first-child){padding-left:20px;}.hive_support_client_tickets_item .hive_support_client_tickets_item_footer ul li:not(:first-child)::before{content:"";position:absolute;left:0;height:80%;width:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(0,0,0,.1);}#hive_support_client_thread{display:none;}.hive_support_client_thread_header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f3f3f3;padding:0 0 17px 0;}.hive_support_client_thread_header h4{color:#1d2635;margin:0;font-size:24px;line-height:28px;font-weight:600;}.hive_support_client_thread_header button.show_tickets{padding:12px 25px;background-color:transparent;color:#685be7;font-size:16px;border:0;outline:none;box-shadow:none;-webkit-appearance:none;}.hive_support_thread_reply_form{border-radius:10px;border:1px solid #e2e2ef;padding:10px 30px 20px 30px;-webkit-box-shadow:0 5px 8px -6px #ccc;-moz-box-shadow:0 5px 8px -6px #ccc;box-shadow:0 5px 8px -6px #ccc;}.hive_support_client_thread_items{margin-top:30px;}.hive_support_client_thread_item{margin-top:25px;border-radius:10px;border:1px solid #e2e2ef;}.hive_support_client_thread_item .hive_support_client_thread_item_header{display:flex;align-items:center;background:#fff;border-radius:10px 10px 0 0;padding:20px 20px 5px 20px;gap:20px;}.hive_support_client_thread_item .hive_support_client_thread_item_header img{width:50px;height:50px;border-radius:50%;}.hive_support_client_thread_item .hive_support_client_thread_item_header_details{}.hive_support_client_thread_item .hive_support_client_thread_item_header_details a{display:block;margin:0 0 5px 0;text-decoration:none !important;font-size:20px;font-weight:600;line-height:28px;color:#1d2635;}.hive_support_client_thread_item .hive_support_client_thread_item_header_details span.response_by{padding:4px 10px;font-size:15px;color:#fff;border-radius:4px;background:#685be7;}.hive_support_client_thread_item .hive_support_client_thread_item_header_details span.response_at{padding:4px 10px;font-size:15px;color:#777d86;}.hive_support_client_thread_item .hive_support_client_thread_item_body p{padding:0px 20px 20px 20px;}.hive_support_client_thread_item .hive_support_client_thread_item_body p{display:block;margin:5px 0 0 0;font-size:16px;line-height:24px;color:#777d86;}#hive_support_client_form{display:none;}.hive_support_client_form_header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f3f3f3;padding:0 0 17px 0;}.hive_support_client_form_header h4{color:#1d2635;margin:0;font-size:24px;line-height:28px;font-weight:600;}.hive_support_client_form_header button.show_tickets{padding:12px 25px;background-color:transparent;color:#685be7;font-size:16px;border:0;outline:none;box-shadow:none;-webkit-appearance:none;}.hive_support_client_form_body{margin-top:15px;}.hive_support_single_form_element{--hive_support_field_bg_color:#e5eaf0;--hive_support_field_bg_color_focus:#fff;--hive_support_field_border_color:#d3e0f0;--hive_support_field_border_color_focus:#d9d9db;--hive_support_field_text_color:#43454b;--hive_support_field_text_color_focus:#43454b;--hive_support_field_radio_checked_bg_color:#787b83;--hive_support_field_label_color:#2b2a2d;--hive_support_field_padding_top_bottom:10px;--hive_support_field_padding_left_right:12px;--hive_support_field_text_size:14px;--hive_support_field_label_text_size:16px;}.hive_support_single_form_element{padding-top:18px;word-break:break-all;}.hive_support_single_form_element label{display:block;color:var(--hive_support_field_label_color);font-size:var(--hive_support_field_label_text_size);font-weight:600;margin:0 0 4px 0;}.hive_support_single_form_element .hive_support_element_field_main{flex:1;}.hive_support_thread_reply_msg_field .hive_support_element_field_main{margin-bottom:25px !important;}.hive_support_single_form_element .custom_btn_container{margin-top:35px !important;}.hive_support_single_form_element input[type="text"],.hive_support_single_form_element input[type="tel"],.hive_support_single_form_element input[type="email"],.hive_support_single_form_element input[type="url"],.hive_support_single_form_element input[type="password"],.hive_support_single_form_element input[type="number"],.hive_support_single_form_element input[type="time"],.hive_support_single_form_element input[type="date"],.hive_support_single_form_element input[type="datetime-local"],.hive_support_single_form_element textarea,.hive_support_single_form_element select{box-sizing:border-box;display:block;width:100%;max-width:100%;margin:0;padding:var(--hive_support_field_padding_top_bottom) var(--hive_support_field_padding_left_right);font-size:var(--hive_support_field_text_size);color:var(--hive_support_field_text_color);background:var(--hive_support_field_bg_color);border:1px solid var(--hive_support_field_border_color);border-radius:5px;outline:none;box-shadow:none;}.hive_support_single_form_element.hive_support_field_error_occurred input[type="text"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="tel"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="email"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="url"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="password"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="number"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="time"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="date"],.hive_support_single_form_element.hive_support_field_error_occurred input[type="datetime-local"],.hive_support_single_form_element.hive_support_field_error_occurred textarea,.hive_support_single_form_element.hive_support_field_error_occurred select{border:1px solid #f56c6c;}.hive_support_single_form_element input[type="text"]:focus,.hive_support_single_form_element input[type="tel"]:focus,.hive_support_single_form_element input[type="email"]:focus,.hive_support_single_form_element input[type="url"]:focus,.hive_support_single_form_element input[type="password"]:focus,.hive_support_single_form_element input[type="number"]:focus,.hive_support_single_form_element input[type="time"]:focus,.hive_support_single_form_element input[type="date"]:focus,.hive_support_single_form_element input[type="datetime-local"]:focus,.hive_support_single_form_element textarea:focus,.hive_support_single_form_element select:focus{color:var(--hive_support_field_text_color_focus);border:1px solid var(--hive_support_field_border_color_focus);background:var(--hive_support_field_bg_color_focus);outline:none;box-shadow:none;}.hive_support_single_form_element select{-webkit-appearance:none;-moz-appearance:none;background:var(--hive_support_field_bg_color) url("https://sfalaw.com/nitropack_static/rVJopaQOdtTWchSAakVIIAfzLAlkBqZi/assets/images/optimized/rev-3bf6a88/sfalaw.com/wp-content/plugins/HiveSupportPro/assets/img/ticket_fields/select_arrow.svg") no-repeat;background-size:10px;background-position-x:calc(100% - 20px);background-position-y:center;}.hive_support_single_form_element select.nitro-lazy{background-image:none !important;}.hive_support_single_form_element select:focus{-webkit-appearance:none;-moz-appearance:none;background:var(--hive_support_field_bg_color_focus) url("https://sfalaw.com/nitropack_static/rVJopaQOdtTWchSAakVIIAfzLAlkBqZi/assets/images/optimized/rev-3bf6a88/sfalaw.com/wp-content/plugins/HiveSupportPro/assets/img/ticket_fields/select_arrow.svg") no-repeat;background-size:10px;background-position-x:calc(100% - 20px);background-position-y:center;}.hive_support_single_form_element select:focus.nitro-lazy{background-image:none !important;}.hive_support_single_form_element .checkbox_container,.hive_support_single_form_element .radio_container{display:flex;flex-direction:column;width:100%;row-gap:8px;column-gap:0;justify-content:left;}.hive_support_single_form_element .checkbox_container.left,.hive_support_single_form_element .radio_container.left{justify-content:left;align-items:start;}.hive_support_single_form_element .checkbox_container.center,.hive_support_single_form_element .radio_container.center{justify-content:center;align-items:center;}.hive_support_single_form_element .checkbox_container.right,.hive_support_single_form_element .radio_container.right{justify-content:right;align-items:end;}.hive_support_single_form_element .checkbox_container.horizontal,.hive_support_single_form_element .radio_container.horizontal{flex-direction:row;column-gap:20px;row-gap:0;}.hive_support_single_form_element .checkbox_item,.hive_support_single_form_element .radio_item{display:inline-block;position:relative;padding-left:26px;cursor:pointer;margin:0;font-size:var(--hive_support_field_text_size);font-weight:400;color:var(--hive_support_field_text_color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.hive_support_single_form_element.hive_support_field_error_occurred .checkbox_item,.hive_support_single_form_element.hive_support_field_error_occurred .radio_item{color:#f56c6c;}.hive_support_single_form_element .checkbox_item input[type="checkbox"],.hive_support_single_form_element .radio_item input[type="radio"]{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.hive_support_single_form_element .checkbox_item .checkmark,.hive_support_single_form_element .radio_item .checkmark{position:absolute;top:calc(50% - 16px / 2);left:0;height:16px;width:16px;background:var(--hive_support_field_bg_color);border:1px solid var(--hive_support_field_border_color);border-radius:0;}.hive_support_single_form_element .radio_item .checkmark{border-radius:50%;}.hive_support_single_form_element .checkbox_item input[type="checkbox"]:checked~.checkmark,.hive_support_single_form_element .radio_item input[type="radio"]:checked~.checkmark{background:var(--hive_support_field_radio_checked_bg_color);border:1px solid var(--hive_support_field_radio_checked_bg_color);}.hive_support_single_form_element .checkbox_item input[type="checkbox"]:checked~.checkmark{background:var(--hive_support_field_radio_checked_bg_color) url("https://sfalaw.com/nitropack_static/rVJopaQOdtTWchSAakVIIAfzLAlkBqZi/assets/images/optimized/rev-3bf6a88/sfalaw.com/wp-content/plugins/HiveSupportPro/assets/img/ticket_fields/checkbox_tick_icon.svg") no-repeat;background-size:10px;background-position-x:center;background-position-y:center;}.hive_support_single_form_element .checkbox_item input[type="checkbox"]:checked~.checkmark.nitro-lazy{background-image:none !important;}.hive_support_single_form_element .radio_item input[type="radio"]:checked~.checkmark{background:var(--hive_support_field_radio_checked_bg_color) url("https://sfalaw.com/nitropack_static/rVJopaQOdtTWchSAakVIIAfzLAlkBqZi/assets/images/optimized/rev-3bf6a88/sfalaw.com/wp-content/plugins/HiveSupportPro/assets/img/ticket_fields/radio_tick_icon.svg") no-repeat;background-size:6px;background-position-x:center;background-position-y:center;}.hive_support_single_form_element .radio_item input[type="radio"]:checked~.checkmark.nitro-lazy{background-image:none !important;}.hive_support_single_form_element .custom_btn_container{display:flex;gap:7px;}.hive_support_single_form_element .custom_btn_container button.reply{cursor:pointer;background:#685be7;color:#fff;border-radius:4px;border:2px solid #685be7;outline:none;font-weight:400;line-height:1.5;min-width:120px;display:flex;justify-content:center;align-items:center;}.hive_support_single_form_element .custom_btn_container button.reply_close{cursor:pointer;background:#fff;color:#685be7;border-radius:4px;border:2px solid #685be7;outline:none;font-weight:400;line-height:1.5;min-width:120px;display:flex;justify-content:center;align-items:center;}.hive_support_single_form_element .custom_btn_container button.reply .submitting_loader{display:inline-block;border:3px solid rgba(255,255,255,.2);border-radius:50%;border-top:3px solid #fff;width:22px;height:22px;-webkit-animation:hive_support_spin_animation 2s linear infinite;animation:hive_support_spin_animation 2s linear infinite;}.hive_support_single_form_element .custom_btn_container button.reply_close .submitting_loader{display:inline-block;border:3px solid #d0cfe5;border-radius:50%;border-top:3px solid #685be7;width:22px;height:22px;-webkit-animation:hive_support_spin_animation 2s linear infinite;animation:hive_support_spin_animation 2s linear infinite;}.ticket_media_upload{margin-bottom:18px;border:dashed 3px #1f8feb;background:#e5eaf0;border-radius:14px;display:flex;justify-content:center;align-items:center;gap:15px;padding:15px;}.btn-extra-style{height:52px;width:173px;display:flex;justify-content:center;align-items:center;font-size:16px;border-radius:10px;}svg.upload_svg{height:30px;width:30px;color:#1600e9;}.ticket_media_upload .upload_text{margin:0;padding:0;font-weight:500;color:#1f8feb;}.reply_thraed_uploaded_files{padding:0px 20px 20px 20px;display:flex;flex-wrap:wrap;gap:10px;}.button_file_item{display:flex;padding:10px 20px;background:#e4f2fd;gap:13px;align-items:center;justify-content:center;border-radius:15px;}.reply_thraed_uploaded_files a{color:#1f8feb;text-decoration:none;font-size:16px;}@-webkit-keyframes hive_support_spin_animation{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@keyframes hive_support_spin_animation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}#customer_portal{padding:50px 0px;}@media screen and (max-width: 767px){.hive_support_client_tickets_header button.show_form{font-size:14px;padding:10px 14px;}.hive_support_client_tickets_header h4{font-size:22px;}.ticket_media_upload{padding:8px;font-size:14px;}.hive_support_thread_reply_form{padding:10px 15px 20px 15px;}}@media screen and (max-width: 480px){.hive_support_client_tickets_item .hive_support_client_tickets_item_body .hive_support_client_tickets_item_body_details{flex:auto;}.hive_support_client_form_header button.show_tickets{padding:8px 10px;}.hive_support_client_form_header h4{font-size:18px;}.hive_support_client_thread_header button.show_tickets{padding:12px 12px;}.hive_support_client_thread_header h4{font-size:20px;}}.ml--20{margin-left:20px;}.ml--40{margin-left:40px;}.mr--20{margin-right:20px;}.mt--20{margin-top:20px;}.mb--20{margin-bottom:20px;}.p--20{padding:20px;}.pt--20{padding-top:20px !important;}.pt--0{padding-top:0 !important;}.mt-3{margin-top:1rem !important;}.mt-2{margin-top:.5rem !important;}.mb-1{margin-bottom:.25rem !important;}.pb-1{padding-bottom:.25rem !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.cursor--pointer{cursor:pointer;}.rotate--180{transform:rotate(180deg);}.translate-middle-y{transform:translateY(-50%);}:root{--hs-primary-color:#151a43;--hs-hover-color:#fe7747;}.hive_support_client_form_header button.show_tickets{border:1px solid #685be7;cursor:pointer;border-radius:10px;}.hive_support_thread_reply_form .hive_support_element_field_main textarea{height:unset !important;}body{position:relative;}.hs__live_chat_widget_wrapper *{box-sizing:border-box;}.chatContact__nav_tab_wrapper{padding:15px 20px !important;}.chatContact__nav_tab_wrapper .hs--tab-icon{padding:12px 8px;cursor:pointer;border-radius:10px;}.chatContact__nav_tab_wrapper .hs--tab-icon:hover{background:rgba(0,0,0,.07);}.hs__live_chat_widget_wrapper,.hs__live_chat_widget_box2{position:fixed;bottom:20px;right:20px;z-index:999999;}.chatContact__contents__header__close p{margin-bottom:0 !important;}.chatContact__contents__header__say{font-size:0;}.chatContact__contents{width:100%;max-width:400px;height:min(600px,100% - 104px);min-height:80px;max-height:600px;}.chatContact__contents__header{position:sticky !important;top:0;}.chatReply .chatReply__img img{min-width:42px;width:42px;height:42px;border-radius:50%;}.chatContact__nav_tab_wrapper{padding:20px;box-shadow:0 0 10px rgba(66,66,66,.34);}.chatContact__nav_tab{position:sticky;bottom:0px;width:100%;left:0;z-index:10;background:#fff;}.hs-message-list{margin-bottom:auto;}.hs-message-list-wrapper{width:100%;}.hs-message-list-inner{border-bottom:1px solid #ddd;width:100%;}.hs-message-list-inner:hover{background-color:rgba(0,0,0,.07);}.hs-message-list-inner .chat-head .chat-watch-status{background:#fe7747;color:#fff;display:inline-block;width:12px;height:12px;position:absolute;top:0;padding:0;border-radius:50%;}.chatContact__contents__head__title{font-size:20px;font-weight:600;}.hs-message-list-inner .chat-head{width:40px;text-align:center;position:relative;}.hs-message-list-inner .chat-head img{width:40px;border-radius:50%;}.hs-message-list-inner .chat-view{margin-left:auto;}.chatContact__contents__header__close{top:13px !important;}.hs-message-list-inner .chat--title{font-weight:500;line-height:1.2;font-size:14px;}.chatContact__btnWrapper.hs-new-conversation--btn{display:flex;justify-content:center;margin-bottom:4px;}.hs-new-conversation--btn{position:sticky !important;bottom:80px !important;}.search_form_wrapper .search--icon{background:rgba(0,0,0,.007);}.search_form_wrapper{position:sticky;top:-1px;background-color:#0080ff;}.search_form_wrapper .hs-search--input{background-color:#fff !important;font-size:14px;}.search_form_wrapper .search--icon button{padding:5px 11px;border-radius:6px;position:absolute;top:50%;transform:translateY(-50%);right:15px;border:none;transition:.3s;}.hs__live_chat_widget_wrapper ::-webkit-scrollbar{width:3px;}.hs__live_chat_widget_wrapper ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:100px;}.hs__live_chat_widget_wrapper ::-webkit-scrollbar-thumb{background:#0080ff;border-radius:100px;}.hs__live_chat_widget_wrapper ::-webkit-scrollbar-thumb:hover{background:#0263c4;}.hs_front_chat_reply_agent{align-items:normal !important;}.hs_front_chat__message{margin-bottom:0 !important;}.hs_front_chat__name{background:transparent !important;padding-top:0 !important;margin-top:0 !important;padding-left:2px !important;color:#252525 !important;}.hs_own_chat_box_front .hs_front_chat__name{text-align:right !important;margin-bottom:0 !important;background:transparent !important;padding-top:0 !important;margin-top:0 !important;padding-left:2px !important;color:#252525 !important;}#chatContact__chat.chatContact__contents__inner__chat{display:flex !important;flex-flow:wrap !important;overflow-y:scroll;padding-right:8px;padding-top:5px;padding-bottom:5px;scrollbar-width:thin;height:100%;}#chatContact__chat.chatContact__contents__inner__chat
  .chatContact__contents__inner__chat_box{max-height:100% !important;display:flex !important;flex-wrap:wrap !important;flex:1 1 100%;}.chatContact__contents__footer_new{margin-top:auto !important;}.hs-bg--primary{background-color:#0080ff;}.hs-widget--team,.hs-widget--intro{padding-left:30px;padding-right:30px;}.hs-widget--intro{min-width:100%;}.hs-widget--team{z-index:2;padding-bottom:30px;}.hs-widget--team .chatContact__contents__header__team__name a{font-size:22px;text-decoration:none;}.hs-chat-icon--wrapper{width:50px !important;height:50px !important;gap:0 !important;padding:0 !important;}.hs-chat--icon{line-height:1 !important;font-size:30px !important;padding-left:13px !important;}.chatContact__contents{bottom:83px !important;}.hs-intro--title{text-align:left;font-size:30px !important;line-height:1;}.hs-intro-sub--title{text-align:left;font-size:24px !important;line-height:1 !important;}.hs-message-tab-wrapper{position:relative;}.hs-message-count-wrapper{display:inline-block;background-color:#ff4c4c;width:20px;width:10px;height:20px;height:10px;line-height:1;font-size:14px;font-weight:700;padding-top:4px;border-radius:10px;color:#fff;position:absolute;top:5px;top:12px;right:14px;right:20px;}.chatContact__contents__inner__form{max-height:90px !important;}.hive_support_client_tickets_item{position:relative;}.hive_support_client_tickets_item .hive_support_client_tickets_item_body a{color:#121212 !important;cursor:pointer;}.hive_support_client_tickets_item
  .hive_support_client_tickets_item_body
  a::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.hive_support_client_tickets_item .hive_support_client_tickets_item_body p{color:#444 !important;margin-top:8px !important;}.hive_support_client_tickets_item
  .hive_support_client_tickets_item_footer
  ul
  li{font-size:13px !important;}.hive_support_client_tickets_item
  .hive_support_client_tickets_item_footer
  ul
  li
  span{color:#444 !important;}.hive_support_client_tickets_item
  .hive_support_client_tickets_item_footer
  ul
  li
  strong{color:#444 !important;}.hive_support_client_tickets_header button.show_form{transition:all .3s ease;background-color:var(--hs-primary-color) !important;}.hive_support_client_tickets_header button.show_form:hover{background-color:var(--hs-hover-color) !important;}.hive_support_single_form_element .custom_btn_container button.reply{background:var(--hs-primary-color) !important;border:2px solid var(--hs-primary-color) !important;}.hive_support_single_form_element .custom_btn_container button.reply:hover{background:var(--hs-hover-color) !important;border:2px solid var(--hs-hover-color) !important;}.hive_support_client_thread_item
  .hive_support_client_thread_item_header_details
  span.response_by{background:var(--hs-hover-color) !important;}.hive_support_client_thread_item
  .hive_support_client_thread_item_header_details
  span.hs-my--message{background:var(--hs-primary-color) !important;}.hive_support_single_form_element[data-field_slug="submit_btn"]{max-width:max-content !important;}.hive_support_client_form_header button.show_tickets{border:1px solid var(--hs-primary-color);color:var(--hs-primary-color);}.hive_support_client_thread_header button.show_tickets{border:1px solid var(--hs-primary-color);cursor:pointer;border-radius:10px;color:var(--hs-primary-color);}.hive-support-media-upload-preview-wrap{margin-top:30px;}.media-upload-preview{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;}.media-upload-preview img{max-width:178px !important;height:auto !important;margin-bottom:20px;}.ticket_media_upload{cursor:pointer;}.hs-ticket-content-title{font-weight:bold !important;color:black !important;padding-bottom:10px !important;}.hs-ticket-content-value{padding-bottom:10px;}.hive_support_client_tickets_item_body_details .ticket-watch-status{background:#fe7747;color:#fff;padding:4px 8px;border-radius:5px;display:inline-block;line-height:1;font-size:12px;font-weight:700;}.hive_support_client_tickets_item_body_details .ticket-watch-status.new_reply{background:#008000;}.ai-thinking-loader{width:35px;aspect-ratio:2;--_g:no-repeat radial-gradient(circle closest-side,#fff 90%,rgba(0,0,0,0));background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 50%;animation:l3 1s infinite linear;display:inline-block;}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%;}40%{background-position:0% 100%,50% 0%,100% 50%;}60%{background-position:0% 50%,50% 100%,100% 0%;}80%{background-position:0% 50%,50% 50%,100% 100%;}}.test-animation{overflow:hidden;border-right:.15em solid orange;white-space:nowrap;margin:0 auto;letter-spacing:.15em;animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite;}@keyframes typing{from{width:0;}to{width:100%;}}@keyframes blink-caret{from,to{border-color:transparent;}50%{border-color:orange;}}.hs-login-form label,.hs-registration-form label,.hs-lostpasswordform label{display:block;margin-bottom:5px;}.hs-registration-form-group{margin-bottom:15px;}.hs-lostpasswordform .submit{display:flex;align-items:center;gap:15px;}.hs-login-form p{margin-bottom:10px !important;}.hs-login-form-footer{margin-top:25px;}.hs-login-form-title{margin-bottom:27px;border-left:2px solid #f00000;padding-left:10px;background:#f8f8f8;padding-top:15px;font-size:18px;padding-bottom:15px;}.hs-registration-form-title{margin-bottom:30px;font-size:22px;}