.brand-hub-page{--bh-red:#d81416;--bh-ink:#12263a;--bh-muted:#4b5563;--bh-border:#e8ecf0;--bh-bg:#f5f6f8;--bh-surface:#fff;background:var(--bh-bg);padding-bottom:48px;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--bh-ink)}.brand-hub-page,.brand-hub-page *{box-sizing:border-box}.brand-hub-page .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:768px){.brand-hub-page .container{width:750px}}@media (min-width:992px){.brand-hub-page .container{width:970px}}@media (min-width:1200px){.brand-hub-page .container{width:1170px}}.brand-hub-page .breadCrumn{background:var(--bh-surface);border-bottom:1px solid var(--bh-border)}.brand-hub-page .breadcrumb{margin:0;padding:12px 0;background:transparent;font-size:13px}.brand-hub-page .breadcrumb>li+li::before{color:#9ca3af}.brand-hub-page .breadcrumb a{color:var(--bh-muted)}.brand-hub-page .breadcrumb .active,.brand-hub-page .breadcrumb .active a{color:var(--bh-ink);font-weight:600}.bh-hero{position:relative;overflow:visible;background:linear-gradient(135deg,#fff 0%,#fafbfc 55%,#fff5f5 100%);border-bottom:1px solid var(--bh-border);padding:24px 0 20px;min-height:240px}.bh-hero::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--bh-red) 0%,#f07178 100%)}.bh-hero__panel{background:var(--bh-surface);border:1px solid var(--bh-border);border-radius:16px;box-shadow:0 2px 12px rgba(36,39,44,0.06);padding:22px 24px 18px}.bh-hero__eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--bh-red)}.bh-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 0;padding-top:14px;border-top:1px solid #f0f2f5}.bh-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#f8fafc;border:1px solid var(--bh-border);font-size:12px;font-weight:600;color:#374151}.bh-pill i{color:var(--bh-red)}.brand-hub-page .bh-hero .rm-footer-wrap{margin-bottom:0}.brand-hub-page .bh-hero .rm-footer,.brand-hub-page .bh-hero .rm-footer-section{background:transparent !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;overflow:visible !important}.brand-hub-page .bh-hero .rm-footer__inner{padding:0 !important}.brand-hub-page .bh-hero .rm-footer__heading,.brand-hub-page .bh-hero .rm-footer__heading--page{margin:0 0 12px !important;font-size:clamp(1.45rem,2.8vw,2rem) !important;font-weight:800 !important;color:var(--bh-ink) !important;line-height:1.25 !important;letter-spacing:-0.02em;max-width:none !important}.brand-hub-page .bh-hero .rm-footer__preview,.brand-hub-page .bh-hero .rm-footer__full,.brand-hub-page .bh-hero .rm-footer__content{max-width:none !important;width:100% !important;font-size:15px !important;line-height:1.7 !important;color:var(--bh-muted) !important}.brand-hub-page .bh-hero .rm-footer__preview p,.brand-hub-page .bh-hero .rm-footer__full p,.brand-hub-page .bh-hero .rm-footer__content p{margin:0 0 12px !important;max-width:none !important;width:100% !important;text-align:left !important;color:var(--bh-muted) !important;font-size:15px !important;line-height:1.7 !important}.brand-hub-page .bh-hero .rm-footer__cms-title,.brand-hub-page .bh-hero .rm-footer__full h2,.brand-hub-page .bh-hero .rm-footer__full h3{margin:16px 0 8px !important;font-size:1.05rem !important;font-weight:800 !important;color:var(--bh-ink) !important;line-height:1.35 !important}.brand-hub-page .bh-hero .rm-footer__full a,.brand-hub-page .bh-hero .rm-footer__full a span,.brand-hub-page .bh-hero .rm-footer__full a strong{color:var(--bh-red) !important;font-weight:600}.brand-hub-page .bh-hero .rm-footer__actions{margin-top:8px}.brand-hub-page .bh-hero .rm-footer__toggle{min-height:40px;padding:0 14px !important;border-radius:10px !important;font-weight:700 !important;border:1.5px solid var(--bh-red) !important;background:#fff !important;color:var(--bh-red) !important;text-decoration:none !important}.brand-hub-page .bh-hero .rm-footer__toggle::after{border-color:currentColor}.brand-hub-page .bh-hero .rm-footer__toggle:hover,.brand-hub-page .bh-hero .rm-footer.is-expanded .rm-footer__toggle{background:var(--bh-red) !important;color:#fff !important}.bh-main{padding-top:8px}.bh-section{margin:18px 0}.bh-section__panel{background:var(--bh-surface);border:1px solid var(--bh-border);border-radius:14px;box-shadow:0 1px 4px rgba(36,39,44,0.05);padding:20px 22px 22px}.bh-section__head{margin:0 0 16px}.bh-section__title{margin:0 0 4px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;color:var(--bh-ink);line-height:1.3;letter-spacing:-0.02em}.bh-section__sub{margin:0;font-size:14px;line-height:1.5;color:var(--bh-muted);max-width:40rem}.bh-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bh-cat-card{display:flex;flex-direction:column;height:100%;background:#fafbfc;border:1px solid var(--bh-border);border-radius:12px;overflow:hidden;transition:border-color 0.15s ease,box-shadow 0.15s ease,transform 0.15s ease}.bh-cat-card:hover{border-color:#f0c4c5;box-shadow:0 8px 24px rgba(18,38,58,0.08);transform:translateY(-2px)}.bh-cat-card__media{display:flex;align-items:center;justify-content:center;min-height:140px;padding:16px 12px 8px;background:linear-gradient(180deg,#fff 0%,#f7f8fa 100%)}.bh-cat-card__media img{max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain}.bh-cat-card__body{display:flex;flex-direction:column;gap:10px;padding:12px 14px 16px;flex:1}.bh-cat-card__title{margin:0;font-size:15px;font-weight:700;color:var(--bh-ink);line-height:1.35;text-align:center}.bh-cat-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:42px;margin-top:auto;padding:0 14px;border-radius:10px;background:var(--bh-red);color:#fff !important;font-size:13px;font-weight:700;text-decoration:none !important;transition:background 0.15s ease}.bh-cat-card__cta:hover,.bh-cat-card__cta:focus{background:#b91012;color:#fff !important}.bh-cat-card--used .bh-cat-card__media{min-height:150px}.bh-cat-card--used .bh-cat-card__media img{max-height:130px;border-radius:8px}.bh-ranges .tagcloud{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:2px 2px 10px;white-space:nowrap;scrollbar-width:thin}.brand-hub-page .bh-ranges .tagcloud a,.brand-hub-page .categoriesBox,.brand-hub-page .tagcloud a{display:inline-flex;align-items:center;flex:0 0 auto;min-height:36px;padding:6px 14px !important;margin:0 !important;border:1px solid var(--bh-border) !important;border-radius:999px !important;background:#fff !important;color:var(--bh-ink) !important;font-size:13px !important;font-weight:600 !important;text-decoration:none !important;white-space:nowrap;transition:border-color 0.15s ease,color 0.15s ease,background 0.15s ease}.brand-hub-page .bh-ranges .tagcloud a:hover,.brand-hub-page .tagcloud a:hover{border-color:#f0c4c5 !important;color:var(--bh-red) !important;background:#fff8f8 !important}.brand-hub-page .listing-brands-section,.brand-hub-page .tb-brands-section{margin:18px 0;background:var(--bh-surface);border:1px solid var(--bh-border);border-radius:14px;box-shadow:0 2px 12px rgba(36,39,44,0.06);overflow:hidden}.brand-hub-page .listing-brands-section .container,.brand-hub-page .tb-brands-section .container{background:transparent !important;border:0;border-radius:0;box-shadow:none;padding-top:0;padding-bottom:0;width:100%;max-width:none}.brand-hub-page .listing-brands-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid #f0f2f5;background:linear-gradient(180deg,#fafbfc 0%,#fff 100%)}.brand-hub-page .listing-brands-header-text{min-width:0}.brand-hub-page .listing-brands-title,.brand-hub-page .tb-brands-section h2{margin:0;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;color:var(--bh-ink);line-height:1.25}.brand-hub-page .listing-brands-sub{margin:4px 0 0;font-size:13px;line-height:1.4;color:var(--bh-muted)}.brand-hub-page .listing-brands-body{padding:16px 0 18px}.brand-hub-page .tb-brands-track{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.brand-hub-page .tb-brands-track::-webkit-scrollbar{display:none}.brand-hub-page .tb-brand-card{flex:0 0 132px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--bh-border);border-radius:12px;padding:14px 10px 12px;text-decoration:none !important;color:inherit;box-shadow:0 1px 4px rgba(36,39,44,0.05);min-height:148px;box-sizing:border-box;transition:border-color 0.15s ease,box-shadow 0.15s ease,transform 0.15s ease}.brand-hub-page .tb-brand-card:hover{border-color:#f0c4c5;box-shadow:0 4px 14px rgba(216,21,23,0.1);transform:translateY(-2px);color:inherit;text-decoration:none !important}.brand-hub-page .tb-brand-card-logo{width:100%;min-height:72px;display:flex;align-items:center;justify-content:center;background:#f8f9fb;border-radius:10px;padding:10px 8px;margin-bottom:10px}.brand-hub-page .tb-brand-card-logo img{max-width:100%;max-height:56px;width:auto;height:auto;object-fit:contain}.brand-hub-page .tb-brand-card-name{display:block;font-size:12px;font-weight:600;color:var(--bh-ink);text-align:center;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:767px){.brand-hub-page .listing-brands-header{flex-direction:column;align-items:stretch;padding:16px 16px 12px}.brand-hub-page .tb-brands-track{padding:4px 16px 8px;gap:10px}.brand-hub-page .tb-brand-card{flex:0 0 118px;min-height:140px}}.brand-hub-page .bh-review-card__rating .fa-star:before,.brand-hub-page .bh-review-card__rating .fa:before{content:"\2605";font-family:Arial,sans-serif;font-style:normal;font-weight:700;color:#f5a623}.brand-hub-page .bh-section__panel h2.font-20,.brand-hub-page .bh-section__panel .font-20{margin:0 0 14px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;color:var(--bh-ink)}.brand-hub-page .bh-section__panel .font-18,.brand-hub-page .bh-section__panel>h2,.brand-hub-page .bh-section__panel>h3{margin:0 0 14px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;color:var(--bh-ink)}.brand-hub-page .bh-dealer .section-content{text-align:left !important}.brand-hub-page .bh-reviews-section .bh-section__panel{padding:20px 0 18px;overflow:hidden}.brand-hub-page .bh-reviews{width:100%}.brand-hub-page .bh-reviews__head{padding:0 22px 4px}.brand-hub-page .bh-reviews__track{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:8px 22px 12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.brand-hub-page .bh-reviews__track::-webkit-scrollbar{display:none}.brand-hub-page .bh-review-card{flex:0 0 300px;scroll-snap-align:start;display:flex;flex-direction:column;gap:10px;min-height:220px;padding:18px 18px 16px;background:#fafbfc;border:1px solid var(--bh-border);border-radius:14px;box-shadow:0 1px 3px rgba(18,38,58,0.04);transition:border-color 0.15s ease,box-shadow 0.15s ease,transform 0.15s ease}.brand-hub-page .bh-review-card:hover{border-color:#f0c4c5;box-shadow:0 8px 22px rgba(18,38,58,0.08);transform:translateY(-2px)}.brand-hub-page .bh-review-card__rating{display:inline-flex;align-items:center;gap:2px;color:#f59e0b;font-size:15px;line-height:1}.brand-hub-page .bh-review-card__rating .fa{margin:0 1px}.brand-hub-page .bh-review-card__title{margin:0;font-size:15px;font-weight:800;color:var(--bh-ink);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand-hub-page .bh-review-card__body{margin:0;flex:1;font-size:14px;line-height:1.6;color:var(--bh-muted);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.brand-hub-page .bh-review-card__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;margin-top:auto;padding-top:10px;border-top:1px solid #eef2f6}.brand-hub-page .bh-review-card__author{font-size:12px;font-weight:700;color:var(--bh-ink)}.brand-hub-page .bh-review-card__date{font-size:12px;color:#9ca3af;font-weight:500}.brand-hub-page .bh-stories-section .bh-section__panel{padding:20px 0 16px;overflow:hidden}.brand-hub-page .bh-stories__head{padding:0 22px 8px}.brand-hub-page .bh-stories__wrap{position:relative}.brand-hub-page .bh-stories__hint{display:none;margin:0;padding:0 22px 6px;font-size:12px;font-weight:600;color:#9ca3af}.brand-hub-page .bh-stories__track{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:4px 22px 12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.brand-hub-page .bh-stories__track::-webkit-scrollbar{display:none}.brand-hub-page .bh-story-card{flex:0 0 148px;width:148px;scroll-snap-align:start;text-decoration:none !important;color:inherit;transition:transform 0.2s ease}.brand-hub-page .bh-story-card:first-child{flex:0 0 176px;width:176px}.brand-hub-page .bh-story-card:hover{transform:translateY(-3px)}.brand-hub-page .bh-story-card__media{border-radius:14px;overflow:hidden;background:#e8ecf0;aspect-ratio:9 / 14;line-height:0;border:1px solid var(--bh-border);box-shadow:0 2px 10px rgba(18,38,58,0.08)}.brand-hub-page .bh-story-card__media img{width:100%;height:100%;object-fit:cover;display:block}.brand-hub-page .bh-story-card__title{margin:10px 0 0;font-size:13px;line-height:1.35;font-weight:700;color:var(--bh-ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:3.9em}.brand-hub-page .bh-story-card:first-child .bh-story-card__title{font-size:14px}.brand-hub-page .bh-story-card:hover .bh-story-card__title{color:var(--bh-red)}.brand-hub-page .bh-stories__footer{padding:4px 22px 8px;text-align:center}.brand-hub-page .bh-stories__all{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:var(--bh-red);text-decoration:none !important}.brand-hub-page .bh-stories__all:hover{color:#b91012}.brand-hub-page #brandWebStories{background:var(--bh-surface) !important;border:1px solid var(--bh-border);border-radius:14px;box-shadow:0 1px 4px rgba(36,39,44,0.05);padding:18px 0 12px !important;margin-top:20px !important}.brand-hub-page #brandWebStories>h3.font-18{margin:0 0 8px !important;padding:0 22px;font-size:clamp(1.15rem,2vw,1.35rem) !important;font-weight:800 !important;color:var(--bh-ink) !important}.brand-hub-page #brandWebStories .section-content{margin:0 !important;text-align:left !important}@media (max-width:767px){.brand-hub-page .bh-review-card{flex:0 0 78vw;max-width:300px;min-height:200px}.bh-hero__panel{padding:16px 16px 14px;border-radius:14px}.brand-hub-page .bh-stories__hint{display:block}.brand-hub-page .bh-story-card{flex:0 0 132px;width:132px}.brand-hub-page .bh-story-card:first-child{flex:0 0 158px;width:158px}}.brand-hub-page #tabBrandListing .side-bar .widget{background:var(--bh-surface);border:1px solid var(--bh-border);border-radius:14px;padding:14px 14px 10px;box-shadow:0 1px 4px rgba(36,39,44,0.05)}.brand-hub-page #tabBrandListing .acod-head-b{font-size:13px;font-weight:700;color:var(--bh-ink);margin-bottom:8px}.brand-hub-page .brand-hub-hero{background:transparent;border:0;padding:0;margin:0 0 12px}.brand-hub-page .brand-hub-hero .card,.brand-hub-page .brand-hub-hero .card-body,.brand-hub-page .brand-hub-hero .row.bg-white{background:var(--bh-surface) !important;border:1px solid var(--bh-border);border-radius:14px;box-shadow:0 1px 4px rgba(36,39,44,0.05);margin:0 !important}.brand-hub-page .brand-hub-hero h1.card-title,.brand-hub-page .brand-hub-hero .card-title{font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:700;color:var(--bh-ink);letter-spacing:-0.02em}.brand-hub-page .brand-hub-models-heading{padding:4px 4px 12px !important;font-size:clamp(1.1rem,2vw,1.25rem) !important;font-weight:700;color:var(--bh-ink)}.brand-hub-page .filterSticky{position:fixed;left:16px;right:16px;bottom:16px;width:auto;max-width:280px;margin:0 auto;height:auto;min-height:48px;padding:0;border-radius:14px;background:var(--bh-ink);box-shadow:0 8px 28px rgba(18,38,58,0.28);z-index:99;display:flex;align-items:center;justify-content:center}.brand-hub-page .filterSticky .open{width:100%;min-height:48px;border:0 !important;background:transparent !important;color:#fff !important;font-weight:700;font-size:14px}.brand-hub-page .filterSticky .open:hover{background:transparent !important;color:#fff !important;border:0 !important}.brand-hub-page .popup-overlay.stickyPopUp{background:rgba(18,38,58,0.45);border:0}.brand-hub-page .popup-content .side-bar{background:#fff;border-radius:16px 16px 0 0;padding:16px;max-height:85vh;overflow:auto}.brand-hub-page .popup-content .close{min-width:44px;min-height:44px;font-size:28px !important;line-height:1;color:var(--bh-ink);background:transparent !important;border:0 !important}.brand-hub-page #_loadMore.b-Button{min-height:46px;padding:0 22px;border-radius:12px;font-weight:700;background:var(--bh-red);border:0;color:#fff}@media (max-width:991px){.bh-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.bh-hero{padding:22px 0 4px}.bh-section__panel{padding:16px 14px 18px;border-radius:12px}.bh-cat-grid{grid-template-columns:1fr 1fr;gap:10px}.bh-cat-card__media{min-height:110px;padding:12px 8px 4px}.bh-cat-card__media img{max-height:88px}.bh-cat-card__title{font-size:13px}.bh-cat-card__cta{min-height:38px;font-size:12px}}