.sas-image-topics{background:var(--section-bg, transparent)}.sas-image-topics__grid{display:flex;gap:6rem;align-items:center;justify-content:space-between;margin:auto;max-width:var(--container_width)}@media screen and (max-width: 749px){.sas-image-topics__grid{gap:3rem}}.sas-image-topics__media{flex:0 1 46%;order:var(--media-order, 0)}.sas-image-topics__media-frame{position:relative;display:grid;place-items:center;aspect-ratio:var(--media-aspect, 1/1)}.sas-image-topics__image{object-fit:contain;display:block;max-width:100%}.sas-image-topics__placeholder{width:100%;height:100%;display:block;border-radius:8px;background:linear-gradient(135deg, #efede8, #dedad1)}.sas-image-topics__topics{flex:1;display:grid;gap:1rem;order:var(--topics-order, 1)}.sas-image-topics__topic{display:flex;align-items:center;gap:1.8rem;background:var(--card-bg, #ffffff);border:1px solid var(--card-border, #e6e6e6);border-radius:12px;padding:2.25rem 1.8rem}.sas-image-topics__icon{width:35px;height:auto;object-fit:contain;flex:0 0 auto}.sas-image-topics__icon-placeholder{width:35px;height:auto}.sas-image-topics__text{margin:0;font-size:1.6rem;line-height:1.4;color:var(--card-text, #0a211f)}@media screen and (max-width: 990px){.sas-image-topics__grid{flex-direction:column;align-items:stretch}.sas-image-topics__media,.sas-image-topics__topics{width:100%}}@media screen and (max-width: 749px){.sas-image-topics__topic{padding:1.5rem}.sas-image-topics__icon,.sas-image-topics__icon-placeholder{width:28px;height:28px}}