.blocks{display:contents}.text-crop:after,.text-crop:before{content:"";display:block;height:0;width:0}.text-crop:before{margin-bottom:var(--crop-top)}.text-crop:after{margin-top:var(--crop-bottom)}:root{--crop-top:0;--crop-bottom:0}.layouts{display:flex;flex-direction:column;position:relative}.layouts .layout{display:grid;grid-template-columns:repeat(var(--columns),1fr);width:100%}@media screen and (max-width:1024px){.layouts .layout{display:flex;flex-direction:column}}.layouts .layout__column{display:flex;flex-direction:column;grid-column:span var(--span)}
