.section-further-reading{position:relative}.section-further-reading__inner{background-color:#efeaf4;width:100%;border-radius:1.25em;padding:1.5em;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5em}@media (max-width:1024px){.section-further-reading__inner{display:flex;flex-direction:column;gap:3em}}.section-further-reading__column{width:100%}.section-further-reading__column--text{display:flex;align-items:center}.section-further-reading__text{display:flex;flex-direction:column;height:auto;width:100%;justify-content:center;gap:1em;padding:0 2em;margin:auto 0}@media (max-width:1024px){.section-further-reading__text{text-align:center;padding:2em;padding-bottom:0}}.section-further-reading__text h2,.section-further-reading__text h3,.section-further-reading__text h4,.section-further-reading__text h5,.section-further-reading__text h6,.section-further-reading__text p{margin:0}.section-further-reading__actions{display:flex}@media (max-width:1024px){.section-further-reading__actions{justify-content:center}}.section-further-reading .article__footer ul a{background-color:var(--color-white);color:#120918}