.fk-customer-stories-index{--fk-stories-ink: var(--fk-color-ink, #122638);--fk-stories-muted: var(--fk-color-ink-muted, rgba(18, 38, 56, .68));--fk-stories-orange: var(--fk-color-orange, #f26449);--fk-stories-green: var(--fk-color-green, #26a641);--fk-stories-paper: var(--fk-color-paper, #f9f8f8);--fk-stories-border: var(--fk-color-border, #e3e8eb);--fk-stories-white: #ffffff;--fk-stories-shadow: 0 .25rem 1.5rem rgba(18, 38, 56, .08);--fk-stories-radius-sm: .5rem;--fk-stories-radius-md: .75rem;--fk-stories-radius-lg: 1rem;color:var(--fk-stories-ink);background:var(--fk-stories-white)}.fk-customer-stories-index *,.fk-customer-stories-index *:before,.fk-customer-stories-index *:after{box-sizing:border-box}.fk-customer-stories-index__container{width:100%;max-width:110.625rem;margin-right:auto;margin-left:auto;padding:1.5rem 1rem 4rem}.fk-customer-stories-index__stack{display:grid;gap:3rem;margin-top:3rem}.fk-customer-stories-index h1,.fk-customer-stories-index h2,.fk-customer-stories-index h3,.fk-customer-stories-index p{margin-top:0}.fk-customer-stories-index__hero{position:relative;min-height:32rem;display:grid;align-items:end;gap:1.5rem;overflow:hidden;padding:2rem;border-radius:var(--fk-stories-radius-lg);background:linear-gradient(135deg,#123f47,#122638)}.fk-customer-stories-index__hero-image,.fk-customer-stories-index__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fk-customer-stories-index__hero-image{object-fit:cover}.fk-customer-stories-index__hero-overlay{background:linear-gradient(90deg,#081218db,#08121880)}.fk-customer-stories-index__hero-copy,.fk-customer-stories-index__hero-card{position:relative;z-index:1}.fk-customer-stories-index__hero-copy{max-width:54rem}.fk-customer-stories-index__badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:2rem;margin-bottom:1rem;padding:.35rem .75rem;border-radius:999px;background:#ffffff24;color:var(--fk-stories-white);font-size:.8rem;line-height:1.15rem;font-weight:700}.fk-customer-stories-index__badge--green{background:#26a6411f;color:var(--fk-stories-green)}.fk-customer-stories-index h1{margin-bottom:1rem;color:var(--fk-stories-white);font-size:2.4rem;line-height:1.08;font-weight:700}.fk-customer-stories-index__lead,.fk-customer-stories-index__lead *{max-width:45rem;color:#ffffffe6;font-size:1rem;line-height:1.55}.fk-customer-stories-index__lead p,.fk-customer-stories-index__rte p,.fk-customer-stories-index__story-excerpt p{margin:0}.fk-customer-stories-index__stats{display:flex;flex-wrap:wrap;gap:1.25rem;margin:1.5rem 0 0;padding:1.25rem 0 0;border-top:.0625rem solid rgba(255,255,255,.22);list-style:none}.fk-customer-stories-index__stats li{min-width:8rem}.fk-customer-stories-index__stats strong,.fk-customer-stories-index__stats span{display:block;color:var(--fk-stories-white)}.fk-customer-stories-index__stats strong{font-size:1rem;line-height:1.35rem}.fk-customer-stories-index__stats span{color:#ffffffb8;font-size:.8rem;line-height:1.15rem}.fk-customer-stories-index__hero-card{display:grid;gap:1rem;align-self:end;padding:1.25rem;border-radius:var(--fk-stories-radius-md);background:var(--fk-stories-white);box-shadow:var(--fk-stories-shadow)}.fk-customer-stories-index__hero-card h2,.fk-customer-stories-index__intro h2,.fk-customer-stories-index__feature h2,.fk-customer-stories-index__cta h2{margin-bottom:0;color:var(--fk-stories-ink);font-size:1.875rem;line-height:1.18;font-weight:700}.fk-customer-stories-index__hero-card h2{font-size:1.25rem;line-height:1.35}.fk-customer-stories-index__rte,.fk-customer-stories-index__rte *,.fk-customer-stories-index__story-excerpt,.fk-customer-stories-index__story-excerpt *{color:var(--fk-stories-muted);font-size:.9333rem;line-height:1.55}.fk-customer-stories-index__intro{display:grid;gap:1.5rem;align-items:end;max-width:80rem;margin-right:auto;margin-left:auto}.fk-customer-stories-index__intro>div{display:grid;gap:1rem}.fk-customer-stories-index__filters{display:flex;flex-wrap:wrap;gap:.5rem}.fk-customer-stories-index__filter{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;min-height:2.4rem;padding:.55rem .9rem;border:.0625rem solid var(--fk-stories-border);border-radius:999px;background:var(--fk-stories-white);color:var(--fk-stories-ink);cursor:pointer;font-family:inherit;font-size:.875rem;line-height:1.25rem;text-decoration:none}.fk-customer-stories-index__filter.is-active{border-color:var(--fk-stories-orange);background:var(--fk-stories-orange);color:var(--fk-stories-white)}.fk-customer-stories-index__feature{display:grid;overflow:hidden;border-radius:var(--fk-stories-radius-lg);background:var(--fk-stories-paper)}.fk-customer-stories-index__feature-media{min-height:18rem;background:linear-gradient(135deg,#1226381f,#e3e8ebb8)}.fk-customer-stories-index__feature-image{width:100%;height:100%;min-height:inherit;object-fit:cover}.fk-customer-stories-index__feature-copy{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;padding:1.5rem}.fk-customer-stories-index__feature-copy .fk-customer-stories-index__badge{background:#12263814;color:var(--fk-stories-ink)}.fk-customer-stories-index__stories{display:grid;gap:1rem}.fk-customer-stories-index__story{min-width:0}.fk-customer-stories-index__story-link{position:relative;display:flex;min-height:25rem;height:100%;overflow:hidden;border-radius:var(--fk-stories-radius-sm);background:var(--fk-stories-ink);color:var(--fk-stories-white);text-decoration:none;box-shadow:var(--fk-stories-shadow)}.fk-customer-stories-index__story-media,.fk-customer-stories-index__story-image,.fk-customer-stories-index__story-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fk-customer-stories-index__story-image{object-fit:cover}.fk-customer-stories-index__story-overlay{background:linear-gradient(180deg,#12263847,#122638e0)}.fk-customer-stories-index__story-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;width:100%;padding:1rem}.fk-customer-stories-index__story-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.fk-customer-stories-index__story-meta span{display:inline-flex;align-items:center;gap:.35rem;width:max-content;max-width:100%;min-height:1.75rem;padding:.25rem .6rem;border-radius:999px;background:#ffffff29;color:var(--fk-stories-white);font-size:.75rem;line-height:1rem;font-weight:650}.fk-customer-stories-index__story h3{margin-bottom:0;color:var(--fk-stories-white);font-size:1.5rem;line-height:1.18;font-weight:700}.fk-customer-stories-index__story-excerpt,.fk-customer-stories-index__story-excerpt *{color:#ffffffd1}.fk-customer-stories-index__cta{display:grid;gap:1.5rem;align-items:center;padding:1.5rem;border-radius:var(--fk-stories-radius-lg);background:linear-gradient(135deg,#123f47,#122638)}.fk-customer-stories-index__cta h2,.fk-customer-stories-index__cta .fk-customer-stories-index__rte,.fk-customer-stories-index__cta .fk-customer-stories-index__rte *{color:var(--fk-stories-white)}.fk-customer-stories-index__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.fk-customer-stories-index__button{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:2.75rem;padding:.65rem 1rem;border:.125rem solid transparent;border-radius:999px;color:var(--fk-stories-white);font-size:.9333rem;line-height:1.25rem;font-weight:650;text-decoration:none;text-align:center}.fk-customer-stories-index__button--secondary{background:var(--fk-stories-orange)}.fk-customer-stories-index__button--outline{border-color:var(--fk-stories-white);background:transparent}.fk-customer-stories-index__button:focus-visible,.fk-customer-stories-index__filter:focus-visible,.fk-customer-stories-index__story-link:focus-visible{outline:.1875rem solid rgba(242,100,73,.45);outline-offset:.1875rem}.fk-customer-stories-index__button:hover,.fk-customer-stories-index__filter:hover,.fk-customer-stories-index__story-link:hover{opacity:.84}@media screen and (min-width:640px){.fk-customer-stories-index__container{padding-right:1.875rem;padding-left:1.875rem}.fk-customer-stories-index__stories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.fk-customer-stories-index__container{padding-top:2rem}.fk-customer-stories-index__hero{min-height:34rem;grid-template-columns:minmax(0,1fr) minmax(18rem,25rem);padding:3rem}.fk-customer-stories-index h1{font-size:3.3333rem;line-height:1.1}.fk-customer-stories-index__intro{grid-template-columns:minmax(0,1fr) auto}.fk-customer-stories-index__feature{grid-template-columns:minmax(0,1fr) minmax(24rem,.82fr)}.fk-customer-stories-index__feature-copy{padding:2.5rem}.fk-customer-stories-index__stories{grid-template-columns:repeat(4,minmax(0,1fr))}.fk-customer-stories-index__story-link{min-height:27rem}.fk-customer-stories-index__cta{grid-template-columns:minmax(0,1fr) auto;padding:2.5rem}.fk-customer-stories-index__cta-actions{justify-content:flex-end}}@media screen and (max-width:420px){.fk-customer-stories-index__hero{padding:1.25rem}.fk-customer-stories-index h1{font-size:2rem}.fk-customer-stories-index__hero-card,.fk-customer-stories-index__feature-copy,.fk-customer-stories-index__cta{padding:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/section-fk-customer-stories-index.css.map */
