.sponsors-page{background:var(--color-white)}.sponsorship-packages{background-color:#f8f9fa}.sp-cards-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.sp-card{background:var(--color-white);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 15px 40px #00000014}.sp-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.sp-card-header{background:var(--color-primary-gradient);color:#fff;text-align:center;padding:2.5rem 1.5rem}.sp-pkg-title{text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.sp-pkg-price{justify-content:center;align-items:flex-start;line-height:1;display:flex}.sp-currency{margin-top:6px;margin-right:2px;font-size:2.5rem;font-weight:800}.sp-amount{font-size:4rem;font-weight:800}.sp-card-body{flex-grow:1;padding:2rem 1.5rem}.sp-features{margin:0;padding:0;list-style:none}.sp-features li{color:#555;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.sp-check{color:var(--color-primary-start);flex-shrink:0;margin-top:.2rem}.sp-card-footer{text-align:center;background:#f9f9f9;border-top:1px solid #f0f0f0;padding:1.5rem}.sp-card-footer .btn{width:100%}.sponsorship-info-box{background:var(--color-white);border:1px solid #e5e7eb;border-radius:12px;margin-top:1rem;padding:2.5rem;box-shadow:0 4px 15px #0000000d}.info-text p{color:var(--color-text-body);margin-bottom:1rem;font-size:1rem;line-height:1.7}.info-text p:last-child{margin-bottom:0}.info-link{color:var(--color-primary-start);font-weight:600;text-decoration:none}.info-link:hover{text-decoration:underline}@media (max-width:992px){.sp-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sp-cards-grid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}.sp-pkg-title{font-size:1.4rem}.sp-amount{font-size:3rem}.sponsorship-info-box{padding:1.5rem}}@media (max-width:480px){.sp-card-header{padding:2rem 1rem}}
