.pb--pb-grid>.row{grid-template-columns:repeat(12,1fr);row-gap:var(--gut)}.pb--pb-grid .pb-grid-column{container-type:inline-size;display:flex;flex-direction:column}.pb--pb-grid .column-block{width:100%}.pb--pb-grid .buttons-wrapper{display:flex;flex-direction:column;gap:var(--gut-half)}@container (min-width: 600px){.pb--pb-grid .buttons-wrapper{flex-direction:row;flex-wrap:wrap}}
