.ctl-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:2rem;flex-wrap:wrap;padding:0}.ctl-tabs .ctl-tab{padding:7px 30px;border:1px solid rgb(0 0 0 / .25);border-radius:6px;background:#fff0;cursor:pointer;font-size:15px!important;font-weight:800!important;color:#00000040!important;;transition:all .25s;height:43px}.ctl-tabs .ctl-tab.active,.ctl-tabs .ctl-tab:hover{background:#9FB100!important;border-color:#9FB100;color:#fff!important}.ctl-tabs .ctl-tab:hover:not(.active){border-color:#9FB100!important}.ctl-track{position:relative;height:44px;margin:0}.ctl-line{position:absolute;top:50%;left:0;right:0;height:2px;background:hsl(98deg 100% 11% / 10%);transform:translateY(-50%);border-radius:2px;overflow:hidden}.ctl-line-fill{height:100%;background:#6b7c17;width:0%;transition:width 1.4s cubic-bezier(.4,0,.2,1)}.ctl-dots-viewport{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);overflow:hidden;z-index:2;padding:0 0}.ctl-dots-track{display:grid;align-items:center;width:100%;transition:all .4s ease;background:#fff0}.ctl-dot-btn{background:#fff0;border:none;padding:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ctl-dot-btn:hover{background:transparent!important}.ctl-dot{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:5px solid rgb(21 57 0);background:#f4f4ee;transition:background .4s,transform .3s}.ctl-dot-btn.is-active .ctl-dot{transform:scale(1.06)}.ctl-dot.filled{background:rgb(159 177 0)}.ctl-dot-inner{width:13px;height:13px;border-radius:50%;background:rgb(159 177 0);transform:scale(0);transition:transform .35s .25s ease}.ctl-dot.filled .ctl-dot-inner{transform:scale(1)}.ctl-progress-fill{height:100%;background:#6b7c17;width:0%;transition:width linear}.ctl-swiper-outer{overflow:hidden;margin-top:2rem}.ctl-swiper-track{display:flex;transition:transform .9s cubic-bezier(.4,0,.2,1);will-change:transform}.ctl-chapter{flex-shrink:0;width:33.333%;padding:0 40px;transition:opacity .4s;opacity:.18}.ctl-chapter.ctl-side{opacity:.30}.ctl-chapter.ctl-active{opacity:1}.ctl-top{text-align:center;margin-bottom:1rem}.ctl-ch-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#aaa;margin-bottom:10px}.ctl-year{font-size:2.1rem;font-weight:700;line-height:1;margin-bottom:5px;color:#888;transition:color .4s}.ctl-chapter.ctl-active .ctl-year{color:#6b7c17}.ctl-divider{width:32px;height:2px;background:#6b7c17;margin:7px auto;opacity:.3;transition:opacity .3s .2s}.ctl-chapter.ctl-active .ctl-divider{opacity:1}.ctl-ch-title{font-size:18px;font-weight:800;color:#000;margin-bottom:10px}.ctl-ch-desc{font-size:18px;color:#000;line-height:1.6;max-width:100%;margin:0 auto}.ctl-stats-inner{background:#fff;border-radius:10px;padding:20px;margin-top:.5rem;box-shadow:0 4px 24px 0 #4C515114}.ctl-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ctl-stat-card{background:#f4f4ee;border:.5px solid #e0e0d4;border-radius:5px;padding:8px 15px;display:flex;align-items:center;gap:15px;height:60px}.ctl-stat-num{font-size:24px;font-weight:600;color:#000;white-space:nowrap;line-height:1.5}.ctl-stat-label{font-size:15px;color:#000;line-height:1.3em}.ctl-dots-track:hover,.ctl-dots-track:focus,.ctl-dots-track:active{background:transparent!important;box-shadow:none!important;outline:none!important}@media (max-width:1024px){.ctl-chapter{width:100%;padding:0 1.2rem;opacity:0}.ctl-chapter.ctl-side{opacity:0}.ctl-chapter.ctl-active{opacity:1}.ctl-ch-desc{max-width:100%;font-size:16px!important}.ctl-tabs{gap:6px}}@media (max-width:480px){.ctl-wrapper{padding:1.5rem 0 1rem}body .ctl-year{font-size:45px!important}.ctl-stat-label{font-size:12px}.ctl-ch-desc,.ctl-stat-num{font-size:16px}body .ctl-chapter{padding:0px!important}body p.ctl-ch-desc{font-size:15px!important}}@media (max-width:380px){.ctl-stats-grid{grid-template-columns:1fr;gap:10px}body .ctl-year{font-size:35px!important}}