.rl-editorial-pillars__header{display:grid;gap:var(--rl-header-eyebrow-gap);padding-bottom:var(--rl-header-padding-bottom);margin-bottom:var(--rl-header-margin-bottom);border-bottom:var(--rl-editorial-rule-size) solid var(--rl-editorial-line-soft)}.rl-editorial-pillars--no-header-rule .rl-editorial-pillars__header{border-bottom:0;padding-bottom:0}.rl-editorial-pillars__title{max-width:76em;color:var(--rl-editorial-fg)}.rl-editorial-pillars__title em{color:var(--rl-editorial-rose);font-style:italic}.rl-editorial-pillars__intro{max-width:56em}.rl-editorial-pillars__header--no-intro{align-items:start}.rl-editorial-pillars__grid{display:grid}.rl-editorial-pillar{padding:2.8em 0;border-bottom:var(--rl-editorial-rule-size) solid var(--rl-editorial-line)}.rl-editorial-pillar__number{color:var(--rl-editorial-rose)}.rl-editorial-pillars--hide-numbers .rl-editorial-pillar__number{display:none}.rl-editorial-pillar__title{margin-top:var(--rl-space-5);color:var(--rl-editorial-fg)}@media screen and (min-width:750px){.rl-editorial-pillar__title{margin-top:1.4em}}.rl-editorial-pillar__body{margin-top:var(--rl-space-5)}.rl-editorial-pillars__header-media{overflow:hidden;width:100%}.rl-editorial-pillars__header-image{display:block;width:100%;height:100%;object-fit:cover}.rl-editorial-pillars--title-img-ratio-portrait .rl-editorial-pillars__header-media{aspect-ratio:4 / 5}.rl-editorial-pillars--title-img-ratio-square .rl-editorial-pillars__header-media{aspect-ratio:1 / 1}.rl-editorial-pillars--title-img-ratio-landscape .rl-editorial-pillars__header-media{aspect-ratio:4 / 3}.rl-editorial-pillars__header-text{display:flex;flex-direction:column;gap:var(--rl-space-7)}.rl-editorial-pillar__media{margin-bottom:var(--rl-space-6);overflow:hidden}.rl-editorial-pillar__image{display:block;width:100%;height:auto;object-fit:cover}.rl-editorial-pillars--img-sm .rl-editorial-pillar__media{max-width:12em}.rl-editorial-pillars--img-md .rl-editorial-pillar__media{max-width:18em}.rl-editorial-pillars--img-lg .rl-editorial-pillar__media{max-width:100%}.rl-editorial-pillars--num-sm .rl-editorial-pillar__number{font-size:calc(var(--fs-caption) * var(--rl-scale-e));line-height:var(--lh-tight);letter-spacing:var(--ls-caps)}.rl-editorial-pillars--num-md .rl-editorial-pillar__number{font-size:calc(var(--fs-eyebrow) * var(--rl-scale-e));line-height:var(--lh-tight);letter-spacing:var(--ls-caps)}.rl-editorial-pillars--num-lg .rl-editorial-pillar__number{font-family:var(--font-body-family);font-weight:600;font-size:calc(var(--fs-h4) * var(--rl-scale-h));line-height:var(--lh-h4);letter-spacing:0;text-transform:none}.rl-editorial-pillars--num-xl .rl-editorial-pillar__number{font-family:var(--font-heading-family);font-weight:400;font-style:italic;font-size:calc(var(--fs-h3) * var(--rl-scale-h));line-height:var(--lh-h3);letter-spacing:var(--ls-h3);text-transform:none}.rl-editorial-pillars.rl-editorial--compact .rl-editorial-pillar{padding:1.4em 0 1.4em var(--rl-space-8)}.rl-editorial-pillars.rl-editorial--compact .rl-editorial-pillar__title{margin-top:var(--rl-space-3)}.rl-editorial-pillars.rl-editorial--compact .rl-editorial-pillar__body{margin-top:.6em}.rl-editorial-pillars--cards .rl-editorial-pillars__grid{gap:var(--rl-space-6);border-top:0}.rl-editorial-pillars--cards .rl-editorial-pillar{padding:var(--rl-space-7);border:var(--rl-editorial-rule-size) solid var(--rl-editorial-line);background:rgba(var(--color-foreground),.025)}@media screen and (max-width:749px){.rl-editorial-pillars--has-title-image .rl-editorial-pillars__header{gap:var(--rl-space-7)}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__header-media{margin-bottom:var(--rl-space-3)}}@media screen and (min-width:750px){.rl-editorial-pillars__header{grid-template-columns:1fr;gap:var(--rl-space-8)}.rl-editorial-pillars__eyebrow{justify-self:start;text-align:left}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__header{grid-template-columns:minmax(14em,1fr) minmax(0,2fr);align-items:start;justify-items:stretch;gap:1.8em clamp(4em,6vw,8em);text-align:left}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__title,.rl-editorial-pillars--has-title-image .rl-editorial-pillars__intro{margin-left:0;margin-right:0;text-align:left}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__intro{grid-column:2}.rl-editorial-pillars--has-title-image.rl-editorial-pillars--title-img-sm .rl-editorial-pillars__header{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.rl-editorial-pillars--has-title-image.rl-editorial-pillars--title-img-md .rl-editorial-pillars__header{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.rl-editorial-pillars--has-title-image.rl-editorial-pillars--title-img-lg .rl-editorial-pillars__header{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__eyebrow{grid-column:1 / -1;grid-row:1}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__header-media{grid-column:1;grid-row:2}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__header-text{grid-column:2;grid-row:2}.rl-editorial-pillars--has-title-image.rl-editorial-pillars--title-img-pos-right .rl-editorial-pillars__header-media{grid-column:2}.rl-editorial-pillars--has-title-image.rl-editorial-pillars--title-img-pos-right .rl-editorial-pillars__header-text{grid-column:1}.rl-editorial-pillars--has-title-image .rl-editorial-pillars__intro{grid-column:auto}.rl-editorial-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rl-editorial-pillar{padding:var(--rl-space-9) var(--rl-space-8) var(--rl-space-9) 0}.rl-editorial-pillar:nth-child(odd){border-right:var(--rl-editorial-rule-size) solid var(--rl-editorial-line)}.rl-editorial-pillar:nth-child(2n){padding-left:var(--rl-space-8)}}@media screen and (min-width:990px){.rl-editorial-pillars__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rl-editorial-pillar,.rl-editorial-pillar:nth-child(2n){padding:4em 2.8em 4em 0}.rl-editorial-pillar{border-bottom:0;border-right:var(--rl-editorial-rule-size) solid var(--rl-editorial-line)}.rl-editorial-pillar:last-child{border-right:0}.rl-editorial-pillar+.rl-editorial-pillar{padding-left:2.8em}.rl-editorial-pillars--two-column .rl-editorial-pillars__grid,.rl-editorial-pillars--cards .rl-editorial-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rl-editorial-pillars--cards .rl-editorial-pillar,.rl-editorial-pillars--cards .rl-editorial-pillar+.rl-editorial-pillar{padding:2.8em;border:var(--rl-editorial-rule-size) solid var(--rl-editorial-line)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/rl-landing-pillars.css.map */
