.sust-section{padding:60px 0;width:100%}.sust-section__inner{align-items:stretch;display:flex;gap:40px}.sust-section__content{display:flex;flex:1;flex-direction:column}.sust-section__image-wrapper{display:flex;flex:1}.sust-section__image{border-radius:20px;height:100%;object-fit:cover;width:100%}.sust-section__heading{font-size:32px;font-weight:700;margin:0 0 12px}.sust-section__subheading{color:var(--accent-color,#2b6f5a);font-size:20px;font-weight:500;margin:0 0 24px}.sust-section__box{background:#f7f7f7;border-radius:20px;flex-grow:1;font-size:16px;line-height:1.5;padding:24px 28px}@media (max-width:900px){.sust-section__inner{flex-direction:column}.sust-section__image{height:auto;max-height:400px}}