.forge-comp{background:radial-gradient(ellipse at center,#fff 0,#f3f5f7 100%)!important;font-family:Source Sans Pro,sans-serif;overflow:hidden;padding:80px 24px;position:relative}.forge-comp:after{background-image:radial-gradient(circle,rgba(160,170,185,.3) 1px,transparent 0);background-size:24px 24px;content:"";inset:0;pointer-events:none;position:absolute}.forge-comp__inner{margin:0 auto;max-width:1280px;position:relative;z-index:1}.forge-comp__heading{color:#1a2332;font-size:40px;font-weight:700;letter-spacing:1px;line-height:1.13;margin-bottom:16px;text-align:center}.forge-comp__bar{background:#e6bf4d;border-radius:9999px;height:4px;margin:4px auto 16px;width:64px}.forge-comp__subtitle{color:#64748b;font-size:18px;line-height:1.5;margin:0 auto 48px;max-width:480px;text-align:center}.forge-comp__tabs{display:flex;gap:16px;justify-content:center;margin-bottom:40px;position:relative}.forge-comp__tabs:before{background:#e5e7eb;content:"";height:1px;left:50%;max-width:640px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.forge-comp__tab{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-size:15px;gap:12px;padding:16px 24px;position:relative;text-align:left;transition:all .3s;z-index:1}.forge-comp__tab:hover{border-color:rgba(204,168,80,.4);transform:scale(1.02)}.forge-comp__tab.active{border-bottom:3px solid #e6bf4d;box-shadow:0 4px 16px rgba(0,0,0,.08)}.forge-comp__tab-icon{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s;width:40px}.forge-comp__tab.active .forge-comp__tab-icon{background:#e6bf4d;box-shadow:0 0 12px rgba(212,168,67,.3);color:#00244d}.forge-comp__tab-icon svg{height:20px;width:20px}.forge-comp__tab-label{color:#1a2332;font-weight:600}.forge-comp__tab-sub{color:#64748b;font-size:14px;margin-top:2px}.forge-comp__content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);margin:0 auto;max-width:1024px;overflow:hidden}.forge-comp__panel{display:none}.forge-comp__panel.active{display:block}.forge-comp__content-top{display:grid;gap:32px;grid-template-columns:1fr 1fr;padding:32px 40px}.forge-comp__content h3{color:#1a2332;font-size:24px;font-weight:700;margin-bottom:8px}.forge-comp__content p{color:#64748b;line-height:1.6;margin:0}.forge-comp__columns{display:grid;gap:24px;grid-template-columns:1fr 1fr}.forge-comp__col-header{color:#64748b;font-size:11px;font-weight:600;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.forge-comp__check-item{align-items:center;color:#1a2332;display:flex;font-size:14px;gap:8px;margin-bottom:10px}.forge-comp__check-icon{align-items:center;background:rgba(212,168,67,.1);border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.forge-comp__check-icon svg{color:#e6bf4d;height:14px;width:14px}.forge-comp__bottom{background:rgba(240,243,246,.5);border-top:1px solid #e5e7eb;gap:16px;justify-content:space-between;padding:24px 40px}.forge-comp__bottom,.forge-comp__sectors{align-items:center;display:flex;flex-wrap:wrap}.forge-comp__sectors{gap:12px}.forge-comp__sectors-label{color:#64748b;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.forge-comp__sector-tag{border:1px solid #e5e7eb;border-radius:9999px;color:#64748b;font-size:14px;padding:4px 12px}.forge-comp__cta-btn{align-items:center;background:#e6bf4d;border:none;border-radius:9999px;color:#00244d;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;padding:10px 24px;text-decoration:none;transition:all .3s}.forge-comp__cta-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:scale(1.03)}@media (max-width:1024px){.forge-comp__tabs{align-items:center;flex-direction:column}.forge-comp__tabs:before{display:none}.forge-comp__tab{max-width:400px;width:100%}}@media (max-width:768px){.forge-comp__content-top{padding:24px}.forge-comp__columns,.forge-comp__content-top{grid-template-columns:1fr}.forge-comp__bottom{padding:20px 24px}}@media (max-width:640px){.forge-comp{padding:60px 16px}.forge-comp__heading{font-size:28px}}