.nj-student{--nj-primary: #03b4d7;--nj-secondary: #0d77b6;--nj-accent: #0aa873;--nj-highlight: #ffc72c;--nj-ink: #172033;--nj-muted: #59677d;--nj-surface: #ffffff;--nj-bg: #f3f7fa;--nj-border: #d9e3eb;--nj-shadow: 0 8px 24px rgba(23, 32, 51, .07);width:100%;margin:32px auto;padding:24px;color:var(--nj-ink);background:var(--nj-bg);border:1px solid var(--nj-border);font-family:Urbanist,sans-serif;font-size:16px;line-height:1.5;box-sizing:border-box;-webkit-font-smoothing:antialiased}.nj-student[hidden],.nj-student [hidden]{display:none!important}.nj-student *,.nj-student *:before,.nj-student *:after{box-sizing:inherit}.nj-student img{display:block;max-width:100%}.nj-student a,.nj-student button{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.nj-student a:focus-visible,.nj-student button:focus-visible{outline:3px solid rgba(255,199,44,.7);outline-offset:3px}.nj-student .nj-student__section{margin:0 0 24px}.nj-student .nj-student__section:last-child{margin-bottom:0}.nj-student .nj-student__section-title{margin:0 0 12px;color:var(--nj-ink);font-size:20px;font-weight:800;line-height:1.25}.nj-student .nj-student__hero{position:relative;display:grid;grid-template-columns:auto 1fr;gap:8px 18px;min-height:220px;margin:-24px -24px 28px;padding:34px 40px;overflow:hidden;color:#fff;background:var(--nj-secondary)}.nj-student .nj-student__hero:after{content:"";position:absolute;right:-70px;bottom:-110px;width:310px;height:310px;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 42px #ffffff0f,0 0 0 84px #ffffff0a;pointer-events:none}.nj-student .nj-student__badge{position:relative;z-index:1;grid-column:1 / -1;justify-self:start;display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.42);border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase}.nj-student .nj-student__hero-logo{position:relative;z-index:1;grid-row:2 / 4;width:64px;height:64px;padding:8px;object-fit:contain;background:#fffffff2;border-radius:8px}.nj-student .nj-student__hero-title{position:relative;z-index:1;align-self:end;max-width:720px;margin:16px 0 0;color:#fff;font-size:32px;font-weight:800;line-height:1.15}.nj-student .nj-student__hero-subtitle{position:relative;z-index:1;max-width:780px;margin:0;color:#ffffffe6;font-size:16px;line-height:1.6}.nj-student .nj-student__benefits-value{margin:-6px 0 16px;color:var(--nj-accent);font-size:14px;font-weight:800}.nj-student .nj-student__benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nj-student .nj-student__benefit{position:relative;min-height:142px;padding:20px 18px 18px 64px;background:var(--nj-surface);border:1px solid var(--nj-border);border-radius:8px;box-shadow:0 3px 12px #1720330a}.nj-student .nj-student__benefit:before{content:"\2713";position:absolute;top:20px;left:18px;display:grid;width:32px;height:32px;place-items:center;color:#fff;background:var(--nj-accent);border-radius:50%;font-size:17px;font-weight:900}.nj-student .nj-student__benefit-icon{width:32px;height:32px;margin:0 0 10px;object-fit:contain}.nj-student .nj-student__benefit:has(.nj-student__benefit-icon:not([hidden])):before{display:none}.nj-student .nj-student__benefit-title{margin:0 0 5px;color:var(--nj-ink);font-size:15px;font-weight:800}.nj-student .nj-student__benefit-desc{margin:0;color:var(--nj-muted);font-size:13px;line-height:1.55}.nj-student .nj-student__coupon{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:112px;padding:24px 28px;overflow:hidden;color:#fff;background:linear-gradient(120deg,var(--nj-secondary),#094c71);border-radius:8px;box-shadow:var(--nj-shadow)}.nj-student .nj-student__coupon:before{content:"STUDENT OFFER";position:absolute;top:12px;right:18px;color:#ffffff21;font-size:38px;font-weight:900;pointer-events:none}.nj-student .nj-student__coupon-info,.nj-student .nj-student__coupon>div:last-child{position:relative;z-index:1}.nj-student .nj-student__coupon-discount{margin:0;color:#fff;font-size:26px;font-weight:900}.nj-student .nj-student__coupon-desc,.nj-student .nj-student__coupon-expiry{display:block;margin:3px 0 0;color:#ffffffd1;font-size:13px}.nj-student .nj-student__coupon>div:last-child{display:flex;align-items:center;gap:8px}.nj-student .nj-student__coupon-code{min-width:110px;padding:10px 14px;color:#fff;background:#ffffff29;border:1px dashed rgba(255,255,255,.6);border-radius:6px;font-family:monospace;font-size:15px;font-weight:800;text-align:center}.nj-student .nj-student__coupon-copy{min-height:42px;padding:9px 16px;color:var(--nj-secondary);background:#fff;border:1px solid #fff;border-radius:6px;font:800 13px Urbanist,sans-serif;cursor:pointer}.nj-student .nj-student__coupon-copy:hover{color:var(--nj-ink);background:var(--nj-highlight);border-color:var(--nj-highlight)}.nj-student .nj-student__info-row,.nj-student .nj-student__service-center{position:relative;min-height:132px;padding:22px 24px 22px 76px;background:var(--nj-surface);border:1px solid var(--nj-border);border-radius:8px;box-shadow:0 3px 12px #1720330a}.nj-student .nj-student__info-row:before,.nj-student .nj-student__service-center:before{position:absolute;top:22px;left:22px;display:grid;width:38px;height:38px;place-items:center;color:var(--nj-secondary);background:#0d77b61a;border-radius:8px;font-size:18px;font-weight:900}.nj-student .nj-student__info-row:before{content:"\2713"}.nj-student .nj-student__service-center:before{content:"\25ce"}.nj-student .nj-student__info-title,.nj-student .nj-student__service-center-name{margin:0 0 5px;color:var(--nj-ink);font-size:17px;font-weight:800}.nj-student .nj-student__info-desc,.nj-student .nj-student__service-center-address{margin:0;color:var(--nj-muted);font-size:14px;line-height:1.55}.nj-student .nj-student__info-meta{display:block;margin-top:6px;color:var(--nj-accent);font-size:13px;font-weight:800}.nj-student .nj-student__info-badge{display:inline-block;margin-top:10px;padding:5px 10px;color:#6c5200;background:#fff4c9;border:1px solid #f2d56d;border-radius:999px;font-size:12px;font-weight:800}.nj-student .nj-student__service-center-city{margin:0 0 5px;color:var(--nj-secondary);font-size:12px;font-weight:800;text-transform:uppercase}.nj-student .nj-student__service-center-actions,.nj-student .nj-student__support-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.nj-student .nj-student__service-center-action,.nj-student .nj-student__support-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 13px;color:var(--nj-secondary);background:#edf6fb;border:1px solid #d4e8f3;border-radius:6px;font-size:13px;font-weight:800;text-decoration:none}.nj-student .nj-student__service-center-action:hover,.nj-student .nj-student__support-link:hover{color:#fff;background:var(--nj-secondary);border-color:var(--nj-secondary)}.nj-student .nj-student__placement-list{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 0;padding:0;list-style:none}.nj-student .nj-student__placement-item{padding:7px 11px;color:#344054;background:#fff;border:1px solid var(--nj-border);border-radius:6px;font-size:13px;font-weight:700}.nj-student .nj-student__stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nj-student .nj-student__story{padding:20px;background:#fff;border:1px solid var(--nj-border);border-radius:8px}.nj-student .nj-student__story-avatar{width:44px;height:44px;margin-bottom:10px;border-radius:50%;object-fit:cover}.nj-student .nj-student__story-quote{margin:0 0 12px;color:var(--nj-ink);font-size:14px;font-style:italic;line-height:1.6}.nj-student .nj-student__story-quote:before{content:"\201c"}.nj-student .nj-student__story-quote:after{content:"\201d"}.nj-student .nj-student__story-name{margin:0;font-size:14px;font-weight:800}.nj-student .nj-student__story-course{margin:2px 0 0;color:var(--nj-muted);font-size:12px}.nj-student .nj-student__accessories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.nj-student .nj-student__accessory{position:relative;min-height:168px;padding:18px;text-align:left;background:#fff;border:1px solid var(--nj-border);border-radius:8px}.nj-student .nj-student__accessory:has(.nj-student__accessory-image[hidden]):before{content:"\2713";display:grid;width:44px;height:44px;margin-bottom:26px;place-items:center;color:var(--nj-accent);background:#0aa8731a;border-radius:8px;font-size:20px;font-weight:900}.nj-student .nj-student__accessory-image{width:100%;height:110px;margin-bottom:14px;object-fit:contain}.nj-student .nj-student__accessory-title{margin:0;color:var(--nj-ink);font-size:15px;font-weight:800}.nj-student .nj-student__accessory-desc{margin:4px 0 0;color:var(--nj-muted);font-size:13px;line-height:1.5}.nj-student .nj-student__faq-list{display:grid;gap:8px}.nj-student .nj-student__faq-item{overflow:hidden;background:#fff;border:1px solid var(--nj-border);border-radius:8px}.nj-student .nj-student__faq-item[data-nj-open=true]{border-color:#0d77b673;box-shadow:0 4px 12px #0d77b614}.nj-student .nj-student__faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:12px 16px;color:var(--nj-ink);background:none;border:0;font:800 14px Urbanist,sans-serif;text-align:left;cursor:pointer}.nj-student .nj-student__faq-icon{display:grid;width:26px;height:26px;flex:0 0 26px;margin-left:12px;place-items:center;color:var(--nj-secondary);background:#edf6fb;border-radius:50%;font-size:18px;transition:transform .18s ease}.nj-student .nj-student__faq-item[data-nj-open=true] .nj-student__faq-icon{transform:rotate(45deg)}.nj-student .nj-student__faq-answer{max-height:0;padding:0 16px;overflow:hidden;color:var(--nj-muted);font-size:14px;line-height:1.6;transition:max-height .22s ease,padding .22s ease}.nj-student .nj-student__faq-item[data-nj-open=true] .nj-student__faq-answer{max-height:260px;padding:0 16px 16px}.nj-student .nj-student__final-cta{padding:34px 24px;color:#fff;text-align:center;background:linear-gradient(120deg,var(--nj-secondary),#074565);border-radius:8px}.nj-student .nj-student__final-title{margin:0 0 6px;color:#fff;font-size:24px;font-weight:900}.nj-student .nj-student__final-subtitle{margin:0 0 20px;color:#ffffffd1;font-size:14px}.nj-student .nj-student__final-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.nj-student .nj-student__final-primary,.nj-student .nj-student__final-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:6px;font-size:14px;font-weight:800;text-decoration:none}.nj-student .nj-student__final-primary{color:var(--nj-secondary);background:#fff}.nj-student .nj-student__final-secondary{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.45)}.nj-student .nj-student__final-primary:hover{color:var(--nj-ink);background:var(--nj-highlight)}.nj-student .nj-student__final-secondary:hover{background:#ffffff38}@media(max-width:900px){.nj-student{width:100%;margin:24px auto;padding:20px}.nj-student .nj-student__hero{margin:-20px -20px 24px;padding:30px 28px}.nj-student .nj-student__benefits-grid,.nj-student .nj-student__accessories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nj-student .nj-student__stories-grid{grid-template-columns:1fr}}@media(max-width:600px){.nj-student{margin:18px 0;padding:14px;border-right:0;border-left:0}.nj-student .nj-student__section{margin-bottom:20px}.nj-student .nj-student__section-title{font-size:18px}.nj-student .nj-student__hero{display:flex;min-height:260px;margin:-14px -14px 22px;padding:24px 18px;flex-direction:column;justify-content:flex-end}.nj-student .nj-student__badge{align-self:flex-start;margin-bottom:auto}.nj-student .nj-student__hero-logo{width:52px;height:52px}.nj-student .nj-student__hero-title{margin-top:10px;font-size:27px}.nj-student .nj-student__hero-subtitle{font-size:14px}.nj-student .nj-student__benefits-grid,.nj-student .nj-student__accessories-grid{grid-template-columns:1fr}.nj-student .nj-student__benefit{min-height:0}.nj-student .nj-student__accessory{min-height:142px}.nj-student .nj-student__coupon{align-items:stretch;padding:22px 18px;flex-direction:column}.nj-student .nj-student__coupon:before{display:none}.nj-student .nj-student__coupon>div:last-child{width:100%}.nj-student .nj-student__coupon-code{flex:1}.nj-student .nj-student__info-row,.nj-student .nj-student__service-center{min-height:0;padding:70px 18px 20px}.nj-student .nj-student__info-row:before,.nj-student .nj-student__service-center:before{top:18px;left:18px}.nj-student .nj-student__service-center-actions,.nj-student .nj-student__support-links{display:grid;grid-template-columns:1fr}.nj-student .nj-student__placement-item{width:100%}.nj-student .nj-student__final-actions{display:grid}}@media(prefers-reduced-motion:reduce){.nj-student *,.nj-student *:before,.nj-student *:after{scroll-behavior:auto!important;transition:none!important}}.nj-student-hide{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/302/assets/student-mode.css.map */
