.faq-container{display:flex;flex-direction:column;gap:20px}.dropdown-menu-scroll{max-height:260px;max-height:min(280px,45vh);overflow-y:auto}.dropdown-menu-scroll::-webkit-scrollbar{width:5px}.dropdown-menu-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.dropdown-menu-scroll::-webkit-scrollbar-thumb{background:#00a264;border-radius:10px}.faq-item{background:#ffffff;border:none;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.05);overflow:hidden}.faq-button,.faq-item{transition:all .3s ease;margin:0}.faq-button{background:transparent;border:none;border-radius:0;padding:20px 30px;width:100%;text-align:left;cursor:pointer}.faq-question-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-question{font-size:20px;font-weight:700;color:var(--titleColor);margin:0;line-height:1.4;padding:0;flex:1 1}.faq-arrow{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;background:rgba(0,162,100,.1);border-radius:8px;transition:all .3s ease}.faq-arrow i,.faq-arrow svg{font-size:20px;color:#00a264;transition:all .3s ease}.faq-arrow.expanded{background:#155f3a}.faq-arrow.expanded i,.faq-arrow.expanded svg{color:#ffffff;transform:rotate(90deg)}.faq-panel{background:#fff;border:none;border-radius:0;margin:0;padding:0;box-shadow:none;animation:slideDown .3s ease-out}.faq-answer-wrapper{padding:0 30px 25px}.faq-answer{font-size:16px;line-height:1.8;color:var(--paraColor);margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-button{padding:20px}.faq-answer-wrapper{padding:0 20px 20px}.faq-question{font-size:18px}.faq-answer{font-size:15px}}.benefits-visual-container{position:relative;width:100%;height:520px;margin:0 auto;max-width:540px}.visual-card{position:absolute;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.25);transition:all .3s cubic-bezier(.25,.8,.25,1)}.visual-card:hover{transform:translateY(-8px) scale(1.03)!important;z-index:10!important;box-shadow:0 30px 60px rgba(0,0,0,.35)}.linkedin-card{width:360px;background:#ffffff;border:1px solid rgba(0,0,0,.08);padding:20px;top:10px;left:40px;z-index:2;animation:floatCard1 6s ease-in-out infinite}.linkedin-header{display:flex;align-items:center;gap:12px;margin-bottom:15px}.linkedin-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#00a264,#3bad75);color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.linkedin-user-info h4{font-size:15px;font-weight:700;color:#1b1b1b;margin:0;line-height:1.2}.linkedin-user-info p{font-size:12px;color:#666666;margin:0;line-height:1.3}.linkedin-time{font-size:11px;color:#888888;display:flex;align-items:center;gap:4px;margin-top:2px}.linkedin-body{font-size:13px;color:#222222;line-height:1.5;margin-bottom:15px}.linkedin-cert-preview{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid rgba(0,162,100,.15);border-radius:12px;padding:15px;display:flex;align-items:center;gap:15px}.linkedin-cert-badge{width:50px;height:50px;background:#00a264;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:24px;box-shadow:0 4px 12px rgba(0,162,100,.3)}.linkedin-cert-info h5{font-size:13px;font-weight:700;color:#065e0a;margin:0 0 4px}.linkedin-cert-info p{font-size:11px;color:#2b7a3b;margin:0;font-weight:600}.skills-card{width:260px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);padding:20px;bottom:50px;left:0;z-index:4;animation:floatCard2 6s ease-in-out infinite;animation-delay:1.5s}.skills-card h4{font-size:14px;font-weight:700;color:#bbd745;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.skills-list{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{font-size:11px;font-weight:600;color:#ffffff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.1);padding:5px 10px;border-radius:50px;display:flex;align-items:center;gap:6px}.career-impact-card{width:250px;background:#ffffff;border:1px solid rgba(0,162,100,.1);padding:20px;bottom:30px;right:0;z-index:3;animation:floatCard3 6s ease-in-out infinite;animation-delay:3s}.career-impact-card h4{font-size:14px;font-weight:700;color:#1b1b1b;margin-bottom:15px;display:flex;align-items:center;gap:6px}.impact-stat{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.impact-stat:last-child{margin-bottom:0}.impact-label{font-size:12px;color:#666666;font-weight:500}.impact-value{font-size:13px;font-weight:700;color:#00a264;display:flex;align-items:center;gap:3px}.impact-value.gold{color:#fe8c23}.benefits-visual-container{height:auto;display:flex;flex-direction:column;gap:20px;margin-top:30px}.visual-card{position:relative!important;width:100%!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;animation:none!important;transform:none!important}.visual-card:hover{transform:translateY(-4px)!important}@media (max-width:991px){.benefits-visual-container{height:auto;display:flex;flex-direction:column;gap:20px;margin-top:30px}.visual-card{position:relative!important;width:100%!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;animation:none!important;transform:none!important}.visual-card:hover{transform:translateY(-4px)!important}}.recently-certified-section{background:#0d1512;position:relative;color:#ffffff;overflow:hidden}.recently-certified-section:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;height:350px;background:radial-gradient(circle,rgba(0,162,100,.12) 0,rgba(13,21,18,0) 70%);pointer-events:none}.recently-certified-box{background:#13221b;border:1px solid rgba(0,162,100,.3);border-radius:24px;padding:32px;box-shadow:0 20px 60px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1);position:relative;z-index:2}.recently-certified-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:24px}.recently-certified-pulse-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(0,162,100,.15);border:1px solid rgba(0,162,100,.35);color:#00e087;font-weight:700;font-size:14px;padding:8px 18px;border-radius:30px}.recently-certified-pulse-dot{width:8px;height:8px;background:#00e087;border-radius:50%;box-shadow:0 0 10px #00e087;animation:pulseDot 1.8s infinite}@keyframes pulseDot{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,224,135,.7)}70%{transform:scale(1.1);box-shadow:0 0 0 8px rgba(0,224,135,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,224,135,0)}}.recently-certified-access-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);color:#e5e7eb;font-size:13px;font-weight:600;padding:6px 16px;border-radius:30px}.recently-certified-nav-btns{display:flex;align-items:center;gap:8px}.recently-certified-nav-btn{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:18px}.recently-certified-nav-btn:hover{background:#00a264;border-color:#00a264;color:#ffffff;transform:scale(1.05)}.cert-slider-container{overflow:hidden;width:100%;position:relative;padding:8px 0}.cert-slider-track{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1);width:100%}.cert-card-col{flex:0 0 33.333333%;max-width:33.333333%;padding:0 10px;box-sizing:border-box}@media (max-width:991px){.cert-card-col{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.cert-card-col{flex:0 0 100%;max-width:100%}}.cert-item-card{background:#182820;border:1px solid rgba(0,162,100,.25);border-radius:20px;padding:16px;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.3)}.cert-item-card:hover{transform:translateY(-5px);border-color:#00a264;box-shadow:0 15px 35px rgba(0,162,100,.25)}.cert-preview-box{position:relative;background:#0f1a14;border-radius:14px;border:1px solid rgba(255,255,255,.1);overflow:hidden;width:100%;aspect-ratio:4/3;margin-bottom:14px;display:flex;align-items:center;justify-content:center}.cert-preview-img{width:100%;height:100%;object-fit:contain;display:block;border-radius:12px}.cert-user-bar{display:flex;align-items:center;gap:12px;padding-top:4px}.cert-avatar-container{position:relative;width:44px;height:44px;min-width:44px;border-radius:50%;border:2px solid #00a264;background:#1f3329;display:flex;align-items:center;justify-content:center}.cert-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.cert-verified-check{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#00a264;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;border:2px solid #182820}.cert-user-info{flex:1 1;min-width:0}.cert-user-name{font-size:15px;font-weight:700;color:#ffffff;margin:0}.cert-user-name,.cert-user-role{line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cert-user-role{font-size:12px;color:#9ca3af;margin:2px 0 0}.cert-time-badge{font-size:11px;font-weight:600;color:#00e087;flex-shrink:0}.cert-view-btn{background:#00a264;color:#ffffff;font-size:11px;font-weight:700;padding:5px 12px;border-radius:20px;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.cert-view-btn:hover{background:#00e087;color:#0d1512;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,162,100,.4)}.cert-pagination-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:24px}.cert-dot-btn{height:8px;border-radius:4px;border:none;background:rgba(255,255,255,.25);cursor:pointer;transition:all .3s ease;padding:0}.cert-dot-btn.active{width:24px;background:#00e087}.cert-dot-btn:not(.active){width:8px}.cert-bottom-cta-banner{background:rgba(0,162,100,.12);border:1px solid rgba(0,162,100,.3);border-radius:18px;padding:18px 24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px}.cert-bottom-cta-title{font-size:16px;margin:0;display:flex;gap:8px}.cert-bottom-cta-btn,.cert-bottom-cta-title{font-weight:700;color:#ffffff;align-items:center}.cert-bottom-cta-btn{background:#00a264;font-size:14px;padding:10px 24px;border-radius:30px;border:none;text-decoration:none;transition:all .3s ease;display:inline-flex;gap:6px}.cert-bottom-cta-btn:hover{background:#00b872;color:#ffffff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,162,100,.4)}.trusted-by-section{background:#ffffff;padding:70px 0;position:relative}.trusted-by-title{color:#0f172a;line-height:1.3}.trusted-by-title span{color:#00a264}.trusted-by-subtitle{color:#64748b;margin-top:8px}.trusted-stat-col{position:relative;padding:24px 15px;text-align:center}.trusted-stat-col:not(:last-child){border-right:1px solid #e2e8f0}@media (max-width:991px){.trusted-stat-col:not(:last-child){border-right:none;border-bottom:1px solid #f1f5f9}}.trusted-stat-icon-wrap{width:52px;height:52px;border-radius:50%;background:#f0f7f3;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,162,100,.08)}.trusted-stat-number{font-size:38px;font-weight:800;color:#155f3a;line-height:1.1;margin-bottom:8px;letter-spacing:-.5px}.trusted-stat-label{font-size:14px;font-weight:600;color:#64748b;margin:0;text-align:center}.how-it-works-dark-section{background:#0d1926;padding:75px 0;position:relative;color:#ffffff}.how-it-works-process-tag{font-size:12px;font-weight:700;letter-spacing:2px;color:#00a264;text-transform:uppercase;margin-bottom:12px;display:inline-block}.how-it-works-dark-title{color:#ffffff;line-height:1.2;margin-bottom:16px}.how-it-works-dark-title span{color:#bbd745}.how-it-works-dark-desc{font-size:15px;color:#94a3b8;line-height:1.6;max-width:440px}.how-it-works-steps-list{display:flex;flex-direction:column;gap:32px;position:relative}.how-it-works-steps-list:before{content:"";position:absolute;left:18px;top:19px;bottom:25px;width:2px;background:rgba(0,162,100,.45);z-index:0}.how-it-works-step-item{display:flex;align-items:flex-start;gap:18px;position:relative;z-index:1}.how-it-works-step-num{width:38px;height:38px;min-width:38px;border-radius:50%;background:#00a264;color:#ffffff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:2px;position:relative;z-index:2;box-shadow:0 0 0 4px #0d1926}.how-it-works-step-heading{font-size:17px;font-weight:700;color:#ffffff;margin-bottom:4px}.how-it-works-step-text{font-size:13.5px;color:#94a3b8;margin:0;line-height:1.5}.modern-audience-section{background:#f1f5df;padding:60px 0;position:relative}.modern-audience-chips-wrap{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.modern-audience-chip{display:inline-flex;align-items:center;gap:10px;padding:8px 15px;background:#fbfbfb;border-radius:10px;color:#0f172a;font-size:15px;font-weight:600;cursor:default;text-decoration:none}.modern-audience-chip i{font-size:18px;color:#155f3a}.modern-career-card{background:#ffffff;border-radius:24px;padding:36px;border:1px solid rgba(21,95,58,.15);box-shadow:0 15px 35px rgba(21,95,58,.08);position:relative;overflow:hidden}.modern-career-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#155f3a,#00a264)}.modern-career-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(21,95,58,.1);color:#155f3a;font-size:13px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:20px}.modern-career-title{font-size:24px;font-weight:800;color:#0f172a;line-height:1.3;margin-bottom:16px}.modern-career-level{background:#f7faef;border-radius:16px;padding:18px 20px;margin-bottom:16px;border:1px solid rgba(21,95,58,.12)}.modern-career-level h4{font-size:16px;font-weight:700;color:#155f3a;margin-bottom:4px;display:flex;align-items:center;gap:8px}.modern-career-level p{font-size:14px;color:#475569;margin:0;line-height:1.5}.modern-career-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 28px;background:#155f3a;color:#ffffff;font-size:16px;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s ease;margin-top:10px;cursor:pointer!important}.modern-career-cta:hover{background:#00a264;color:#ffffff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,162,100,.3);cursor:pointer!important}.candidate-flow-wrapper{width:100%;position:relative;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.candidate-flow-wrapper::-webkit-scrollbar{display:none}.candidate-flow-container{min-width:960px;display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding-top:45px;margin:0 auto}.candidate-flow-main-line{position:absolute;top:98px;left:50px;right:50px;height:2px;background:#00a264;z-index:1}.candidate-flow-branch{position:absolute;top:15px;height:84px;border-top:2px solid #00a264;border-left:2px solid #00a264;border-right:2px solid #00a264;z-index:1}.candidate-flow-branch-1{left:52px;width:132px}.candidate-flow-branch-2{left:440px;width:132px}.candidate-flow-branch-3{left:825px;width:132px}.candidate-flow-node-badge{position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:32px;height:32px;border-radius:50%;background:#f1f5df;border:2px solid #00a264;color:#00a264;display:flex;align-items:center;justify-content:center;font-size:15px;box-shadow:0 2px 8px rgba(0,162,100,.2)}.candidate-flow-item{display:flex;flex-direction:column;align-items:center;width:115px;position:relative;z-index:2}.candidate-flow-card{width:104px;height:104px;border-radius:18px;background:#ffffff;border:3px solid #ffffff;box-shadow:0 8px 22px rgba(0,0,0,.09);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.candidate-flow-card img{width:100%;height:100%;object-fit:cover}.candidate-flow-item:hover .candidate-flow-card{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,162,100,.25)}.candidate-flow-name{font-size:13.5px;font-weight:700;color:#1e293b;margin:12px 0 2px;text-align:center;line-height:1.2}.candidate-flow-role{font-size:11px;font-weight:500;color:#64748b;margin:0;text-align:center;line-height:1.2}.modern-why-section{background:#ffffff;padding:85px 0;position:relative}.modern-why-title{font-size:34px;font-weight:800;color:#0f172a;line-height:1.3}.modern-why-title span{color:#00a264}.modern-why-subtitle{font-size:16px;color:#64748b;margin-top:8px}.modern-why-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:36px 48px;gap:36px 48px;margin-top:50px}@media (max-width:991px){.modern-why-grid{grid-template-columns:1fr;gap:28px}}.modern-why-item{display:flex;align-items:flex-start;gap:20px;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.modern-why-icon-wrap{width:50px;height:50px;min-width:50px;border-radius:50%;background:#f0f7f3;color:#00a264;display:flex;align-items:center;justify-content:center;font-size:22px}.modern-why-item-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:6px;line-height:1.3}.modern-why-item-desc{font-size:14.5px;color:#475569;margin:0;line-height:1.6}.cert-unified-sidebar{background:#ffffff;border-radius:20px;padding:20px;border:1px solid rgba(0,162,100,.15);box-shadow:0 10px 35px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:16px}.cert-sidebar-index-card{background:#ffffff;border-radius:16px;padding:16px;border:1px solid rgba(0,162,100,.12)}.cert-index-title-box{display:flex;align-items:center;gap:10px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(0,162,100,.12)}.cert-index-title-icon{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,rgba(0,162,100,.15),rgba(0,162,100,.08));color:#00a264;display:flex;align-items:center;justify-content:center;font-size:16px}.cert-index-list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.cert-index-link{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;color:#475569;font-weight:500;font-size:14px;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);background:transparent;border:1px solid transparent}.cert-index-link:hover{background:rgba(0,162,100,.06);color:#00a264;transform:translateX(3px)}.cert-index-link.active{background:linear-gradient(135deg,rgba(0,162,100,.12),rgba(0,162,100,.05));color:#155f3a;font-weight:700;border-color:rgba(0,162,100,.2)}.cert-index-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:rgba(0,162,100,.08);color:#00a264;font-size:13px;transition:all .2s ease;flex-shrink:0}.cert-index-link.active .cert-index-icon,.cert-index-link:hover .cert-index-icon{background:#00a264;color:#ffffff}.cert-topic-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:50px;background:#eefcf4;border:1px solid rgba(0,162,100,.18);color:#00a264;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px}.cert-topic-badge i{font-size:13px}.cert-topic-section{margin-bottom:40px;padding-bottom:35px;border-bottom:1px dashed rgba(0,162,100,.18);scroll-margin-top:130px}.cert-topic-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cert-share-card{background:#ffffff;border-radius:16px;padding:16px;border:1px solid rgba(0,162,100,.12)}.cert-faq-fullscreen{background:#f3f9f6;padding:40px 15px 60px;position:relative}@media (max-width:991px){.cert-topic-section{margin-bottom:30px;padding-bottom:25px}}