.besmart-columns-pairs{--rows:2;-moz-column-gap:32px;column-gap:32px;display:grid;grid-auto-flow:row;grid-template-columns:1fr;row-gap:32px}.besmart-columns-pairs__wrapper>*{width:100%}.besmart-columns-pairs>:nth-child(odd){align-self:end}.besmart-columns-pairs>:nth-child(2n){align-self:start}.besmart-columns-pairs--align-items-center>*{justify-self:center;text-align:center}.besmart-columns-pairs--align-items-start>*{align-self:start}.besmart-columns-pairs--row-gap-medium{row-gap:8px}.besmart-columns-pairs--row-gap-large{row-gap:16px}.besmart-columns-pairs--column-gap-extra-small{-moz-column-gap:4px;column-gap:4px}.besmart-columns-pairs--column-gap-small{-moz-column-gap:8px;column-gap:8px}.besmart-columns-pairs--column-gap-medium{-moz-column-gap:16px;column-gap:16px}.besmart-columns-pairs--column-gap-large{-moz-column-gap:48px;column-gap:48px}.besmart-columns-pairs--column-gap-extra-large{-moz-column-gap:64px;column-gap:64px}@media (min-width:576px) and (max-width:992px){.besmart-columns-pairs{grid-auto-flow:column;grid-template-columns:repeat(2,1fr)}.besmart-columns-pairs>:nth-child(4n+1),.besmart-columns-pairs>:nth-child(4n+2){grid-column:1}.besmart-columns-pairs>:nth-child(4n+3),.besmart-columns-pairs>:nth-child(4n+4){grid-column:2}}@media (min-width:992px){.besmart-columns-pairs{grid-auto-flow:column;grid-template-columns:repeat(var(--columns),1fr);grid-template-rows:repeat(var(--rows),auto)}}
