.zyma-story{padding-block:calc(var(--story-pad-top, 96px) * var(--zyma-section-scale, 1)) calc(var(--story-pad-bottom, 96px) * var(--zyma-section-scale, 1));background:var(--color-background);color:var(--color-foreground)}.zyma-story__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,6vw,6.5rem);min-width:0}.zyma-story--media-end .zyma-story__media{order:2}.zyma-story--no-media .zyma-story__inner{grid-template-columns:minmax(0,1fr)}.zyma-story--no-media .zyma-story__content{max-width:52rem}.zyma-story__media{position:relative;aspect-ratio:var(--story-ratio, 4 / 5);max-height:calc(100svh - var(--zyma-pd-bar-space, 0px) - 12rem);overflow:hidden;border-radius:var(--zyma-radius-section, 16px);background:rgb(var(--color-foreground-rgb) / .04)}.zyma-story__media picture,.zyma-story__media img{display:block;width:100%;height:100%}.zyma-story__media img{object-fit:cover;object-position:var(--story-focus, center)}.zyma-story__media--contain img{object-fit:contain;padding:clamp(1.25rem,5%,3.5rem)}.zyma-story__content{min-width:0}.zyma-story .zyma-story__eyebrow{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .68)}.zyma-story .zyma-story__heading{max-width:16ch;margin:0;font-family:var(--zyma-font-display, var(--font-heading--family));font-size:clamp(2rem,1.1rem + 2.6vw,3.5rem);font-weight:400;line-height:1.02;letter-spacing:-.03em;color:var(--color-foreground-heading, var(--color-foreground));text-wrap:balance}.zyma-story .zyma-story__body{max-width:38rem;margin-top:1.1rem}.zyma-story .zyma-story__body :is(p,li){margin:0;font-size:clamp(1rem,.95rem + .2vw,1.125rem);line-height:1.65;color:rgb(var(--color-foreground-rgb) / .74)}.zyma-story .zyma-story__body p+p{margin-top:.75rem}.zyma-story__points{margin:clamp(1.75rem,3vw,2.5rem) 0 0;padding:0;list-style:none;border-top:1px solid rgb(var(--color-foreground-rgb) / .14)}.zyma-story__point{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:.25rem 1rem;padding-block:1.15rem;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .14)}.zyma-story__point:not(:has(.zyma-story__index)){grid-template-columns:minmax(0,1fr)}.zyma-story .zyma-story__index{padding-top:.2rem;font-size:.8125rem;font-weight:600;line-height:1.4;font-variant-numeric:tabular-nums;color:var(--product-accent, rgb(var(--color-foreground-rgb) / .6))}.zyma-story__point-copy{min-width:0}.zyma-story .zyma-story__point-label{margin:0 0 .3rem;font-size:.8125rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground-rgb) / .62)}.zyma-story .zyma-story__point-title{margin:0;font-family:var(--zyma-font-body, inherit);font-size:1.0625rem;font-weight:600;line-height:1.35;letter-spacing:0}.zyma-story .zyma-story__point-text :is(p,li){margin:.35rem 0 0;font-size:.9375rem;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .72)}.zyma-story--no-media .zyma-story__content{max-width:none}.zyma-story--no-media .zyma-story__intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:1rem clamp(2rem,5vw,5rem)}.zyma-story--no-media .zyma-story__intro .zyma-story__body{margin-top:0}.zyma-story--no-media .zyma-story__heading{max-width:20ch}.zyma-story__points--columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:clamp(.75rem,1.5vw,1rem);border-top:0}.zyma-story__points--columns .zyma-story__point{grid-template-columns:minmax(0,1fr);gap:0;padding:clamp(1.15rem,2vw,1.6rem);border:1px solid rgb(var(--color-foreground-rgb) / .12);border-radius:clamp(14px,1.4vw,18px);background:var(--color-background);transition:border-color var(--zyma-motion-fast, .16s) ease}.zyma-story__points--columns .zyma-story__point:hover{border-color:rgb(var(--color-foreground-rgb) / .3)}.zyma-story__points--columns .zyma-story__index{display:grid;place-items:center;width:2.25rem;height:2.25rem;margin-bottom:1rem;padding:0;border:1px solid var(--product-accent, rgb(var(--color-foreground-rgb) / .28));border-radius:50%;color:var(--product-accent, rgb(var(--color-foreground-rgb) / .72))}.zyma-story__points--columns .zyma-story__point-title{font-family:var(--zyma-font-display, var(--font-heading--family));font-size:clamp(1.125rem,1rem + .45vw,1.375rem);font-weight:400;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}.zyma-story__points--columns .zyma-story__point-label{color:var(--product-accent, rgb(var(--color-foreground-rgb) / .62))}.zyma-story__points--columns .zyma-story__point-text :is(p,li){margin-top:.5rem}.zyma-story a:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(max-width:989px){.zyma-story__inner{grid-template-columns:minmax(0,1fr)}.zyma-story--media-end .zyma-story__media{order:0}.zyma-story__media{max-height:72svh}.zyma-story .zyma-story__heading{max-width:20ch}.zyma-story--no-media .zyma-story__intro{grid-template-columns:minmax(0,1fr);align-items:start}.zyma-story--no-media .zyma-story__intro .zyma-story__body{margin-top:.25rem}}@media(prefers-reduced-motion:reduce){.zyma-story__points--columns .zyma-story__point{transition:none}}@media(max-width:749px){.zyma-story__media{aspect-ratio:4 / 5;max-height:62svh}.zyma-story__point{grid-template-columns:2.25rem minmax(0,1fr);padding-block:1rem}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/zyma-story.css.map */
