.ds-row{--ds-row-gap:0;display:flex;flex-wrap:wrap;gap:var(--ds-row-gap);margin-left:calc(var(--wp--custom--grid-padding, 15px)*-.5);margin-right:calc(var(--wp--custom--grid-padding, 15px)*-.5)}.ds-row.align-top{align-items:flex-start}.ds-row.align-center{align-items:center}.ds-row.align-bottom{align-items:flex-end}.ds-row.justify-flex-start{justify-content:flex-start}.ds-row.justify-center{justify-content:center}.ds-row.justify-flex-end{justify-content:flex-end}.ds-row.justify-space-around{justify-content:space-around}.ds-row.justify-space-between{justify-content:space-between}@media(max-width:1400px){.ds-row.--mobile-gap.--gap-xxl{--ds-row-gap:var(--mobile-gap,0)}}@media(max-width:1200px){.ds-row.--mobile-gap.--gap-xl{--ds-row-gap:var(--mobile-gap,0)}}@media(max-width:992px){.ds-row.--mobile-gap.--gap-lg{--ds-row-gap:var(--mobile-gap,0)}}@media(max-width:768px){.ds-row.--mobile-gap.--gap-md{--ds-row-gap:var(--mobile-gap,0)}}@media(max-width:576px){.ds-row.--mobile-gap.--gap-sm{--ds-row-gap:var(--mobile-gap,0)}}
