/**
 * crisp-relay-site-helpdesk - Helpdesk site. Serves user helpdesks
 * @version v2.0.0
 * @author Crisp IM SAS https://crisp.chat/
 * @date 10/25/2023
 */
.csh-category{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.csh-category aside{width:200px;margin-right:30px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.csh-category aside .csh-aside{padding-bottom:80px}.csh-category section{padding-bottom:16px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.csh-category section .csh-category-empty,.csh-category section .csh-category-section-empty{color:#37516c;text-align:center;font-style:italic}.csh-category section .csh-category-empty{padding:12px 0}.csh-category section .csh-category-section{border-bottom:1px solid #e5e9ef;margin-bottom:46px;padding-bottom:38px}.csh-category section .csh-category-section[data-expanded=true] .csh-category-item[data-collapsed=true]{display:block}.csh-category section .csh-category-section[data-expanded=true] .csh-category-section-expand-wrap{display:none}.csh-category section .csh-category-section:last-of-type{border-bottom:0 none;margin-bottom:0;padding-bottom:0}.csh-category section .csh-category-section .csh-category-section-title{font-size:18.9px;line-height:22px;text-align:center;margin-bottom:20px}.csh-category section .csh-category-section .csh-category-section-empty{font-size:13.95px;margin-bottom:14px;padding:2px 0}.csh-category section .csh-category-section .csh-category-section-expand-wrap{text-align:center;padding-top:30px;padding-bottom:2px}.csh-category section .csh-category-section .csh-category-section-expand-wrap .csh-category-section-expand{color:#000;font-size:13.95px;line-height:22px;padding:12px 34px 14px}.csh-category section .csh-category-section-list{padding:4px 0}html[dir=rtl] .csh-category aside{margin-left:30px;margin-right:0}@media screen and (max-width:940px){.csh-category aside{width:160px;margin-right:24px}html[dir=rtl] .csh-category aside{margin-left:24px;margin-right:0}}@media screen and (max-width:780px){.csh-category{display:block}.csh-category aside{display:none}}@media screen and (max-width:480px){.csh-category section .csh-category-section .csh-category-section-expand-wrap{padding-top:26px}.csh-category section .csh-category-section .csh-category-section-expand-wrap .csh-category-section-expand{padding-left:8px;padding-right:8px;display:block}}