.numbered-cards{position:relative}.numbered-cards__header{display:flex;flex-direction:column;align-items:var(--flex-align, center);text-align:var(--text-align, center);max-width:var(--header-max, 100%);margin:0 auto 4rem}.numbered-cards__eyebrow{display:inline-block;margin:0 0 2rem}.numbered-cards__heading{margin:0}.numbered-cards__grid{display:grid;grid-template-columns:1fr;gap:var(--gap, 24px)}@media screen and (min-width:750px)and (max-width:989px){.numbered-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.numbered-cards__grid{grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr))}}.numbered-cards__card{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:var(--card-pad, 28px);padding-bottom:5.5rem;border-radius:var(--card-radius, 16px);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.numbered-cards__title{margin:0 0 1.2rem}.numbered-cards__text{margin:0;color:rgba(var(--color-foreground),.8)}.numbered-cards__text>*{margin:0}.numbered-cards__media-wrap{position:relative;margin-top:auto;padding-top:4rem;min-height:var(--img-h, 190px);display:flex;justify-content:var(--frame-justify, flex-start)}.numbered-cards__num{position:absolute;right:0;bottom:-.18em;z-index:0;margin:0;line-height:1;font-family:var(--font-heading-family);font-size:15rem;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);color:rgba(var(--color-foreground),var(--num-opacity, .12));pointer-events:none;-webkit-user-select:none;user-select:none}.numbered-cards__num--fade{-webkit-mask-image:linear-gradient(to bottom,#000 30%,transparent 92%);mask-image:linear-gradient(to bottom,#000 30%,transparent 92%)}.numbered-cards__frame{position:relative;z-index:1;width:var(--img-w, 190px);max-width:100%;padding:1rem;background:#fff;box-shadow:0 1.4rem 3rem #0000002e;transform:rotate(var(--rot, -6deg));.numbered-cards__frame}.numbered-cards__frame img,.numbered-cards__placeholder{display:block;width:100%;height:auto;object-fit:cover;border:1px solid rgba(var(--color-foreground),1)}.numbered-cards__cta{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:3.2rem;text-align:center}.numbered-cards__caption{margin:0;font-weight:500;color:rgba(var(--color-foreground),1)}.numbered-cards__cta-buttons{display:flex;align-items:center;gap:.1rem}.numbered-cards__cta-btn{margin:0}@media screen and (max-width:749px){.numbered-cards__header{margin-bottom:2.5rem}.numbered-cards__eyebrow{margin-bottom:1.2rem}.numbered-cards__grid{gap:calc(var(--gap, 24px) / 1.6)}.numbered-cards__card{padding:calc(var(--card-pad, 28px) / 1.4);padding-bottom:4rem}.numbered-cards__media-wrap{padding-top:3rem}.numbered-cards__num{font-size:10rem}.numbered-cards__cta{margin-top:2rem;gap:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-numbered-cards.css.map */
