@charset "UTF-8";div[data-name=module-posts__content-types] ul.checkbox_list li label{margin-left:5px;}.editor-styles-wrapper .is-root-container .module-posts a{pointer-events:none;}.module-posts{--space:var(--theme-space,2em);--grid-template-columns:repeat(3,minmax(0,1fr));--grid-gap:var(--space);--image-ratio:16/9;}.module-posts.is-style-grid .module-posts__list{display:-ms-grid;display:grid;grid-template-columns:var(--grid-template-columns);gap:var(--grid-gap);}.module-posts .module-posts__post{margin-bottom:var(--space);}.module-posts .module-posts__post .title{margin-bottom:var(--space);}.module-posts .module-posts__post .image{width:100%;aspect-ratio:var(--image-ratio);margin-bottom:var(--space);}.module-posts .module-posts__post .image img{object-fit:cover;object-position:center top;width:100%;height:100%;}