.hb-products-hub{--hb-products-bg:#fffdfa;--hb-products-content-width:100rem;--hb-products-radius:1.25rem;--hb-products-border:rgb(20 78 158 / 12%);--hb-products-shadow:0 1.25rem 3.5rem rgb(44 36 29 / 8%);background:var(--hb-products-bg)} .hb-products-hub__intro-shell{padding-block:clamp(2.5rem,4vw,4rem);padding-inline:clamp(1.25rem,4vw,3.5rem);background:linear-gradient(180deg,#f2efeb 0%,#f7f5f2 100%)} .hb-products-hub__content{padding-block:clamp(3rem,5vw,5rem) clamp(4rem,7vw,7rem);padding-inline:clamp(1.25rem,4vw,3.5rem);background:#fffdfa} .hb-products-hub__inner{width:min( 100%,var(--hb-products-content-width) );margin-inline:auto} .hb-products-hub__intro{max-width:60rem} .hb-products-hub__eyebrow,.hb-products-group__eyebrow,.hb-products-card__eyebrow{margin:0 0 0.75rem;color:var(--color-primary,#144e9e);font-size:0.8125rem;font-weight:700;letter-spacing:0.08em;line-height:1.4;text-transform:uppercase} .hb-products-hub__eyebrow{color:#c88434} .hb-products-hub__title{max-width:54rem;margin:0;color:#144e9e;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.05;text-wrap:balance} .hb-products-hub__lead{max-width:52rem;margin:1.5rem 0 0;color:var(--color-text-muted,#7a726a);font-size:clamp(1.0625rem,1.5vw,1.25rem);line-height:1.7} .hb-products-group + .hb-products-group{margin-top:clamp(4.5rem,8vw,7rem);padding-top:clamp(4rem,7vw,6rem);border-top:0.0625rem solid var(--hb-products-border)} .hb-products-group__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem 3rem;margin-bottom:clamp(2rem,4vw,3rem)} .hb-products-group__copy{max-width:55rem} .hb-products-group__title{margin:0;color:#144e9e;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.1;text-wrap:balance} .hb-products-group__text{max-width:48rem;margin:1rem 0 0;color:var(--color-text-muted,#7a726a);font-size:1.0625rem;line-height:1.7} .hb-products-group__action{flex:0 0 auto} .hb-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2rem)} .hb-products-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:0.0625rem solid var(--hb-products-border);border-radius:var(--hb-products-radius);background:linear-gradient( 135deg,rgb(255 255 255 / 96%),rgb(255 253 250 / 90%) );box-shadow:var(--hb-products-shadow);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease} .hb-products-card:hover{border-color:rgb(20 78 158 / 28%);box-shadow:0 1.5rem 4rem rgb(44 36 29 / 12%);transform:translateY(-0.2rem)} .hb-products-card__media-link{display:block;color:inherit;text-decoration:none} .hb-products-card__media-link:focus-visible,.hb-products-card__title-link:focus-visible,.hb-products-card__action:focus-visible{outline:0.1875rem solid rgb(20 78 158 / 25%);outline-offset:0.1875rem;border-radius:0.1875rem} .hb-products-card__media{position:relative;aspect-ratio:1400 / 930;overflow:hidden;background:linear-gradient( 145deg,rgb(20 78 158 / 8%),rgb(200 132 52 / 10%) )} .hb-products-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease} .hb-products-card:hover .hb-products-card__image{transform:scale(1.025)} .hb-products-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:rgb(102 95 89 / 55%);font-size:0.8125rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase} .hb-products-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:clamp(1.5rem,2.5vw,2rem)} .hb-products-card__title{margin:0;color:var(--color-text,#665f59);font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.15;text-wrap:balance} .hb-products-card__title-link{color:inherit;text-decoration:none} .hb-products-card__title-link:hover{color:var(--color-primary,#144e9e);text-decoration:underline;text-decoration-thickness:0.08em;text-underline-offset:0.2em} .hb-products-card__text{margin:1rem 0 0;color:var(--color-text-muted,#7a726a);line-height:1.65} .hb-products-card__actions{display:grid;gap:0.35rem;margin-top:auto;padding-top:1.5rem} .hb-products-card__action{display:inline-flex;align-items:center;gap:0.5rem;color:var(--color-primary,#144e9e);font-weight:700;line-height:1.3;text-decoration:none} .hb-products-card__action:hover{color:#103f80;text-decoration:underline;text-decoration-thickness:0.08em;text-underline-offset:0.25em} .hb-products-card__action--products{color:#ceaf8b} .hb-products-card__action--products:hover{color:#c88434} @media (max-width:64rem){.hb-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .hb-products-card:last-child:nth-child(odd){grid-column:1 / -1} .hb-products-card:last-child:nth-child(odd){display:grid;grid-template-columns:minmax(15rem,0.8fr) minmax(0,1.2fr)} .hb-products-card:last-child:nth-child(odd) .hb-products-card__media-link,.hb-products-card:last-child:nth-child(odd) .hb-products-card__media{height:100%} .hb-products-card:last-child:nth-child(odd) .hb-products-card__media{min-height:18rem;aspect-ratio:auto}} @media (max-width:52rem){.hb-products-group__header{align-items:flex-start;flex-direction:column}} @media (max-width:40rem){.hb-products-hub__intro-shell,.hb-products-hub__content{padding-inline:1rem} .hb-products-grid{grid-template-columns:minmax(0,1fr)} .hb-products-card:last-child:nth-child(odd){grid-column:auto} .hb-products-card:last-child:nth-child(odd){display:flex} .hb-products-card:last-child:nth-child(odd) .hb-products-card__media-link,.hb-products-card:last-child:nth-child(odd) .hb-products-card__media{height:auto} .hb-products-card:last-child:nth-child(odd) .hb-products-card__media{min-height:0;aspect-ratio:1400 / 930} .hb-products-group__action,.hb-products-group__action .hb-button-simple{width:100%}} @media (prefers-reduced-motion:reduce){.hb-products-card,.hb-products-card__image{transition:none}}