.why-cloud-wrapper{padding:96px 20px;color:white;margin:0 auto;max-width:1180px;text-align:center}.why-heading{font-size:2.5rem;line-height:1.15;font-weight:700;margin:30px auto 56px;max-width:880px}.why-subtext{font-size:1.125rem;line-height:1.7;font-weight:400;color:#d1d5db;margin:0 auto 36px;max-width:720px}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto 56px;max-width:1120px;align-items:stretch}.feature-item{display:flex;flex-direction:column;align-items:center;gap:14px;padding:28px 22px;text-align:center;height:100%;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);border-radius:16px;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.feature-item:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.04);box-shadow:0 14px 40px rgba(0,0,0,.25)}.icon-circle{width:56px;height:56px;background:linear-gradient(135deg,hsl(25 95% 60%),hsl(20 90% 65%));border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0;box-shadow:0 6px 20px rgba(251,146,60,.25)}.feature-text{display:flex;flex-direction:column;width:100%;flex:1 1}.feature-text h3{font-size:1rem;line-height:1.35;font-weight:600;letter-spacing:-.005em;color:#fff;margin:0 0 10px;white-space:nowrap;min-height:calc(1rem * 1.35);display:flex;align-items:center;justify-content:center}.feature-text p{font-size:.9375rem;line-height:1.65;color:#c8cdd6;margin:0}@media (max-width:1024px){.features{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (max-width:768px){.why-cloud-wrapper{padding:60px 16px}.why-heading{font-size:1.85rem;line-height:1.2;margin-bottom:32px}.why-subtext{font-size:1rem;margin-bottom:28px}.features{grid-template-columns:1fr;gap:16px}.feature-item{padding:24px 20px;gap:12px}.feature-text h3{min-height:0}}.feature-lead{font-size:.95rem;line-height:1.5;color:#d1d5db;text-align:center;margin:0 0 14px}.feature-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;text-align:left}.feature-points li{display:flex;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.45;color:#9ca3af}.feature-points li svg{color:#f97316;flex-shrink:0;margin-top:3px}.why-cta{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:40px}.why-cta-btn{display:inline-block;font-size:1.1rem;font-weight:700;color:#fff;padding:12px 36px;border-radius:.75rem;background:transparent;border:1px solid rgba(34,197,94,.55);color:#4ade80;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.why-cta-btn:hover{transform:translateY(-2px);background:rgba(34,197,94,.1);box-shadow:none}.why-cta-sub{font-size:.8rem;color:#9ca3af;margin:0}