.nl-hero{align-items:center;background-color:#0a0a0a;background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:8px;min-height:480px;overflow:hidden;position:relative}.nl-hero__overlay{inset:0;pointer-events:none;position:absolute;z-index:1}.nl-hero__content{max-width:660px;position:relative;z-index:2}.nl-hero__heading{font-size:clamp(38px,4.6vw,56px);font-weight:800;letter-spacing:-.5px;line-height:1.04;margin:0 0 24px}.nl-hero__subheading{font-size:clamp(20px,2vw,26px);font-weight:500;line-height:1.3;margin:0 0 20px}.nl-hero__subheading strong{font-weight:800}.nl-hero__divider{border-radius:2px;display:block;height:3px;margin:0 0 20px;width:90px}.nl-hero__body{font-size:clamp(16px,1.4vw,18px);line-height:1.5;margin:0 0 32px;max-width:400px;opacity:.95}.nl-hero{display:flex;justify-content:center}.nl-hero__btn{align-items:center;border-radius:40px;color:#fff;display:inline-flex;font-size:15px;font-weight:700;gap:36px;letter-spacing:1px;padding:15px 30px;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.nl-hero__btn:hover{transform:translateY(-2px)}.nl-hero__arrow{font-size:18px;line-height:1}@media (max-width:640px){.nl-hero{align-items:stretch;background-position:center 22%;min-height:620px}.nl-hero__content{display:flex;flex-direction:column;max-width:100%;padding:40px 28px;text-align:center;width:100%}.nl-hero__heading{margin-bottom:0}.nl-hero__subheading{margin-top:auto}.nl-hero__divider{display:none}.nl-hero__body{max-width:100%}.nl-hero__btn{align-self:center}}