.vrc-story{padding:5rem 0}@media (max-width:768px){.vrc-story{padding:3rem 0}}.vrc-story__row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.vrc-story__row{gap:3rem;padding:0 1.5rem}}@media (max-width:768px){.vrc-story__row{grid-template-columns:1fr;gap:2rem;padding:0 1rem}}.vrc-story__col--image{position:relative}.vrc-story__image-wrapper{position:sticky;top:var(--header-height-offset,100px);border-radius:1rem;overflow:hidden}@media (max-width:768px){.vrc-story__image-wrapper{position:relative;top:0}}.vrc-story__image{width:100%;height:auto;display:block;object-fit:cover}.vrc-story__content h2,.vrc-story__content h3,.vrc-story__content h4{margin-top:0;margin-bottom:1.5rem}.vrc-story__content p{margin-bottom:1.5rem}.vrc-story__content p:last-child{margin-bottom:0}.vrc-story__content ul,.vrc-story__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.vrc-story__content li{margin-bottom:.5rem}