:root{--nb-teal:#008f88;--nb-teal-dark:#07133f;--nb-teal-light:#d9f3f2;--nb-teal-pale:#e8fbfb;--nb-orange:#ff7417;--nb-pink-bg:#ffe8f1;--nb-pink-text:#d21868;--nb-text:#07133f;--nb-muted:#4d5875;--nb-border:#e6ecec;--nb-radius:14px;--nb-shadow:0 8px 25px rgba(7,19,63,.08)}.nb-page{margin-top:90px;font-family:Arial, Helvetica, sans-serif;color:var(--nb-text);background:#fff}.nb-wrap{width:100%;max-width:1500px;margin:0 auto;padding:0 55px}@media (max-width: 900px){.nb-wrap{padding:0 20px}}.nb-hero{background:linear-gradient(90deg, #fff 0%, #f8ffff 45%, #dff3ff 100%);padding:48px 0 40px}.nb-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.nb-hero-text{max-width:560px}.nb-hero-text h1{font-family:Georgia, serif;font-size:42px;line-height:1.25;margin-bottom:18px;color:var(--nb-text)}.nb-hero-text h1 .nb-accent{color:var(--nb-teal);display:block}.nb-hero-text p{font-size:16px;line-height:1.75;color:var(--nb-text);margin-bottom:26px}.nb-hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.nb-btn-primary,.nb-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:15px 28px;border-radius:7px;font-weight:700;font-size:14px;text-decoration:none;border:1px solid var(--nb-teal);cursor:pointer}.nb-btn-primary{background:var(--nb-teal);color:#fff}.nb-btn-primary:hover{background:#017a74}.nb-btn-secondary{background:#fff;color:var(--nb-teal)}.nb-btn-secondary:hover{background:var(--nb-teal-pale)}.nb-hero-img{flex:0 0 60%;max-width:60%}.nb-hero-img img{width:100%;max-height:400px;object-fit:cover;border-radius:16px}@media (max-width: 900px){.nb-hero-inner{flex-direction:column}.nb-hero-img{max-width:100%;flex:1 1 100%}}.nb-features{margin:-30px auto 32px;position:relative;z-index:2}.nb-features-inner{background:#fff;border-radius:16px;box-shadow:var(--nb-shadow);display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;padding:26px 34px}.nb-feature{display:flex;align-items:center;gap:16px}.nb-feature-icon{flex:0 0 auto;width:54px;height:54px;border-radius:50%;background:var(--nb-teal-light);color:var(--nb-teal);display:flex;align-items:center;justify-content:center;font-size:26px}.nb-feature h4{font-size:15px;margin-bottom:6px}.nb-feature p{font-size:12.5px;color:var(--nb-muted);line-height:1.55}@media (max-width: 900px){.nb-features-inner{grid-template-columns:1fr}}.nb-carousel-section{padding:0 0 36px}.nb-carousel-heading{font-family:Georgia,serif;font-size:22px;margin-bottom:16px}.nb-carousel-container{position:relative}.heroCard{display:none;background:#fff;border-radius:var(--nb-radius);box-shadow:var(--nb-shadow);overflow:hidden;align-items:stretch;min-height:230px}.heroCard.active{display:flex}.heroCardLeftBox{flex:0 0 40%}.heroCardLeftBox img{width:100%;height:100%;min-height:230px;object-fit:cover}.heroCardRightBox{flex:1;padding:28px 32px;display:flex;flex-direction:column;justify-content:center}.heroCardTopInfoBox{display:inline-block;width:max-content;background:var(--nb-teal-pale);color:var(--nb-teal);font-size:12px;font-weight:700;padding:6px 12px;border-radius:6px;margin-bottom:14px}.heroCardHeader{font-family:Georgia,serif;font-size:22px;margin-bottom:10px}.heroCardPara{font-size:14px;color:var(--nb-muted);line-height:1.7;margin-bottom:18px}.heroCardRegisterNowBtn{display:inline-flex;align-items:center;gap:2px;width:max-content;background:transparent;border:1.5px solid var(--nb-teal);color:var(--nb-teal);font-weight:700;font-size:13px;padding:11px 20px;border-radius:6px;text-decoration:none}.heroCardRegisterNowBtn svg{margin-left:-8px}.heroCardRegisterNowBtn svg:first-of-type{margin-left:2px}.heroCardsCarouselIndicators{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:16px}.heroCardsCarouselIndicators span{width:10px;height:10px;border-radius:50%;background:#d8dee6;cursor:pointer;display:inline-block}.heroCardsCarouselIndicators span.active{background:var(--nb-teal);width:26px;border-radius:6px}@media (max-width: 700px){.heroCard.active{flex-direction:column}.heroCardLeftBox{flex:0 0 auto;height:180px}}.tabBarContainer{display:flex;justify-content:center;margin-bottom:34px}.tabBar{background:#fff;box-shadow:var(--nb-shadow);border-radius:40px;padding:8px}.tabBarTrack{display:flex;gap:6px;overflow-x:auto}.tabBtn{border:none;background:transparent;padding:13px 26px;border-radius:30px;font-weight:700;font-size:14px;color:var(--nb-text);cursor:pointer;white-space:nowrap}.tabBtn.active{background:var(--nb-teal);color:#fff}.tabContent{display:none}.tabContent.active{display:block}.eventGuidanceSection{margin-bottom:28px}.eventGuidanceContainer{text-align:left}.eventGuidanceHeader{font-family:Georgia,serif;font-size:24px;margin-bottom:8px}.eventGuidanceSubHeader{font-size:14px;color:var(--nb-muted);max-width:720px;line-height:1.7;margin-bottom:16px}.eventScheduleBtn{display:inline-block;background:var(--nb-teal);color:#fff;font-weight:700;font-size:14px;padding:14px 28px;border-radius:7px;text-decoration:none;cursor:pointer}.nb-blog-row{display:grid;grid-template-columns:1.5fr 1fr;gap:44px;align-items:start}@media (max-width: 1100px){.nb-blog-row{grid-template-columns:1fr}}.nb-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.nb-section-head h2{font-family:Georgia,serif;font-size:23px;padding-bottom:8px;border-bottom:3px solid var(--nb-teal)}.nb-view-all{color:var(--nb-teal);font-weight:700;font-size:13px;text-decoration:none;white-space:nowrap}.examCardContainer{display:grid;grid-template-columns:repeat(3, 1fr);gap:22px}.nb-blog-row .examCardContainer{grid-template-columns:repeat(3, 1fr)}.nb-resource-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (max-width: 1100px){.examCardContainer{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 700px){.examCardContainer{grid-template-columns:1fr}}.examCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--nb-shadow);display:flex;flex-direction:column}.examCardImg{width:100%;background-size:cover;background-position:center;position:relative}.topRightCountryNameBox{position:absolute;top:14px;right:14px;background:rgba(255,255,255,0.92);color:var(--nb-text);font-size:12px;font-weight:700;padding:6px 12px;border-radius:6px}.examCardInfoBox{padding:20px;display:flex;flex-direction:column;flex:1}.examCardLabel,.examCardRedLabel{display:inline-block;width:max-content;font-size:11px;font-weight:700;padding:7px 12px;border-radius:7px;margin-bottom:14px}.examCardLabel{background:var(--nb-teal-pale);color:var(--nb-teal)}.examCardRedLabel{background:var(--nb-pink-bg);color:var(--nb-pink-text)}.examCardHeader{font-family:Georgia,serif;font-size:18px;line-height:1.35;margin-bottom:8px}.examCardSubHeader{font-size:12.5px;color:var(--nb-teal);font-weight:700;margin-bottom:10px}.examCardPara{font-size:13.5px;color:var(--nb-muted);line-height:1.65;margin-bottom:18px;flex:1}.examCardBookNowBtn{color:var(--nb-teal);font-weight:700;text-decoration:none;font-size:13.5px}.eventCardContainer{display:grid;grid-template-columns:repeat(3, 1fr);gap:22px;margin-bottom:28px}@media (max-width: 1100px){.eventCardContainer{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 700px){.eventCardContainer{grid-template-columns:1fr}}.eventCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--nb-shadow);display:flex;flex-direction:column}.eventCardImg{width:100%;background-size:cover;background-position:center}.eventCardInfoBox{padding:20px;display:flex;flex-direction:column;flex:1}.eventCardLabel{display:inline-block;width:max-content;background:var(--nb-teal-pale);color:var(--nb-teal);font-size:11px;font-weight:700;padding:7px 12px;border-radius:7px;margin-bottom:14px}.eventCardHeader{font-family:Georgia,serif;font-size:18px;margin-bottom:8px}.eventCardPara{font-size:13.5px;color:var(--nb-muted);line-height:1.65;margin-bottom:18px;flex:1}.eventCardBookNowBtn{display:inline-block;width:max-content;background:var(--nb-teal);color:#fff;font-weight:700;font-size:13px;padding:11px 22px;border-radius:6px;text-decoration:none}.nb-empty-state{background:#fff;border-radius:var(--nb-radius);box-shadow:var(--nb-shadow);padding:60px 30px;text-align:center;color:var(--nb-muted)}.nb-empty-state h3{font-family:Georgia,serif;color:var(--nb-text);font-size:20px;margin-bottom:10px}.nb-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin:40px 0 60px}@media (max-width: 1000px){.nb-bottom{grid-template-columns:1fr}}.nb-newsletter{background:linear-gradient(90deg, #e8fbfb, #f4ffff);border-radius:12px;display:flex;align-items:center;padding:28px 32px;gap:22px;flex-wrap:nowrap}.nb-newsletter-icon{font-size:52px;flex:0 0 auto}.nb-newsletter-text h3{font-family:Georgia,serif;font-size:22px;margin-bottom:8px}.nb-newsletter-text p{font-size:13.5px;color:var(--nb-muted)}.nb-subscribe{display:flex;margin-left:auto;align-items:stretch}.nb-subscribe input{height:50px;padding:0 16px;border:1px solid #cfe6e5;width:230px;border-radius:6px 0 0 6px !important;font-size:13.5px}.nb-subscribe input:focus{outline:none;border-color:var(--nb-teal)}.nb-subscribe button{height:50px;background:var(--nb-teal);color:#fff;border:none;padding:0 24px;border-radius:0 6px 6px 0 !important;font-weight:700;cursor:pointer}.nb-newsletter-text{flex:1;min-width:0}.nb-subscribe{flex-shrink:1}.nb-subscribe input{min-width:0}@media (max-width: 1400px){.nb-newsletter{flex-wrap:wrap}.nb-subscribe{width:100%;margin-left:0}.nb-subscribe input{flex:1;width:auto}}.nb-stats{display:grid;grid-template-columns:repeat(4, 1fr);background:#fff;box-shadow:var(--nb-shadow);border-radius:12px;padding:24px;text-align:center}@media (max-width: 700px){.nb-stats{grid-template-columns:repeat(2, 1fr);gap:20px}}.nb-stat h3{color:var(--nb-teal);font-size:24px;margin-bottom:6px}.nb-stat p{font-size:11.5px;color:var(--nb-muted)}
