.be-customer-story{color:rgb(var(--color-foreground))}.be-customer-story__section-spacing{padding-top:var(--be-story-section-padding-top-mobile);padding-bottom:var(--be-story-section-padding-bottom-mobile)}.be-customer-story__card{position:relative;display:grid;min-width:0;overflow:hidden;border:var(--be-story-border-width) solid var(--be-story-border);border-radius:var(--be-story-radius);background:var(--be-story-card-bg);box-shadow:0 12px 34px rgba(22,45,88,var(--be-story-shadow-opacity))}.be-customer-story__media{position:relative;min-width:0;overflow:hidden;background:rgba(var(--color-foreground),.035)}.be-customer-story__image,.be-customer-story__placeholder,.be-customer-story__placeholder svg{display:block;width:100%;height:100%}.be-customer-story__image{object-position:center}.be-customer-story__image--cover{object-fit:cover}.be-customer-story__image--contain{object-fit:contain;padding:18px}.be-customer-story__placeholder{min-height:var(--be-story-mobile-image-height)}.be-customer-story__placeholder svg{min-height:var(--be-story-mobile-image-height);background:rgba(var(--color-foreground),.035);fill:rgba(var(--color-foreground),.18)}.be-customer-story__content{min-width:0;display:flex;padding:32px 24px 36px}.be-customer-story__content--vertical-top{align-items:flex-start}.be-customer-story__content--vertical-middle{align-items:center}.be-customer-story__content--vertical-bottom{align-items:flex-end}.be-customer-story__content-inner{width:100%}.be-customer-story__content--left{text-align:left}.be-customer-story__content--center{text-align:center}.be-customer-story__content--right{text-align:right}.be-customer-story__eyebrow{margin:0;color:var(--be-story-accent);font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.be-customer-story__accent-line{display:block;width:62px;height:2px;margin:12px 0 22px;background:var(--be-story-accent)}.be-customer-story__content--center .be-customer-story__accent-line{margin-left:auto;margin-right:auto}.be-customer-story__content--right .be-customer-story__accent-line{margin-left:auto}.be-customer-story__heading{margin:0;color:rgb(var(--color-foreground))}.be-customer-story__quote-mark{height:46px;margin:20px 0 2px;color:var(--be-story-accent);font-family:Georgia,Times New Roman,serif;font-size:7rem;font-weight:700;line-height:.9}.be-customer-story__quote{margin-top:12px;color:rgba(var(--color-foreground),.86);font-size:clamp(1.7rem,1.35vw,2rem);font-style:italic;line-height:1.6}.be-customer-story__quote p{margin-top:0}.be-customer-story__quote p:last-child{margin-bottom:0}.be-customer-story__customer{margin-top:26px}.be-customer-story__customer-divider{display:block;width:60px;height:2px;margin:0 0 20px;background:var(--be-story-accent)}.be-customer-story__content--center .be-customer-story__customer-divider{margin-left:auto;margin-right:auto}.be-customer-story__content--right .be-customer-story__customer-divider{margin-left:auto}.be-customer-story__customer-name,.be-customer-story__customer-meta{margin:0}.be-customer-story__customer-name{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(2rem,1.5vw,2.4rem);font-weight:var(--font-heading-weight);line-height:1.3}.be-customer-story__customer-meta{display:inline-block;margin-top:4px;color:rgba(var(--color-foreground),.72);font-size:1.45rem;line-height:1.45;text-decoration:none}.be-customer-story__customer-meta:hover{color:rgb(var(--color-foreground));text-decoration:none}.be-customer-story__button-wrap{margin-top:28px}.be-customer-story__content--center .be-customer-story__button-wrap{text-align:center}.be-customer-story__content--right .be-customer-story__button-wrap{text-align:right}@media screen and (max-width:749px){.be-customer-story__section-spacing .page-width{padding-left:calc(1.5rem + var(--be-story-mobile-side-padding));padding-right:calc(1.5rem + var(--be-story-mobile-side-padding))}.be-customer-story__card{grid-template-columns:minmax(0,1fr)}.be-customer-story__media{height:var(--be-story-mobile-image-height)}.be-customer-story__card--mobile-image-first .be-customer-story__media{order:1}.be-customer-story__card--mobile-image-first .be-customer-story__content{order:2}.be-customer-story__card--mobile-text-first .be-customer-story__content{order:1}.be-customer-story__card--mobile-text-first .be-customer-story__media{order:2}.be-customer-story__content--mobile-left{text-align:left}.be-customer-story__content--mobile-center{text-align:center}.be-customer-story__content--mobile-right{text-align:right}.be-customer-story__content--mobile-center .be-customer-story__accent-line,.be-customer-story__content--mobile-center .be-customer-story__customer-divider{margin-left:auto;margin-right:auto}.be-customer-story__content--mobile-right .be-customer-story__accent-line,.be-customer-story__content--mobile-right .be-customer-story__customer-divider{margin-left:auto;margin-right:0}.be-customer-story__content--mobile-center .be-customer-story__button-wrap{text-align:center}.be-customer-story__content--mobile-right .be-customer-story__button-wrap{text-align:right}.be-customer-story__content--mobile-left .be-customer-story__button-wrap{text-align:left}.be-customer-story__heading.h0{font-size:calc(var(--font-heading-scale) * 3.4rem)}.be-customer-story__quote-mark{margin-top:18px;font-size:6rem}}@media screen and (min-width:750px){.be-customer-story__section-spacing{padding-top:var(--be-story-section-padding-top);padding-bottom:var(--be-story-section-padding-bottom)}.be-customer-story__card{min-height:var(--be-story-desktop-image-height)}.be-customer-story__card--image-left{grid-template-columns:minmax(0,var(--be-story-desktop-image-width)) minmax(0,1fr)}.be-customer-story__card--image-right{grid-template-columns:minmax(0,1fr) minmax(0,var(--be-story-desktop-image-width))}.be-customer-story__card--image-right .be-customer-story__media{order:2}.be-customer-story__card--image-right .be-customer-story__content{order:1}.be-customer-story__media{height:var(--be-story-desktop-image-height);min-height:var(--be-story-desktop-image-height)}.be-customer-story__image{width:100%;height:100%;object-fit:cover}.be-customer-story__content{min-height:var(--be-story-desktop-image-height);padding:var(--be-story-content-padding)}.be-customer-story__image{border-radius:var(--be-story-image-radius)}}@media screen and (min-width:990px){.be-customer-story__content-inner{max-width:680px}.be-customer-story__content--center .be-customer-story__content-inner{margin-left:auto;margin-right:auto}.be-customer-story__content--right .be-customer-story__content-inner{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-customer-story.css.map */
