.rts{padding:4rem 0}.rts--white{background:var(--white)}.rts--linen{background:var(--bg-linen)}.rts--dark{background:var(--dark);color:var(--white)}.rts__heading{font-family:var(--font-heading);font-size:1.875rem;font-weight:200;margin-bottom:1.5rem}.rts--dark .rts__heading{color:var(--white)}.rts__text-only{color:var(--muted);font-size:.9375rem;line-height:1.7;margin:0 auto;max-width:48rem}.rts--dark .rts__text-only{color:hsla(0,0%,100%,.8)}.rts__grid{align-items:center;display:grid;gap:2.5rem}@media (min-width:768px){.rts__grid{grid-template-columns:1fr 1fr}.rts__heading{font-size:2.25rem}}.rts__grid--reverse{direction:ltr}@media (min-width:768px){.rts__grid--reverse .rts__image-wrap{order:-1}}.rts__text{color:var(--muted);font-size:.9375rem;line-height:1.7}.rts--dark .rts__text{color:hsla(0,0%,100%,.8)}.rts__text ol,.rts__text ul{margin:1rem 0;padding-left:1.5rem}.rts__text li{margin-bottom:.5rem}.rts__image-wrap{border-radius:var(--radius);overflow:hidden}.rts__image{height:auto;object-fit:cover;width:100%}