.switchback-layout-flex{display:flex;flex-direction:column;gap:48px}.switchback-content-flex{display:flex;flex-direction:column;row-gap:32px}.switchback-content-flex[data-layout=icon-cards]{row-gap:24px}.switchback-copy-flex{display:flex;flex-direction:column;gap:24px}.switchback-heading,.switchback-subheading>:last-child{margin-bottom:0}.switchback-asset-container{display:flex;width:100%}.switchback-asset{width:100%}.switchback-asset img{max-height:474px;object-fit:contain}.switchback-icon-card{border-bottom:1px solid var(--cool-gray-200,#eff0f5);display:flex;flex-direction:column;padding-bottom:24px;row-gap:16px}[data-theme=dark] .switchback-icon-card{border-bottom:1px solid var(--navy-500,#2c3c65)}.switchback-ic-icon{font-size:40px}.switchback-ic-icon[data-fill=lavender]{color:var(--lavender-secondary-500,#a398eb)}.switchback-ic-icon[data-fill=pistachio]{color:var(--pistachio-tertiary-500,#c7f5dc)}[data-theme=dark] .switchback-ic-icon[data-fill=pistachio]{color:var(--pistachio-tertiary-900,#36b26e)}.switchback-ic-icon[data-fill=yellow]{color:var(--yellow-quaternary-500,#fdcc76)}.switchback-ic-desc>:last-child,.switchback-ic-label{margin-bottom:0}@media screen and (min-width:1024px){.switchback-layout-flex{flex-direction:row;padding-left:48px;padding-right:48px}.switchback-layout-flex[data-reversed=true]{flex-direction:row-reverse}.switchback-asset-container{align-items:center;min-width:50%}}@media screen and (min-width:1280px){.switchback-layout-flex{column-gap:64px}.switchback-asset-container{min-width:592px}}