.fc-story{margin:3rem 0;padding:1rem}.fc-story__wrapper{margin:0 auto;max-width:var(--wrapper-m)}.fc-story__header{margin-bottom:2rem;text-align:center}.fc-story__title{color:var(--dark);font-size:3rem;font-weight:400;margin:0 0 .5rem}.fc-story__subtitle{color:var(--dark);font-size:1rem;letter-spacing:2px;line-height:1.6;margin:0;text-transform:uppercase}.fc-story__timeline{position:relative}.fc-story__timeline:before{background:#ccc;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:1px}.fc-story__item{align-items:center;display:flex;flex-direction:column;padding-bottom:3rem;position:relative}.fc-story__year{background:#fff;color:var(--dark);font-size:1.5rem;font-weight:500;margin-bottom:.5rem;padding:.25rem .5rem;position:relative;text-align:center;z-index:1}.fc-story__dot{background:var(--fc-green);border-radius:50%;flex-shrink:0;height:12px;margin-bottom:1rem;position:relative;width:12px;z-index:1}.fc-story__content{align-items:flex-start;display:flex;gap:2rem;width:100%}.fc-story__image-col{flex:0 0 45%;max-width:45%}.fc-story__image{border-radius:30px;display:block;height:auto;object-fit:cover;width:100%}.fc-story__text-col{flex:1;min-width:0;padding-left:1.5rem}.fc-story__item-title{color:var(--dark);font-size:1.25rem;font-weight:500;line-height:1.3;margin:0 0 .75rem}.fc-story__description{color:var(--dark);font-size:.85rem;line-height:1.7}.fc-story__description p{margin:0 0 .5rem}@media screen and (max-width:575px){.fc-story__title{font-size:2.25rem}.fc-story__timeline:before{display:none}.fc-story__content{flex-direction:column;gap:1rem}.fc-story__image-col{flex:0 0 100%;max-width:100%;width:100%}.fc-story__text-col{padding-left:0;text-align:center}.fc-story__year{font-size:1.25rem}}