.smallsmore-ocase-feature-highlights{background:var(--sm-color-bg-primary);color:var(--sm-color-text-primary);padding:var(--sm-space-section-y) 0}.smallsmore-ocase-feature-highlights__inner{box-sizing:border-box;margin:0 auto;max-width:var(--sm-layout-page-width);padding:0 var(--sm-layout-page-padding-mobile);width:100%}.smallsmore-ocase-feature-highlights__header{display:grid;gap:var(--sm-space-md);justify-items:center;margin:0 0 var(--sm-space-xl);text-align:center}.smallsmore-ocase-feature-highlights__eyebrow,.smallsmore-ocase-feature-highlights__heading,.smallsmore-ocase-feature-highlights__subtitle,.smallsmore-ocase-feature-highlights__intro,.smallsmore-ocase-feature-highlights__title,.smallsmore-ocase-feature-highlights__description{margin:0}.smallsmore-ocase-feature-highlights__eyebrow{color:var(--sm-color-text-muted);font-size:var(--sm-type-caption-size);font-weight:700;letter-spacing:.08rem;line-height:var(--sm-line-height-body);text-transform:uppercase}.smallsmore-ocase-feature-highlights__heading{color:var(--sm-color-text-primary);font-family:var(--sm-font-heading-family);font-size:calc(var(--font-heading-scale) * var(--sm-type-heading-size));font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:0;line-height:var(--sm-line-height-tight);max-width:68rem}.smallsmore-ocase-feature-highlights__subtitle{color:var(--sm-color-text-primary);font-size:var(--sm-type-body-size);line-height:var(--sm-line-height-relaxed);max-width:76rem}.smallsmore-ocase-feature-highlights__intro{color:var(--sm-color-text-subtle);font-size:var(--sm-type-caption-size);line-height:var(--sm-line-height-relaxed);max-width:72rem}.smallsmore-ocase-feature-highlights__grid{align-items:start;display:grid;column-gap:var(--sm-space-xl);grid-template-columns:repeat(12,minmax(0,1fr));row-gap:var(--sm-space-xl)}.smallsmore-ocase-feature-highlights__card{background:transparent;display:grid;gap:var(--sm-space-lg);grid-column:span 4;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;min-width:0}.smallsmore-ocase-feature-highlights__card--half{grid-column:span 6}.smallsmore-ocase-feature-highlights__card--wide{align-items:center;column-gap:var(--sm-space-2xl);grid-column:1 / -1;grid-template-columns:repeat(12,minmax(0,1fr))}.smallsmore-ocase-feature-highlights__card--wide .smallsmore-ocase-feature-highlights__media{aspect-ratio:6 / 5;grid-column:span 6;grid-row:1}.smallsmore-ocase-feature-highlights__card--wide .smallsmore-ocase-feature-highlights__content{align-self:center;grid-column:span 5;grid-row:1}.smallsmore-ocase-feature-highlights__card--media-right .smallsmore-ocase-feature-highlights__content{grid-column:1 / 6}.smallsmore-ocase-feature-highlights__card--media-right .smallsmore-ocase-feature-highlights__media{grid-column:7 / 13}.smallsmore-ocase-feature-highlights__card--media-left .smallsmore-ocase-feature-highlights__media{grid-column:1 / 7}.smallsmore-ocase-feature-highlights__card--media-left .smallsmore-ocase-feature-highlights__content{grid-column:8 / 13}.smallsmore-ocase-feature-highlights__media{aspect-ratio:1 / 1;background:var(--sm-color-bg-soft);min-width:0;overflow:hidden;position:relative}.smallsmore-ocase-feature-highlights__image{display:block;height:100%;object-fit:cover;width:100%}.smallsmore-ocase-feature-highlights__placeholder{align-items:center;background:var(--sm-color-bg-soft);display:grid;height:100%;justify-items:center;position:relative;width:100%}.smallsmore-ocase-feature-highlights__placeholder span{display:none}.smallsmore-ocase-feature-highlights__content{align-self:start;display:grid;gap:var(--sm-space-sm);grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto}.smallsmore-ocase-feature-highlights__card:not(.smallsmore-ocase-feature-highlights__card--wide):not(.smallsmore-ocase-feature-highlights__card--half) .smallsmore-ocase-feature-highlights__content{justify-items:center;text-align:center}.smallsmore-ocase-feature-highlights__content--pair{gap:var(--sm-space-lg)}.smallsmore-ocase-feature-highlights__pair-item{display:grid;gap:var(--sm-space-sm);min-width:0}.smallsmore-ocase-feature-highlights__pair-item+.smallsmore-ocase-feature-highlights__pair-item{border-top:1px solid var(--sm-color-border-default);padding-top:var(--sm-space-lg)}.smallsmore-ocase-feature-highlights__title{color:var(--sm-color-text-primary);font-family:var(--sm-font-heading-family);font-size:1.6rem;font-weight:600;letter-spacing:0;line-height:1.25;overflow-wrap:anywhere}.smallsmore-ocase-feature-highlights__description{color:var(--sm-color-text-muted);font-size:var(--sm-type-body-size);line-height:var(--sm-line-height-body);overflow-wrap:anywhere}.smallsmore-ocase-feature-highlights__button{align-items:center;background:var(--sm-color-action-primary);color:var(--sm-color-action-on-primary);display:inline-flex;font-size:var(--sm-type-cta-size, 1.4rem);font-weight:700;justify-content:center;justify-self:start;letter-spacing:0;line-height:1;min-height:var(--sm-layout-action-height, 3.8rem);padding:0 var(--sm-space-xl);text-decoration:none}.smallsmore-ocase-feature-highlights__button:hover{color:var(--sm-color-action-on-primary)}@media screen and (min-width:750px){.smallsmore-ocase-feature-highlights__inner{padding:0 var(--sm-layout-page-padding-desktop)}.smallsmore-ocase-feature-highlights__heading{font-size:calc(var(--font-heading-scale) * var(--sm-type-display-size))}}@media screen and (max-width:989px){.smallsmore-ocase-feature-highlights__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.smallsmore-ocase-feature-highlights__card,.smallsmore-ocase-feature-highlights__card--half{grid-column:span 3}.smallsmore-ocase-feature-highlights__card--wide{grid-column:1 / -1;grid-template-columns:repeat(6,minmax(0,1fr))}.smallsmore-ocase-feature-highlights__card--media-right .smallsmore-ocase-feature-highlights__content,.smallsmore-ocase-feature-highlights__card--media-left .smallsmore-ocase-feature-highlights__content,.smallsmore-ocase-feature-highlights__card--media-right .smallsmore-ocase-feature-highlights__media,.smallsmore-ocase-feature-highlights__card--media-left .smallsmore-ocase-feature-highlights__media{grid-column:span 3}}@media screen and (max-width:749px){.smallsmore-ocase-feature-highlights{padding:var(--sm-space-section-y) 0}.smallsmore-ocase-feature-highlights__header{margin-bottom:var(--sm-space-xl)}.smallsmore-ocase-feature-highlights__grid{grid-template-columns:minmax(0,1fr)}.smallsmore-ocase-feature-highlights__card,.smallsmore-ocase-feature-highlights__card--wide{grid-column:auto;grid-template-columns:minmax(0,1fr)}.smallsmore-ocase-feature-highlights__card--wide .smallsmore-ocase-feature-highlights__media,.smallsmore-ocase-feature-highlights__card--wide .smallsmore-ocase-feature-highlights__content{grid-column:auto;grid-row:auto}.smallsmore-ocase-feature-highlights__card--media-right .smallsmore-ocase-feature-highlights__media{order:-1}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/smallsmore-ocase-feature-highlights.css.map */
