.donate__cta{border-radius:6.25rem;border-radius:9999px;color:white;display:flex;background-color:var(--sc-color-primary-shade);box-shadow:var(--sc-shadow-sm);padding:.875rem var(--sc-spacing-small);font-size:var(--sc-text-medium);margin-top:var(--sc-spacing-large);font-weight:700;transition:var(--sc-transition)}.donate__cta:hover{background-color:var(--sc-color-primary)!important}.helps__grid{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;grid-gap:var(--sc-spacing-small) var(--sc-spacing-xsmall);gap:var(--sc-spacing-small) var(--sc-spacing-xsmall)}.helps__icon{height:7rem;width:9rem}.donate__or:after,.donate__or:before{content:"";border-bottom:1px solid var(--sc-color-tertiary);width:100%}@media (max-width:1024px){.helps__grid{grid-template-columns:repeat(2,1fr)}}