.cjp-giving-method-section{width:100%}.cjp-giving-method-section .container{margin:0 auto;max-width:1400px;padding-left:1rem;padding-right:1rem}.section-header{margin-bottom:3rem;text-align:center}.section-headline{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.section-subheadline{font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:48rem}.giving-methods-grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:1fr}.giving-method-card{border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;overflow:visible;padding:2.5rem 2rem 2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.giving-method-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.method-icon-wrapper{left:50%;position:absolute;top:0;transform:translate(-50%,-50%);z-index:10}.method-icon-circle{align-items:center;background-color:transparent;border-radius:50%;display:flex;height:140px;justify-content:center;position:relative;width:140px}.method-icon-circle:before{border:3px solid;border-bottom:none;border-radius:140px 140px 0 0;bottom:50%;color:#e05624;content:"";left:0;position:absolute;right:0;top:0}.method-icon-circle img{border-radius:50%;display:block;height:90px;object-fit:contain;position:relative;width:90px;z-index:1}.method-content{display:flex;flex:1 1 auto;flex-direction:column;padding-top:3.5rem}.method-title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem;text-align:center}.method-description{font-size:.9375rem;line-height:1.6;margin-bottom:1.5rem;text-align:center}.method-benefits{list-style:none;margin:0 0 1.5rem;padding:0}.benefit-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:.75rem}.benefit-item:last-child{margin-bottom:0}.benefit-icon{flex-shrink:0;height:20px;margin-top:.125rem;width:20px}.benefit-icon circle{fill:none;stroke:#e05624;stroke-width:2}.benefit-text{font-size:.9375rem;line-height:1.5}.method-button{border:none;border-radius:10px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:auto;padding:.875rem 2rem;text-align:center;text-decoration:none;transition:background-color .3s ease,transform .2s ease,color .3s ease,border-color .3s ease;width:100%}.method-button:hover{background-color:var(--method-btn-bg-hover,var(--method-btn-bg))!important;border-color:var(--method-btn-border-hover,var(--method-btn-border,transparent))!important;color:var(--method-btn-text-hover,var(--method-btn-text))!important;transform:translateY(-2px)}@media (max-width:800px){.giving-methods-grid{gap:6rem}}@media (min-width:768px){.section-headline{font-size:2.5rem}.giving-methods-grid{grid-template-columns:repeat(2,1fr)}.method-title{font-size:1.625rem}.benefit-text,.method-description{font-size:1rem}}@media (min-width:1024px){.section-headline{font-size:3rem}.giving-methods-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.giving-method-card{padding:2.5rem 1.5rem}.method-content{padding-top:4rem}}