.feature-showcase{padding-top:var(--feature-padding-top, 48px);padding-bottom:var(--feature-padding-bottom, 48px)}.feature-showcase__container{display:flex;flex-direction:column;gap:32px}.feature-showcase__intro{text-align:center;max-width:700px;margin:0 auto}.feature-showcase__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(28px,4vw,44px);line-height:1.1;margin:0 0 12px;background:linear-gradient(90deg,#4facfe,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.feature-showcase__subheading{font-family:var(--font-body-family);font-size:clamp(16px,2vw,20px);font-weight:600;margin:0 0 12px;color:rgb(var(--color-foreground))}.feature-showcase__body{font-family:var(--font-body-family);font-size:15px;line-height:1.6;color:rgba(var(--color-foreground),.75)}.feature-showcase__body p{margin:0}.feature-showcase__main-image{width:100%;border:1px solid rgba(var(--color-foreground),.08);overflow:hidden}.feature-showcase__main-image img{width:100%;height:auto;display:block}.feature-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.feature-showcase__col{display:flex;flex-direction:column}.feature-showcase__col-image{width:100%;margin-bottom:16px;border:1px solid rgba(var(--color-foreground),.08);overflow:hidden}.feature-showcase__col-image img{width:100%;height:auto;display:block}.feature-showcase__col-title{font-family:var(--font-heading-family);font-weight:700;font-size:18px;line-height:1.3;margin:0 0 8px;color:rgb(var(--color-foreground))}.feature-showcase__col-text{font-family:var(--font-body-family);font-size:14px;line-height:1.6;color:rgba(var(--color-foreground),.7)}.feature-showcase__col-text p{margin:0}@media screen and (max-width:989px){.feature-showcase__grid{grid-template-columns:repeat(2,1fr);gap:24px}.feature-showcase__col:nth-child(3){grid-column:1 / span 2;max-width:50%;margin:0 auto}}@media screen and (max-width:749px){.feature-showcase{padding-top:32px;padding-bottom:32px}.feature-showcase__container{gap:24px}.feature-showcase__grid{grid-template-columns:1fr;gap:28px}.feature-showcase__col:nth-child(3){grid-column:1;max-width:100%;margin:0}.feature-showcase__heading{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/feature-showcase.css.map */
