@charset "UTF-8";.editor-styles-wrapper .is-root-container .module-elements a{pointer-events:none;}.module-elements{--space:var(--theme-space,2em);--grid-template-columns:repeat(3,minmax(0,1fr));--grid-gap:var(--space);--image-ratio:16/9;}.module-elements.is-style-grid .module-elements__list{display:-ms-grid;display:grid;grid-template-columns:var(--grid-template-columns);gap:var(--grid-gap);}.module-elements .module-elements__element{margin-bottom:var(--space);}.module-elements .module-elements__element .image{width:100%;aspect-ratio:var(--image-ratio);margin-bottom:var(--space);}.module-elements .module-elements__element .image img{object-fit:cover;object-position:center top;width:100%;height:100%;}.module-elements .module-elements__element .title{margin-bottom:var(--space);}.module-elements .module-elements__element .content-button span{display:inline-block;}