.callout--gradient-blue,.dnd-section:has(.callout--full-width.callout--gradient-blue){background:var(--gradient-blue)}.callout--gradient-light,.dnd-section:has(.callout--full-width.callout--gradient-light){background:var(--gradient-light)}.callout{display:flex;flex-direction:column;gap:32px;justify-content:space-between;order:1;padding:32px 20px;text-align:center}.callout--full-width{padding:32px 0}.callout .btn-group{justify-content:center}.callout--has-image{text-align:start}.callout--has-image .btn-group{justify-content:flex-start;width:100%}.callout--full-width{background:transparent}.callout__content{align-items:center;display:flex;flex-direction:column;margin:0 auto;order:1}.callout--has-image .callout__content{align-items:flex-start;margin:0}.callout__image{flex:1 1 60%;order:0}.callout__image img{display:block;height:100%;object-fit:contain;width:100%}.callout__title{margin-bottom:12px}.callout__description{margin-bottom:24px;max-width:50ch}@media (min-width:820px){.callout__content{flex:1 0 40%}.callout .btn-group{width:auto}}@media (min-width:1024px){.callout{align-items:center;flex-direction:row;gap:48px;order:0;padding:48px 64px}.callout--full-width{padding:48px 0}.callout__image{order:1;width:auto}}