.areas-module__ntxcHq__pageWrapper{min-height:100vh;background-color:#fff}.areas-module__ntxcHq__hero{padding:8rem 2rem 4rem;text-align:center;background-color:#fff}.areas-module__ntxcHq__heroTitle{font-size:3.375rem;font-weight:700;margin-bottom:1.5rem;color:#111;letter-spacing:-.03em}.areas-module__ntxcHq__heroTitle span{color:var(--primary-orange)}.areas-module__ntxcHq__heroDescription{font-size:1.25rem;color:#555;max-width:800px;margin:0 auto;line-height:1.6}.areas-module__ntxcHq__areasSection{padding:2rem 2rem 8rem;max-width:1400px;margin:0 auto}.areas-module__ntxcHq__areasGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;display:grid}.areas-module__ntxcHq__areaCard{overflow:hidden;border:1px solid #eaeaea;transition:all .5s cubic-bezier(.4,0,.2,1);flex-direction:column;box-shadow:0 4px 20px #00000005;border-radius:32px;background:#fff;display:flex}.areas-module__ntxcHq__areaCard:hover{border-color:#f3661d33;transform:translateY(-12px);box-shadow:0 30px 60px #00000014}.areas-module__ntxcHq__imageContainer{overflow:hidden;position:relative;aspect-ratio:16/9}.areas-module__ntxcHq__areaImage{height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);object-fit:cover;width:100%}.areas-module__ntxcHq__areaCard:hover .areas-module__ntxcHq__areaImage{transform:scale(1.08)}.areas-module__ntxcHq__cardContent{flex-grow:1;padding:2.5rem 1.75rem;flex-direction:column;display:flex}.areas-module__ntxcHq__titleWithIcon{margin-bottom:1.25rem;gap:1.25rem;align-items:center;display:flex}.areas-module__ntxcHq__locationIcon{justify-content:center;color:var(--primary-orange);transition:color .3s;align-items:center;display:flex}.areas-module__ntxcHq__areaTitle{font-size:2.25rem;font-weight:700;color:#111;letter-spacing:-.03em;margin:0}.areas-module__ntxcHq__areaDescription{font-size:1.05rem;margin-bottom:2rem;color:#555;line-height:1.6}.areas-module__ntxcHq__servicesTitle{font-size:.875rem;font-weight:700;margin-bottom:1.25rem;color:#999;text-transform:uppercase;letter-spacing:.1em;display:block}.areas-module__ntxcHq__servicesGrid{grid-template-columns:1fr 1fr;margin-bottom:2.5rem;gap:1rem 1.5rem;display:grid}.areas-module__ntxcHq__serviceItem{font-size:.95rem;font-weight:500;color:#555;transition:all .3s;gap:.75rem;align-items:center;display:flex}.areas-module__ntxcHq__areaCard:hover .areas-module__ntxcHq__serviceItem{color:#111}.areas-module__ntxcHq__serviceIcon{height:32px;flex-shrink:0;justify-content:center;color:var(--primary-orange);transition:all .3s;align-items:center;border-radius:8px;background:#fffaf7;width:32px;display:flex}.areas-module__ntxcHq__areaCard:hover .areas-module__ntxcHq__serviceIcon{transform:scale(1.1);color:#fff;background:var(--primary-orange)}.areas-module__ntxcHq__viewButton{padding:1.125rem 2rem;justify-content:center;border:1px solid #111;text-decoration:none;font-weight:600;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);gap:.75rem;align-items:center;border-radius:9999px;background:#111;margin-top:auto;display:inline-flex}.areas-module__ntxcHq__viewButton:hover{border-color:var(--primary-orange);transform:translateY(-2px);box-shadow:0 10px 20px #f3661d33;background:var(--primary-orange)}.areas-module__ntxcHq__viewButton svg{transition:transform .3s}.areas-module__ntxcHq__viewButton:hover svg{transform:translate(5px)}@keyframes areas-module__ntxcHq__fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.areas-module__ntxcHq__areaCard{animation:areas-module__ntxcHq__fadeInUp .8s cubic-bezier(.2,.8,.2,1) both}.areas-module__ntxcHq__areaCard:nth-child(2){animation-delay:.1s}.areas-module__ntxcHq__areaCard:nth-child(3){animation-delay:.2s}.areas-module__ntxcHq__areaCard:nth-child(4){animation-delay:.3s}.areas-module__ntxcHq__areaCard:nth-child(5){animation-delay:.4s}.areas-module__ntxcHq__areaCard:nth-child(6){animation-delay:.5s}@media (max-width:1024px){.areas-module__ntxcHq__heroTitle{font-size:2.625rem}.areas-module__ntxcHq__areasGrid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:768px){.areas-module__ntxcHq__hero{padding:6rem 1.5rem 3rem}.areas-module__ntxcHq__areasSection{padding:0 1.5rem 6rem}.areas-module__ntxcHq__cardContent{padding:2rem 1.25rem}}.areas-module__ntxcHq__standardSection{overflow:hidden;padding:6rem 2rem;background-color:#fbfbfd}.areas-module__ntxcHq__standardContainer{max-width:1400px;margin:0 auto}.areas-module__ntxcHq__standardHeader{max-width:800px;text-align:center;margin:0 auto 3rem}.areas-module__ntxcHq__standardTitle{font-size:2.75rem;font-weight:700;margin-bottom:1rem;color:#111;letter-spacing:-.04em}.areas-module__ntxcHq__standardTitle span{color:var(--primary-orange)}.areas-module__ntxcHq__standardSubtitle{font-size:1.125rem;font-weight:500;color:#86868b;line-height:1.4}.areas-module__ntxcHq__standardGrid{grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,auto);gap:1.25rem;display:grid}.areas-module__ntxcHq__bentoCard{overflow:hidden;padding:2.5rem;border:1px solid #0000000d;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;flex-direction:column;border-radius:24px;background:#fff;display:flex}.areas-module__ntxcHq__bentoCard:hover{border-color:#f3661d33;transform:translateY(-8px);box-shadow:0 40px 100px #0000000f}.areas-module__ntxcHq__cardIcon{height:48px;justify-content:center;margin-bottom:1.5rem;color:var(--primary-orange);transition:all .4s;align-items:center;border-radius:14px;background:#fbfbfd;width:48px;display:flex}.areas-module__ntxcHq__bentoCard:hover .areas-module__ntxcHq__cardIcon{transform:scale(1.1)rotate(-5deg);color:#fff;background:var(--primary-orange)}.areas-module__ntxcHq__cardTitle{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#111;position:relative;letter-spacing:-.02em;z-index:1}.areas-module__ntxcHq__cardText{font-size:1rem;color:#6e6e73;position:relative;line-height:1.6;z-index:1}.areas-module__ntxcHq__experienceCard{grid-column:span 7}.areas-module__ntxcHq__permittingCard{grid-column:span 5}.areas-module__ntxcHq__comfortCard,.areas-module__ntxcHq__costCard,.areas-module__ntxcHq__licensedCard{grid-column:span 4}.areas-module__ntxcHq__giantNumber{pointer-events:none;font-size:16rem;font-weight:700;right:-2rem;color:#f3661d08;position:absolute;bottom:-4rem;line-height:1;z-index:0}@media (max-width:1200px){.areas-module__ntxcHq__standardGrid{flex-direction:column;display:flex}.areas-module__ntxcHq__bentoCard{padding:2rem}.areas-module__ntxcHq__standardTitle{font-size:2.25rem}.areas-module__ntxcHq__giantNumber{font-size:10rem;right:0;bottom:-2rem}}@media (max-width:768px){.areas-module__ntxcHq__standardSection{padding:4rem 1.5rem}.areas-module__ntxcHq__standardTitle{font-size:2rem}.areas-module__ntxcHq__standardSubtitle{font-size:1rem}}.areas-module__ntxcHq__premiumCTA{padding:4rem 2rem;background-color:#fff}.areas-module__ntxcHq__ctaContainer{position:relative;max-width:1100px;margin:0 auto}.areas-module__ntxcHq__ctaCard{overflow:hidden;padding:4.5rem 4rem;color:#fff;position:relative;text-align:center;box-shadow:0 50px 100px -20px #0000004d;border-radius:36px;background:#000}.areas-module__ntxcHq__meshGradient{height:100%;pointer-events:none;position:absolute;top:0;background:radial-gradient(circle at 20% 30%,#f3661d26 0,#0000 40%),radial-gradient(circle at 80% 70%,#f3661d26 0,#0000 40%);left:0;width:100%;z-index:1}.areas-module__ntxcHq__ctaContent{position:relative;max-width:800px;margin:0 auto;z-index:2}.areas-module__ntxcHq__ctaTitle{font-size:3rem;font-weight:700;margin-bottom:1.25rem;letter-spacing:-.04em;line-height:1.1}.areas-module__ntxcHq__ctaTitle span{color:var(--primary-orange)}.areas-module__ntxcHq__ctaDescription{font-size:1.125rem;font-weight:500;margin-bottom:2.5rem;color:#a1a1a6;line-height:1.4}.areas-module__ntxcHq__ctaActions{justify-content:center;flex-wrap:wrap;gap:1.25rem;display:flex}.areas-module__ntxcHq__ctaPrimary{padding:1rem 2.5rem;font-size:1rem;border:2px solid var(--primary-orange);text-decoration:none;font-weight:600;color:#fff;transition:all .4s;gap:.75rem;align-items:center;border-radius:9999px;background:var(--primary-orange);display:flex}.areas-module__ntxcHq__ctaPrimary:hover{transform:translateY(-5px);box-shadow:0 20px 40px #f3661d4d;background:0 0}.areas-module__ntxcHq__ctaSecondary{padding:1rem 2.5rem;font-size:1rem;border:2px solid #fff;text-decoration:none;font-weight:600;color:#111;transition:all .4s;gap:.75rem;align-items:center;border-radius:9999px;background:#fff;display:flex}.areas-module__ntxcHq__ctaSecondary:hover{transform:translateY(-5px);color:#fff;background:0 0}@media (max-width:1024px){.areas-module__ntxcHq__ctaTitle{font-size:2.5rem}.areas-module__ntxcHq__ctaCard{padding:3.5rem 2rem}}@media (max-width:768px){.areas-module__ntxcHq__ctaTitle{font-size:2rem}.areas-module__ntxcHq__ctaDescription{font-size:1rem}.areas-module__ntxcHq__ctaPrimary,.areas-module__ntxcHq__ctaSecondary{justify-content:center;width:100%}}