.card-grid{background:#f8f8f8;background:var(--panel__background,var(--panel-background--default-theme,#f8f8f8))}.dark-theme .card-grid{background:#000f1e;background:var(--panel__background,var(--panel-background--dark-theme,#000f1e))}.card-grid__container{display:flex;flex-direction:column;max-width:1350px;margin:0 auto}.card-grid__items{display:flex;flex-wrap:wrap}@media only screen and (min-width:650px) and (max-width:999px){.card-grid__items{-o-box-flex:0;box-flex:0;flex:0 0 auto;margin-left:calc((99.99% - 60px)*0 + 40px);width:calc((99.99% - 60px)*1 - 20px)}}@media only screen and (min-width:1000px){.card-grid__items{-o-box-flex:0;box-flex:0;flex:0 0 auto;margin-left:calc((99.99% - 104px)*0 + 64px);width:calc((99.99% - 104px)*1 - 24px)}}.card-grid__item{width:100%}@media only screen and (min-width:650px) and (max-width:999px){.card-grid__item{margin-bottom:20px}.card-grid__item:nth-child(even){margin-left:calc((99.99% + 20px)*0 + 20px)}.card-grid__item:nth-child(even),.card-grid__item:nth-child(odd){width:calc((99.99% + 20px)*.5 - 20px)}}@media only screen and (min-width:1000px){.card-grid__item{margin-bottom:24px}.card-grid__item:nth-child(3n+1){width:calc((99.99% + 24px)*.333333333333333 - 24px)}.card-grid__item:not(:nth-child(3n+1)){width:calc((99.99% + 24px)*.333333333333333 - 24px);margin-left:calc((99.99% + 24px)*0 + 24px)}}@media only screen and (min-width:650px){.card-grid__item:nth-last-child(-n+2){margin-bottom:0}}@media only screen and (min-width:1000px){.card-grid__item:nth-last-child(-n+3){margin-bottom:0}}