.section-support{position:relative;padding:clamp(4.5rem,9vw,6.5rem) clamp(1.5rem,4vw,2.5rem);overflow:hidden;background:#fff}.support-bg{position:absolute;inset:0;z-index:0;background-color:#f1f5f9;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.support-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.97) 0,rgba(252,253,255,.98) 100%)}@media (max-width:1024px),(prefers-reduced-motion:reduce){.support-bg{background-attachment:scroll}}.support-container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.section-title-wrapper{text-align:center;margin-bottom:50px}.section-title-wrapper .section-title{font-size:clamp(2rem, 4vw, 2.75rem);font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:-.01em;line-height:1.15;position:relative;display:inline-block}.section-title-wrapper .section-title::after{content:"";display:block;width:60px;height:4px;background:var(--color-primary-600);margin-top:.6rem;margin-left:auto;margin-right:auto;border-radius:2px}.section-title-wrapper p{font-size:1.05rem;color:#6b7280;line-height:1.6;max-width:700px;margin:.75rem auto 0}.support-page-banner{position:relative;padding-top:100px;min-height:400px}@media (min-width:1024px){.support-page-banner{min-height:480px}}.support-page-banner .container{position:relative;z-index:2}.support-resources-grid.support-three-cards{grid-template-columns:repeat(3,1fr)}@media (max-width:992px){.support-resources-grid.support-three-cards{grid-template-columns:1fr}}.support-resource-card{display:flex;flex-direction:column;text-align:center;padding:2.25rem 1.75rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:all .35s ease;box-shadow:0 2px 8px rgba(0,0,0,.06)}.support-resource-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(2,162,228,.12);border-color:var(--color-primary-200)}.support-resource-card .support-icon{width:72px;height:72px;margin:0 auto 1.25rem;border-radius:12px;background:var(--color-primary-50);display:inline-flex;align-items:center;justify-content:center;font-size:1.75rem;color:var(--color-primary-600);transition:all .3s ease}.support-resource-card:hover .support-icon{background:var(--color-primary-100);color:var(--color-primary-700)}.support-resource-card h3{font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.support-resource-card p{color:#6b7280;line-height:1.65;flex:1;margin-bottom:1rem}.support-resource-card .support-card-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--color-primary-600);transition:all .3s ease}.support-resource-card .support-card-link:hover{color:var(--color-primary-700)}.support-resource-links{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.support-resource-links .support-card-link{justify-content:flex-start}.support-resource-links .support-card-link:hover{color:var(--color-primary-700)}.support-quick-contact{margin-top:3rem;padding:2.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.support-quick-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem;text-align:center}.support-quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.support-quick-item{text-align:center}.support-quick-icon{width:56px;height:56px;margin:0 auto 1rem;border-radius:12px;background:var(--color-primary-50);display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--color-primary-600)}.support-quick-item h4{font-size:1.1rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}.support-quick-item p{font-size:.95rem;color:#6b7280;margin:0}@media (max-width:768px){.section-support{padding:3rem 1.25rem}.support-grid{grid-template-columns:1fr}}