.card-layout{--card-y-spacing:3.2rem}@media (max-width:599.98px){.card-layout{justify-content:center}}@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 (max-width:599.98px){.card-layout.layout-auto .Col,.card-layout:not([class*=layout-]) .Col{margin-left:auto;margin-right:auto;max-width:32rem}}@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%}}.Card--case{--card-header-spacing:1.6rem}.Card--case .Card-header{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:calc(var(--card-header-spacing)*-1);padding:30px 30px 0}.Card--case .Card-header .Card-img-group:first-child{margin-right:var(--card-header-spacing)}.Card--case .Card-img-group{align-items:center;display:flex;margin-top:var(--card-header-spacing)}.Card--case .Card-img-group img{max-height:3.6rem}.Card--case .Card-img-group span{margin-left:.8rem}.Card--case .Card-heading.text-theme-accent-3{color:var(--theme-mode-accent-1)!important}.Card--case .Card-body,.Card--case .Card-body *{font-size:1.8rem!important;font-weight:500!important;line-height:1.54!important}@media (min-width:480px){.Card--case .Card-body,.Card--case .Card-body *{font-size:2.2rem!important}}