.dsgn-story{display:flex;flex-direction:column;gap:var(--story-panel-gap, 0px);margin-left:calc(-1 * var(--page-width-padding, 4rem));margin-right:calc(-1 * var(--page-width-padding, 4rem))}.dsgn-story-panel{display:grid}.dsgn-story-panel--left{grid-template-columns:55fr 45fr;grid-template-areas:"image text"}.dsgn-story-panel--right{grid-template-columns:45fr 55fr;grid-template-areas:"text image"}.dsgn-story-panel--centre{grid-template-columns:1fr;grid-template-areas:"image" "text";min-height:auto}.dsgn-story-panel__image{grid-area:image}.dsgn-story-panel__image img{width:100%;height:auto;display:block}.dsgn-story-panel__image--placeholder{background:#eeede80a;border:1px dashed rgba(238,237,232,.12);display:flex;align-items:center;justify-content:center;color:#eeede833;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.dsgn-story-panel__text{grid-area:text;display:flex;flex-direction:column;justify-content:flex-start;padding:0 var(--page-width-padding, 4rem) 2.5rem;background-color:#111110}.dsgn-story-panel--centre .dsgn-story-panel__text{max-width:680px;margin:0 auto;padding:4rem var(--page-width-padding, 4rem);text-align:center;align-items:center}.dsgn-story-panel__heading{font-size:2.5rem;font-weight:700;color:#eeede8;margin:0 0 1.5rem;line-height:1.1}.dsgn-story-panel__body,.dsgn-story-panel__body p,.dsgn-story-panel__body span,.dsgn-story-panel__body li,.dsgn-story-panel__body a{font-size:1rem;color:#eeede8;line-height:1.75}.dsgn-story-panel__body p{margin:0 0 1em}.dsgn-story-panel__body p:last-child{margin-bottom:0}.dsgn-story-collage{display:grid;grid-template-columns:repeat(var(--collage-columns, 2),1fr);gap:var(--collage-gap, 4px)}.dsgn-story-collage__item{aspect-ratio:1 / 1;overflow:hidden;position:relative}.dsgn-story-collage__item img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover;display:block}@media screen and (max-width:749px){.dsgn-story-collage{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.dsgn-story{margin-left:calc(-1 * var(--page-width-padding, 1.5rem));margin-right:calc(-1 * var(--page-width-padding, 1.5rem))}.dsgn-story-panel{min-height:auto;margin-bottom:2px}.dsgn-story-panel--left,.dsgn-story-panel--right{grid-template-columns:1fr;grid-template-areas:"image" "text"}.dsgn-story-panel__image{min-height:65vw}.dsgn-story-panel__text{padding:2.5rem var(--page-width-padding, 1.5rem);text-align:left;align-items:flex-start}.dsgn-story-panel--centre .dsgn-story-panel__text{text-align:left;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-dsgn-story.css.map */
