.brand-product-grid{gap:2.4rem}.brand-product-card{flex-direction:column;gap:1.6rem;height:100%;padding:1.6rem;display:flex;position:relative}.brand-product-card__cover-link{z-index:0;position:absolute;inset:0}.brand-product-card__media,.brand-product-card__title-link,.brand-product-card__button,.brand-product-card__cta,.brand-product-card__form{z-index:1;position:relative}.brand-product-card__media{border-radius:var(--brand-radius-md);position:relative;overflow:hidden}.brand-product-card__media:before{content:"";padding-bottom:100%;display:block}.brand-product-card__media img,.brand-product-card__media .brand-placeholder{object-fit:cover;width:100%;height:100%;transition:opacity .24s,transform .48s cubic-bezier(.2,.7,.2,1);display:block;position:absolute;inset:0}.brand-product-card__image--primary{opacity:1;z-index:2}.brand-product-card__image--secondary,.brand-product-card__media--has-hover img:first-of-type{opacity:1;z-index:1}.brand-product-card__media--has-hover img+img{opacity:1;z-index:2}.brand-product-card:hover .brand-product-card__media--has-hover img,.brand-product-card:focus-within .brand-product-card__media--has-hover img,.brand-product-card:hover .brand-product-card__media--has-hover .brand-product-card__image,.brand-product-card:focus-within .brand-product-card__media--has-hover .brand-product-card__image,.brand-product-card__media:hover .brand-product-card__image,.brand-product-card__media:focus-visible .brand-product-card__image{transform:scale(1.06)}.brand-product-card:hover .brand-product-card__media--has-hover img+img,.brand-product-card:focus-within .brand-product-card__media--has-hover img+img,.brand-product-card__media--has-hover:hover img+img,.brand-product-card__media--has-hover:focus-visible img+img,.brand-product-card:hover .brand-product-card__media--has-hover .brand-product-card__image--primary,.brand-product-card:focus-within .brand-product-card__media--has-hover .brand-product-card__image--primary,.brand-product-card__media--has-hover:hover .brand-product-card__image--primary,.brand-product-card__media--has-hover:focus-visible .brand-product-card__image--primary{opacity:0}.brand-product-card__badge{z-index:1;position:absolute;top:1.2rem;left:1.2rem}.brand-product-card__content{flex:1}.brand-product-card__title{color:var(--brand-heading);font-family:var(--brand-display-family);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.brand-product-card__title-link{color:inherit;font-size:2rem;text-decoration:none}.brand-product-card__title-link:visited,.brand-product-card__title-link:hover,.brand-product-card__title-link:focus{color:inherit;text-decoration:none}.brand-product-card__detail-badges{flex-wrap:wrap;gap:.6rem;margin-top:-.4rem;display:flex}.brand-product-card__detail-badge{background:rgba(var(--brand-text-muted-rgb), .08);border:1px solid rgba(var(--brand-text-muted-rgb), .2);color:var(--brand-text-muted);border-radius:999px;align-self:flex-start;padding:.45rem .75rem;font-size:1.12rem;font-weight:800;line-height:1}.brand-product-card__meta{align-items:baseline;gap:.6rem;margin-top:auto;display:flex}.brand-product-card__cta,.brand-product-card__form{width:100%;display:flex}.brand-product-card__form{flex-direction:column}.brand-product-card__button{justify-content:center;width:100%;margin-top:0}.brand-product-card__button .brand-button__icon{fill:none;stroke-width:2.1px;flex:none;width:1.8rem;height:1.8rem}@media screen and (width<=749px){.brand-product-card__cta{flex-direction:column;align-items:flex-start}.brand-grid.brand-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.brand-product-card{gap:1.2rem;padding:1rem}.brand-product-card__title{font-size:2.5rem}.brand-product-card__button{letter-spacing:.04rem;min-height:4.4rem;padding:1rem 1.1rem;font-size:1.05rem}.brand-product-card__button .brand-button__icon{width:1.5rem;height:1.5rem}.brand-product-card__media{aspect-ratio:1}}