.kc-header-container{display:none}
@media screen and (max-width:768px){.kc-header-container{display:block;box-shadow:0 8px 12px 0 #0000000F}
.kc-header-content{display:flex;align-items:center;justify-content:space-between;padding:12px 10px}
.kc-header-left-content{display:flex;align-items:center;gap:6px}
.kc-header-back-icon{width:20px;height:20px}
.kc-header-title{font-family:Archivo;font-weight:500;font-size:16px;line-height:100%;color:#1d1d1f}
.kc-arrow-refresh-icon{width:24px;height:24px}
}