<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section.left-to-right{transform:translateX(-10rem)}.section.left-to-right.visible{transform:translateX(0)}.section.right-to-left{transform:translateX(10rem)}.section.right-to-left.visible{transform:translateX(0)}@media(min-width:1024px){.designer_grid{display:grid;width:100%;gap:5px;grid-auto-rows:400px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width:1440px){.designer_grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:450px}}</pre></body></html>