.support-resources-section-module{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%}.support-resources-section{background:#294654;padding:100px 20px}.support-container{margin:0 auto;max-width:1200px}.support-header{margin-bottom:60px}.support-header h1,.support-header h2,.support-header h3,.support-header h4,.support-header h5,.support-header h6,.support-header p{color:#fff!important;font-size:56px!important;font-weight:700!important;line-height:1.2!important;margin:0!important;max-width:900px}.resources-grid{display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.resource-item{display:flex;flex-direction:column;gap:16px}.resource-icon{align-items:center;background:rgba(255,102,0,.15);border-radius:12px;display:flex;height:48px;justify-content:center;transition:all .3s;width:48px}.resource-item:hover .resource-icon{background:rgba(255,102,0,.25);transform:translateY(-4px)}.resource-icon svg{fill:none;height:24px;stroke:#f60;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:24px}.resource-title{color:#fff;font-size:20px;font-weight:600;line-height:1.3}.resource-description{color:hsla(0,0%,100%,.7);font-size:15px;line-height:1.5}.resource-description p{color:hsla(0,0%,100%,.7);margin:0}.nps-banner{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);border-radius:16px;gap:32px;padding:40px}.nps-banner,.nps-visual{align-items:center;display:flex}.nps-visual{flex-shrink:0;height:80px;justify-content:center;width:80px}.nps-visual svg{height:100%;width:100%}.nps-score{color:#f60;font-size:56px;font-weight:700;line-height:1;min-width:100px}.nps-text{color:#fff;flex-grow:1;font-size:18px;line-height:1.5}.nps-text p{color:#fff;margin:0}@media (max-width:968px){.support-resources-section{padding:80px 20px}.support-header h1,.support-header h2,.support-header h3,.support-header h4,.support-header h5,.support-header h6,.support-header p{font-size:40px!important}.resources-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.nps-banner{flex-direction:column;gap:24px;padding:32px;text-align:center}.nps-score{min-width:auto}.nps-text{font-size:16px}}@media (max-width:480px){.resources-grid{grid-template-columns:1fr}}