.jb-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.jb-pills span{font-size:13px;padding:5px 12px;border:1px solid #ccc;border-radius:20px;color:#555;background:#fff;white-space:nowrap}.jb-chip{font-size:12px;padding:5px 12px;border-radius:20px;border:0.5px solid #ccc;color:#555;background:#f5f5f5;white-space:nowrap;display:inline-block;margin:4px}.jb-chip.accent{border-color:#a8c9e8;color:#185fa5;background:#e6f1fb}#hero-section{position:relative;min-height:100vh;overflow:hidden}#hero-section #jb-mesh{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}#hero-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 45%,rgba(255,255,255,0.92) 75%,rgba(255,255,255,1) 100%);z-index:1;pointer-events:none}#hero-section .et_pb_row{position:relative;z-index:2}