.is-staggered.is-with-grid-columns-2 .CardsItemBlock:nth-of-type(2),.is-staggered.is-with-grid-columns-3 .CardsItemBlock:nth-of-type(2){margin-top:var(--spacing-small)}@media(max-width:959px){.is-staggered.is-with-grid-columns-2 .CardsItemBlock:nth-of-type(2),.is-staggered.is-with-grid-columns-3 .CardsItemBlock:nth-of-type(2){margin-top:var(--spacing-none)}}.is-staggered.is-with-grid-columns-4 .CardsItemBlock:nth-of-type(2),.is-staggered.is-with-grid-columns-4 .CardsItemBlock:nth-of-type(4){margin-top:var(--spacing-small)}@media(max-width:959px){.is-staggered.is-with-grid-columns-4 .CardsItemBlock:nth-of-type(2),.is-staggered.is-with-grid-columns-4 .CardsItemBlock:nth-of-type(4){margin-top:var(--spacing-none)}}.is-staggered.CardsBlock .CardsBlock-content{justify-content:space-between}@media(max-width:959px){.is-staggered.CardsBlock .CardsBlock-content{--block-gap:var(--10x) var(--1x)}}@media(max-width:779px){.is-staggered.CardsBlock .CardsBlock-content{--block-gap:var(--2x)}}.is-staggered .CardsItemBlock{--block-gap:var(--3x);border-radius:var(--border-radius-large);box-shadow:-3px 6px 28px rgba(29,2,84,.05);height:-moz-fit-content;height:fit-content;min-height:unset}@media(max-width:959px){.is-staggered .CardsItemBlock{height:auto;min-height:405px;width:calc(50% - 12px)}}@media(max-width:779px){.is-staggered .CardsItemBlock{min-height:unset;width:100%}}.is-staggered .CardsItemBlock-inner{padding:var(--spacing-small) var(--4x)}