.pal-c-ActionGroupDefault{display:flex}.pal-c-ActionGroupDefault--inline{align-items:center;flex-direction:row;justify-content:flex-start}.pal-c-ActionGroupDefault--inline :nth-child(2).pal-c-Link{margin-left:var(--pal-l-internal-spacer-03)}.pal-c-ActionGroupDefault--inline :nth-child(2).pal-c-Button{margin-left:var(--pal-l-internal-spacer-01)}.pal-c-ActionGroupDefault--inline:has(.pal-c-Link+.pal-c-Link) :nth-child(2).pal-c-Link{margin-left:var(--pal-l-internal-spacer-04)}.pal-c-ActionGroupDefault--inline:has(.pal-c-Link+.pal-c-Button) :nth-child(2).pal-c-Button{margin-left:var(--pal-l-internal-spacer-03)}.pal-c-ActionGroupDefault--stackedDefault,.pal-c-ActionGroupDefault--stackedFullWidth{align-items:flex-start;flex-direction:column;justify-content:flex-start}.pal-c-ActionGroupDefault--stackedDefault :nth-child(2).pal-c-Link,.pal-c-ActionGroupDefault--stackedFullWidth :nth-child(2).pal-c-Link{margin-top:var(--pal-l-internal-spacer-03)}.pal-c-ActionGroupDefault--stackedDefault :nth-child(2).pal-c-Button,.pal-c-ActionGroupDefault--stackedDefault :nth-child(2).pal-c-Link--buttonSecondary,.pal-c-ActionGroupDefault--stackedDefault :nth-child(2).pal-c-Link--buttonTertiary,.pal-c-ActionGroupDefault--stackedFullWidth :nth-child(2).pal-c-Button,.pal-c-ActionGroupDefault--stackedFullWidth :nth-child(2).pal-c-Link--buttonSecondary,.pal-c-ActionGroupDefault--stackedFullWidth :nth-child(2).pal-c-Link--buttonTertiary{margin-top:var(--pal-l-internal-spacer-01)}.pal-c-ActionGroupDefault--stackedDefault:has(.pal-c-Link+.pal-c-Link) :nth-child(2).pal-c-Link,.pal-c-ActionGroupDefault--stackedFullWidth:has(.pal-c-Link+.pal-c-Link) :nth-child(2).pal-c-Link{margin-top:var(--pal-l-internal-spacer-03)}.pal-c-ActionGroupDefault--stackedDefault:has(.pal-c-Link+.pal-c-Button) :nth-child(2).pal-c-Button,.pal-c-ActionGroupDefault--stackedFullWidth:has(.pal-c-Link+.pal-c-Button) :nth-child(2).pal-c-Button{margin-top:var(--pal-l-internal-spacer-03)}.pal-c-ActionGroupDefault--stackedFullWidth{align-items:center}.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Button--primary,.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Button--primaryInverse,.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Button--secondary,.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Button--tertiary,.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Link--buttonPrimary,.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Link--buttonSecondary,.pal-c-ActionGroupDefault--stackedFullWidth .pal-c-Link--buttonTertiary{width:100%}.pal-c-ActionGroupDefault--inlineFullWidth{align-items:center;flex-direction:row;gap:var(--pal-l-internal-spacer-01);justify-content:flex-start;width:100%}.pal-c-ActionGroupDefault--inlineFullWidth>.pal-c-Button,.pal-c-ActionGroupDefault--inlineFullWidth>.pal-c-Link{flex:1;justify-content:center}.pal-c-ActionGroupDefault--inlineFullWidth>.pal-c-Link{display:inline-flex}.pal-c-ActionGroupDefault--inlineFullWidth:has(.pal-c-Link+.pal-c-Link){gap:var(--pal-l-internal-spacer-04)}:export{breakpointSM:0;breakpointMD:768;breakpointLG:1024;breakpointXL:1440}.pal-c-ActionGroupMulti{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--pal-l-internal-spacer-01);justify-content:flex-start;list-style-type:none;margin:0;padding:0}.pal-c-ActionGroupMulti.pal-c-ActionGroupMulti--link{gap:var(--pal-l-internal-spacer-03)}.pal-c-ActionGroupMulti.pal-c-ActionGroupMulti--center{justify-content:center}.pal-c-ActionGroupMulti.pal-c-ActionGroupMulti--right{justify-content:flex-end}.pal-c-ActionGroupMulti .pal-c-ActionGroupMulti--list{display:contents}.pal-c-ActionGroupMulti .pal-c-ActionGroupMulti--listItem{display:flex}