.card-layout{--card-y-spacing:3.2rem}@media (min-width:600px){.card-layout{--card-y-spacing:3.2rem}}@media (min-width:992px){.card-layout{--card-y-spacing:7.2rem}}.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 (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+3):first-child,.card-layout.layout-auto .Col:nth-last-child(n+3):first-child~*,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+3):first-child,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+3):first-child~*{flex:0 0 50%;max-width:50%}}@media (min-width:992px){.card-layout.layout-auto .Col:nth-last-child(n+3):first-child,.card-layout.layout-auto .Col:nth-last-child(n+3):first-child~*,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+3):first-child,.card-layout:not([class*=layout-]) .Col:nth-last-child(n+3):first-child~*{flex:0 0 33.33333%;max-width:33.33333%}}