.prefooter__wrapper{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:4vw;gap:4vw}@media screen and (max-width:47.99rem){.prefooter__wrapper>*{grid-column:span 12;justify-self:center}}@media screen and (min-width:64rem){.prefooter__wrapper{gap:2vw}}.prefooter__content{grid-column:1/span 12}@media screen and (min-width:75rem){.prefooter__content{grid-column:2/span 10}}.prefooter{position:relative}.prefooter__content{align-items:center;background:var(--accent-color);border-radius:var(--border-radius);display:flex;flex-direction:column;max-width:100%;padding:2rem}.prefooter__blurb,.prefooter__title{color:var(--white);text-align:center}.prefooter__image{margin:unset;position:relative;width:auto}.prefooter__image img{border-radius:var(--border-radius);display:block;height:18.5941rem;object-fit:cover;width:18.5941rem;min-width:18.5941rem;aspect-ratio:1/1}@media screen and (min-width:48rem){.prefooter__content{padding-inline:2.5rem}.prefooter__blurb{-webkit-margin-after:unset;margin-block-end:unset;text-align:left}.prefooter__text{align-items:flex-end;display:flex;gap:1rem}}@media screen and (min-width:64rem){.prefooter__content{flex-direction:row;padding-block:unset}.prefooter__image{-webkit-margin-after:-1.5rem;margin-block-end:-1.5rem;-webkit-margin-start:1rem;margin-inline-start:1rem;min-width:15.9378rem}.prefooter__image img{height:15.9378rem;width:15.9378rem;min-width:15.9378rem}.prefooter__image:before{inset-inline-start:15.9378rem!important}}.prefooter .prefooter__button.button--no-color,.prefooter .prefooter__button.no-style{background:var(--accent-color);color:var(--white)}.prefooter{background:#fff}.prefooter__image{-webkit-padding-end:5rem;padding-inline-end:5rem}.prefooter__image img{border-radius:var(--round-border-radius) 0 var(--round-border-radius) var(--round-border-radius)}.prefooter__image .button{border-width:0;inset-block-start:calc(50% - 1rem);inset-inline-end:0;position:absolute}.prefooter__image:before{background:var(--secondary-color);border-radius:0 100px 100px 100px;content:"";display:block;height:5rem;inset-block-start:0;inset-inline-start:18.5941rem;position:absolute;width:5rem}.prefooter:after{background:var(--bg-dark);content:"";height:50%;inset-block-start:50%;inset-inline:0;position:absolute}.prefooter:not(:has(.prefooter__image)) .prefooter__content{padding:2rem var(--container-padding)}@media screen and (min-width:48rem){.prefooter__title{margin-block:unset;min-width:10ch;text-align:left;width:10ch}}@media screen and (min-width:64rem){.prefooter__content{justify-content:space-between}}@media screen and (min-width:75rem){.prefooter__image{-webkit-margin-start:2rem;margin-inline-start:2rem;-webkit-padding-end:10rem;padding-inline-end:10rem}.prefooter__image .button{inset-inline-end:0}}.body__container:has(main .layout-chapter:last-child)+.prefooter{background:transparent}