.brands-page{padding:0 0 64px;min-height:60vh;background:#fff}.brands-container{max-width:1280px;margin:0 auto;padding:0 28px}.brands-container .kh-bc-inner{padding:0}.brands-page-title{font-size:22px;font-weight:700;color:#222;margin-bottom:20px}.bp-featured-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.bp-featured-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#333}.bp-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bp-filter-btn{padding:7px 20px;border-radius:6px;border:1.5px solid #d0d5dd;background:#fff;color:#444;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:.18s}.bp-filter-btn:hover{background:#f0f9f9;border-color:#0f4f59;color:#0f4f59}.bp-filter-btn.active{background:#0f4f59;border-color:#0f4f59;color:#fff}.bp-featured-wrap{margin-bottom:40px}.bp-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bp-feat-card.bp-hidden{display:none}.bp-feat-card{display:flex;flex-direction:row;direction:rtl;background:#fff;border-radius:8px;border:1px solid #e2e2e2;text-decoration:none;overflow:hidden;min-height:140px}.bp-feat-info{flex:1;padding:18px 16px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:12px;text-align:right}.bp-feat-name{font-size:15px;font-weight:700;color:#111;text-decoration:none;display:block;line-height:1.5}.bp-feat-name:hover{color:#0f4f59}.bp-feat-tags{display:flex;flex-wrap:wrap;gap:6px}.bp-tag{display:inline-block;padding:5px 12px;border-radius:5px;border:none;background:#f0f0f0;color:#444;font-size:11.5px;font-weight:600;text-decoration:none;white-space:nowrap}.bp-feat-logo{width:150px;flex-shrink:0;background:#f0f0f0;border-left:1px solid #e2e2e2;display:flex;align-items:center;justify-content:center;padding:8px}.bp-feat-logo img{width:100%;height:100%;object-fit:contain}.bp-others-wrap{margin-bottom:40px}.bp-others-title{font-size:16px;font-weight:700;color:#222;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #e2e2e2;position:relative}.bp-others-title::after{content:'';position:absolute;bottom:-2px;right:0;width:36px;height:2px;background:#0f4f59;border-radius:2px}.bp-others-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.bp-other-card{display:flex;flex-direction:column;align-items:stretch;background:#f5f5f5;border-radius:10px;border:1px solid #e8e8e8;text-decoration:none;overflow:hidden}.bp-other-logo{width:100%;aspect-ratio:1/1;background:#f0f0f0;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}.bp-other-logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.bp-logo-placeholder{width:40%;height:40%;color:#c2c2c2}.bp-other-name{width:100%;padding:10px 10px;min-height:calc(2 * 1.4em + 20px);font-size:11px;font-weight:400;color:#888;text-align:center;line-height:1.4;border-top:1px solid #e8e8e8;background:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.brands-description{max-width:80%;margin:40px auto 0;padding:30px 50px;border-radius:12px;border:1px solid #0f4f59;position:relative;background:#fff}.brands-description .description-content{text-align:justify;line-height:2}.brands-description.expanded .description-content{max-height:none}.description-toggle{display:inline-flex;align-items:center;gap:8px;margin:16px 0 0;padding:8px 0 12px;background:#fff0;border:none;color:#0f4f59;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;position:relative}.description-toggle::after{content:'';position:absolute;bottom:6px;right:0;left:0;height:1px;background:#0f4f59}