.story-gallery{display:grid;grid-template-columns:1.3fr .7fr;gap:14px;width:calc(100% + 180px);margin:48px -90px}.story-gallery figure{margin:0;background:#fff;border-radius:14px;overflow:hidden}.story-gallery figure:first-child{grid-row:span 2}.story-gallery img{width:100%!important;height:100%!important;min-height:280px;max-height:none!important;margin:0!important;border-radius:0!important;object-fit:cover}.story-gallery figcaption{padding:13px 16px;color:#53677e;font-size:13px}.story-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:calc(100% + 140px);margin:45px -70px}.story-pair figure{margin:0}.story-pair img{width:100%!important;margin:0!important;border-radius:14px!important}.story-pair figcaption{font-size:13px;color:#53677e;padding-top:10px}.chapter{display:grid;grid-template-columns:170px 1fr;gap:35px;padding:30px 0;border-top:1px solid #b5c3d3}.chapter>b{font:700 13px Manrope,Arial,sans-serif;color:#1767f2;text-transform:uppercase;letter-spacing:.08em}.chapter>div>*:first-child{margin-top:0}.decision{background:#091321;color:#fff;border-radius:15px;padding:32px;margin:45px 0}.decision b{display:block;font:700 25px Manrope,Arial,sans-serif;margin-bottom:10px}.decision p{color:#c1d1e4;margin:0}.article h1,.article h2,.article h3,.content h1,.content h2,.content h3{font-family:Manrope,Arial,sans-serif!important}@media(max-width:700px){.story-gallery,.story-pair{grid-template-columns:1fr;width:100%;margin:35px 0}.story-gallery figure:first-child{grid-row:auto}.chapter{grid-template-columns:1fr;gap:10px}}
