.section-support-online{border-radius:8px;border:1px solid var(--border-neutral-200,#e5e5e5);background:var(--bg-brand-Light,#f9f4f0);box-shadow:0 2px 6px 0 rgba(16,24,40,.06);padding:var(--spacing-lg,16px);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xl,20px)}.section-support-online .supporter{display:flex;flex-direction:column;align-items:center;gap:4px;align-self:stretch}.section-support-online .supporter .w-img{margin-bottom:4px}.section-support-online .supporter .w-img img{width:150px;height:150px;aspect-ratio:1/1;border-radius:150px;object-fit:cover}.section-support-online .supporter .name{color:var(--color-text-secondary)}.section-support-online .supporter .description,.section-support-online .text{font-size:.875em;font-weight:400}.section-support-online .heading{font-weight:600;text-align:center}.section-support-online .btn-show-popup{padding:9px 16px;display:flex;border-radius:6px;font-size:.875em;line-height:20px;background:var(--primary-color);color:#fff}.section-support-online .btn-show-popup:hover{background:var(--primary-color-hover)}.section-support-online .support-button{display:flex;align-items:center;justify-content:space-between;align-self:stretch;font-size:.875em;font-weight:400}