@keyframes painGridFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pain-grid{background:var(--bg-site);justify-content:center;align-items:center;width:100%;padding:80px 24px;display:flex;position:relative;overflow:hidden}.pain-grid__canvas{opacity:.5;width:100%;height:100%;position:absolute;inset:0}.pain-grid__glow{pointer-events:none;background:radial-gradient(circle,#1efff206 0%,#0000 65%);border-radius:50%;width:700px;height:500px;position:absolute;top:30%}.pain-grid__content{z-index:2;width:100%;max-width:1200px;position:relative}.pain-grid__header{text-align:center;margin-bottom:56px;animation:.7s .1s both painGridFadeUp}.pain-grid__label{color:#1efff2;margin-bottom:16px;font-size:18px;font-weight:500;line-height:1.2;display:block}.pain-grid__heading{color:#fff;letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(28px,4.5vw,44px);font-weight:700;line-height:1.15}.pain-grid__intro{color:#ffffffd9;max-width:560px;margin:0 auto;font-size:16px;line-height:1.6}.pain-grid__cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.pain-card{background:var(--bg-surface);border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;padding:28px 28px 26px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.pain-card:hover{border-color:#1efff226;transform:translateY(-3px);box-shadow:0 8px 24px #1efff20f}.pain-card__sweep{pointer-events:none;border-radius:16px;position:absolute;inset:0;overflow:hidden}.pain-card__sweep-bar{background:linear-gradient(90deg,#0000,#1efff20a,#0000);width:40%;height:100%;transition:left .9s;position:absolute;top:0;left:-50%}.pain-card:hover .pain-card__sweep-bar{left:100%}.pain-card__accent{pointer-events:none;background:linear-gradient(225deg,#1efff20a 0%,#0000 60%);border-radius:0 16px 0 0;width:40px;height:40px;transition:background .4s;position:absolute;top:0;right:0}.pain-card:hover .pain-card__accent{background:linear-gradient(225deg,#1efff21f 0%,#0000 60%)}.pain-card__icon{color:#1efff2;background:#1efff20d;border:1px solid #1efff21a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;transition:all .4s;display:flex;position:relative}.pain-card:hover .pain-card__icon{background:#1efff21a;border-color:#1efff233;box-shadow:0 0 16px #1efff226}.pain-card__title{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.3}.pain-card__desc{color:#ffffffd9;flex:1;margin:0 0 18px;font-size:14px;line-height:1.55}.pain-card__solution{border-top:1px solid #ffffff0a;align-items:flex-start;gap:8px;padding-top:14px;transition:border-color .4s;display:flex}.pain-card:hover .pain-card__solution{border-top-color:#1efff21a}.pain-card__arrow{color:#1efff2;flex-shrink:0;font-size:14px;font-weight:600;line-height:1.5;transition:transform .4s}.pain-card:hover .pain-card__arrow{transform:translate(3px)}.pain-card__solution-text{color:#1efff2;letter-spacing:.005em;margin:0;font-size:13.5px;font-weight:500;line-height:1.55}@media (width<=768px){.pain-grid{padding:60px 20px}.pain-grid__header{margin-bottom:40px}.pain-grid__cards{grid-template-columns:1fr}}.hero-section.helpdesk-noc-hero{height:auto;min-height:min(900px,85vh);padding-top:clamp(60px,8.4vw,132px);padding-bottom:60px;overflow:visible}.hero-section.helpdesk-noc-hero .hero-paragraph-constrained{max-width:620px}.hero-section.helpdesk-noc-hero .hero-button-container{flex-wrap:nowrap;align-items:center;gap:1rem;margin-top:48px;display:flex}.hero-section.helpdesk-noc-hero .hero-button-primary.hero-button{min-width:auto}.hero-section.helpdesk-noc-hero .hero-button-primary.hero-button.hero-button-outline{color:#1efff2;background:0 0;border:1px solid #1efff2}.hero-section.helpdesk-noc-hero .hero-button-primary.hero-button.hero-button-outline:hover{background:#1efff214}.helpdesk-noc-hero-stats{gap:32px;margin-top:28px;display:flex}.helpdesk-noc-hero-stat{flex-direction:column;display:flex}.helpdesk-noc-hero-stat-value{color:#fff;font-size:24px;font-weight:800;line-height:1.2}.helpdesk-noc-hero-stat-label{color:#ddd;opacity:.8;margin-top:2px;font-size:13px}.helpdesk-noc-section-header{text-align:center;max-width:700px;margin:0 auto 56px}.helpdesk-noc-section-label{color:#1efff2;margin-bottom:16px;font-size:18px;font-weight:500;line-height:1.2;display:block}.helpdesk-noc-section-title{color:#fff;text-align:center;margin-bottom:14px;font-size:40px;font-weight:700;line-height:48px}.helpdesk-noc-section-desc{color:#94a3b8;font-size:17px;line-height:1.6}.helpdesk-noc-how-section{padding:0}.helpdesk-noc-process-steps{padding-top:80px;padding-bottom:80px}.helpdesk-noc-features-section{background:var(--bg-site);padding:80px 0}.helpdesk-noc-feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:80px;display:grid}.helpdesk-noc-feature-row:last-child{margin-bottom:0}.helpdesk-noc-feature-row--reversed{direction:rtl}.helpdesk-noc-feature-row--reversed>*{direction:ltr}.helpdesk-noc-feature-visual{background:radial-gradient(circle at bottom right, #1efff21f, var(--bg-surface) 65%);aspect-ratio:4/3;border:1px solid #ffffff1f;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.helpdesk-noc-feature-visual-inner{flex-direction:column;align-items:center;gap:16px;display:flex}.helpdesk-noc-feature-visual-icon-wrap{background:#1efff214;border:1px solid #1efff233;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.helpdesk-noc-feature-visual-icon{object-fit:contain;filter:brightness(0)saturate()invert(88%)sepia(60%)saturate(2000%)hue-rotate(130deg);width:40px;height:40px}.helpdesk-noc-feature-visual-label{color:#1efff2;letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:700}.helpdesk-noc-feature-title{color:#fff;margin-bottom:12px;font-size:28px;font-weight:800;line-height:1.2}.helpdesk-noc-feature-desc{color:#d1d5db;margin-bottom:20px;font-size:16px;line-height:1.6}.helpdesk-noc-feature-list{margin:0;padding:0;list-style:none}.helpdesk-noc-feature-list li{color:#fff;align-items:flex-start;gap:10px;padding:6px 0;font-size:16px;font-weight:400;line-height:1.4;display:flex}.helpdesk-noc-feature-check{flex-shrink:0;width:20px;height:20px;margin-top:2px}.helpdesk-noc-pricing-section{background:var(--bg-site)}.helpdesk-noc-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;max-width:1200px;margin:0 auto;display:grid}.helpdesk-noc-pricing-card{background:var(--bg-surface);text-align:center;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;padding:36px;display:flex;position:relative}.helpdesk-noc-pricing-card-inner{text-align:center;flex-direction:column;flex:1;min-height:0;display:flex}.helpdesk-noc-pricing-card--featured{border:2px solid #1efff2;transform:scale(1.04)}.helpdesk-noc-pricing-card--featured.hover-glow:hover{border-color:#1efff2;transform:scale(1.04)translateY(-2px);box-shadow:0 0 20px #1efff226,0 8px 30px #0000004d}.helpdesk-noc-pricing-badge{color:var(--bg-site);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#1efff2;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.helpdesk-noc-pricing-name{color:#fff;margin-bottom:4px;font-size:20px;font-weight:700}.helpdesk-noc-pricing-price{color:#fff;margin:16px 0 4px;font-size:36px;font-weight:800}.helpdesk-noc-pricing-period{color:#ddd;font-size:16px;font-weight:400}.helpdesk-noc-pricing-desc{color:#ddd;margin-bottom:24px;font-size:13px;line-height:1.5}.helpdesk-noc-pricing-features{text-align:left;flex:1;margin:0 0 24px;padding:0;list-style:none}.helpdesk-noc-pricing-features li{color:#ddd;align-items:flex-start;gap:10px;padding:6px 0;font-size:13px;line-height:1.5;display:flex}.helpdesk-noc-pricing-check{filter:brightness(0)saturate()invert(85%)sepia(47%)saturate(1300%)hue-rotate(117deg)brightness(102%)contrast(101%);flex-shrink:0;width:16px;height:16px;margin-top:2px}.helpdesk-noc-pricing-cta{color:#1efff2;text-align:center;background:0 0;border:2px solid #1efff2;border-radius:38px;width:100%;padding:16px 32px;font-size:18px;font-weight:700;line-height:18px;text-decoration:none;transition:all .2s;display:inline-block}.helpdesk-noc-pricing-cta:hover{color:#000;background-color:#1efff2}.helpdesk-noc-faq-wrap{padding-top:20px}.helpdesk-noc-faq-wrap .faq-section{background-image:none;background-color:var(--bg-site)}@media (width<=1024px){.helpdesk-noc-pricing-grid{grid-template-columns:repeat(2,1fr)}.helpdesk-noc-pricing-card--featured{transform:scale(1)}.helpdesk-noc-pricing-card--featured:hover{transform:translateY(-4px)}}@media (width<=768px){.helpdesk-noc-section-title{font-size:28px;line-height:36px}.helpdesk-noc-pricing-grid{grid-template-columns:1fr}.helpdesk-noc-feature-row,.helpdesk-noc-feature-row--reversed{direction:ltr;grid-template-columns:1fr;gap:32px}.helpdesk-noc-feature-row--reversed>*{direction:ltr}.helpdesk-noc-hero-stats{flex-wrap:wrap;gap:20px}.helpdesk-noc-feature-title{font-size:22px}.hero-section.helpdesk-noc-hero .hero-button-container{flex-direction:column}.hero-section.helpdesk-noc-hero .hero-button-container a,.hero-section.helpdesk-noc-hero .hero-button-container .hero-button{text-align:center;justify-content:center;width:100%;min-width:0}.helpdesk-noc-pricing-card--featured{transform:scale(1)}.helpdesk-noc-pricing-card--featured:hover{transform:translateY(-4px)}}
