/* ===== Testimonials page ===== */
.nct-hero{position:relative;width:100%;min-height:520px;overflow:hidden;background:#f8f6f2}.nct-hero-bg{position:absolute;inset:0;z-index:0}.nct-hero-image{width:100%;height:100%;object-fit:cover;object-position:72% center;display:block}.nct-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(248,246,242,1) 0%,rgba(248,246,242,.92) 25%,rgba(248,246,242,.6) 50%,rgba(248,246,242,0) 72%);pointer-events:none}.nct-hero-content{position:relative;z-index:1;display:flex;align-items:center;padding:40px 0}.nct-hero-content .container-fluid{width:100%;max-width:1400px;margin:0 auto;padding-left:60px;padding-right:60px}.nct-hero-text{max-width:440px}.nct-hero-eyebrow{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#2563eb;margin-bottom:20px;display:inline-block}.nct-hero-headline{margin:0 0 16px}.nct-hero-line{display:block;font-family:"Playfair Display",Georgia,serif;font-size:42px;font-weight:700;line-height:1.2;color:#111827;letter-spacing:-0.02em}.nct-hero-line-em{color:#2563eb;font-style:italic}.nct-hero-desc{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#6b7280;max-width:380px}.nct-hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}.nct-hero-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#2563eb;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;border:none;border-radius:50px;text-decoration:none}.nct-hero-btn-primary:hover{background:#1d4ed8;color:#fff;text-decoration:none}.nct-hero-btn-secondary{display:inline-flex;align-items:center;gap:10px;color:#374151;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none}.nct-hero-btn-secondary:hover{color:#2563eb}

/* Video testimonials */
.nct-videotesti{padding:48px 0 56px;background:#fff}
.nct-videotesti .container-1400{width:100%;max-width:1400px;margin-right:auto;margin-left:auto;padding-right:60px;padding-left:60px}
.nct-sec-head{text-align:center;margin-bottom:36px}
.nct-sec-eyebrow{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#2563eb;display:block;margin-bottom:10px}
.nct-sec-title{font-family:"Playfair Display",Georgia,serif;font-size:32px;font-weight:700;color:#0f172a;margin:0 0 12px;letter-spacing:-0.01em}
.nct-sec-desc{font-family:"Inter",sans-serif;font-size:14px;line-height:1.7;color:#64748b;max-width:680px;margin:0 auto}
.nct-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px}
.nct-video-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:14px;transition:transform .2s ease,box-shadow .2s ease}
.nct-video-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(15,23,42,.08)}
.nct-video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#0f172a}
.nct-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.nct-video-name{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1e293b;margin:12px 4px 2px}
.nct-video-role{font-family:Inter,sans-serif;font-size:12px;color:#64748b;margin:0 4px}

/* Written testimonials */
.nct-writtentesti{padding:48px 0 56px;background:#f7f9fc}
.nct-writtentesti .container-1400{width:100%;max-width:1400px;margin-right:auto;margin-left:auto;padding-right:60px;padding-left:60px}
.nct-write-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:8px}
.nct-quote{background:#fff;border:1px solid #eef2f7;border-left:4px solid #2563eb;border-radius:12px;padding:26px 28px;margin:0}
.nct-quote-stars{font-size:16px;letter-spacing:2px;color:#f59e0b;margin-bottom:10px;line-height:1}
.nct-quote-src{display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#2563eb;text-decoration:none;margin-left:6px}
.nct-quote-src:hover{color:#1d4ed8;text-decoration:underline}
.nct-quote p{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#475569;margin:0 0 14px}
.nct-quote footer{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#1e293b}

/* Related */
.nct-related{padding:48px 0 64px;background:#fff}
.nct-related .container-1400{width:100%;max-width:1400px;margin-right:auto;margin-left:auto;padding-right:60px;padding-left:60px}
.nct-rel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px}
.nct-rel-card{display:flex;flex-direction:column;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:28px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.nct-rel-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(15,23,42,.08);border-color:#dbeafe;text-decoration:none}
.nct-rel-label{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#2563eb;margin-bottom:10px}
.nct-rel-title{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:700;color:#0f172a;margin:0 0 8px}
.nct-rel-text{font-family:Inter,sans-serif;font-size:13px;line-height:1.6;color:#64748b;margin:0 0 16px;flex-grow:1}
.nct-svc-more{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#2563eb}

@media (max-width: 991px){.nct-hero{height:auto}.nct-hero-bg{position:relative;height:320px}.nct-hero-overlay{background:linear-gradient(to bottom,rgba(248,246,242,1) 0%,rgba(248,246,242,.6) 60%,rgba(248,246,242,0) 100%)}.nct-hero-text{padding:24px}.nct-hero-line{font-size:32px}.nct-hero-content .container-fluid{padding-left:24px;padding-right:24px}}
@media (max-width: 991px){.nct-videotesti{padding:36px 0 44px}.nct-writtentesti{padding:36px 0 44px}.nct-related{padding:36px 0 48px}.nct-video-grid{grid-template-columns:repeat(2,1fr)}.nct-write-grid{grid-template-columns:1fr}.nct-rel-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width: 991px){.nct-videotesti .container-1400{padding-right:0;padding-left:0}.nct-writtentesti .container-1400{padding-right:0;padding-left:0}.nct-related .container-1400{padding-right:0;padding-left:0}}
@media (max-width: 767px){.nct-hero-bg{height:280px}}
@media (max-width: 575px){.nct-hero-line{font-size:26px}.nct-hero-bg{height:240px}.nct-sec-title{font-size:24px}.nct-videotesti{padding:28px 0 36px}.nct-writtentesti{padding:28px 0 36px}.nct-related{padding:28px 0 40px}.nct-video-grid{grid-template-columns:1fr}.nct-rel-grid{grid-template-columns:1fr}.nct-quote{padding:20px}}
@media (max-width: 991px){.page-section > .container-1400{padding-right:0;padding-left:0}}
