.paragraph{--gap:var(--spacer);--color:var(--p-color);display:flex;flex-direction:column;gap:var(--gap);max-width:var(--paragraph-max-width, unset)}.paragraph+.paragraph{margin-top:calc(var(--gap) * 2)}.paragraph-text{color:var(--color)}.paragraph-text ul,.paragraph-text ol{margin-top:0;padding-block:0;padding-left:1em}.paragraph-text ul>li:not(:last-of-type),.paragraph-text ol>li:not(:last-of-type){margin-bottom:.5em}.paragraph-text ul:last-of-type,.paragraph-text ol:last-of-type{margin-bottom:0}@media not (min-width:768px){.paragraph-content .fotos--right,.paragraph-content .fotos--top,.paragraph-content .fotos--left{margin-bottom:var(--spacer)}.paragraph-content .fotos--bottom{margin-top:var(--spacer)}}@media(min-width:768px){.paragraph-content .fotos--right{float:right;padding:1ch 0 var(--spacer2) var(--spacer2)}.paragraph-content .fotos--left{float:left;padding:1ch var(--spacer2) var(--spacer2) 0}.paragraph-content .fotos--top{padding:0 0 var(--spacer2) 0}.paragraph-content .fotos--bottom{padding:var(--spacer2) 0 0 0}}
