.our-story{display:flex;flex-direction:column;gap:2rem}.our-story__image-container{position:relative;width:100%}.our-story__image{width:100%;height:auto;display:block;border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.our-story__image--placeholder{position:relative;overflow:hidden;height:20rem;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.04)}.our-story__image--placeholder svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor}.our-story__content{display:flex;flex-direction:column;gap:1.6rem}.our-story__heading{font-family:var(--font-family-script);font-size:var(--font-size-3xl);font-weight:400;line-height:var(--line-height-tight);margin:0;color:rgb(var(--color-foreground));padding-left:.8rem}.our-story__body{text-align:justify}.our-story__body p{margin:0 0 2rem}.our-story__body p:last-child{margin-bottom:0}@media screen and (min-width:750px){.our-story{display:grid;column-gap:3rem;align-items:stretch;padding-left:0;padding-right:0}.our-story__image--placeholder{height:30rem}.our-story__content{display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.our-story__heading{font-size:var(--font-size-3xl);align-self:flex-start}}@media screen and (min-width:750px)and (orientation:landscape){.our-story{grid-template-columns:33fr 67fr}}@media screen and (min-width:750px)and (orientation:portrait){.our-story{grid-template-columns:50fr 50fr}}@media screen and (min-width:750px){.section{min-height:100%;display:flex;flex-direction:column}.section>div{flex:1;display:flex;align-items:center;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/component-our-story.css.map */
