.fk-impact-stories{--fk-impact-ink: var(--fk-color-ink, #122638);--fk-impact-muted: var(--fk-color-ink-muted, rgba(18, 38, 56, .7));--fk-impact-orange: var(--fk-color-orange, #f26449);--fk-impact-action: #c8422d;--fk-impact-green: var(--fk-color-green, #26a641);--fk-impact-border: var(--fk-color-border, #e3e8eb);--fk-impact-paper: var(--fk-color-paper, #f9f8f8);color:var(--fk-impact-ink);background:#fff}.fk-impact-stories *,.fk-impact-stories *:before,.fk-impact-stories *:after{box-sizing:border-box}.fk-impact-stories [hidden]{display:none!important}.fk-impact-stories__container{width:calc(100% - 2rem);max-width:75rem;margin:0 auto;padding-top:3rem;padding-bottom:2.5rem;border-top:.0625rem solid var(--fk-impact-border)}.fk-impact-stories__header{margin-bottom:2rem}.fk-impact-stories__header>div{max-width:56.25rem}.fk-impact-stories__eyebrow{margin:0 0 .75rem;color:var(--fk-impact-action);font-size:.8rem;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fk-impact-stories h2{margin:0;color:var(--fk-impact-ink);font-size:clamp(1.875rem,5vw,2.5rem);line-height:1.15;font-weight:700}.fk-impact-stories__intro,.fk-impact-stories__intro *{color:var(--fk-impact-muted);font-size:1rem;line-height:1.55}.fk-impact-stories__intro{margin-top:.75rem}.fk-impact-stories__intro p,.fk-impact-stories__excerpt p{margin:0}.fk-impact-stories__grid{display:grid;gap:1.5rem}.fk-impact-stories__card{display:grid;overflow:hidden;border:.0625rem solid var(--fk-impact-border);border-radius:.625rem;background:#fff;box-shadow:0 .625rem 1.875rem #12263814}.fk-impact-stories__media{position:relative;min-height:15rem;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#1226380f,#1226382e)}.fk-impact-stories__image,.fk-impact-stories__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fk-impact-stories__image{object-fit:cover}.fk-impact-stories__media-overlay{background:linear-gradient(145deg,#1226380a,#12263829)}.fk-impact-stories__media--green{padding:2rem;background:var(--fk-impact-green)}.fk-impact-stories__media--green p{position:relative;z-index:1;max-width:36rem;margin:0;color:#fff;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.15;font-weight:700;text-align:center}.fk-impact-stories__content{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem}.fk-impact-stories__badge{width:max-content;max-width:100%;margin:0 0 1rem;padding:.35rem .75rem;border-radius:999px;background:var(--fk-impact-paper);color:var(--fk-impact-ink);font-size:.8rem;line-height:1.2;font-weight:700}.fk-impact-stories__content h3{margin:0;color:var(--fk-impact-ink);font-size:clamp(1.375rem,4vw,1.75rem);line-height:1.25;font-weight:700}.fk-impact-stories__excerpt,.fk-impact-stories__excerpt *{color:var(--fk-impact-muted);font-size:.9375rem;line-height:1.55}.fk-impact-stories__excerpt{margin-top:1rem}.fk-impact-stories__button{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem;padding:.65rem 1.125rem;border:.125rem solid var(--fk-impact-action);border-radius:.3125rem;background:var(--fk-impact-action);color:#fff;font-size:.9375rem;line-height:1.2;font-weight:700;text-decoration:none}.fk-impact-stories a.fk-impact-stories__button,.fk-impact-stories a.fk-impact-stories__button:visited{color:#fff}.fk-impact-stories a.fk-impact-stories__button:hover,.fk-impact-stories a.fk-impact-stories__button:visited:hover{border-color:#a93624;background:#a93624;color:#fff}.fk-impact-stories__button:focus-visible,.fk-impact-stories__pagination-arrow:focus-visible,.fk-impact-stories__page:focus-visible{outline:.1875rem solid var(--fk-impact-ink);outline-offset:.1875rem}.fk-impact-stories__pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.fk-impact-stories__pages{display:flex;align-items:center;justify-content:center;gap:.35rem}.fk-impact-stories__pagination-arrow,.fk-impact-stories__page{min-width:2.75rem;min-height:2.75rem;display:inline-grid;place-items:center;padding:.5rem;border:.0625rem solid var(--fk-impact-border);border-radius:50%;background:#fff;color:var(--fk-impact-ink);font:inherit;font-size:.9375rem;line-height:1;font-weight:700;cursor:pointer}.fk-impact-stories__pagination-arrow:hover,.fk-impact-stories__page:hover,.fk-impact-stories__page[aria-current=page]{border-color:var(--fk-impact-action);background:var(--fk-impact-action);color:#fff}.fk-impact-stories__pagination-arrow:disabled{opacity:.35;cursor:default}.fk-impact-stories__pagination-arrow:disabled:hover{border-color:var(--fk-impact-border);background:#fff;color:var(--fk-impact-ink)}.fk-impact-stories__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.fk-impact-stories__empty{color:var(--fk-impact-muted);text-align:center}@media screen and (min-width:750px){.fk-impact-stories__container{width:calc(100% - 3.75rem);padding-top:4rem;padding-bottom:3rem}.fk-impact-stories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fk-impact-stories__card{position:relative;aspect-ratio:1;display:block}.fk-impact-stories__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.fk-impact-stories__content{position:relative;z-index:2;height:100%;justify-content:flex-end;padding:1.25rem;background:linear-gradient(180deg,#12263814 12%,#122638eb 88%)}.fk-impact-stories__content h3,.fk-impact-stories__excerpt,.fk-impact-stories__excerpt *{color:#fff}.fk-impact-stories__content h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.fk-impact-stories__excerpt{display:-webkit-box;overflow:hidden;margin-top:.65rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fk-impact-stories__button{min-height:2.5rem;margin-top:.9rem;border-color:#fff;background:#fff}.fk-impact-stories a.fk-impact-stories__button,.fk-impact-stories a.fk-impact-stories__button:visited{color:var(--fk-impact-ink)}}@media screen and (min-width:1200px){.fk-impact-stories__card{aspect-ratio:4 / 3}.fk-impact-stories__content h3{font-size:clamp(1.25rem,1.45vw,1.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/section-fk-impact-stories.css.map */
