.texty{max-width:var(--max-width);margin:var(--gutter) auto;padding:0 var(--gutter);}.texty--default{max-width:800px;}.texty:not(.texty--default){display:grid;gap:1rem;}.texty:not(.texty--default) .texty__title{font:var(--venti);}.texty__title{margin:0 0 25px 0;}.texty__image img{border-radius:20px;}.texty__body a{text-decoration:underline;text-underline-offset:5px;}@media (min-width:1440px){.texty{padding:0 calc(2*var(--gutter));}}@media (min-width:1120px){.texty--right .texty__content{padding:0 5rem 0 0;}.texty--right .texty__image{padding:0 0 0 7rem;}.texty--left .texty__content{padding:0 0 0 3rem;}}@media (min-width:850px){.texty:not(.texty--default){grid-template-columns:1fr 1fr;gap:3rem;}.texty--right .texty__image{order:2;}}
