.brand-hub-section{background:var(--brand-bg,#fff);padding-block:var(--brand-pt,48px) var(--brand-pb,48px)}.brand-hub-section[hidden]{display:none}.brand-hub-header{max-width:760px;margin:0 auto 32px;text-align:center}.brand-hub-eyebrow{margin:0 0 8px;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-hub-title{margin:0 0 12px}.brand-hub-copy{color:rgba(var(--color-foreground),.72)}.brand-hub-grid{display:grid;grid-template-columns:1fr;gap:16px}.brand-hub-card{height:100%;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.brand-hub-card__media{position:relative;aspect-ratio:4/3;background:rgba(var(--color-foreground),.05);overflow:hidden}.brand-hub-card__media img{width:100%;height:100%;object-fit:cover;display:block}.brand-hub-card__content{padding:20px}.brand-hub-card__title{margin:0 0 8px;font-size:1.8rem}.brand-hub-card__text{margin:0;color:rgba(var(--color-foreground),.72)}.brand-hub-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.brand-hub-placeholder{width:100%;height:100%}.brand-hub-breadcrumb{padding-block:12px;font-size:1.3rem}.brand-hub-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.brand-hub-breadcrumb li+li:before{content:'/';margin-right:8px;color:rgba(var(--color-foreground),.45)}.brand-hub-hero{position:relative;display:grid;min-height:var(--hero-height,420px);align-items:end;overflow:hidden;background:#111;color:#fff}.brand-hub-hero__media,.brand-hub-hero__overlay{position:absolute;inset:0}.brand-hub-hero__media img{width:100%;height:100%;object-fit:cover}.brand-hub-hero__overlay{background:rgba(0,0,0,var(--overlay-opacity,.45))}.brand-hub-hero__content{position:relative;z-index:1;padding-block:56px}.brand-hub-hero__content>*{max-width:760px}.brand-hub-hero__content h1{margin:0 0 12px;color:inherit}.brand-hub-split{display:grid;gap:28px;align-items:center}.brand-hub-split__media{aspect-ratio:4/3;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.05)}.brand-hub-split__media img{width:100%;height:100%;object-fit:cover}.brand-hub-installation{counter-reset:steps}.brand-hub-step{position:relative;padding-left:52px}.brand-hub-step:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:0;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700}.brand-hub-review__stars{color:#d5a400;letter-spacing:.12em}.brand-hub-faq{max-width:900px;margin-inline:auto;border-top:1px solid rgba(var(--color-foreground),.14)}.brand-hub-faq details{border-bottom:1px solid rgba(var(--color-foreground),.14)}.brand-hub-faq summary{padding:18px 0;font-weight:700;cursor:pointer}.brand-hub-faq__answer{padding:0 0 18px}.brand-hub-cta{text-align:center}.brand-hub-cta .brand-hub-copy{max-width:680px;margin-inline:auto}@media(min-width:750px){.brand-hub-section{padding-block:var(--brand-pt-desktop,72px) var(--brand-pb-desktop,72px)}.brand-hub-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-hub-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-hub-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-hub-split{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-hub-split--reverse .brand-hub-split__media{order:2}.brand-hub-hero__content{padding-block:80px}}
