@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--ncs-navy:#001229;--ncs-blue:#0046ad;--ncs-cyan:#00b4d8;--ncs-dark-slate:#0b132b;--ncs-light-bg:#f8fafc;--ncs-card-bg:#fff;--ncs-border:#e2e8f0;--text-dark:#0f172a;--text-muted:#64748b;--text-light:#f8fafc;--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--ncs-light-bg);color:var(--text-dark);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--ncs-navy)}.ncs-navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#001229f2;border-bottom:1px solid #ffffff1a;transition:all .3s;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.logo-text{font-family:var(--font-heading);letter-spacing:-.04em;color:#fff;font-size:1.75rem;font-weight:800}.logo-accent{color:var(--ncs-cyan)}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-link{color:#cbd5e1;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#fff}.btn-ncs-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0046ad 0%,#06f 100%);border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0046ad59}.mobile-nav-toggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none!important}.mobile-drawer{display:none!important}@media (width<=900px){.mobile-nav-toggle{display:block!important}.nav-links{display:none!important}.mobile-drawer.open{z-index:999;background:#001229;flex-direction:column;padding:2rem;position:fixed;inset:0;display:flex!important}}.hero-slider-container{background-color:var(--ncs-navy);width:100%;height:80vh;min-height:560px;max-height:720px;position:relative;overflow:hidden}.hero-slide{opacity:0;align-items:center;transition:opacity .8s ease-in-out;display:flex;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:10}.hero-bg-img{object-fit:cover;filter:brightness(.45);width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:20;color:#fff;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.hero-tag{color:#38bdf8;letter-spacing:.08em;text-transform:uppercase;background:#00b4d833;border:1px solid #00b4d880;border-radius:30px;margin-bottom:1.25rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.hero-title{color:#fff;max-width:800px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.hero-subtitle{color:#cbd5e1;max-width:680px;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:400}.slider-controls{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#001229b3;border:1px solid #ffffff26;border-radius:40px;align-items:center;gap:1rem;padding:.6rem 1.2rem;display:flex;position:absolute;bottom:2rem;right:2rem}.slider-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.3rem;display:flex}.slider-counter{color:#cbd5e1;font-family:monospace;font-size:.85rem;font-weight:600}.ncs-about-section{background-color:#f2f4f7;width:100%;padding:0;overflow:hidden}.ncs-about-container{flex-direction:row;align-items:stretch;width:100%;min-height:500px;display:flex}@media (width<=900px){.ncs-about-container{flex-direction:column}}.ncs-about-left{flex-direction:column;flex:1;justify-content:center;padding:4rem 4rem 4rem 6rem;display:flex}.ncs-about-title{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.ncs-about-lead{color:#222;margin-bottom:1.5rem;font-size:1.35rem;font-weight:400;line-height:1.45}.ncs-about-text{color:#4a4a4a;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.65}.ncs-about-right{flex:1;min-height:440px}.ncs-about-img{object-fit:cover;width:100%;height:100%;display:block}.ncs-services-section{background-color:#fff;padding:5rem 1.5rem}.ncs-services-container{max-width:1240px;margin:0 auto}.ncs-services-header{text-align:center;margin-bottom:4rem}.ncs-services-title{font-family:var(--font-heading);color:#111827;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.75rem;font-weight:700}.ncs-services-subtitle{color:#4b5563;max-width:680px;margin:0 auto;font-size:1.05rem;font-weight:400;line-height:1.55}.ncs-services-3col{grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:1.5rem;display:grid}.ncs-service-col{flex-direction:column;justify-content:space-between;padding:0 45px;display:flex;position:relative}.ncs-service-col:not(:last-child){border-right:1px solid #e2e8f0}.ncs-service-icon{margin-bottom:1.75rem}.ncs-service-col-title{font-family:var(--font-heading);color:#111827;margin-bottom:1.25rem;font-size:1.65rem;font-weight:700;line-height:1.25}.ncs-service-col-desc{color:#4b5563;min-height:160px;margin-bottom:2rem;font-size:.95rem;font-weight:400;line-height:1.65}.ncs-service-link{cursor:pointer;color:#173b82;letter-spacing:1.5px;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.6rem;margin-top:auto;padding:0;font-size:.85rem;font-weight:700;transition:color .2s;display:inline-flex}.ncs-service-link .ncs-service-arrow{transition:transform .25s}.ncs-service-link:hover .ncs-service-arrow{transform:translate(6px)}.ncs-services-cta{justify-content:center;margin-top:3.5rem;display:flex}.ncs-pill-btn{color:#173b82;background-color:#0000;border:2px solid #173b82;border-radius:50px;padding:.65rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s}.ncs-pill-btn:hover{color:#fff;background-color:#173b82}@media (width<=992px){.ncs-services-title{font-size:42px}.ncs-services-subtitle{font-size:18px}.ncs-services-3col{grid-template-columns:1fr}.ncs-service-col{border-bottom:1px solid #ddd;padding:40px 0;border-right:none!important}.ncs-service-col:last-child{border-bottom:none}.ncs-service-col-desc{min-height:auto}}.ncs-case-section{background-color:#fff;width:100%}.ncs-case-container{max-width:1200px;margin:0 auto}.ncs-case-header-flex{text-align:center;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.ncs-case-title{color:#111827;letter-spacing:-.03em;margin-bottom:.25rem;font-size:2.75rem;font-weight:700}.ncs-case-subtitle{color:#6b7280;font-size:.95rem}.ncs-arrow-btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.ncs-arrow-btn:hover{color:#0046ad;border-color:#0046ad;box-shadow:0 4px 12px #0046ad26}.ncs-case-grid{flex-direction:row;gap:2rem;width:100%;display:flex}@media (width<=900px){.ncs-case-grid{flex-direction:column}}.ncs-case-card{cursor:pointer;background-color:#f2f4f7;border:1px solid #0000000f;flex-direction:column;flex:1;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ncs-case-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ncs-case-img-box{width:100%;height:220px;position:relative;overflow:hidden}.ncs-case-img-file{object-fit:cover;width:100%;height:100%;display:block}.ncs-case-body-box{flex-direction:column;flex:1;justify-content:space-between;padding:1.75rem 1.5rem;display:flex}.ncs-case-card-title{color:#111827;margin-bottom:.75rem;font-size:1.2rem;font-weight:700;line-height:1.35}.ncs-case-card-desc{color:#4b5563;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.ncs-case-tag-pill{color:#0046ad;background-color:#fffc;border:1px solid #0046ad;border-radius:50px;width:fit-content;padding:.3rem .85rem;font-size:.75rem;font-weight:600;display:inline-block}.ncs-insight-section{background-color:#f9fafb;width:100%;padding:3rem 1.5rem}.ncs-insight-container{max-width:1200px;margin:0 auto}.ncs-insight-grid{flex-direction:row;gap:1.75rem;width:100%;display:flex}@media (width<=900px){.ncs-insight-grid{flex-direction:column}}.ncs-hover-insight-card{cursor:pointer;border:1px solid #0000000f;flex:1;min-height:400px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.ncs-hover-insight-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #001c4033}.ncs-insight-front{background-color:#f7f5f0;flex-direction:column;width:100%;height:100%;transition:opacity .35s;display:flex}.ncs-insight-img-box{width:100%;height:200px;overflow:hidden}.ncs-insight-img-file{object-fit:cover;width:100%;height:100%;display:block}.ncs-insight-body{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}.ncs-yellow-tag{color:#854d0e;letter-spacing:.08em;text-transform:uppercase;background:#fef08a;border-radius:4px;width:fit-content;margin-bottom:1rem;padding:.2rem .7rem;font-size:.7rem;font-weight:800;display:inline-block}.ncs-insight-card-title{color:#111827;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;line-height:1.4}.ncs-insight-meta-text{color:#6b7280;font-size:.8rem;font-weight:500}.ncs-insight-back-hover{color:#fff;opacity:0;pointer-events:none;background-color:#001c40;flex-direction:column;justify-content:space-between;padding:2.25rem 1.75rem;transition:opacity .35s,transform .35s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.ncs-hover-insight-card:hover .ncs-insight-back-hover{opacity:1;pointer-events:auto;transform:translateY(0)}.ncs-featured-type{color:#38bdf8;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.ncs-featured-title{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:700;line-height:1.35}.ncs-featured-sub{color:#94a3b8;margin-bottom:2rem;font-size:.85rem}.ncs-featured-readmore{letter-spacing:.1em;color:#fff;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:auto;font-size:.8rem;font-weight:800;display:inline-flex}.ncs-news-section{background-color:#fff;width:100%}.ncs-news-container{max-width:1200px;margin:0 auto}.ncs-news-header{text-align:center;margin-bottom:3.5rem}.ncs-news-title{color:#111827;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.75rem;font-weight:700}.ncs-news-subtitle{color:#6b7280;max-width:680px;margin:0 auto;font-size:1rem}.ncs-news-grid{flex-direction:row;gap:1.75rem;width:100%;margin-bottom:2.5rem;display:flex}@media (width<=900px){.ncs-news-grid{flex-direction:column}}.ncs-news-card{cursor:pointer;background-color:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:row;flex:1;min-height:220px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ncs-news-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ncs-news-img-side{border-radius:16px 0 0 16px;width:42%;position:relative;overflow:hidden}.ncs-news-img-file{object-fit:cover;width:100%;height:100%;display:block}.ncs-news-icon-overlay{color:#fff;background:#00122959;justify-content:center;align-items:center;font-size:2rem;font-weight:900;display:flex;position:absolute;inset:0}.ncs-news-body-side{background-color:#f2f4f7;border-radius:0 16px 16px 0;flex-direction:column;justify-content:space-between;width:58%;padding:1.75rem 1.5rem;display:flex}.ncs-news-card-title{color:#111827;margin-bottom:1rem;font-size:1.05rem;font-weight:700;line-height:1.4}.ncs-news-link{color:#0046ad;letter-spacing:.05em;align-items:center;gap:.4rem;margin-top:auto;font-size:.8rem;font-weight:700;display:inline-flex}.ncs-news-bottom-arrows{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.ncs-stats-exact-section{background-color:#f2f4f7;width:100%;padding:5rem 1.5rem 4rem}.ncs-stats-exact-container{max-width:1140px;margin:0 auto}.ncs-stats-3col{grid-template-columns:repeat(3,1fr);align-items:flex-start;margin-bottom:4rem;display:grid}@media (width<=850px){.ncs-stats-3col{grid-template-columns:1fr;gap:3rem}.ncs-stat-col{border-right:none!important}}.ncs-stat-col{text-align:left;padding:0 2rem}.ncs-stat-number{font-size:clamp(3.2rem,5vw,4.8rem);font-weight:800;line-height:1;font-family:var(--font-heading);margin-bottom:1rem}.ncs-stat-cyan,.ncs-stat-cyan *{color:#38bdf8!important}.ncs-stat-magenta,.ncs-stat-magenta *{color:#e01a4f!important}.ncs-stat-navy,.ncs-stat-navy *{color:#001738!important}.ncs-hash{font-size:.85em;font-weight:600}.ncs-prefix{margin-right:.15rem;font-size:.85em;font-weight:700}.ncs-stat-desc{color:#222;font-size:1.15rem;font-weight:500;line-height:1.45}.ncs-stats-disclaimer{text-align:center;color:#64748b;max-width:780px;margin:0 auto;font-size:.8rem;line-height:1.6}.ncs-partners-exact-section{background-color:#fff;width:100%;padding:5rem 1.5rem}.ncs-partners-exact-container{max-width:1100px;margin:0 auto}.ncs-partners-title{color:#1a1a1a;text-align:center;letter-spacing:-.03em;margin-bottom:4rem;font-size:2.75rem;font-weight:700}.ncs-partners-4col{grid-template-columns:repeat(4,1fr);align-items:center;margin-bottom:3.5rem;display:grid}@media (width<=800px){.ncs-partners-4col{grid-template-columns:repeat(2,1fr);gap:2rem}.ncs-partner-box{border-right:none!important}}.ncs-partner-box{justify-content:center;align-items:center;height:90px;padding:1.5rem 2rem;display:flex}.ncs-partner-logo-img{object-fit:contain;filter:grayscale(0%);max-width:160px;max-height:48px;transition:transform .2s}.ncs-partner-logo-img:hover{transform:scale(1.05)}.ncs-partners-pill-btn{color:#001c40;background-color:#fff;border:1.5px solid #001c40;border-radius:50px;padding:.65rem 2.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.ncs-partners-pill-btn:hover{color:#fff;background-color:#001c40}.ncs-join-section{width:100%;overflow:hidden}.ncs-join-container{flex-direction:row;min-height:460px;display:flex}@media (width<=900px){.ncs-join-container{flex-direction:column}}.ncs-join-left{color:#fff;background-color:#001738;flex-direction:column;flex:1;justify-content:center;padding:5rem 4rem 5rem 6rem;display:flex}@media (width<=1024px){.ncs-join-left{padding:3.5rem 2.5rem}}.ncs-join-title{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.8rem;font-weight:700}.ncs-join-desc{color:#cbd5e1;max-width:540px;margin-bottom:2.25rem;font-size:1.1rem;line-height:1.55}.ncs-join-pill-btn{color:#fff;border:1.5px solid #fff;border-radius:50px;padding:.65rem 2.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.ncs-join-pill-btn:hover{color:#001738;background-color:#fff}.ncs-join-right{flex:1;min-height:440px}.ncs-join-img{object-fit:cover;width:100%;height:100%;display:block}.ncs-contact-banner-section{color:#fff;background:linear-gradient(125deg,#3b0764 0%,#701a75 45%,#001738 100%);width:100%;padding:4.5rem 2rem}.ncs-contact-banner-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1180px;margin:0 auto;display:flex}.ncs-contact-banner-left{max-width:700px}.ncs-contact-banner-title{color:#fff;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.8rem;font-weight:800}.ncs-contact-banner-sub{color:#f1f5f9;font-size:1.15rem;font-weight:400}.ncs-contact-banner-btn{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff;border-radius:50px;padding:.75rem 2.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-block}.ncs-contact-banner-btn:hover{color:#3b0764;background-color:#fff;box-shadow:0 8px 20px #00000040}.ncs-exact-contact-gradient{background:linear-gradient(135deg,#090e24 0%,#1e1b4b 20%,#3b0764 45%,#701a75 75%,#1e1b4b 100%)}.ncs-underline-group{width:100%;position:relative}.ncs-screenshot-input{color:#fff;background:0 0;border:none;border-bottom:1.5px solid #ffffff8c;outline:none;width:100%;padding:.75rem 0;font-family:inherit;font-size:1rem;transition:border-color .25s}.ncs-screenshot-input::placeholder{color:#ffffffbf;font-size:.95rem;font-weight:400}.ncs-screenshot-input:focus{border-bottom-color:#38bdf8}.ncs-screenshot-select{color:#fff;cursor:pointer;background:0 0;border:none;border-bottom:1.5px solid #ffffff8c;outline:none;width:100%;padding:.75rem 0;font-family:inherit;font-size:1rem}.ncs-textarea-outline-box{background:#ffffff05;border:1px solid #ffffff59;border-radius:4px;width:100%;padding:1rem}.ncs-screenshot-textarea{color:#fff;resize:vertical;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:1rem}.ncs-screenshot-textarea::placeholder{color:#ffffffbf;font-size:.95rem}.ncs-screenshot-submit-pill{color:#fff;letter-spacing:.04em;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffffd9;border-radius:50px;padding:.65rem 2.8rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-block}.ncs-screenshot-submit-pill:hover{color:#3b0764;background-color:#fff;box-shadow:0 8px 24px #0000004d}.ncs-footer{background:var(--ncs-navy);color:#94a3b8;border-top:1px solid #ffffff1a;padding:4rem 1.5rem 2rem}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:3rem;margin-bottom:3rem;display:grid}@media (width<=800px){.footer-grid{grid-template-columns:1fr}}.footer-col h5{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.footer-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-link{color:#94a3b8;font-size:.9rem;text-decoration:none}.contact-section{background:#f5f7fb;padding:80px 20px}.contact-container{max-width:1200px;margin:auto}.contact-card{background:#fff;border-radius:30px;padding:60px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f172a14}.contact-card:before{content:"";background:#f59e0b15;border-radius:50%;width:350px;height:350px;position:absolute;top:-120px;right:-120px}.contact-card:after{content:"";background:#0f172505;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-120px;left:-120px}.contact-title{color:#0f172a;margin-bottom:10px;font-size:42px;font-weight:700}.contact-line{background:#f59e0b;border-radius:50px;width:80px;height:5px;margin-bottom:25px}.contact-desc{color:#64748b;max-width:520px;margin-bottom:45px;font-size:17px;line-height:1.8}.contact-form{z-index:2;flex-direction:column;gap:22px;display:flex;position:relative}.form-row{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:#1e293b;margin-bottom:10px;font-size:14px;font-weight:600}.input-box{position:relative}.input-box svg{color:#94a3b8;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.input-box.textarea svg{top:22px;transform:none}.input-box input,.input-box select,.input-box textarea{color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:14px;width:100%;transition:all .3s}.input-box textarea{resize:none;min-height:180px}.input-box input,.input-box select{height:52px;padding:0 18px 0 52px;font-size:15px}.input-box textarea{min-height:150px;padding:18px 18px 18px 52px}.input-box input:focus,.input-box textarea:focus,.input-box select:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 4px #f59e0b26}.input-box input::placeholder,.input-box textarea::placeholder{color:#94a3b8}.input-box select{appearance:none;cursor:pointer}.select-arrow{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.contact-check{align-items:flex-start;gap:12px;margin-top:5px;display:flex}.contact-check input{accent-color:#f59e0b;width:20px;height:20px;margin-top:2px}.contact-check label{color:#64748b;font-size:14px;line-height:1.7}.contact-check span{color:#f59e0b;cursor:pointer;font-weight:600}.contact-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:14px;align-items:center;gap:12px;width:max-content;padding:16px 34px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.contact-btn:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 12px 25px #f59e0b59}.contact-btn svg{transition:all .3s}.contact-btn:hover svg{transform:translate(4px)}.success-box{text-align:center;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:18px;padding:35px}.success-box h3{color:#166534;margin:15px 0 8px}.success-box p{color:#475569}.error-box{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:15px 20px}@media (width<=992px){.form-row{grid-template-columns:1fr}.contact-card{padding:40px}.contact-title{font-size:40px}}@media (width<=600px){.contact-card{border-radius:20px;padding:25px}.contact-title{font-size:32px}.contact-desc{font-size:15px}.input-box input,.input-box textarea,.input-box select{padding-left:48px}.contact-btn{justify-content:center;width:100%}}.contact-container{max-width:1050px;margin:auto;padding:0 25px}.contact-card{border-radius:24px;padding:45px}.ncs-slider-single-section{background-color:#fff;width:100%;padding:4.5rem 1.5rem}.ncs-slider-single-section:nth-child(2n){background-color:#fafbfc}.ncs-slider-single-container{max-width:1240px;margin:0 auto}.ncs-slider-header-centered{text-align:center;max-width:780px;margin:0 auto 2.5rem}.ncs-single-section-title{font-family:var(--font-heading);color:#111827;letter-spacing:-.03em;text-align:center;margin-bottom:.5rem;font-size:2.75rem;font-weight:700}.ncs-single-section-sub{color:#6b7280;text-align:center;font-size:1.05rem;font-weight:400;line-height:1.5}.ncs-single-slider-grid{-webkit-user-select:none;user-select:none;flex-direction:row;gap:1.75rem;width:100%;margin-bottom:1.5rem;display:flex}.ncs-single-slider-grid.grab{cursor:grab}.ncs-single-slider-grid.grabbing{cursor:grabbing}@media (width<=900px){.ncs-single-slider-grid{flex-direction:column}}.ncs-exact-ncs-card{background-color:#f4f5f8;border:1px solid #0000000a;border-radius:4px;flex-direction:column;flex:1;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ncs-exact-ncs-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ncs-card-img-wrapper{width:100%;height:230px;overflow:hidden}.ncs-card-img{object-fit:cover;width:100%;height:100%;display:block}.ncs-card-content{flex-direction:column;flex:1;justify-content:space-between;min-height:250px;padding:1.75rem 1.5rem;display:flex}.ncs-card-heading{font-family:var(--font-heading);color:#111827;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;line-height:1.4}.ncs-card-tags-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;display:flex}.ncs-pill-outline-tag{color:#173b82;background:0 0;border:1px solid #173b82;border-radius:30px;padding:.25rem .85rem;font-size:.75rem;font-weight:500;display:inline-block}.ncs-card-action-btn{color:#173b82;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:.6rem;margin-top:auto;font-size:.85rem;font-weight:700;transition:color .2s;display:inline-flex}.ncs-card-action-btn .ncs-action-arrow{transition:transform .25s}.ncs-exact-ncs-card:hover .ncs-card-action-btn .ncs-action-arrow{transform:translate(6px)}.ncs-bottom-nav-arrows{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.ncs-circle-arrow-btn{color:#475569;cursor:pointer;background:0 0;border:1.5px solid #94a3b8;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex}.ncs-circle-arrow-btn:hover{color:#173b82;background-color:#173b820d;border-color:#173b82}.ncs-exact-ncs-card{position:relative}.ncs-card-blue-hover-overlay{color:#fff;opacity:0;pointer-events:none;z-index:10;background:linear-gradient(145deg,#001229 0%,#00224d 100%);flex-direction:column;justify-content:space-between;padding:2rem 1.75rem;transition:opacity .35s,transform .35s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.ncs-exact-ncs-card:hover .ncs-card-blue-hover-overlay{opacity:1;pointer-events:auto;transform:translateY(0)}
