.nd{--c-primary:#003053;--c-secondary:#006fba;--c-accent:#f68b1f;--c-white:#fff;--c-light:#ededed;--ff:"Work Sans",sans-serif;font-family:var(--ff)}.nd *,.nd :after,.nd :before{box-sizing:inherit}.nd :where(h1,h2,h3,h4,p,ul){margin:0}.nd :where(button,a):focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.nd *{transition:none!important}}.nd__container{align-items:center;background:var(--c-white);gap:40px;padding:40px 16px}.nd__container,.nd__top{display:flex;flex-direction:column;width:100%}.nd__top{gap:16px}.nd__title{color:var(--CTA-Primary-main,#003053);font-size:var(--font-size-xl,22px);font-weight:var(--font-weight-bold,700);letter-spacing:var(--letter-spacing-tight,-.6px);line-height:var(--line-height-2xl,26px);text-align:center}.nd__desc{color:#505050;font-size:var(--font-size-h3,20px);font-weight:var(--font-weight-regular,400);letter-spacing:var(--letter-spacing-normal,-.54px);line-height:var(--line-height-lg,24px);text-align:center}.nd__desc :where(p){margin:0}.nd__carousel{overflow:hidden;width:100%}.nd__steps{display:flex;flex-direction:row;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 16px}.nd__steps::-webkit-scrollbar{display:none}.nd__step{background:var(--c-secondary);border-radius:14px;flex:0 0 auto;flex-direction:column;gap:24px;max-width:370px;overflow:hidden;padding:24px 24px 40px;scroll-snap-align:center;width:calc(100vw - 64px)}.nd__pagination,.nd__step{align-items:center;display:flex}.nd__pagination{gap:6px;justify-content:center;padding:40px 0 0}.nd__pagination-track{background:#c3c6d4;height:2px;position:relative;width:100px}.nd__pagination-progress{background:var(--c-primary);height:2px;left:0;position:absolute;top:0;transition:left .3s ease;width:25px}.nd__step-top{width:100%}.nd__step-label{background:var(--c-accent);border-radius:14px;color:var(--c-white);display:inline-flex;font-size:var(--font-size-xs,12px);font-weight:var(--font-weight-medium,500);letter-spacing:.5px;line-height:var(--line-height-sm,18px);padding:1px 8px;text-transform:uppercase}.nd__step-header{padding:0;width:100%}.nd__step-title{color:var(--c-white);font-size:var(--font-size-lg,18px);font-weight:var(--font-weight-bold,700);line-height:var(--line-height-lg,24px);text-align:center}.nd__step-body{padding:0 16px;width:100%}.nd__step-desc{color:var(--c-white);font-size:var(--font-size-base,16px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-md,20px);text-align:center}.nd__step-desc :where(p){margin:0}.nd__step-desc p+p{margin-top:8px}.nd__step-image{padding:12px 16px;width:100%}.nd__step-image img{height:auto;width:100%}.nd__step-bullets{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0 16px;width:100%}.nd__step-bullets li{align-items:flex-start;display:flex;gap:8px}.nd__step-bullets svg{color:var(--c-accent);flex-shrink:0}.nd__step-bullets span{font-size:var(--font-size-base,16px);line-height:var(--line-height-md,20px)}.nd__step-bullets span,.nd__step-disclaimer{color:var(--c-light);font-weight:var(--font-weight-regular,400)}.nd__step-disclaimer{font-size:var(--font-size-disclaimer,10px);line-height:var(--line-height-small,1.4);margin:0;opacity:.8;padding:8px 16px 0;text-align:center;width:100%}.nd__btn-primary{align-items:center;background:var(--c-primary);border-radius:14px;cursor:pointer;display:inline-flex;gap:8px;height:46px;justify-content:center;max-width:370px;padding:11px 32px;text-decoration:none;transition:background-color .2s ease,transform .1s ease;width:100%}.nd__btn-primary:hover{background:#002440}.nd__btn-primary:active{transform:scale(.98)}.nd__btn-primary span{color:var(--c-white);font-size:var(--font-size-base,16px);font-weight:var(--font-weight-medium,500);line-height:var(--line-height-base,22px);text-align:center}.nd__btn-primary svg{color:var(--c-white);flex-shrink:0;height:24px;width:24px}@media (min-width:768px){.nd__container{padding:56px 130px 40px}.nd__steps{gap:24px;overflow-x:visible;padding:0;scroll-snap-type:none}.nd__step{flex:1 1 0;max-width:none;scroll-snap-align:unset;width:auto}.nd__pagination{display:none}.nd__step-title{font-size:var(--font-size-xl,22px);line-height:var(--line-height-2xl,26px)}}@media (min-width:1024px){.nd__steps{gap:32px}.nd__step-body{padding:0 32px 0 40px}.nd__step-image{padding:12px 40px}.nd__step-bullets{padding:0 32px 0 40px}}