.section-title-box{flex-wrap:nowrap;align-items:center;gap:10px;margin-bottom:24px;display:flex;position:relative}.section-title{font-family:var(--font-head);flex-wrap:nowrap;flex:1 0;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.section-title:after{content:"";background:var(--border);flex:1;height:1px;margin-left:10px}@media (max-width:360px){.section-title-box{flex-wrap:wrap}}
