.card-layout{--card-y-spacing:1.4rem}@media (max-width:599.98px){.card-layout{justify-content:center}}@media (min-width:900px){.card-layout{--card-y-spacing:1.4rem}}.card-layout .Row{margin-top:calc(var(--card-y-spacing)*-1)!important;width:auto}.card-layout .Row .Col{margin-top:var(--card-y-spacing)}.card-layout.spacing-default .Col,.card-layout.spacing-default .Row{margin-top:0!important}.card-layout.layout-auto .Col,.card-layout:not([class*=layout-]) .Col{flex:0 0 100%;max-width:100%}@media (max-width:599.98px){.card-layout.layout-auto .Col,.card-layout:not([class*=layout-]) .Col{margin-left:auto;margin-right:auto;max-width:40rem}}@media (min-width:600px){.card-layout.layout-auto .Col,.card-layout:not([class*=layout-]) .Col{flex-basis:0;flex-grow:1;max-width:inherit}.card-layout.layout-auto .Col:nth-last-child(n+4):first-child,.card-layout.layout-auto .Col:nth-last-child(n+4):first-child~*,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+4):first-child,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+4):first-child~*{flex:0 0 50%;max-width:50%}}@media (min-width:900px){.card-layout.layout-auto .Col:nth-last-child(n+4):first-child,.card-layout.layout-auto .Col:nth-last-child(n+4):first-child~*,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+4):first-child,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+4):first-child~*{flex:0 0 25%;max-width:25%}}.Block--cards,.Block:not([class*=Block--]),[data-block]{border-top:none!important}