.tiles-layout-blocks{height:100%;display:flex;gap:1.5rem;border-radius:8px;background-color:var(--bg-color);padding:1rem}@media (max-width: 1023.9px){.tiles-layout-blocks{align-items:center}}@media (min-width: 1024px){.tiles-layout-blocks{flex-direction:column;padding:2rem}}.tiles-layout-list{display:flex;align-items:center;gap:1.5rem;border-radius:16px;background-color:var(--bg-color);padding:24px}.content-text-top,.content-text-top :where(p,h1,h2,h3,h4,h5,h6){font-size:16px;line-height:24px;font-weight:700;color:var(--color-button-content-secondary)}@media (min-width: 1024px){.content-text-top,.content-text-top :where(p,h1,h2,h3,h4,h5,h6){font-size:18px;line-height:24px;font-weight:700}}.content-text-bottom,.content-text-bottom :where(p,h1,h2,h3,h4,h5,h6){font-size:16px;line-height:24px;font-weight:400;color:var(--color-content-base-default)}
