*{margin:0;padding:0;box-sizing:border-box}a[href^="tel"]{color:inherit!important;text-decoration:none!important}:root{--green-main:#0B6B50;--green-soft:#009444;--text-main:#111827;--text-soft:#4B5563;--border-soft:#e5e7eb;--shadow-soft:0 10px 30px rgba(0,0,0,0.08);--shadow-medium:0 20px 45px rgba(0,0,0,0.12)}.accessibility-panel{position:fixed;right:20px;top:40%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;background:#fff;padding:10px;border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .15);z-index:999}.acc-btn{width:45px;height:45px;border:none;border-radius:10px;background:#f3f4f6;color:#1f2937;font-weight:700;font-size:16px;cursor:pointer;transition:all 0.2s ease}.acc-btn:hover{background:#e5e7eb}.dark-mode{background:#111827;color:#f9fafb}.dark-mode .module-card,.dark-mode .footer,.dark-mode .support,.dark-mode .evaluation-container{background:#1f2937!important;color:#f9fafb}.dark-mode .module-btn,.dark-mode .cta-btn{background:#374151;color:#fff}body{font-family:'Poppins',sans-serif;background:#fff;color:var(--text-main)}.module-badge{display:inline-flex;align-items:center;font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#006c32;background:#dff3e7;padding:6px 16px;border-radius:999px;margin:14px 0 15px;box-shadow:0 2px 6px rgb(0 148 68 / .12)}.topbar{background:#fff;border-bottom:1px solid #e5e7eb}.topbar-container{max-width:1200px;margin:auto;padding:26px 20px;display:flex;justify-content:space-between;align-items:center}.menu{display:flex;align-items:center;gap:30px}.menu a{color:#0b1220;text-decoration:none;font-weight:500;transition:color 0.25s ease}.menu a:hover{color:#4b5563;text-decoration:none}.menu a:active,.menu a:focus,.menu a:visited{color:#0b1220;text-decoration:none}.menu-toggle{display:none;font-size:22px;cursor:pointer}.logo img{height:70px;width:auto;max-width:100%;object-fit:contain;display:block}.logo a {display: inline-block; text-decoration: none;}.modules-hero-home{position:relative;overflow:hidden;padding:140px 20px 90px;text-align:center}.modules-hero-home::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(0 148 68 / .1) 1px,transparent 1px),linear-gradient(90deg,rgb(0 108 50 / .1) 1px,transparent 1px),radial-gradient(circle at 1px 1px,rgb(0 148 68 / .2) 1px,transparent 1px);background-size:100px 100px;mask-image:linear-gradient(to bottom,rgb(0 0 0) 70%,#fff0);-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0) 70%,#fff0);z-index:0}.modules-hero-home .modules-hero-container{position:relative;z-index:1;max-width:680px;margin:auto}.modules-hero-home .modules-title{font-size:44px;margin-bottom:16px}.modules-hero-home .modules-intro{font-size:17px;line-height:1.7;margin-top:12px}.modules-hero-home .breadcrumb{font-size:13px;margin-bottom:16px}.module-hero{position:relative;overflow:hidden}.module-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(0 148 68 / .1) 1px,transparent 1px),linear-gradient(90deg,rgb(0 108 50 / .1) 1px,transparent 1px),radial-gradient(circle at 2px 2px,rgb(0 148 68 / .7) 2px,transparent 2px);background-size:90px 90px;mask-image:linear-gradient(to bottom,rgb(0 0 0) 60%,#fff0);-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0) 60%,#fff0);z-index:0}.breadcrumb{font-size:14px;color:#6B7280;margin-bottom:10px}.modules-title{font-size:40px;font-weight:800;margin-bottom:60px;letter-spacing:-.5px;line-height:1.2em}.modules-title::after{content:"";width:40px;height:4px;background:var(--green-main);display:block;margin:20px auto;border-radius:2px}.modules-intro{font-size:16px;color:var(--text-main);line-height:1.6}.modules{padding:10px 20px 100px}.modules-container{max-width:1100px;margin:auto}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width:1024px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.modules-grid{grid-template-columns:1fr}.modules{padding:5px 20px 100px}}.card-badge{position:absolute;top:14px;left:14px;background:rgb(255 255 255 / .85);color:#0b6b50;padding:7px 13px;border-radius:999px;font-size:14px;font-weight:700;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 4px 12px rgb(0 0 0 / .12);z-index:3}.module-card{background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow-soft);transition:all 0.3s ease}.module-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-medium)}.module-image{height:140px;padding:0;position:relative;background-size:cover;background-position:top}.module-content{padding:24px}.module-content h3{font-size:18px;margin-bottom:10px;line-height:1.3em}.module-content h3::after{content:"";width:40px;height:2px;background:#0b6b50;display:block;margin-top:6px}.module-content p{font-size:14px;color:var(--text-soft);line-height:1.6}.module-btn{margin:20px 24px 26px;padding:14px;border-radius:999px;border:none;background:linear-gradient(180deg,#0E7A5A 0%,#0B6B50 100%);color:#fff;border:1px solid rgb(255 255 255 / .1);box-shadow:0 4px 14px rgb(0 0 0 / .12),inset 0 1px 0 rgb(255 255 255 / .06);color:#fff;font-weight:600;cursor:pointer;transition:all 0.3s ease}.module-btn:hover{background:linear-gradient(180deg,#086046 0%,#0B6B50 100%);transform:translateY(-1px)}.module-btn{display:inline-block;text-align:center;text-decoration:none}.evaluation-container{max-width:1100px;margin:auto;background:linear-gradient(180deg,#0B1220 0%,#10233F 55%,#183B63 100%);border-radius:28px;padding:60px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:#fff;position:relative;overflow:hidden}.evaluation-container::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .1) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .1) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .45),#fff0);-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0 / .45),#fff0);pointer-events:none}.evaluation-left{flex:1}.evaluation-left h2{font-size:32px;font-weight:700;line-height:1.3}.evaluation-right{flex:1;max-width:420px}.evaluation-text{font-size:16px;line-height:1.7;margin-bottom:30px;opacity:.9}@media (max-width:768px){.topbar-container{padding:18px 20px}.logo img{height:50px}.menu-toggle{display:block;font-size:32px;font-weight:600;line-height:1;color:#0b1220;cursor:pointer}.menu{display:flex;flex-direction:column;align-items:center;position:absolute;top:88px;left:50%;width:88%;max-width:300px;background:#fff;border-radius:16px;padding:4px 0;box-shadow:0 18px 45px rgb(0 0 0 / .1);z-index:99999;transform:translateX(-50%) translateY(-12px);opacity:0;visibility:hidden;transition:opacity 0.28s ease,transform 0.28s ease,visibility 0.28s ease}.menu.active{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.menu a{width:100%;padding:12px 20px;text-align:center;font-size:16px;font-weight:600;color:#0b1220;text-decoration:none}.logo img{margin:auto;height:45px}.evaluation-container{max-width:1100px;margin:auto;background:linear-gradient(180deg,#0B1220 0%,#10233F 55%,#183B63 100%);border-radius:28px;padding:50px 22px;display:flex;justify-content:space-between;align-items:center;gap:40px;color:#fff;position:relative;overflow:hidden}.evaluation-container{width:auto;margin:0 20px}.evaluation-left{margin-bottom:0}.evaluation-left h2{margin-bottom:10px;line-height:1.2}.evaluation-right{max-width:100%}.evaluation-text{margin-bottom:30px}}.cta-btn{background:#fff;color:#183b63;font-family:Poppins;font-size:18px;padding:16px 42px;border-radius:999px;border:none;font-weight:700;cursor:pointer;box-shadow:0 10px 25px rgb(0 0 0 / .15);animation:pulseGlow 3s infinite}@keyframes pulseGlow{0%{box-shadow:0 10px 25px rgb(0 0 0 / .15),0 0 0 0 rgb(255 255 255 / .4)}70%{box-shadow:0 10px 25px rgb(0 0 0 / .15),0 0 0 18px #fff0}100%{box-shadow:0 10px 25px rgb(0 0 0 / .15),0 0 0 0 #fff0}}.cta-btn,.cta-btn:visited,.cta-btn:hover,.cta-btn:active{text-decoration:none}.support{display:flex;align-items:center;justify-content:center;gap:40px;max-width:1200px;margin:60px auto;padding:0 20px}.support-left{width:45%}.support-left img{width:100%}.support-right{width:55%}.support-right h2{font-size:32px;color:#0F172A;margin-bottom:16px;line-height:1.3em}.support-right p{line-height:1.6}.mobile-break{display:none}.faq-title span{white-space:nowrap}@media (max-width:768px){.support-right h2{margin:0 auto 18px;color:#0F172A;max-width:100%}.support-left img{margin-bottom:0;}.support{gap:12px}}.footer{background:#161a1d;color:#d1d5db;padding:50px 20px 20px;margin-top:50px}.footer-content{display:flex;align-items:stretch;justify-content:space-between;max-width:1100px;margin:auto}.footer-col{flex:1;font-size:14px;line-height:1.3;padding:0 30px;display:flex;flex-direction:column;justify-content:center}.footer-col:not(:first-child){border-left:1px solid rgb(255 255 255 / .15)}.footer-logo-col{display:flex;align-items:center;justify-content:center}.footer-logo-col img{width:100%;max-width:none;height:auto}.footer-col p{margin-bottom:5px}.footer-col strong{font-size:16px;color:#fff;display:block;margin-bottom:8px}.footer-bottom{text-align:center;margin-top:50px;padding-top:15px;border-top:1px solid rgb(255 255 255 / .15);font-size:13px;color:#9ca3af}@media (max-width:900px){.evaluation-container{flex-direction:column;text-align:center}.support{flex-direction:column;text-align:center}.support-left,.support-right{width:100%}.footer-content{flex-direction:column;gap:30px}.footer-col:not(:first-child){border-left:none}}.module-hero{padding:60px 20px 40px;text-align:center}.module-hero{position:relative;overflow:hidden}.module-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(0 148 68 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(0 108 50 / .06) 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(to bottom,rgb(0 0 0) 60%,#fff0);-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0) 60%,#fff0);z-index:0}.module-hero-container{position:relative;z-index:1}.module-hero-container{max-width:800px;margin:auto}.module-title{font-size:38px;font-weight:800;line-height:1.2}.module-title::after{content:"";width:40px;height:4px;background:var(--green-main);display:block;margin:10px auto;border-radius:2px}.module-intro{color:var(--text-soft);line-height:1.6;margin-top:20px;margin-bottom:40px}.module-view{padding:40px 20px 80px}.module-view-container{max-width:1000px;margin:auto}.pdf-viewer iframe{width:100%;height:600px;border:none;border-radius:14px;box-shadow:var(--shadow-soft)}.pdf-notice{background:#E6F4EC;color:#006C32;padding:14px 18px;border:1px solid #007a3d;box-shadow:0 2px 8px rgb(0 108 50 / .08);border-radius:14px;font-size:14px;margin-bottom:20px}.pdf-selector{display:flex;gap:10px;margin-bottom:20px;justify-content:flex-start}.pdf-selector button{font-family:Poppins;font-size:14px;padding:8px 16px;border-radius:999px;border:none;background:#DFF3E7;color:#006C32;font-weight:600;cursor:pointer;transition:all 0.2s ease}.pdf-selector button:hover{background:#CDEBDC}.pdf-viewer{width:100%;height:600px;border:none;border-radius:12px}@media (max-width:768px){.modules-hero-home{padding:50px 20px 90px}.modules-title{font-size:40px;line-height:1.1em}.pdf-selector{display:flex;flex-direction:column;align-items:center;gap:12px}.pdf-selector button{width:90%;max-width:320px;border-radius:999px;text-align:center;padding:12px 16px}.pdf-viewer{height:500px}}.module-actions{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.download-btn{display:inline-block;background:linear-gradient(180deg,#0E7A5A 0%,#0B6B50 100%);color:#fff;padding:16px 36px;border-radius:999px;font-weight:600;text-decoration:none;box-shadow:0 10px 25px rgb(0 0 0 / .15);transition:all 0.3s ease}.download-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-medium)}@media (max-width:768px){.pdf-viewer iframe{height:480px}}.module-hero-actions{display:flex;justify-content:center;margin-top:20px}.back-btn{display:inline-block;padding:16px 36px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.back-btn{background:#f3f4f6;color:var(--text-main)}.back-btn:hover{background:#e5e7eb}.back-btn{display:inline-block;padding:16px 22px;border-radius:999px;font-size:16px;font-weight:600;font-family:'Poppins',sans-serif;text-decoration:none;background:#f3f4f6;color:var(--text-main);transition:all 0.3s ease}.back-btn,.download-btn{display:inline-flex;align-items:center;justify-content:center;height:48px}@media (max-width:1024px){.module-title{line-height:1.2}.module-intro{margin-top:16px;padding:0 10px}.module-hero-actions{margin-top:25px}.pdf-viewer iframe{height:500px;touch-action:pan-y}.module-actions{flex-direction:column;gap:15px}.back-btn,.download-btn{width:100%;max-width:320px}.support-right p{font-size:17px;line-height:1.5;color:#1E293B;margin:0 auto;max-width:100%;overflow-wrap:anywhere;word-break:normal}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:30px}.footer-col{padding:0;align-items:center}.footer-col:not(:first-child){border-left:none}.footer-logo-col img{width:180px}}@media (max-width:600px){.pdf-viewer iframe{height:420px}.module-title{font-size:30px}}@media (max-width:1024px){.support-right h2{line-height:1.2}}@media (max-width:768px){.footer-logo-col img{width:260px;max-width:100%}}