@layer components{.ContentCardLayout{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;-ms-flex-pack:center;justify-content:center}.ContentCardLayout--children-1>*,.ContentCardLayout--children-2>*{-ms-flex-preferred-size:100%;flex-basis:100%}@media(min-width:720px){.ContentCardLayout--children-1>*,.ContentCardLayout--children-2>*{-ms-flex-preferred-size:calc(50% - 32px/2);flex-basis:calc(50% - 32px/2)}}.ContentCardLayout--children-3>*{-ms-flex-preferred-size:100%;flex-basis:100%}@media(min-width:720px){.ContentCardLayout--children-3>*{-ms-flex-preferred-size:calc(50% - 32px/2);flex-basis:calc(50% - 32px/2)}}@media(min-width:960px){.ContentCardLayout--children-3>*{-ms-flex-preferred-size:calc(33.333% - 2*32px/3);flex-basis:calc(33.333% - 2*32px/3)}}}